Trace number 1778185

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
MD5SUMd12485f50a62e2b98f775ccf4d7988c2
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 variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.06/0.08	c +------------------------------+
0.06/0.08	c | gNovelty+, version 1.0       |
0.06/0.08	c +------------------------------+
0.06/0.08	c gnovelty+ -h for help
0.06/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-1778185-1243469645/watcher-1778185-1243469645 -o /tmp/evaluation-result-1778185-1243469645/solver-1778185-1243469645 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778185-1243469645.cnf 502036799 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.63 3.83 3.81 3/115 20364
/proc/meminfo: memFree=3159716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=509228 CPUtime=0
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 1761 0 0 0 0 0 0 0 18 0 1 0 1111644283 521449472 1717 4294967295 134512640 135680988 3220085296 3220084560 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20364/statm: 127307 1725 99 286 0 127019 0

[startup+0.065532 s]
/proc/loadavg: 3.63 3.83 3.81 3/115 20364
/proc/meminfo: memFree=3159716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=517040 CPUtime=0.06
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 16359 0 0 0 1 5 0 0 18 0 1 0 1111644283 529448960 16315 4294967295 134512640 135680988 3220085296 3220084560 134537968 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20364/statm: 129260 16326 99 286 0 128972 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517040

[startup+0.105525 s]
/proc/loadavg: 3.63 3.83 3.81 3/115 20364
/proc/meminfo: memFree=3159716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=0.11
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19791 0 0 0 6 5 0 0 19 0 4 0 1111644283 558899200 19746 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19746 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.305516 s]
/proc/loadavg: 3.63 3.83 3.81 3/115 20364
/proc/meminfo: memFree=3159716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=0.8
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 30 50 0 0 18 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 545800

[startup+0.705501 s]
/proc/loadavg: 3.63 3.83 3.81 3/115 20364
/proc/meminfo: memFree=3159716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=2.3
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 107 123 0 0 15 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 545800

[startup+1.50548 s]
/proc/loadavg: 3.63 3.83 3.81 5/119 20368
/proc/meminfo: memFree=3081624/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=5.36
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 260 276 0 0 15 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=1.28
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 62 66 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=1.33
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 66 67 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=1.32
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 58 74 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 545800

[startup+3.10541 s]
/proc/loadavg: 3.63 3.83 3.81 5/119 20368
/proc/meminfo: memFree=3081476/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=11.38
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 603 535 0 0 15 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=2.81
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 148 133 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=2.8
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 146 134 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3068178732 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=2.84
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 144 140 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.38
Current children cumulated vsize (KiB) 545800

[startup+6.3053 s]
/proc/loadavg: 3.66 3.83 3.81 5/119 20369
/proc/meminfo: memFree=3081252/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=23.13
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 1232 1081 0 0 15 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=5.71
/proc/20364/task/20366/stat : 20366 (gnovelty+) S 20362 20364 24991 0 -1 4202560 4 0 0 0 308 263 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=5.82
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 300 282 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=5.86
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 310 276 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.13
Current children cumulated vsize (KiB) 545800

[startup+12.705 s]
/proc/loadavg: 3.69 3.83 3.81 5/119 20369
/proc/meminfo: memFree=3081356/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=46.99
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19794 0 0 0 2505 2194 0 0 15 0 4 0 1111644283 558899200 19749 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20364/statm: 136450 19749 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=11.68
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 625 543 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=11.96
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 631 565 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=11.67
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 615 552 0 0 15 0 4 0 1111644292 558899200 19749 4294967295 134512640 135680988 3220085296 3058786604 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.99
Current children cumulated vsize (KiB) 545800

[startup+25.5046 s]
/proc/loadavg: 3.76 3.84 3.82 5/119 20370
/proc/meminfo: memFree=3081328/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=94.63
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 5033 4430 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=23.48
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 1233 1115 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570860 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=23.98
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 1270 1128 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=23.58
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 1259 1099 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.63
Current children cumulated vsize (KiB) 545800

[startup+51.1038 s]
/proc/loadavg: 3.70 3.82 3.81 5/119 20378
/proc/meminfo: memFree=3081080/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=189.1
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 10209 8701 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=46.87
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 2539 2148 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=47.55
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 2566 2189 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=47.34
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 2533 2201 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.1
Current children cumulated vsize (KiB) 545800

[startup+102.322 s]
/proc/loadavg: 3.83 3.83 3.81 6/119 20565
/proc/meminfo: memFree=3081204/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=378.43
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 20497 17346 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084492 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=94.41
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 5121 4320 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=94.76
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 5110 4366 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178732 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=94.39
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 5046 4393 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 378.43
Current children cumulated vsize (KiB) 545800

[startup+162.309 s]
/proc/loadavg: 3.74 3.81 3.81 5/119 20751
/proc/meminfo: memFree=3081088/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=599.84
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 32587 27397 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=150.39
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 8204 6835 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=149.79
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 8124 6855 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=149.53
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 8038 6915 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 599.84
Current children cumulated vsize (KiB) 545800

[startup+222.307 s]
/proc/loadavg: 3.75 3.80 3.81 5/119 20942
/proc/meminfo: memFree=3080716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=823.78
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 44913 37465 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=205.93
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 11202 9391 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=206.1
/proc/20364/task/20367/stat : 20367 (gnovelty+) S 20362 20364 24991 0 -1 4202560 5 0 0 0 11246 9364 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=205.49
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 11114 9435 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 823.78
Current children cumulated vsize (KiB) 545800

[startup+282.315 s]
/proc/loadavg: 3.76 3.80 3.81 5/119 21131
/proc/meminfo: memFree=3080840/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=1046.74
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 57052 47622 0 0 16 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=261.64
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 14209 11955 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=261.38
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 14218 11920 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=20364] ppid=20362 vsize=545800 CPUtime=1492.01
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 81429 67772 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=372.5
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 20192 17058 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=372.81
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 20424 16857 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178732 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=373.46
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 20238 17108 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1492.01
Current children cumulated vsize (KiB) 545800

[startup+462.318 s]
/proc/loadavg: 3.81 3.80 3.80 5/119 21699
/proc/meminfo: memFree=3080468/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=1713.73
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 93525 77848 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=428.23
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 23268 19555 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=428.33
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 23457 19376 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=427.98
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 23166 19632 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1713.73
Current children cumulated vsize (KiB) 545800

[startup+522.315 s]
/proc/loadavg: 3.84 3.80 3.80 5/119 21887
/proc/meminfo: memFree=3080220/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=1937.61
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 105698 88063 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=484.48
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 26296 22152 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=483.78
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 26521 21857 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=483.76
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 26143 22233 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1937.61
Current children cumulated vsize (KiB) 545800

[startup+582.313 s]
/proc/loadavg: 3.94 3.83 3.82 5/119 22076
/proc/meminfo: memFree=3080840/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=2161.03
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 117910 98193 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=540.33
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 29388 24645 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=539.52
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 29517 24435 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=539.56
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 29209 24747 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2161.03
Current children cumulated vsize (KiB) 545800

[startup+642.31 s]
/proc/loadavg: 3.85 3.83 3.81 6/119 22264
/proc/meminfo: memFree=3080708/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=2383.37
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 130180 108157 0 0 16 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=596.53
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 32529 27124 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=594.67
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 32561 26906 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=595.5
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 32277 27273 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2383.37
Current children cumulated vsize (KiB) 545800

[startup+702.308 s]
/proc/loadavg: 3.85 3.83 3.81 5/119 22450
/proc/meminfo: memFree=3080832/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=2606.08
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 142414 118194 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=651.46
/proc/20364/task/20366/stat : 20366 (gnovelty+) S 20362 20364 24991 0 -1 4202560 4 0 0 0 35493 29653 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=650.96
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 35752 29344 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=650.82
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 35242 29840 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2606.08
Current children cumulated vsize (KiB) 545800

[startup+762.316 s]
/proc/loadavg: 3.98 3.87 3.83 5/119 22642
/proc/meminfo: memFree=3080592/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=2829.13
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 154585 128328 0 0 16 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=706.93
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 38526 32167 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=706.93
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 38797 31896 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=706.6
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 38317 32343 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2829.13
Current children cumulated vsize (KiB) 545800

[startup+822.313 s]
/proc/loadavg: 3.90 3.86 3.82 5/119 22830
/proc/meminfo: memFree=3080716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=3052.34
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 166696 138538 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=763.22
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 41544 34778 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=762.57
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 41788 34469 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=762.31
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 41359 34872 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3052.34
Current children cumulated vsize (KiB) 545800

[startup+882.311 s]
/proc/loadavg: 3.96 3.88 3.83 4/119 23019
/proc/meminfo: memFree=3080716/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=3274.48
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 178766 148682 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=818.79
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 44576 37303 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=818.3
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 44811 37019 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=817.9
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 44439 37351 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3274.48
Current children cumulated vsize (KiB) 545800

[startup+942.308 s]
/proc/loadavg: 3.80 3.86 3.82 7/119 23207
/proc/meminfo: memFree=3080956/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=3496.93
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 190880 158813 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=874.66
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 47588 39878 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=873.47
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 47804 39543 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=873.44
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 47471 39873 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3496.93
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.00 3.90 3.83 5/119 23393
/proc/meminfo: memFree=3081080/3368532 swapFree=1941392/1959888
[pid=20364] ppid=20362 vsize=545800 CPUtime=3710.71
/proc/20364/stat : 20364 (gnovelty+) R 20362 20364 24991 0 -1 4202496 19795 0 0 0 202697 168374 0 0 15 0 4 0 1111644283 558899200 19750 4294967295 134512640 135680988 3220085296 3220084540 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20364/statm: 136450 19750 103 286 0 136162 0
[pid=20364/tid=20366] ppid=20362 vsize=545800 CPUtime=928.47
/proc/20364/task/20366/stat : 20366 (gnovelty+) R 20362 20364 24991 0 -1 4202560 4 0 0 0 50528 42319 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3077570860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20364/tid=20367] ppid=20362 vsize=545800 CPUtime=926.75
/proc/20364/task/20367/stat : 20367 (gnovelty+) R 20362 20364 24991 0 -1 4202560 5 0 0 0 50743 41932 0 0 16 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3068178780 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20364/tid=20368] ppid=20362 vsize=545800 CPUtime=926.93
/proc/20364/task/20368/stat : 20368 (gnovelty+) R 20362 20364 24991 0 -1 4202560 6 0 0 0 50434 42259 0 0 15 0 4 0 1111644292 558899200 19750 4294967295 134512640 135680988 3220085296 3058786652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3710.71
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): 3710.77
CPU user time (s): 2027.01
CPU system time (s): 1683.76
CPU usage (%): 371.062
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2027.01
system time used= 1683.76
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19795
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= 94211314
involuntary context switches= 223551

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 02:14:05
IDJOB=1778185
IDBENCH=70577
IDSOLVER=617
FILE ID=/1778185-1243469645
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S1039370030-037.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778185-1243469645/watcher-1778185-1243469645 -o /tmp/evaluation-result-1778185-1243469645/solver-1778185-1243469645 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778185-1243469645.cnf 502036799 4

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

MD5SUM BENCH= d12485f50a62e2b98f775ccf4d7988c2
RANDOM SEED= 502036799

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:       3159716 kB
Buffers:         13108 kB
Cached:         122700 kB
SwapCached:       4320 kB
Active:         105184 kB
Inactive:        41204 kB
HighTotal:     2489216 kB
HighFree:      2353448 kB
LowTotal:       879316 kB
LowFree:        806268 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1356 kB
Writeback:           0 kB
AnonPages:        9368 kB
Mapped:           4284 kB
Slab:            51404 kB
SReclaimable:    43336 kB
SUnreclaim:       8068 kB
PageTables:        780 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= 15730 MiB
End job on  at 2009-05-28 02:30:47