Trace number 1777336

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) 3753.16 1000.03

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
MD5SUMbdbdcaa81df700a6beb0f62dde612ba9
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 variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.20/0.30	c +------------------------------+
0.20/0.30	c | gNovelty+, version 1.0       |
0.20/0.30	c +------------------------------+
0.20/0.30	c gnovelty+ -h for help
0.20/0.30	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-1777336-1243443342/watcher-1777336-1243443342 -o /tmp/evaluation-result-1777336-1243443342/solver-1777336-1243443342 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777336-1243443342.cnf 1617303365 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.98 4.71 4.82 2/115 31841
/proc/meminfo: memFree=3165008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=509232 CPUtime=0
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 1717 0 0 0 0 0 0 0 18 0 1 0 1109013987 521453568 1674 4294967295 134512640 135680988 3213261744 3213261008 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/31841/statm: 127308 1682 99 286 0 127020 0

[startup+0.099606 s]
/proc/loadavg: 3.98 4.71 4.82 2/115 31841
/proc/meminfo: memFree=3165008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=517044 CPUtime=0.09
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 12655 0 0 0 6 3 0 0 18 0 1 0 1109013987 529453056 12611 4294967295 134512640 135680988 3213261744 3213261008 134537905 0 0 0 0 0 0 0 17 3 0 0 0
/proc/31841/statm: 129261 12616 99 286 0 128973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517044

[startup+0.109606 s]
/proc/loadavg: 3.98 4.71 4.82 2/115 31841
/proc/meminfo: memFree=3165008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=517044 CPUtime=0.1
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 14550 0 0 0 7 3 0 0 18 0 1 0 1109013987 529453056 14506 4294967295 134512640 135680988 3213261744 3213261008 134537842 0 0 0 0 0 0 0 17 3 0 0 0
/proc/31841/statm: 129261 14511 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.309597 s]
/proc/loadavg: 3.98 4.71 4.82 2/115 31841
/proc/meminfo: memFree=3165008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=0.3
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 20663 0 0 0 24 6 0 0 18 0 4 0 1109013987 565948416 20619 4294967295 134512640 135680988 3213261744 3213261024 134543030 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 20619 103 286 0 137883 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 552684

[startup+0.709585 s]
/proc/loadavg: 3.98 4.71 4.82 2/115 31841
/proc/meminfo: memFree=3165008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=1.8
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 147 33 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 552684

[startup+1.50959 s]
/proc/loadavg: 3.98 4.71 4.82 5/119 31845
/proc/meminfo: memFree=3080352/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=4.91
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 380 111 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=1.17
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 89 28 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=1.09
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 87 22 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=1.18
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 92 26 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 552684

[startup+3.10986 s]
/proc/loadavg: 3.98 4.71 4.82 5/119 31845
/proc/meminfo: memFree=3080204/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=11.07
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 855 252 0 0 16 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=2.73
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 218 55 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=2.63
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 202 61 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=2.68
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 199 69 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.07
Current children cumulated vsize (KiB) 552684

[startup+6.30956 s]
/proc/loadavg: 3.98 4.69 4.82 5/119 31845
/proc/meminfo: memFree=3079980/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=23.26
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 1761 565 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=5.8
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 439 141 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=5.65
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 427 138 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=5.7
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 422 148 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.26
Current children cumulated vsize (KiB) 552684

[startup+12.7093 s]
/proc/loadavg: 3.99 4.68 4.81 5/119 31845
/proc/meminfo: memFree=3079920/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=47.85
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 3478 1307 0 0 16 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=11.98
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 869 329 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=11.81
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 858 323 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=11.81
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 847 334 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.85
Current children cumulated vsize (KiB) 552684

[startup+25.519 s]
/proc/loadavg: 3.99 4.65 4.80 6/119 32030
/proc/meminfo: memFree=3079028/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=95.58
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 6937 2621 0 0 16 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=23.7
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 1712 658 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=23.77
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 1713 664 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=23.76
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 1732 644 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.58
Current children cumulated vsize (KiB) 552684

[startup+51.1182 s]
/proc/loadavg: 3.93 4.58 4.77 5/119 32030
/proc/meminfo: memFree=3079140/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=192.97
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 13605 5692 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=48.06
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 3362 1444 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=48.32
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 3383 1449 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=48.2
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 3396 1424 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 192.97
Current children cumulated vsize (KiB) 552684

[startup+102.316 s]
/proc/loadavg: 3.86 4.46 4.72 5/119 32219
/proc/meminfo: memFree=3078976/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=386.63
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 26065 12598 0 0 16 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=96.8
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 6429 3251 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=96.7
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 6575 3095 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=96.52
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 6503 3149 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 386.63
Current children cumulated vsize (KiB) 552684

[startup+162.304 s]
/proc/loadavg: 3.90 4.37 4.67 6/119 32410
/proc/meminfo: memFree=3079116/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=612.05
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 39957 21248 0 0 16 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=153.24
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 9852 5472 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=152.87
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 10103 5184 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=152.5
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 9986 5264 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 612.05
Current children cumulated vsize (KiB) 552684

[startup+222.311 s]
/proc/loadavg: 3.81 4.24 4.61 5/119 32598
/proc/meminfo: memFree=3079100/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=837.35
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 53777 29958 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=209.24
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 13134 7790 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=209.26
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 13640 7286 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=209.05
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 13519 7386 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 837.35
Current children cumulated vsize (KiB) 552684

[startup+282.309 s]
/proc/loadavg: 3.63 4.12 4.54 5/119 317
/proc/meminfo: memFree=3079256/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=1063.76
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 68067 38309 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=265.95
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 16701 9894 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=266.45
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 17347 9298 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=31841] ppid=31839 vsize=552684 CPUtime=1513.63
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 96463 54900 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=378.57
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 23795 14062 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=379.42
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 24545 13397 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=377.48
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 24214 13534 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1513.63
Current children cumulated vsize (KiB) 552684

[startup+462.311 s]
/proc/loadavg: 3.90 3.99 4.41 5/119 883
/proc/meminfo: memFree=3079224/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=1739.1
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 111084 62826 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260940 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=435.39
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 27448 16091 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=435.54
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 28191 15363 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=434.33
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 27991 15442 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1739.1
Current children cumulated vsize (KiB) 552684

[startup+522.309 s]
/proc/loadavg: 3.92 3.97 4.37 6/119 1085
/proc/meminfo: memFree=3079084/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=1963.79
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 125394 70985 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=491.93
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 31074 18119 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=491.16
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 31779 17337 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065414016 134542529 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=490.71
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 31575 17496 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1963.79
Current children cumulated vsize (KiB) 552684

[startup+582.316 s]
/proc/loadavg: 3.81 3.93 4.33 5/119 1273
/proc/meminfo: memFree=3079248/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=2188.64
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 139511 79353 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=548.45
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 34726 20119 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=547.38
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 35295 19443 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=546.92
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 35073 19619 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2188.64
Current children cumulated vsize (KiB) 552684

[startup+642.314 s]
/proc/loadavg: 3.82 3.91 4.30 4/119 1461
/proc/meminfo: memFree=3079256/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=2413.2
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 153060 88260 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=604.87
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 38195 22292 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=603.37
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 38683 21654 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=603.28
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 38439 21889 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2413.2
Current children cumulated vsize (KiB) 552684

[startup+702.312 s]
/proc/loadavg: 3.87 3.91 4.27 5/119 1650
/proc/meminfo: memFree=3078960/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=2637.67
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 166762 97005 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=661.22
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 41766 24356 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=659.69
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 42049 23920 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=658.56
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 41797 24059 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2637.67
Current children cumulated vsize (KiB) 552684

[startup+762.319 s]
/proc/loadavg: 3.90 3.91 4.25 5/119 1837
/proc/meminfo: memFree=3079108/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=2862.56
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 180916 105340 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=717.65
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 45375 26390 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=715.9
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 45584 26006 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=714.46
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 45234 26212 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2862.56
Current children cumulated vsize (KiB) 552684

[startup+822.307 s]
/proc/loadavg: 3.85 3.89 4.22 5/119 2025
/proc/meminfo: memFree=3078976/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=3088.36
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 194988 113848 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=774.26
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 48954 28472 0 0 16 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=772.38
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 49095 28143 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=770.59
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 48654 28405 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3088.36
Current children cumulated vsize (KiB) 552684

[startup+882.304 s]
/proc/loadavg: 4.06 3.94 4.21 5/119 2213
/proc/meminfo: memFree=3079008/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=3313.18
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 209011 122307 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=830.25
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 52433 30592 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=828.3
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 52579 30251 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=826.99
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 52201 30498 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3313.18
Current children cumulated vsize (KiB) 552684

[startup+942.312 s]
/proc/loadavg: 3.99 3.93 4.19 5/119 2405
/proc/meminfo: memFree=3079016/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=3537.46
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 223136 130610 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=886.8
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 56082 32598 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=883.85
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 56056 32329 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=883.08
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 55775 32533 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3537.46
Current children cumulated vsize (KiB) 552684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.92 3.93 4.17 5/119 2596
/proc/meminfo: memFree=3079084/3368532 swapFree=1941392/1959888
[pid=31841] ppid=31839 vsize=552684 CPUtime=3753.11
/proc/31841/stat : 31841 (gnovelty+) R 31839 31841 24991 0 -1 4202496 21693 0 0 0 236762 138549 0 0 15 0 4 0 1109013987 565948416 21649 4294967295 134512640 135680988 3213261744 3213260988 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/31841/statm: 138171 21649 103 286 0 137883 0
[pid=31841/tid=31843] ppid=31839 vsize=552684 CPUtime=940.7
/proc/31841/task/31843/stat : 31843 (gnovelty+) R 31839 31841 24991 0 -1 4202560 324 0 0 0 59547 34523 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3076354396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=31841/tid=31844] ppid=31839 vsize=552684 CPUtime=938.08
/proc/31841/task/31844/stat : 31844 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 59450 34358 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3065413980 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=31841/tid=31845] ppid=31839 vsize=552684 CPUtime=937.02
/proc/31841/task/31845/stat : 31845 (gnovelty+) R 31839 31841 24991 0 -1 4202560 332 0 0 0 59185 34517 0 0 15 0 4 0 1109014017 565948416 21649 4294967295 134512640 135680988 3213261744 3054473564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3753.11
Current children cumulated vsize (KiB) 552684

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.03
CPU time (s): 3753.16
CPU user time (s): 2367.66
CPU system time (s): 1385.5
CPU usage (%): 375.303
Max. virtual memory (cumulated for all children) (KiB): 552684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2367.66
system time used= 1385.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21693
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= 70065346
involuntary context switches= 198038

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 18:55:42
IDJOB=1777336
IDBENCH=70294
IDSOLVER=617
FILE ID=/1777336-1243443342
PBS_JOBID=
Free space on /tmp= 15729 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1012522562-096.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777336-1243443342/watcher-1777336-1243443342 -o /tmp/evaluation-result-1777336-1243443342/solver-1777336-1243443342 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777336-1243443342.cnf 1617303365 4

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

MD5SUM BENCH= bdbdcaa81df700a6beb0f62dde612ba9
RANDOM SEED= 1617303365

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:       3165008 kB
Buffers:         13004 kB
Cached:         117660 kB
SwapCached:       4320 kB
Active:         105612 kB
Inactive:        35880 kB
HighTotal:     2489216 kB
HighFree:      2358288 kB
LowTotal:       879316 kB
LowFree:        806720 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            2488 kB
Writeback:           0 kB
AnonPages:        9628 kB
Mapped:           4036 kB
Slab:            50960 kB
SReclaimable:    42800 kB
SUnreclaim:       8160 kB
PageTables:        756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-27 19:12:24