Trace number 1778167

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S975048338-088.cnf
MD5SUMeba6bb50fff28076a45b86724388a765
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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.08/0.08	c +------------------------------+
0.08/0.08	c | gNovelty+, version 1.0       |
0.08/0.08	c +------------------------------+
0.08/0.08	c gnovelty+ -h for help
0.08/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-1778167-1243468642/watcher-1778167-1243468642 -o /tmp/evaluation-result-1778167-1243468642/solver-1778167-1243468642 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778167-1243468642.cnf 411413751 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.60 3.78 3.79 3/115 17122
/proc/meminfo: memFree=3160108/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=509228 CPUtime=0.01
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 1756 0 0 0 0 1 0 0 18 0 1 0 1111543964 521449472 1713 4294967295 134512640 135680988 3217747968 3217747232 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17122/statm: 127307 1721 99 286 0 127019 0

[startup+0.073261 s]
/proc/loadavg: 3.60 3.78 3.79 3/115 17122
/proc/meminfo: memFree=3160108/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=517040 CPUtime=0.08
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 17757 0 0 0 4 4 0 0 18 0 1 0 1111543964 529448960 17713 4294967295 134512640 135680988 3217747968 3217747232 134537708 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17122/statm: 129260 17724 99 286 0 128972 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517040

[startup+0.113261 s]
/proc/loadavg: 3.60 3.78 3.79 3/115 17122
/proc/meminfo: memFree=3160108/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=0.13
/proc/17122/stat : 17122 (gnovelty+) S 17120 17122 24991 0 -1 4202496 19828 0 0 0 8 5 0 0 19 0 4 0 1111543964 559034368 19784 4294967295 134512640 135680988 3217747968 3217747164 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19784 103 286 0 136195 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 545932

[startup+0.313385 s]
/proc/loadavg: 3.60 3.78 3.79 3/115 17122
/proc/meminfo: memFree=3160108/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=0.8
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 49 31 0 0 17 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 545932

[startup+0.713321 s]
/proc/loadavg: 3.60 3.78 3.79 3/115 17122
/proc/meminfo: memFree=3160108/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=2.31
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 132 99 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545932

[startup+1.51324 s]
/proc/loadavg: 3.60 3.78 3.79 5/119 17126
/proc/meminfo: memFree=3081816/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=5.31
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 283 248 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=1.32
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 66 66 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077062956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=1.26
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 69 57 0 0 16 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670892 134997786 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=1.34
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 70 64 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 545932

[startup+3.11314 s]
/proc/loadavg: 3.63 3.79 3.79 5/119 17126
/proc/meminfo: memFree=3081316/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=11.31
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 611 520 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=2.87
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 164 123 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077062956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=2.74
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 138 136 0 0 16 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=2.81
/proc/17122/task/17126/stat : 17126 (gnovelty+) S 17120 17122 24991 0 -1 4202560 11 0 0 0 154 127 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.31
Current children cumulated vsize (KiB) 545932

[startup+6.31307 s]
/proc/loadavg: 3.63 3.79 3.79 5/119 17126
/proc/meminfo: memFree=3081316/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=23.25
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 1261 1064 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=5.89
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 321 268 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077062956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=5.75
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 306 269 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=5.78
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 329 249 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 545932

[startup+12.7128 s]
/proc/loadavg: 3.69 3.79 3.80 5/119 17126
/proc/meminfo: memFree=3081132/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=47.21
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 2539 2182 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=11.89
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 638 551 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=11.64
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 643 521 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=11.82
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 660 522 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.21
Current children cumulated vsize (KiB) 545932

[startup+25.5123 s]
/proc/loadavg: 3.66 3.78 3.79 6/119 17126
/proc/meminfo: memFree=3081212/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=95.08
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 5135 4373 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=23.78
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 1274 1104 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=23.71
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 1290 1081 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=23.81
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 1316 1065 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278700 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.08
Current children cumulated vsize (KiB) 545932

[startup+51.1112 s]
/proc/loadavg: 3.78 3.80 3.80 4/119 17310
/proc/meminfo: memFree=3081132/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=190.08
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 10351 8657 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747164 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=47.58
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 2582 2176 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=47.28
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 2582 2146 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=47.74
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 2619 2155 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 190.08
Current children cumulated vsize (KiB) 545932

[startup+102.309 s]
/proc/loadavg: 3.91 3.83 3.81 5/119 17498
/proc/meminfo: memFree=3080904/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=379.95
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 20691 17304 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=94.76
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 5075 4401 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=94.59
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 5197 4262 0 0 16 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=95.25
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 5300 4225 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278700 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.95
Current children cumulated vsize (KiB) 545932

[startup+162.307 s]
/proc/loadavg: 3.87 3.83 3.81 5/119 17687
/proc/meminfo: memFree=3080840/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=603.36
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 32939 27397 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=150.7
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 8162 6908 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=150.77
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 8271 6806 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=150.87
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 8379 6708 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 603.36
Current children cumulated vsize (KiB) 545932

[startup+222.314 s]
/proc/loadavg: 3.98 3.86 3.82 5/119 17876
/proc/meminfo: memFree=3080772/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=825.54
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 45057 37497 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747164 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=206.38
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 11153 9485 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=206.7
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 11296 9374 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=206
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 11409 9191 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 825.54
Current children cumulated vsize (KiB) 545932

[startup+282.312 s]
/proc/loadavg: 3.83 3.84 3.81 5/119 18067
/proc/meminfo: memFree=3079732/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=1048.02
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19830 0 0 0 57211 47591 0 0 15 0 4 0 1111543964 559034368 19786 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17122/statm: 136483 19786 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=262.14
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 10 0 0 0 14150 12064 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=262.01
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 14323 11878 0 0 15 0 4 0 1111543972 559034368 19786 4294967295 134512640 135680988 3217747968 3067670876 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=17122] ppid=17120 vsize=545932 CPUtime=1493.84
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 81580 67804 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747164 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=373.06
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 20116 17190 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=373.34
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 20419 16915 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670828 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=373.54
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 20612 16742 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1493.84
Current children cumulated vsize (KiB) 545932

[startup+462.305 s]
/proc/loadavg: 3.84 3.83 3.81 5/119 18632
/proc/meminfo: memFree=3080624/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=1716.47
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 93727 77920 0 0 16 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=428.38
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 23113 19725 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=429
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 23416 19484 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=429.12
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 23683 19229 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1716.47
Current children cumulated vsize (KiB) 545932

[startup+522.302 s]
/proc/loadavg: 3.73 3.80 3.80 6/119 18821
/proc/meminfo: memFree=3080632/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=1938.97
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 105907 87990 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=483.63
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 26085 22278 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=484.74
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 26484 21990 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=484.82
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 26756 21726 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1938.97
Current children cumulated vsize (KiB) 545932

[startup+582.31 s]
/proc/loadavg: 3.98 3.86 3.82 4/119 19008
/proc/meminfo: memFree=3080788/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=2160.74
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 118013 98061 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=539.03
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 29082 24821 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=539.39
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 29488 24451 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=540.87
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 29770 24317 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2160.74
Current children cumulated vsize (KiB) 545932

[startup+642.308 s]
/proc/loadavg: 3.88 3.85 3.82 5/119 19194
/proc/meminfo: memFree=3080788/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=2382.78
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 130147 108131 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=594.51
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 32125 27326 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=595.2
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 32488 27032 0 0 16 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=596.27
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 32809 26818 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2382.78
Current children cumulated vsize (KiB) 545932

[startup+702.305 s]
/proc/loadavg: 3.83 3.84 3.81 5/119 19386
/proc/meminfo: memFree=3080664/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=2605.92
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 142304 118288 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=650.28
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 35139 29889 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=651.34
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 35576 29558 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=652.05
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 35868 29337 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2605.92
Current children cumulated vsize (KiB) 545932

[startup+762.313 s]
/proc/loadavg: 3.87 3.84 3.82 5/119 19575
/proc/meminfo: memFree=3080796/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=2829.02
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 154476 128426 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=705.7
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 38158 32412 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=707.37
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 38657 32080 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=707.63
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 38887 31876 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2829.02
Current children cumulated vsize (KiB) 545932

[startup+822.31 s]
/proc/loadavg: 3.98 3.87 3.83 4/119 19764
/proc/meminfo: memFree=3080880/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=3052.76
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 166567 138709 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=761.38
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 41169 34969 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=763.34
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 41665 34669 0 0 16 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=763.35
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 41867 34468 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3052.76
Current children cumulated vsize (KiB) 545932

[startup+882.308 s]
/proc/loadavg: 3.99 3.89 3.83 5/119 19951
/proc/meminfo: memFree=3080896/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=3274.29
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 178540 148889 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=817.13
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 44226 37487 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=818.59
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 44613 37246 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=818.86
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 44866 37020 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3274.29
Current children cumulated vsize (KiB) 545932

[startup+942.316 s]
/proc/loadavg: 3.88 3.88 3.83 4/119 20137
/proc/meminfo: memFree=3080780/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=3497.77
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 190792 158985 0 0 16 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=872.93
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 47222 40071 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=874.68
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 47730 39738 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=874.72
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 47914 39558 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3497.77
Current children cumulated vsize (KiB) 545932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.95 3.89 3.83 6/119 20325
/proc/meminfo: memFree=3080096/3368532 swapFree=1941392/1959888
[pid=17122] ppid=17120 vsize=545932 CPUtime=3711.16
/proc/17122/stat : 17122 (gnovelty+) R 17120 17122 24991 0 -1 4202496 19831 0 0 0 202343 168773 0 0 15 0 4 0 1111543964 559034368 19787 4294967295 134512640 135680988 3217747968 3217747212 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17122/statm: 136483 19787 103 286 0 136195 0
[pid=17122/tid=17124] ppid=17120 vsize=545932 CPUtime=926.19
/proc/17122/task/17124/stat : 17124 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 50093 42526 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3077063004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17122/tid=17125] ppid=17120 vsize=545932 CPUtime=927.55
/proc/17122/task/17125/stat : 17125 (gnovelty+) R 17120 17122 24991 0 -1 4202560 12 0 0 0 50581 42174 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3067670876 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17122/tid=17126] ppid=17120 vsize=545932 CPUtime=928.33
/proc/17122/task/17126/stat : 17126 (gnovelty+) R 17120 17122 24991 0 -1 4202560 11 0 0 0 50807 42026 0 0 15 0 4 0 1111543972 559034368 19787 4294967295 134512640 135680988 3217747968 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3711.16
Current children cumulated vsize (KiB) 545932

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): 3711.21
CPU user time (s): 2023.45
CPU system time (s): 1687.76
CPU usage (%): 371.107
Max. virtual memory (cumulated for all children) (KiB): 545932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2023.45
system time used= 1687.76
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19831
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= 93838103
involuntary context switches= 235395

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:57:22
IDJOB=1778167
IDBENCH=70571
IDSOLVER=617
FILE ID=/1778167-1243468642
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S975048338-088.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778167-1243468642/watcher-1778167-1243468642 -o /tmp/evaluation-result-1778167-1243468642/solver-1778167-1243468642 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778167-1243468642.cnf 411413751 4

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

MD5SUM BENCH= eba6bb50fff28076a45b86724388a765
RANDOM SEED= 411413751

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:       3160404 kB
Buffers:         13108 kB
Cached:         122508 kB
SwapCached:       4320 kB
Active:         104960 kB
Inactive:        41184 kB
HighTotal:     2489216 kB
HighFree:      2353984 kB
LowTotal:       879316 kB
LowFree:        806420 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        9560 kB
Mapped:           4296 kB
Slab:            51220 kB
SReclaimable:    43312 kB
SUnreclaim:       7908 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 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:14:04