Trace number 1777519

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
MD5SUMa31d778f02686a6129c52bf8a3bcbfa2
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 variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.61/0.70	c +------------------------------+
0.61/0.70	c | gNovelty+, version 1.0       |
0.61/0.70	c +------------------------------+
0.61/0.70	c gnovelty+ -h for help
0.61/0.70	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-1777519-1243447503/watcher-1777519-1243447503 -o /tmp/evaluation-result-1777519-1243447503/solver-1777519-1243447503 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777519-1243447503.cnf 1764700157 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: 4.17 4.03 3.94 3/115 12938
/proc/meminfo: memFree=3162320/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=509228 CPUtime=0.01
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 1572 0 0 0 0 1 0 0 18 0 1 0 1109430115 521449472 1530 4294967295 134512640 135680988 3219507632 3219506896 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12938/statm: 127307 1538 99 286 0 127019 0

[startup+0.08165 s]
/proc/loadavg: 4.17 4.03 3.94 3/115 12938
/proc/meminfo: memFree=3162320/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=517044 CPUtime=0.08
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 10096 0 0 0 3 5 0 0 18 0 1 0 1109430115 529453056 10053 4294967295 134512640 135680988 3219507632 3219505740 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12938/statm: 129261 10053 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.111626 s]
/proc/loadavg: 4.17 4.03 3.94 3/115 12938
/proc/meminfo: memFree=3162320/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=517044 CPUtime=0.11
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 10200 0 0 0 6 5 0 0 18 0 1 0 1109430115 529453056 10157 4294967295 134512640 135680988 3219507632 3219505740 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12938/statm: 129261 10157 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.311617 s]
/proc/loadavg: 4.17 4.03 3.94 3/115 12938
/proc/meminfo: memFree=3162320/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=517040 CPUtime=0.31
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 20408 0 0 0 22 9 0 0 18 0 1 0 1109430115 529448960 20364 4294967295 134512640 135680988 3219507632 3219506896 134538748 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12938/statm: 129260 20364 99 286 0 128972 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 517040

[startup+0.711607 s]
/proc/loadavg: 4.17 4.03 3.94 3/115 12938
/proc/meminfo: memFree=3162320/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=0.71
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 21376 0 0 0 62 9 0 0 19 0 4 0 1109430115 571564032 21332 4294967295 134512640 135680988 3219507632 3219506912 134542687 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 21332 103 286 0 139254 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 558168

[startup+1.51229 s]
/proc/loadavg: 4.17 4.03 3.94 5/119 12942
/proc/meminfo: memFree=3071348/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=3.82
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 351 31 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=0.79
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 76 3 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=0.76
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 72 4 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=0.78
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 68 10 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 558168

[startup+3.11201 s]
/proc/loadavg: 4.16 4.03 3.94 5/119 12942
/proc/meminfo: memFree=3070900/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=9.93
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 899 94 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=2.29
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 213 16 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=2.33
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 217 16 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=2.29
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 198 31 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 558168

[startup+6.31156 s]
/proc/loadavg: 4.16 4.03 3.94 5/119 12942
/proc/meminfo: memFree=3070932/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=22.31
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 1994 237 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=5.38
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 490 48 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=5.33
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 479 54 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=5.48
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 476 72 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.31
Current children cumulated vsize (KiB) 558168

[startup+12.7108 s]
/proc/loadavg: 4.13 4.03 3.94 5/119 12942
/proc/meminfo: memFree=3070732/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=47.01
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 4126 575 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=11.54
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 1025 129 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=11.4
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 1007 133 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=11.71
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 1017 154 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.01
Current children cumulated vsize (KiB) 558168

[startup+25.5103 s]
/proc/loadavg: 4.11 4.03 3.94 5/119 12943
/proc/meminfo: memFree=3070828/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=96.33
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 8264 1369 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=23.76
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 2038 338 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=23.69
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 2044 325 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=24.14
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 2045 369 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.33
Current children cumulated vsize (KiB) 558168

[startup+51.1193 s]
/proc/loadavg: 4.15 4.04 3.95 6/119 12946
/proc/meminfo: memFree=3070704/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=194.69
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 16270 3199 0 0 16 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=48.51
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 4063 788 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=48.42
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 4017 825 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=48.62
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 4058 804 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 194.69
Current children cumulated vsize (KiB) 558168

[startup+102.317 s]
/proc/loadavg: 3.99 4.01 3.94 5/119 13132
/proc/meminfo: memFree=3070472/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=391.08
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 31979 7129 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=97.48
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 7993 1755 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=97.84
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 7928 1856 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=97.32
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 7928 1804 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 391.08
Current children cumulated vsize (KiB) 558168

[startup+162.305 s]
/proc/loadavg: 3.93 3.98 3.93 5/119 13320
/proc/meminfo: memFree=3070348/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=621.21
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 50291 11830 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=155.37
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 12634 2903 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=155.06
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 12394 3112 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=154.52
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 12473 2979 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537260 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 621.21
Current children cumulated vsize (KiB) 558168

[startup+222.313 s]
/proc/loadavg: 3.88 3.97 3.93 5/119 13509
/proc/meminfo: memFree=3069976/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=852.68
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 68462 16806 0 0 16 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=213.28
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 17178 4150 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=212.86
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 16874 4412 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=212.18
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 17059 4159 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 852.68
Current children cumulated vsize (KiB) 558168

[startup+282.31 s]
/proc/loadavg: 4.13 4.02 3.94 5/119 13698
/proc/meminfo: memFree=3069844/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=1083.4
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 86542 21798 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=271.15
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 21751 5364 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=269.93
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 21311 5682 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=12938] ppid=12936 vsize=558168 CPUtime=1542.21
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 122481 31740 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=386.57
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 30841 7816 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=383.63
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 30133 8230 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=386.05
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 30729 7876 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1542.21
Current children cumulated vsize (KiB) 558168

[startup+462.313 s]
/proc/loadavg: 3.78 3.93 3.92 5/119 14265
/proc/meminfo: memFree=3070224/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=1771.64
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 140207 36957 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=443.7
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 35226 9144 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=441.52
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 34615 9537 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=443.08
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 35101 9207 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537396 134534611 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1771.64
Current children cumulated vsize (KiB) 558168

[startup+522.31 s]
/proc/loadavg: 3.80 3.91 3.91 5/119 14454
/proc/meminfo: memFree=3070224/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=2000.13
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 157908 42105 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=500.88
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 39675 10413 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=498.31
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 39007 10824 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=500.26
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 39467 10559 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2000.13
Current children cumulated vsize (KiB) 558168

[startup+582.308 s]
/proc/loadavg: 3.96 3.94 3.91 6/119 14643
/proc/meminfo: memFree=3070216/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=2230.36
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 175595 47441 0 0 16 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=558.56
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 44129 11727 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=555.67
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 43376 12191 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=557.73
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 43853 11920 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2230.36
Current children cumulated vsize (KiB) 558168

[startup+642.316 s]
/proc/loadavg: 4.10 3.96 3.92 6/119 14830
/proc/meminfo: memFree=3070348/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=2461.3
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 193436 52694 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=616.03
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 48541 13062 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=613.14
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 47798 13516 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=615.78
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 48354 13224 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2461.3
Current children cumulated vsize (KiB) 558168

[startup+702.314 s]
/proc/loadavg: 4.25 4.03 3.94 5/119 15016
/proc/meminfo: memFree=3070224/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=2692.98
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 211383 57915 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=673.64
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 53013 14351 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=671.01
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 52246 14855 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=673.59
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 52798 14561 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2692.98
Current children cumulated vsize (KiB) 558168

[startup+762.311 s]
/proc/loadavg: 3.93 3.98 3.93 5/119 15211
/proc/meminfo: memFree=3069852/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=2922.83
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 229415 62868 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=731.06
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 57519 15587 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=728.41
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 56758 16083 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=730.79
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 57220 15859 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2922.83
Current children cumulated vsize (KiB) 558168

[startup+822.309 s]
/proc/loadavg: 3.98 3.99 3.93 6/119 15400
/proc/meminfo: memFree=3069108/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=3154.14
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 247433 67981 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=789.31
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 62111 16820 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=785.89
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 61216 17373 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=788.31
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 61660 17171 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3154.14
Current children cumulated vsize (KiB) 558168

[startup+882.307 s]
/proc/loadavg: 4.06 4.00 3.94 5/119 15589
/proc/meminfo: memFree=3069100/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=3385.43
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 265543 73000 0 0 16 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506964 134533373 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=847.21
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 66637 18084 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=843.94
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 65781 18613 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=846.22
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 66160 18462 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3385.43
Current children cumulated vsize (KiB) 558168

[startup+942.304 s]
/proc/loadavg: 3.86 3.95 3.92 6/119 15776
/proc/meminfo: memFree=3068984/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=3616.53
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 283646 78007 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=905.46
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 71224 19322 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=901.8
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 70341 19839 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=903.48
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 70587 19761 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3616.53
Current children cumulated vsize (KiB) 558168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.97 3.97 3.93 6/119 15962
/proc/meminfo: memFree=3069480/3368532 swapFree=1941392/1959888
[pid=12938] ppid=12936 vsize=558168 CPUtime=3839.41
/proc/12938/stat : 12938 (gnovelty+) R 12936 12938 24991 0 -1 4202496 23227 0 0 0 300933 83008 0 0 15 0 4 0 1109430115 571564032 23183 4294967295 134512640 135680988 3219507632 3219506876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/12938/statm: 139542 23183 103 286 0 139254 0
[pid=12938/tid=12940] ppid=12936 vsize=558168 CPUtime=961.48
/proc/12938/task/12940/stat : 12940 (gnovelty+) R 12936 12938 24991 0 -1 4202560 580 0 0 0 75603 20545 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3074777436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=12938/tid=12941] ppid=12936 vsize=558168 CPUtime=957.21
/proc/12938/task/12941/stat : 12941 (gnovelty+) R 12936 12938 24991 0 -1 4202560 597 0 0 0 74631 21090 0 0 15 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3062657372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=12938/tid=12942] ppid=12936 vsize=558168 CPUtime=959.33
/proc/12938/task/12942/stat : 12942 (gnovelty+) R 12936 12938 24991 0 -1 4202560 596 0 0 0 74933 21000 0 0 16 0 4 0 1109430185 571564032 23183 4294967295 134512640 135680988 3219507632 3050537308 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3839.41
Current children cumulated vsize (KiB) 558168

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): 3839.48
CPU user time (s): 3009.38
CPU system time (s): 830.1
CPU usage (%): 383.934
Max. virtual memory (cumulated for all children) (KiB): 558168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3009.38
system time used= 830.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23227
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= 37257711
involuntary context switches= 106858

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 20:05:03
IDJOB=1777519
IDBENCH=70355
IDSOLVER=617
FILE ID=/1777519-1243447503
PBS_JOBID=
Free space on /tmp= 15728 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1279315365-067.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777519-1243447503/watcher-1777519-1243447503 -o /tmp/evaluation-result-1777519-1243447503/solver-1777519-1243447503 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777519-1243447503.cnf 1764700157 4

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

MD5SUM BENCH= a31d778f02686a6129c52bf8a3bcbfa2
RANDOM SEED= 1764700157

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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3162616 kB
Buffers:         13060 kB
Cached:         120676 kB
SwapCached:       4320 kB
Active:         106276 kB
Inactive:        37996 kB
HighTotal:     2489216 kB
HighFree:      2355812 kB
LowTotal:       879316 kB
LowFree:        806804 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2972 kB
Writeback:           0 kB
AnonPages:        9340 kB
Mapped:           4296 kB
Slab:            50928 kB
SReclaimable:    42920 kB
SUnreclaim:       8008 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127260 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15728 MiB
End job on  at 2009-05-27 20:21:45