Trace number 1778161

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) 3715 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S820736259-091.cnf
MD5SUM40cbc7855271d25e9f7a8a91ba5b6927
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.07/0.09	c +------------------------------+
0.07/0.09	c | gNovelty+, version 1.0       |
0.07/0.09	c +------------------------------+
0.07/0.09	c gnovelty+ -h for help
0.07/0.09	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-1778161-1243467702/watcher-1778161-1243467702 -o /tmp/evaluation-result-1778161-1243467702/solver-1778161-1243467702 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778161-1243467702.cnf 1338857921 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.91 3.87 3.82 2/96 30786
/proc/meminfo: memFree=213612/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=509232 CPUtime=0.01
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 1415 0 0 0 0 1 0 0 25 0 1 0 1111434276 521453568 1371 4294967295 134512640 135680988 3214091392 3214090656 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/30786/statm: 127308 1371 99 286 0 127020 0

[startup+0.064089 s]
/proc/loadavg: 3.91 3.87 3.82 2/96 30786
/proc/meminfo: memFree=213612/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=517044 CPUtime=0.07
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 14894 0 0 0 2 5 0 0 25 0 1 0 1111434276 529453056 14849 4294967295 134512640 135680988 3214091392 3214090656 134537708 0 0 0 0 0 0 0 17 1 0 0 0
/proc/30786/statm: 129261 14857 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.104081 s]
/proc/loadavg: 3.91 3.87 3.82 2/96 30786
/proc/meminfo: memFree=213612/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=0.11
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19820 0 0 0 5 6 0 0 25 0 4 0 1111434276 559038464 19775 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19775 103 286 0 136196 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545936

[startup+0.304064 s]
/proc/loadavg: 3.91 3.87 3.82 2/96 30786
/proc/meminfo: memFree=213612/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=0.83
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 37 46 0 0 25 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545936

[startup+0.704031 s]
/proc/loadavg: 3.91 3.87 3.82 2/96 30786
/proc/meminfo: memFree=213612/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=2.32
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 125 107 0 0 24 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 545936

[startup+1.50397 s]
/proc/loadavg: 3.92 3.87 3.82 5/100 30790
/proc/meminfo: memFree=139748/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=5.3
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 287 243 0 0 24 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=1.31
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 70 61 0 0 25 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=1.29
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 68 61 0 0 24 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=1.29
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 77 52 0 0 25 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184628 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 545936

[startup+3.10383 s]
/proc/loadavg: 3.92 3.87 3.82 5/100 30790
/proc/meminfo: memFree=139748/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=11.31
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 627 504 0 0 17 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=2.76
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 155 121 0 0 25 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=2.82
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 151 131 0 0 24 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=2.76
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 162 114 0 0 24 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184628 134532993 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 545936

[startup+6.30357 s]
/proc/loadavg: 3.92 3.87 3.82 5/100 30791
/proc/meminfo: memFree=139780/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=23.48
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 1302 1046 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=5.71
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 318 253 0 0 19 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=5.84
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 318 266 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=5.88
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 331 257 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 545936

[startup+12.713 s]
/proc/loadavg: 3.92 3.87 3.82 4/100 30791
/proc/meminfo: memFree=139780/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=47.53
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 2622 2131 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=11.66
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 635 531 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=11.92
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 654 538 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=11.9
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 681 509 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.53
Current children cumulated vsize (KiB) 545936

[startup+25.512 s]
/proc/loadavg: 3.93 3.87 3.82 5/100 30791
/proc/meminfo: memFree=139892/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=95.58
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 5247 4311 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=23.68
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 1267 1101 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=23.98
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 1297 1101 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=23.82
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 1341 1041 0 0 16 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.58
Current children cumulated vsize (KiB) 545936

[startup+51.1099 s]
/proc/loadavg: 3.81 3.85 3.82 6/100 30977
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=190.72
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 10509 8563 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=47.49
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 2531 2218 0 0 16 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=47.67
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 2612 2155 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=47.69
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 2668 2101 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 190.72
Current children cumulated vsize (KiB) 545936

[startup+102.306 s]
/proc/loadavg: 3.86 3.86 3.82 5/100 31163
/proc/meminfo: memFree=139044/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=381.5
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 20944 17206 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090588 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=95.27
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 5091 4436 0 0 16 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=95.29
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 5229 4300 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=95.29
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 5276 4253 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 381.5
Current children cumulated vsize (KiB) 545936

[startup+162.31 s]
/proc/loadavg: 3.85 3.86 3.82 5/100 31352
/proc/meminfo: memFree=139044/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=604.87
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 33362 27125 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=150.9
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 8126 6964 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=151.12
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 8344 6768 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=151.5
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 8422 6728 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 604.87
Current children cumulated vsize (KiB) 545936

[startup+222.315 s]
/proc/loadavg: 3.81 3.84 3.81 5/100 31539
/proc/meminfo: memFree=139044/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=826.83
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 45652 37031 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=206.77
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 11140 9537 0 0 16 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=206.65
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 11466 9199 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576620 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=206.59
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 11499 9160 0 0 15 0 4 0 1111434286 559038464 19787 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 826.83
Current children cumulated vsize (KiB) 545936

[startup+282.311 s]
/proc/loadavg: 3.84 3.84 3.81 5/100 31727
/proc/meminfo: memFree=139448/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=1051.38
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19832 0 0 0 58051 47087 0 0 15 0 4 0 1111434276 559038464 19787 4294967295 134512640 135680988 3214091392 3214090588 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19787 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=263.29
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 14250 12079 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=262.61
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 14553 11708 0 0 15 0 4 0 1111434285 559038464 19787 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=30786] ppid=30784 vsize=545936 CPUtime=1496.36
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 82677 66959 0 0 16 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=374.68
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 20411 17057 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=374.43
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 20714 16729 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576620 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=373.13
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 20652 16661 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1496.36
Current children cumulated vsize (KiB) 545936

[startup+462.306 s]
/proc/loadavg: 3.94 3.87 3.82 5/100 32297
/proc/meminfo: memFree=139788/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=1718.25
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 95115 76710 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=429.9
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 23535 19455 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=430.46
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 23822 19224 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=428.06
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 23700 19106 0 0 16 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1718.25
Current children cumulated vsize (KiB) 545936

[startup+522.311 s]
/proc/loadavg: 4.01 3.90 3.83 5/100 32484
/proc/meminfo: memFree=139912/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=1940.1
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 107389 86621 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=485.63
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 26643 21920 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=486.33
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 26941 21692 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=483.34
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 26715 21619 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1940.1
Current children cumulated vsize (KiB) 545936

[startup+582.306 s]
/proc/loadavg: 3.82 3.87 3.82 5/100 32672
/proc/meminfo: memFree=139440/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=2163.56
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 119652 96704 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=541.53
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 29732 24421 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=542.12
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 30039 24173 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=539.52
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 29760 24192 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2163.56
Current children cumulated vsize (KiB) 545936

[startup+642.311 s]
/proc/loadavg: 3.68 3.83 3.81 5/100 392
/proc/meminfo: memFree=139292/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=2387.31
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 132086 106645 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=597.95
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 32899 26896 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=597.99
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 33196 26603 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576620 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=595.1
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 32820 26690 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2387.31
Current children cumulated vsize (KiB) 545936

[startup+702.316 s]
/proc/loadavg: 3.85 3.84 3.82 5/100 583
/proc/meminfo: memFree=139308/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=2609.79
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 144458 116521 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=653.24
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 35951 29373 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=653.68
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 36317 29051 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=650.98
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 35925 29173 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2609.79
Current children cumulated vsize (KiB) 545936

[startup+762.321 s]
/proc/loadavg: 3.94 3.87 3.82 5/100 772
/proc/meminfo: memFree=139300/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=2832.84
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 156843 126441 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=708.97
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 39077 31820 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=709.31
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 39391 31540 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=706.77
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 39047 31630 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2832.84
Current children cumulated vsize (KiB) 545936

[startup+822.316 s]
/proc/loadavg: 3.81 3.84 3.81 5/100 967
/proc/meminfo: memFree=139192/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=3055.38
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 169137 136401 0 0 16 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=764.61
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 42139 34322 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=765.39
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 42509 34030 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=762.28
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 42105 34123 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3055.38
Current children cumulated vsize (KiB) 545936

[startup+882.311 s]
/proc/loadavg: 3.73 3.81 3.81 5/100 1159
/proc/meminfo: memFree=139440/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=3278.7
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 181308 146562 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=820.23
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 45187 36836 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=821.63
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 45579 36584 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=818.06
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 45183 36623 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3278.7
Current children cumulated vsize (KiB) 545936

[startup+942.316 s]
/proc/loadavg: 3.93 3.86 3.82 5/100 1347
/proc/meminfo: memFree=139664/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=3500.55
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 193768 156287 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=875.71
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 48266 39305 0 0 16 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=876.7
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 48647 39023 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=873.74
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 48348 39026 0 0 15 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3500.55
Current children cumulated vsize (KiB) 545936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.91 3.86 3.82 5/100 1534
/proc/meminfo: memFree=139540/3368532 swapFree=1953788/1959888
[pid=30786] ppid=30784 vsize=545936 CPUtime=3714.95
/proc/30786/stat : 30786 (gnovelty+) R 30784 30786 10015 0 -1 4202496 19833 0 0 0 205635 165860 0 0 15 0 4 0 1111434276 559038464 19788 4294967295 134512640 135680988 3214091392 3214090636 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30786/statm: 136484 19788 103 286 0 136196 0
[pid=30786/tid=30788] ppid=30784 vsize=545936 CPUtime=929.58
/proc/30786/task/30788/stat : 30788 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 51249 41709 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30786/tid=30789] ppid=30784 vsize=545936 CPUtime=930.63
/proc/30786/task/30789/stat : 30789 (gnovelty+) R 30784 30786 10015 0 -1 4202560 12 0 0 0 51623 41440 0 0 15 0 4 0 1111434285 559038464 19788 4294967295 134512640 135680988 3214091392 3067576668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30786/tid=30790] ppid=30784 vsize=545936 CPUtime=926.95
/proc/30786/task/30790/stat : 30790 (gnovelty+) R 30784 30786 10015 0 -1 4202560 11 0 0 0 51325 41370 0 0 16 0 4 0 1111434286 559038464 19788 4294967295 134512640 135680988 3214091392 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3714.95
Current children cumulated vsize (KiB) 545936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3715
CPU user time (s): 2056.37
CPU system time (s): 1658.63
CPU usage (%): 371.486
Max. virtual memory (cumulated for all children) (KiB): 545936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2056.37
system time used= 1658.63
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19833
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= 91072987
involuntary context switches= 215313

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:41:42
IDJOB=1778161
IDBENCH=70569
IDSOLVER=617
FILE ID=/1778161-1243467702
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S820736259-091.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778161-1243467702/watcher-1778161-1243467702 -o /tmp/evaluation-result-1778161-1243467702/solver-1778161-1243467702 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778161-1243467702.cnf 1338857921 4

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

MD5SUM BENCH= 40cbc7855271d25e9f7a8a91ba5b6927
RANDOM SEED= 1338857921

Linux (none) 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.061
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.41
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.061
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.12
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.061
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        218496 kB
Buffers:         47136 kB
Cached:        2932524 kB
SwapCached:       2256 kB
Active:        1721756 kB
Inactive:      1267264 kB
HighTotal:     2489216 kB
HighFree:        87436 kB
LowTotal:       879316 kB
LowFree:        131060 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:        8596 kB
Mapped:           3212 kB
Slab:           151196 kB
SReclaimable:   137712 kB
SUnreclaim:      13484 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 01:58:24