Trace number 1778074

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1731702106-010.cnf
MD5SUMc9e74b633df5135d26c194cfafd328d1
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1778074-1243463289/watcher-1778074-1243463289 -o /tmp/evaluation-result-1778074-1243463289/solver-1778074-1243463289 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778074-1243463289.cnf 2044226373 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.93 3.91 4.05 3/97 11617
/proc/meminfo: memFree=3077632/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=509228 CPUtime=0.01
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 1423 0 0 0 1 0 0 0 18 0 1 0 1100466205 521449472 1379 4294967295 134512640 135680988 3214318768 3214318032 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11617/statm: 127307 1387 99 286 0 127019 0

[startup+0.080488 s]
/proc/loadavg: 3.93 3.91 4.05 3/97 11617
/proc/meminfo: memFree=3077632/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=517040 CPUtime=0.09
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 18696 0 0 0 3 6 0 0 18 0 1 0 1100466205 529448960 18651 4294967295 134512640 135680988 3214318768 3214318032 134537842 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11617/statm: 129260 18662 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.110551 s]
/proc/loadavg: 3.93 3.91 4.05 3/97 11617
/proc/meminfo: memFree=3077632/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=0.17
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 9 8 0 0 18 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 545800

[startup+0.310491 s]
/proc/loadavg: 3.93 3.91 4.05 3/97 11617
/proc/meminfo: memFree=3077632/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=0.88
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 48 40 0 0 16 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 545800

[startup+0.710454 s]
/proc/loadavg: 3.93 3.91 4.05 3/97 11617
/proc/meminfo: memFree=3077632/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=2.31
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 131 100 0 0 15 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214317964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545800

[startup+1.5104 s]
/proc/loadavg: 3.93 3.91 4.05 5/101 11622
/proc/meminfo: memFree=2999644/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=5.36
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 301 235 0 0 16 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=1.32
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 66 66 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=1.31
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 73 58 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=1.32
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 78 54 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545800

[startup+3.11025 s]
/proc/loadavg: 3.94 3.91 4.05 5/101 11622
/proc/meminfo: memFree=2999060/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=11.31
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 606 525 0 0 15 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=2.8
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 129 151 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=2.77
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 158 119 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=2.85
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 159 126 0 0 16 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3059057004 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 545800

[startup+6.31001 s]
/proc/loadavg: 3.94 3.91 4.05 5/101 11622
/proc/meminfo: memFree=2999060/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=23.24
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19818 0 0 0 1255 1069 0 0 15 0 4 0 1100466205 558899200 19773 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11617/statm: 136450 19773 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=5.75
/proc/11617/task/11619/stat : 11619 (gnovelty+) S 11615 11617 8948 0 -1 4202560 8 0 0 0 286 289 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3077841196 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=5.8
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 330 250 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=5.8
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 314 266 0 0 15 0 4 0 1100466213 558899200 19773 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.24
Current children cumulated vsize (KiB) 545800

[startup+12.7095 s]
/proc/loadavg: 3.94 3.91 4.05 5/101 11805
/proc/meminfo: memFree=2998336/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=46.91
/proc/11617/stat : 11617 (gnovelty+) S 11615 11617 8948 0 -1 4202496 19819 0 0 0 2580 2111 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214317964 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=11.86
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 649 537 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=11.63
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 651 512 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=11.7
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 651 519 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.91
Current children cumulated vsize (KiB) 545800

[startup+25.5086 s]
/proc/loadavg: 3.95 3.91 4.05 5/101 11812
/proc/meminfo: memFree=2998292/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=94.42
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 5112 4330 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=23.86
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 1301 1085 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=23.41
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 1303 1038 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=23.76
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 1286 1090 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.42
Current children cumulated vsize (KiB) 545800

[startup+51.1066 s]
/proc/loadavg: 3.89 3.90 4.04 5/101 11813
/proc/meminfo: memFree=2998444/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=190.28
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 10261 8767 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=47.91
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 2601 2190 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=47.19
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 2592 2127 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=47.78
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 2557 2221 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.28
Current children cumulated vsize (KiB) 545800

[startup+102.313 s]
/proc/loadavg: 4.00 3.92 4.03 5/101 12001
/proc/meminfo: memFree=2998056/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=379.51
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 20589 17362 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=95.05
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 5159 4346 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841196 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=94.62
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 5170 4292 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=95.02
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 5112 4390 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 379.51
Current children cumulated vsize (KiB) 545800

[startup+162.318 s]
/proc/loadavg: 3.84 3.88 4.01 5/101 12187
/proc/meminfo: memFree=2997908/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=601.51
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 32743 27408 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=150.05
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 8246 6759 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=150.37
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 8255 6782 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=150.43
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 8144 6899 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 601.51
Current children cumulated vsize (KiB) 545800

[startup+222.314 s]
/proc/loadavg: 3.95 3.90 4.01 6/101 12374
/proc/meminfo: memFree=2998064/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=823.86
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 44863 37523 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=205.21
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 11294 9227 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=206.08
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 11333 9275 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=206.05
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 11132 9473 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059057076 134533505 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 823.86
Current children cumulated vsize (KiB) 545800

[startup+282.309 s]
/proc/loadavg: 3.98 3.92 4.00 5/101 12563
/proc/meminfo: memFree=2998156/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=1046.08
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 56973 47635 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=260.94
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 14360 11734 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=261.7
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 14344 11826 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=11617] ppid=11615 vsize=545800 CPUtime=1489.82
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 80856 68126 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=371.73
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 20330 16843 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=372.99
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 20377 16922 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=372.24
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 20132 17092 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1489.82
Current children cumulated vsize (KiB) 545800

[startup+462.305 s]
/proc/loadavg: 3.88 3.91 3.98 5/101 13132
/proc/meminfo: memFree=2998216/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=1712.26
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 92890 78336 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=427.54
/proc/11617/task/11619/stat : 11619 (gnovelty+) S 11615 11617 8948 0 -1 4202560 9 0 0 0 23351 19403 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=428.45
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 23435 19410 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=427.95
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 23127 19668 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1712.26
Current children cumulated vsize (KiB) 545800

[startup+522.31 s]
/proc/loadavg: 3.86 3.91 3.98 5/101 13319
/proc/meminfo: memFree=2998224/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=1933.9
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 104868 88522 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=482.96
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 26348 21948 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=483.99
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 26451 21948 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=483.4
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 26134 22206 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1933.9
Current children cumulated vsize (KiB) 545800

[startup+582.316 s]
/proc/loadavg: 3.93 3.92 3.98 5/101 13508
/proc/meminfo: memFree=2998076/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=2156.23
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 116993 98630 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=538.78
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 29359 24519 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=539.2
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 29434 24486 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=539.59
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 29256 24703 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2156.23
Current children cumulated vsize (KiB) 545800

[startup+642.311 s]
/proc/loadavg: 3.92 3.92 3.97 5/101 13697
/proc/meminfo: memFree=2997992/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=2377.77
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 129256 108521 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=594.44
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 32451 26993 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=594.69
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 32500 26969 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=594.89
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 32293 27196 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2377.77
Current children cumulated vsize (KiB) 545800

[startup+702.307 s]
/proc/loadavg: 3.99 3.93 3.97 5/101 13889
/proc/meminfo: memFree=2998020/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=2600.27
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 141399 118628 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=649.56
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 35444 29512 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841280 134541549 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=650.48
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 35573 29475 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=650.75
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 35311 29764 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2600.27
Current children cumulated vsize (KiB) 545800

[startup+762.312 s]
/proc/loadavg: 3.96 3.94 3.97 5/101 14075
/proc/meminfo: memFree=2998160/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=2822.38
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 153370 128868 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=705.38
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 38489 32049 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=705.77
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 38575 32002 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=706.75
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 38288 32387 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2822.38
Current children cumulated vsize (KiB) 545800

[startup+822.307 s]
/proc/loadavg: 3.98 3.95 3.97 5/101 14262
/proc/meminfo: memFree=2998160/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=3044.66
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 165472 138994 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=760.58
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 41476 34582 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=761.86
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 41684 34502 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=762.9
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 41354 34936 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.66
Current children cumulated vsize (KiB) 545800

[startup+882.313 s]
/proc/loadavg: 3.85 3.92 3.96 5/101 14268
/proc/meminfo: memFree=2998320/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=3267.49
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 177553 149196 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214318012 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=816.47
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 44485 37162 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=817.69
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 44757 37012 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=818.36
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 44329 37507 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3267.49
Current children cumulated vsize (KiB) 545800

[startup+942.318 s]
/proc/loadavg: 3.98 3.94 3.97 4/101 14457
/proc/meminfo: memFree=2997328/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=3490.47
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 189619 159428 0 0 15 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214317964 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=872.27
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 47499 39728 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=873.39
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 47796 39543 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=874.06
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 47308 40098 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3490.47
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.12 4.00 3.98 5/101 14645
/proc/meminfo: memFree=2997808/3368532 swapFree=1952996/1959888
[pid=11617] ppid=11615 vsize=545800 CPUtime=3703.65
/proc/11617/stat : 11617 (gnovelty+) R 11615 11617 8948 0 -1 4202496 19819 0 0 0 201097 169268 0 0 16 0 4 0 1100466205 558899200 19774 4294967295 134512640 135680988 3214318768 3214317964 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11617/statm: 136450 19774 103 286 0 136162 0
[pid=11617/tid=11619] ppid=11615 vsize=545800 CPUtime=924.92
/proc/11617/task/11619/stat : 11619 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 50299 42193 0 0 16 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3077841244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11617/tid=11620] ppid=11615 vsize=545800 CPUtime=926.87
/proc/11617/task/11620/stat : 11620 (gnovelty+) R 11615 11617 8948 0 -1 4202560 9 0 0 0 50721 41966 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3068449068 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11617/tid=11621] ppid=11615 vsize=545800 CPUtime=926.9
/proc/11617/task/11621/stat : 11621 (gnovelty+) R 11615 11617 8948 0 -1 4202560 8 0 0 0 50147 42543 0 0 15 0 4 0 1100466213 558899200 19774 4294967295 134512640 135680988 3214318768 3059056988 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3703.65
Current children cumulated vsize (KiB) 545800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3703.72
CPU user time (s): 2011
CPU system time (s): 1692.72
CPU usage (%): 370.358
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2011
system time used= 1692.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19819
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= 94484364
involuntary context switches= 221285

runsolver used 0.02 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 00:28:09
IDJOB=1778074
IDBENCH=70540
IDSOLVER=617
FILE ID=tipi45/1778074-1243463289
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1731702106-010.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778074-1243463289/watcher-1778074-1243463289 -o /tmp/evaluation-result-1778074-1243463289/solver-1778074-1243463289 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778074-1243463289.cnf 2044226373 4

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

MD5SUM BENCH= c9e74b633df5135d26c194cfafd328d1
RANDOM SEED= 2044226373

Linux tipi45 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.081
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.081
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.081
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.16
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.081
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:       3077632 kB
Buffers:        123436 kB
Cached:          61192 kB
SwapCached:       2100 kB
Active:          64188 kB
Inactive:       129596 kB
HighTotal:     2489216 kB
HighFree:      2415904 kB
LowTotal:       879316 kB
LowFree:        661728 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1524 kB
Writeback:           0 kB
AnonPages:        8172 kB
Mapped:           3128 kB
Slab:            85080 kB
SReclaimable:    74164 kB
SUnreclaim:      10916 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89404 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-28 00:44:52