Trace number 1778383

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S305156909-031.cnf
MD5SUM94fbc938c49a6d0bc295232a6f2b8a2c
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 variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
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-1778383-1243480678/watcher-1778383-1243480678 -o /tmp/evaluation-result-1778383-1243480678/solver-1778383-1243480678 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778383-1243480678.cnf 229481253 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.49 3.80 3.80 3/115 22988
/proc/meminfo: memFree=3159344/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=509232 CPUtime=0
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 1708 0 0 0 0 0 0 0 18 0 1 0 1112747635 521453568 1664 4294967295 134512640 135680988 3220880128 3220879392 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/22988/statm: 127308 1672 99 286 0 127020 0

[startup+0.085536 s]
/proc/loadavg: 3.49 3.80 3.80 3/115 22988
/proc/meminfo: memFree=3159344/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=0.09
/proc/22988/stat : 22988 (gnovelty+) S 22986 22988 24991 0 -1 4202496 19783 0 0 0 5 4 0 0 18 0 4 0 1112747635 558764032 19738 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19738 103 286 0 136129 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 545668

[startup+0.115566 s]
/proc/loadavg: 3.49 3.80 3.80 3/115 22988
/proc/meminfo: memFree=3159344/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=0.18
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19785 0 0 0 10 8 0 0 18 0 4 0 1112747635 558764032 19740 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19740 103 286 0 136129 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 545668

[startup+0.315552 s]
/proc/loadavg: 3.49 3.80 3.80 3/115 22988
/proc/meminfo: memFree=3159344/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=0.9
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19786 0 0 0 42 48 0 0 16 0 4 0 1112747635 558764032 19741 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19741 103 286 0 136129 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 545668

[startup+0.715632 s]
/proc/loadavg: 3.49 3.80 3.80 3/115 22988
/proc/meminfo: memFree=3159344/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=2.37
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19787 0 0 0 118 119 0 0 15 0 4 0 1112747635 558764032 19742 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19742 103 286 0 136129 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 545668

[startup+1.51547 s]
/proc/loadavg: 3.49 3.80 3.80 6/120 23029
/proc/meminfo: memFree=3080732/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=4.81
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 281 200 0 0 16 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879460 134533318 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=1.15
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 68 47 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=1.29
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 74 55 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=1.22
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 73 49 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 545668

[startup+3.11547 s]
/proc/loadavg: 3.49 3.80 3.80 5/119 23175
/proc/meminfo: memFree=3080628/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=10.75
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 598 477 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879324 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=2.6
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 147 113 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=2.81
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 156 125 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=2.67
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 152 115 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.75
Current children cumulated vsize (KiB) 545668

[startup+6.31537 s]
/proc/loadavg: 3.53 3.80 3.81 4/119 23175
/proc/meminfo: memFree=3080740/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=22.79
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 1213 1066 0 0 16 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=5.57
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 302 255 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427500 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=5.79
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 308 271 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=5.71
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 310 261 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.79
Current children cumulated vsize (KiB) 545668

[startup+12.7154 s]
/proc/loadavg: 3.57 3.80 3.81 5/119 23175
/proc/meminfo: memFree=3080836/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=46.56
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 2442 2214 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=11.47
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 605 542 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=11.54
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 605 549 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=11.84
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 639 545 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.56
Current children cumulated vsize (KiB) 545668

[startup+25.5151 s]
/proc/loadavg: 3.59 3.80 3.80 6/119 23178
/proc/meminfo: memFree=3080776/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=94.44
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 4890 4554 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=23.47
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 1223 1124 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=23.39
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 1216 1123 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=23.91
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 1253 1138 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.44
Current children cumulated vsize (KiB) 545668

[startup+51.1139 s]
/proc/loadavg: 3.67 3.79 3.80 5/119 23180
/proc/meminfo: memFree=3080972/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=189.23
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 9856 9067 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=47.28
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 2447 2281 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=47.24
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 2474 2250 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=47.34
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 2468 2266 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.23
Current children cumulated vsize (KiB) 545668

[startup+102.312 s]
/proc/loadavg: 3.82 3.81 3.81 5/119 23371
/proc/meminfo: memFree=3080940/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=377.24
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 19915 17809 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=94.79
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 5007 4472 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=93.97
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 5003 4394 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=94.05
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 4943 4462 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 377.24
Current children cumulated vsize (KiB) 545668

[startup+162.32 s]
/proc/loadavg: 3.89 3.83 3.81 5/119 23557
/proc/meminfo: memFree=3080600/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=599.24
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 31597 28327 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=150.42
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 7864 7178 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=149.18
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 7902 7016 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=149.45
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 7944 7001 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 599.24
Current children cumulated vsize (KiB) 545668

[startup+222.307 s]
/proc/loadavg: 3.76 3.81 3.81 5/119 23746
/proc/meminfo: memFree=3080352/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=820.92
/proc/22988/stat : 22988 (gnovelty+) S 22986 22988 24991 0 -1 4202496 19789 0 0 0 43231 38861 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879324 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=205.61
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 10770 9791 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=204.49
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 10766 9683 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=204.59
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 10836 9623 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 820.92
Current children cumulated vsize (KiB) 545668

[startup+282.305 s]
/proc/loadavg: 3.82 3.81 3.81 5/119 23934
/proc/meminfo: memFree=3080352/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=1044.39
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 54851 49588 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=261.36
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 13698 12438 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=260.39
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 13606 12433 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=22988] ppid=22986 vsize=545668 CPUtime=1487.86
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 78160 70626 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=372.5
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 19479 17771 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=370.89
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 19375 17714 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=370.96
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 19602 17494 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643244 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1487.86
Current children cumulated vsize (KiB) 545668

[startup+462.308 s]
/proc/loadavg: 3.85 3.83 3.82 5/119 24498
/proc/meminfo: memFree=3080972/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=1708.3
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 89769 81061 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=427.49
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 22389 20360 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=425.71
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 22285 20286 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=426.32
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 22534 20098 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1708.3
Current children cumulated vsize (KiB) 545668

[startup+522.315 s]
/proc/loadavg: 3.72 3.80 3.81 5/119 24690
/proc/meminfo: memFree=3080848/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=1927.28
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 101455 91273 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879324 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=482.02
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 25323 22879 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=480.69
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 25189 22880 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=481.13
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 25454 22659 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1927.28
Current children cumulated vsize (KiB) 545668

[startup+582.313 s]
/proc/loadavg: 3.82 3.81 3.81 5/119 24879
/proc/meminfo: memFree=3080600/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=2148.97
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 113088 101809 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879324 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=537.63
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 28280 25483 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=535.6
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 28033 25527 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=536.48
/proc/22988/task/22992/stat : 22992 (gnovelty+) S 22986 22988 24991 0 -1 4202560 4 0 0 0 28385 25263 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2148.97
Current children cumulated vsize (KiB) 545668

[startup+642.31 s]
/proc/loadavg: 3.85 3.81 3.81 5/119 25071
/proc/meminfo: memFree=3080724/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=2369.56
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 124700 112256 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=592.95
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 31179 28116 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=590.4
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 30894 28146 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=592.12
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 31325 27887 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2369.56
Current children cumulated vsize (KiB) 545668

[startup+702.318 s]
/proc/loadavg: 3.74 3.79 3.80 5/119 25258
/proc/meminfo: memFree=3080832/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=2591.01
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 136418 122683 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879324 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=648.09
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 34081 30728 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=645.66
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 33820 30746 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=647.71
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 34265 30506 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2591.01
Current children cumulated vsize (KiB) 545668

[startup+762.315 s]
/proc/loadavg: 3.87 3.83 3.82 4/119 25444
/proc/meminfo: memFree=3080848/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=2811.8
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 148185 132995 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=703.55
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 37027 33328 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=700.26
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 36752 33274 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=702.99
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 37235 33064 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643244 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2811.8
Current children cumulated vsize (KiB) 545668

[startup+822.313 s]
/proc/loadavg: 3.83 3.82 3.81 5/119 25632
/proc/meminfo: memFree=3080848/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=3033.4
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 159889 143451 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=759.13
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 40037 35876 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=755.58
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 39680 35878 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=757.98
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 40137 35661 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3033.4
Current children cumulated vsize (KiB) 545668

[startup+882.311 s]
/proc/loadavg: 3.78 3.81 3.81 5/119 25825
/proc/meminfo: memFree=3080600/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=3255.67
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 171606 153961 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=814.6
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 42997 38463 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=810.97
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 42618 38479 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=813.67
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 43057 38310 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3255.67
Current children cumulated vsize (KiB) 545668

[startup+942.308 s]
/proc/loadavg: 3.86 3.83 3.82 5/119 26014
/proc/meminfo: memFree=3080476/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=3478.22
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 183330 164492 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=869.99
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 45977 41022 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=866.71
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 45541 41130 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=869.6
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 45997 40963 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3478.22
Current children cumulated vsize (KiB) 545668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.82 3.82 3.81 5/119 26201
/proc/meminfo: memFree=3080212/3368532 swapFree=1941392/1959888
[pid=22988] ppid=22986 vsize=545668 CPUtime=3690.75
/proc/22988/stat : 22988 (gnovelty+) R 22986 22988 24991 0 -1 4202496 19789 0 0 0 194457 174618 0 0 15 0 4 0 1112747635 558764032 19744 4294967295 134512640 135680988 3220880128 3220879372 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/22988/statm: 136417 19744 103 286 0 136129 0
[pid=22988/tid=22990] ppid=22986 vsize=545668 CPUtime=923.59
/proc/22988/task/22990/stat : 22990 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 48788 43571 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3077427548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=22988/tid=22991] ppid=22986 vsize=545668 CPUtime=919.31
/proc/22988/task/22991/stat : 22991 (gnovelty+) R 22986 22988 24991 0 -1 4202560 5 0 0 0 48341 43590 0 0 16 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3068035420 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=22988/tid=22992] ppid=22986 vsize=545668 CPUtime=922.65
/proc/22988/task/22992/stat : 22992 (gnovelty+) R 22986 22988 24991 0 -1 4202560 4 0 0 0 48717 43548 0 0 15 0 4 0 1112747644 558764032 19744 4294967295 134512640 135680988 3220880128 3058643292 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3690.75
Current children cumulated vsize (KiB) 545668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3690.82
CPU user time (s): 1944.61
CPU system time (s): 1746.21
CPU usage (%): 369.071
Max. virtual memory (cumulated for all children) (KiB): 545668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1944.61
system time used= 1746.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19789
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= 97410739
involuntary context switches= 254206

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 05:17:58
IDJOB=1778383
IDBENCH=70643
IDSOLVER=617
FILE ID=/1778383-1243480678
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S305156909-031.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778383-1243480678/watcher-1778383-1243480678 -o /tmp/evaluation-result-1778383-1243480678/solver-1778383-1243480678 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778383-1243480678.cnf 229481253 4

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

MD5SUM BENCH= 94fbc938c49a6d0bc295232a6f2b8a2c
RANDOM SEED= 229481253

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:       3159640 kB
Buffers:         13120 kB
Cached:         123104 kB
SwapCached:       4320 kB
Active:         105512 kB
Inactive:        41532 kB
HighTotal:     2489216 kB
HighFree:      2353156 kB
LowTotal:       879316 kB
LowFree:        806484 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1360 kB
Writeback:           0 kB
AnonPages:        9608 kB
Mapped:           4284 kB
Slab:            51272 kB
SReclaimable:    43432 kB
SUnreclaim:       7840 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 05:34:40