Trace number 1777621

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/90/
unif-k5-r21.3-v90-c1917-S845966893-046.cnf
MD5SUM5cc6f84f110f3d0af812ff76f6bf656e
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 variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/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-1777621-1243452131/watcher-1777621-1243452131 -o /tmp/evaluation-result-1777621-1243452131/solver-1777621-1243452131 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777621-1243452131.cnf 466938655 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 3.99 3.99 3/97 8605
/proc/meminfo: memFree=3081372/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=509228 CPUtime=0
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 1428 0 0 0 0 0 0 0 18 0 1 0 1099350386 521449472 1385 4294967295 134512640 135680988 3220765408 3220764672 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/8605/statm: 127307 1393 99 286 0 127019 0

[startup+0.089728 s]
/proc/loadavg: 3.98 3.99 3.99 3/97 8605
/proc/meminfo: memFree=3081372/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=0.08
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19780 0 0 0 4 4 0 0 18 0 4 0 1099350386 558899200 19736 4294967295 134512640 135680988 3220765408 3220764688 134541554 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19736 103 286 0 136162 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 545800

[startup+0.109721 s]
/proc/loadavg: 3.98 3.99 3.99 3/97 8605
/proc/meminfo: memFree=3081372/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=0.11
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 7 4 0 0 18 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.309706 s]
/proc/loadavg: 3.98 3.99 3.99 3/97 8605
/proc/meminfo: memFree=3081372/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=0.85
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 71 14 0 0 17 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545800

[startup+0.709793 s]
/proc/loadavg: 3.98 3.99 3.99 3/97 8605
/proc/meminfo: memFree=3081372/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2.41
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 201 40 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 545800

[startup+1.50962 s]
/proc/loadavg: 3.74 3.94 3.97 5/101 8609
/proc/meminfo: memFree=3003240/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=5.52
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 472 80 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=1.33
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 114 19 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=1.39
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 117 22 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=1.37
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 112 25 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 545800

[startup+3.10956 s]
/proc/loadavg: 3.74 3.94 3.97 5/101 8609
/proc/meminfo: memFree=3002904/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=11.8
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 963 217 0 0 16 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=2.91
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 234 57 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=2.94
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 241 53 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=2.94
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 236 58 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 545800

[startup+6.30927 s]
/proc/loadavg: 3.68 3.92 3.96 7/101 8609
/proc/meminfo: memFree=3002812/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=24.27
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 2003 424 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=6.02
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 487 115 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=6.07
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 501 106 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=6.01
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 495 106 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.27
Current children cumulated vsize (KiB) 545800

[startup+12.7093 s]
/proc/loadavg: 3.70 3.92 3.96 5/101 8610
/proc/meminfo: memFree=3002688/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=49.27
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 4031 896 0 0 16 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=12.22
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 993 229 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=12.3
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 1013 217 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=12.31
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 990 241 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.27
Current children cumulated vsize (KiB) 545800

[startup+25.5081 s]
/proc/loadavg: 3.84 3.94 3.97 6/101 8610
/proc/meminfo: memFree=3002760/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=99.06
/proc/8605/stat : 8605 (gnovelty+) S 8603 8605 8948 0 -1 4202496 19794 0 0 0 8093 1813 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=24.61
/proc/8605/task/8607/stat : 8607 (gnovelty+) S 8603 8605 8948 0 -1 4202560 5 0 0 0 1991 470 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=24.79
/proc/8605/task/8608/stat : 8608 (gnovelty+) S 8603 8605 8948 0 -1 4202560 5 0 0 0 2065 414 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=24.78
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 1996 482 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671980 134997743 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.06
Current children cumulated vsize (KiB) 545800

[startup+51.1159 s]
/proc/loadavg: 3.82 3.93 3.96 5/101 8793
/proc/meminfo: memFree=3002868/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=197.23
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 16152 3571 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=49.34
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 4008 926 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=49.21
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 4067 854 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=49.13
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 3990 923 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.23
Current children cumulated vsize (KiB) 545800

[startup+102.322 s]
/proc/loadavg: 4.03 3.97 3.98 5/101 8985
/proc/meminfo: memFree=3002780/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=396.09
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 32371 7238 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=98.8
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 8046 1834 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=99.19
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 8155 1764 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=98.81
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 7987 1894 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 396.09
Current children cumulated vsize (KiB) 545800

[startup+162.308 s]
/proc/loadavg: 4.04 3.98 3.98 5/101 9178
/proc/meminfo: memFree=3002392/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=626.42
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 51249 11393 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=156.38
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 12774 2864 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=156.07
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 12845 2762 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=156.61
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 12728 2933 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 626.42
Current children cumulated vsize (KiB) 545800

[startup+222.313 s]
/proc/loadavg: 4.05 3.99 3.98 5/101 9365
/proc/meminfo: memFree=3002384/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=855.74
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 70004 15570 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=213.99
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 17488 3911 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=212.78
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 17537 3741 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=214.07
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 17430 3977 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 855.74
Current children cumulated vsize (KiB) 545800

[startup+282.308 s]
/proc/loadavg: 4.10 4.00 3.99 5/101 9551
/proc/meminfo: memFree=3002312/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=1086.74
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 88919 19755 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=272.12
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 22272 4940 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=270.45
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 22250 4795 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=8605] ppid=8603 vsize=545800 CPUtime=1549.48
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 126887 28061 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=388.12
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 31755 7057 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=385.72
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 31727 6845 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=388.45
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 31698 7147 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1549.48
Current children cumulated vsize (KiB) 545800

[startup+462.314 s]
/proc/loadavg: 4.00 4.01 3.99 5/101 10119
/proc/meminfo: memFree=3001964/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=1782.07
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 145932 32275 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=445.87
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 36471 8116 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=444.22
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 36518 7904 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=446.79
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 36456 8223 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 545800

[startup+522.31 s]
/proc/loadavg: 4.15 4.04 4.00 5/101 10126
/proc/meminfo: memFree=3001976/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2013.21
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 164851 36470 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=503.6
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 41167 9193 0 0 16 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=502.37
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 41305 8932 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=504.46
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 41147 9299 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2013.21
Current children cumulated vsize (KiB) 545800

[startup+582.315 s]
/proc/loadavg: 3.99 4.01 3.99 6/101 10313
/proc/meminfo: memFree=3002132/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2244.72
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 183922 40550 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=561.2
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 45912 10208 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=560.23
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 46049 9974 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=562.26
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 45894 10332 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2244.72
Current children cumulated vsize (KiB) 545800

[startup+642.31 s]
/proc/loadavg: 4.16 4.05 4.01 5/101 10501
/proc/meminfo: memFree=3002264/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2475.64
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 202878 44686 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=618.92
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 50618 11274 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=618.2
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 50870 10950 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=619.6
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 50612 11348 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2475.64
Current children cumulated vsize (KiB) 545800

[startup+702.305 s]
/proc/loadavg: 4.09 4.06 4.01 5/101 10690
/proc/meminfo: memFree=3002264/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2708.36
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 221903 48933 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=677.14
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 55401 12313 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=676.28
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 55636 11992 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=677.88
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 55350 12438 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2708.36
Current children cumulated vsize (KiB) 545800

[startup+762.32 s]
/proc/loadavg: 4.23 4.10 4.02 5/101 10879
/proc/meminfo: memFree=3002140/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=2938.92
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 240729 53163 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=734.94
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 60067 13427 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=733.85
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 60359 13026 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=735.92
/proc/8605/task/8609/stat : 8609 (gnovelty+) S 8603 8605 8948 0 -1 4202560 4 0 0 0 60116 13476 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2938.92
Current children cumulated vsize (KiB) 545800

[startup+822.316 s]
/proc/loadavg: 4.08 4.08 4.02 5/101 11065
/proc/meminfo: memFree=3002256/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=3169.56
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 259599 57357 0 0 16 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=792.93
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 64796 14497 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=791.68
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 65127 14041 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=793.03
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 64771 14532 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3169.56
Current children cumulated vsize (KiB) 545800

[startup+882.311 s]
/proc/loadavg: 3.98 4.05 4.01 5/101 11253
/proc/meminfo: memFree=3002380/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=3400.94
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 278504 61590 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=850.56
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 69492 15564 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=849.78
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 69903 15075 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=851.05
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 69516 15589 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3400.94
Current children cumulated vsize (KiB) 545800

[startup+942.307 s]
/proc/loadavg: 3.92 4.02 4.00 6/101 11455
/proc/meminfo: memFree=3002388/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=3631.95
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 297450 65745 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=908.27
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 74201 16626 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=908.04
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 74733 16071 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=908.55
/proc/8605/task/8609/stat : 8609 (gnovelty+) R 8603 8605 8948 0 -1 4202560 4 0 0 0 74222 16633 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3631.95
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.08 4.04 4.01 4/101 11644
/proc/meminfo: memFree=3002504/3368532 swapFree=1952996/1959888
[pid=8605] ppid=8603 vsize=545800 CPUtime=3854.87
/proc/8605/stat : 8605 (gnovelty+) R 8603 8605 8948 0 -1 4202496 19794 0 0 0 315692 69795 0 0 15 0 4 0 1099350386 558899200 19750 4294967295 134512640 135680988 3220765408 3220764652 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8605/statm: 136450 19750 103 286 0 136162 0
[pid=8605/tid=8607] ppid=8603 vsize=545800 CPUtime=964.33
/proc/8605/task/8607/stat : 8607 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 78783 17650 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3077456220 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8605/tid=8608] ppid=8603 vsize=545800 CPUtime=963.92
/proc/8605/task/8608/stat : 8608 (gnovelty+) R 8603 8605 8948 0 -1 4202560 5 0 0 0 79322 17070 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3068064092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8605/tid=8609] ppid=8603 vsize=545800 CPUtime=964.24
/proc/8605/task/8609/stat : 8609 (gnovelty+) S 8603 8605 8948 0 -1 4202560 4 0 0 0 78784 17640 0 0 15 0 4 0 1099350395 558899200 19750 4294967295 134512640 135680988 3220765408 3058671964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3854.87
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): 3854.95
CPU user time (s): 3156.98
CPU system time (s): 697.97
CPU usage (%): 385.481
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3156.98
system time used= 697.97
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19794
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= 28342999
involuntary context switches= 83479

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 21:22:11
IDJOB=1777621
IDBENCH=70389
IDSOLVER=617
FILE ID=tipi45/1777621-1243452131
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/90/unif-k5-r21.3-v90-c1917-S845966893-046.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777621-1243452131/watcher-1777621-1243452131 -o /tmp/evaluation-result-1777621-1243452131/solver-1777621-1243452131 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777621-1243452131.cnf 466938655 4

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

MD5SUM BENCH= 5cc6f84f110f3d0af812ff76f6bf656e
RANDOM SEED= 466938655

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:       3081372 kB
Buffers:        123352 kB
Cached:          57936 kB
SwapCached:       2100 kB
Active:          63936 kB
Inactive:       126284 kB
HighTotal:     2489216 kB
HighFree:      2418792 kB
LowTotal:       879316 kB
LowFree:        662580 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1372 kB
Writeback:           0 kB
AnonPages:        7976 kB
Mapped:           3300 kB
Slab:            84688 kB
SReclaimable:    73816 kB
SUnreclaim:      10872 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 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-27 21:38:53