Trace number 1778230

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3725.84 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/440/
unif-k3-r4.25-v440-c1870-S492033085-065.cnf
MD5SUMcbe223815ecb4175f94b654d971303ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables440
Number of clauses1870
Sum of the clauses size5610
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31870
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778230-1243471787/watcher-1778230-1243471787 -o /tmp/evaluation-result-1778230-1243471787/solver-1778230-1243471787 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778230-1243471787.cnf 2102471339 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.58 3.81 3.80 3/96 17131
/proc/meminfo: memFree=3039532/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=509228 CPUtime=0.01
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 1425 0 0 0 0 1 0 0 18 0 1 0 1101279863 521449472 1383 4294967295 134512640 135680988 3217596368 3217595632 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/17131/statm: 127307 1391 99 286 0 127019 0

[startup+0.101306 s]
/proc/loadavg: 3.58 3.81 3.80 3/96 17131
/proc/meminfo: memFree=3039532/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=0.11
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19798 0 0 0 7 4 0 0 20 0 4 0 1101279863 558899200 19754 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19756 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.211353 s]
/proc/loadavg: 3.58 3.81 3.80 3/96 17131
/proc/meminfo: memFree=3039532/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=0.5
/proc/17131/stat : 17131 (gnovelty+) S 17129 17131 15881 0 -1 4202496 19805 0 0 0 30 20 0 0 17 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 545800

[startup+0.311307 s]
/proc/loadavg: 3.58 3.81 3.80 3/96 17131
/proc/meminfo: memFree=3039532/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=0.87
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 46 41 0 0 16 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 545800

[startup+0.711299 s]
/proc/loadavg: 3.58 3.81 3.80 3/96 17131
/proc/meminfo: memFree=3039532/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=2.4
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 118 122 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 545800

[startup+1.51146 s]
/proc/loadavg: 3.58 3.81 3.80 6/100 17135
/proc/meminfo: memFree=2960756/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=5.36
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 286 250 0 0 16 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=1.28
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 71 57 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=1.31
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 60 71 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=1.32
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 71 61 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545800

[startup+3.11112 s]
/proc/loadavg: 3.58 3.81 3.80 5/100 17135
/proc/meminfo: memFree=2960756/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=11.29
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 586 543 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=2.74
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 141 133 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=2.8
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 131 149 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=2.8
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 156 124 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 545800

[startup+6.31089 s]
/proc/loadavg: 3.61 3.82 3.80 5/100 17135
/proc/meminfo: memFree=2960756/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=22.81
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 1206 1075 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=5.72
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 290 282 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=5.52
/proc/17131/task/17134/stat : 17134 (gnovelty+) S 17129 17131 15881 0 -1 4202560 7 0 0 0 278 274 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=5.87
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 330 257 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.81
Current children cumulated vsize (KiB) 545800

[startup+12.7105 s]
/proc/loadavg: 3.65 3.82 3.80 7/100 17135
/proc/meminfo: memFree=2960712/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=46.87
/proc/17131/stat : 17131 (gnovelty+) S 17129 17131 15881 0 -1 4202496 19805 0 0 0 2548 2139 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=11.69
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 609 560 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=11.54
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 610 544 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=11.93
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 687 506 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.87
Current children cumulated vsize (KiB) 545800

[startup+25.5096 s]
/proc/loadavg: 3.58 3.80 3.80 5/100 17135
/proc/meminfo: memFree=2960784/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=94.78
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 5114 4364 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=23.66
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 1241 1125 0 0 16 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=23.65
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 1255 1110 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=23.89
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 1341 1048 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 94.78
Current children cumulated vsize (KiB) 545800

[startup+51.1079 s]
/proc/loadavg: 3.52 3.76 3.79 5/100 17320
/proc/meminfo: memFree=2959812/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=189.95
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 10384 8611 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=47.75
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 2562 2213 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=47.46
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 2569 2177 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=47.58
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 2673 2085 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.95
Current children cumulated vsize (KiB) 545800

[startup+102.304 s]
/proc/loadavg: 3.72 3.78 3.79 5/100 17508
/proc/meminfo: memFree=2959872/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=380.79
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 20793 17286 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=95.19
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 5146 4373 0 0 16 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=95.18
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 5148 4370 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=95.59
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 5329 4230 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 380.79
Current children cumulated vsize (KiB) 545800

[startup+162.31 s]
/proc/loadavg: 3.68 3.76 3.78 5/100 17696
/proc/meminfo: memFree=2959888/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=604.42
/proc/17131/stat : 17131 (gnovelty+) S 17129 17131 15881 0 -1 4202496 19805 0 0 0 33119 27323 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=150.88
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 8208 6880 0 0 16 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=151.03
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 8210 6893 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=151.74
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 8465 6709 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 604.42
Current children cumulated vsize (KiB) 545800

[startup+222.316 s]
/proc/loadavg: 3.73 3.75 3.78 5/100 17885
/proc/meminfo: memFree=2960112/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=827.9
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 45388 37402 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=206.86
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 11229 9457 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=206.94
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 11238 9456 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=207.46
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 11562 9184 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 827.9
Current children cumulated vsize (KiB) 545800

[startup+282.312 s]
/proc/loadavg: 3.78 3.77 3.78 5/100 18076
/proc/meminfo: memFree=2960516/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=1051.25
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 57620 47505 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=262.93
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 14323 11970 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947692 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=262.55
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 14268 11987 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

################
# More data... #
################

[pid=17131] ppid=17129 vsize=545800 CPUtime=1722.45
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 94699 77546 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=431.07
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 23576 19531 0 0 16 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=430.34
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 23525 19509 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=431.47
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 23985 19162 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1722.45
Current children cumulated vsize (KiB) 545800

[startup+522.316 s]
/proc/loadavg: 3.97 3.86 3.81 5/100 18830
/proc/meminfo: memFree=2959764/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=1946.14
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 107031 87583 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=486.94
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 26665 22029 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=486.34
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 26583 22051 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=487.38
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 27108 21630 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1946.14
Current children cumulated vsize (KiB) 545800

[startup+582.312 s]
/proc/loadavg: 3.93 3.87 3.81 5/100 19017
/proc/meminfo: memFree=2959756/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=2169.48
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 119137 97811 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=542.59
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 29719 24540 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=541.85
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 29619 24566 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=543.48
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 30120 24228 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2169.48
Current children cumulated vsize (KiB) 545800

[startup+642.308 s]
/proc/loadavg: 3.90 3.86 3.81 5/100 19203
/proc/meminfo: memFree=2959492/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=2394.04
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19805 0 0 0 131518 107886 0 0 15 0 4 0 1101279863 558899200 19761 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17131/statm: 136450 19761 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=598.65
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 32830 27035 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=598.24
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 32707 27117 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=599.66
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 33259 26707 0 0 15 0 4 0 1101279871 558899200 19761 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2394.04
Current children cumulated vsize (KiB) 545800

[startup+702.304 s]
/proc/loadavg: 3.91 3.87 3.82 5/100 19396
/proc/meminfo: memFree=2959384/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=2617.33
/proc/17131/stat : 17131 (gnovelty+) S 17129 17131 15881 0 -1 4202496 19806 0 0 0 143682 118051 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=654.7
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 35837 29633 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=653.85
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 35758 29627 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=655.49
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 36316 29233 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2617.33
Current children cumulated vsize (KiB) 545800

[startup+762.31 s]
/proc/loadavg: 3.85 3.86 3.82 5/100 19584
/proc/meminfo: memFree=2959936/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=2839.89
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 155951 128038 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=710.68
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 38958 32110 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=709.81
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 38813 32168 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=710.78
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 39382 31696 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2839.89
Current children cumulated vsize (KiB) 545800

[startup+822.306 s]
/proc/loadavg: 3.85 3.85 3.82 5/100 19773
/proc/meminfo: memFree=2959988/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=3064
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 168179 138221 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=766.43
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 41955 34688 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=766.15
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 41884 34731 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=766.95
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 42485 34210 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3064
Current children cumulated vsize (KiB) 545800

[startup+882.312 s]
/proc/loadavg: 3.86 3.85 3.82 5/100 19960
/proc/meminfo: memFree=2959640/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=3287.91
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 180392 148399 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=822.09
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 44970 37239 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=822.32
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 44935 37297 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=823.13
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 45622 36691 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3287.91
Current children cumulated vsize (KiB) 545800

[startup+942.317 s]
/proc/loadavg: 3.62 3.78 3.80 5/100 20146
/proc/meminfo: memFree=2959748/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=3511.36
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 192579 158557 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=877.71
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 48030 39741 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=878.26
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 47991 39835 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=879.27
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 48704 39223 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3511.36
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.73 3.77 3.79 5/100 20334
/proc/meminfo: memFree=2959584/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=3725.77
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 204305 168272 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=931.04
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 50912 42192 0 0 16 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=931.94
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 50944 42250 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=933
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 51692 41608 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3725.77
Current children cumulated vsize (KiB) 545800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1000.01 s]
/proc/loadavg: 3.73 3.77 3.79 5/100 20334
/proc/meminfo: memFree=2959584/3368532 swapFree=1954076/1959888
[pid=17131] ppid=17129 vsize=545800 CPUtime=3725.77
/proc/17131/stat : 17131 (gnovelty+) R 17129 17131 15881 0 -1 4202496 19806 0 0 0 204305 168272 0 0 15 0 4 0 1101279863 558899200 19762 4294967295 134512640 135680988 3217596368 3217595612 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17131/statm: 136450 19762 103 286 0 136162 0
[pid=17131/tid=17133] ppid=17129 vsize=545800 CPUtime=931.04
/proc/17131/task/17133/stat : 17133 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 50912 42192 0 0 16 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3077947740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17131/tid=17134] ppid=17129 vsize=545800 CPUtime=931.94
/proc/17131/task/17134/stat : 17134 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 50944 42250 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3068555612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17131/tid=17135] ppid=17129 vsize=545800 CPUtime=933
/proc/17131/task/17135/stat : 17135 (gnovelty+) R 17129 17131 15881 0 -1 4202560 7 0 0 0 51692 41608 0 0 15 0 4 0 1101279871 558899200 19762 4294967295 134512640 135680988 3217596368 3059163484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3725.77
Current children cumulated vsize (KiB) 545800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3725.84
CPU user time (s): 2043.11
CPU system time (s): 1682.73
CPU usage (%): 372.57
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2043.11
system time used= 1682.73
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19806
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92730076
involuntary context switches= 163310

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 02:49:47
IDJOB=1778230
IDBENCH=70592
IDSOLVER=617
FILE ID=tipi44/1778230-1243471787
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/440/unif-k3-r4.25-v440-c1870-S492033085-065.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778230-1243471787/watcher-1778230-1243471787 -o /tmp/evaluation-result-1778230-1243471787/solver-1778230-1243471787 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778230-1243471787.cnf 2102471339 4

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= cbe223815ecb4175f94b654d971303ac
RANDOM SEED= 2102471339

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039532 kB
Buffers:        130916 kB
Cached:          91608 kB
SwapCached:       2180 kB
Active:          88632 kB
Inactive:       143500 kB
HighTotal:     2489216 kB
HighFree:      2385632 kB
LowTotal:       879316 kB
LowFree:        653900 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:        8832 kB
Mapped:           3388 kB
Slab:            86888 kB
SReclaimable:    77140 kB
SUnreclaim:       9748 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 03:06:29