Trace number 1778272

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S457856978-061.cnf
MD5SUM8ebd6c8756a6249928946b3a588cd94f
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-1778272-1243474319/watcher-1778272-1243474319 -o /tmp/evaluation-result-1778272-1243474319/solver-1778272-1243474319 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778272-1243474319.cnf 1570784357 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.78 3.87 3.85 3/97 13476
/proc/meminfo: memFree=3076368/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=509232 CPUtime=0.01
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 1448 0 0 0 0 1 0 0 18 0 1 0 1101569178 521453568 1405 4294967295 134512640 135680988 3216856864 3216856128 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/13476/statm: 127308 1413 99 286 0 127020 0

[startup+0.104013 s]
/proc/loadavg: 3.78 3.87 3.85 3/97 13476
/proc/meminfo: memFree=3076368/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=0.12
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19810 0 0 0 5 7 0 0 19 0 4 0 1101569178 558899200 19766 4294967295 134512640 135680988 3216856864 3216856060 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19766 103 286 0 136162 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545800

[startup+0.204044 s]
/proc/loadavg: 3.78 3.87 3.85 3/97 13476
/proc/meminfo: memFree=3076368/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=0.44
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19814 0 0 0 18 26 0 0 18 0 4 0 1101569178 558899200 19770 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19770 103 286 0 136162 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 545800

[startup+0.304049 s]
/proc/loadavg: 3.78 3.87 3.85 3/97 13476
/proc/meminfo: memFree=3076368/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=0.82
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19814 0 0 0 42 40 0 0 17 0 4 0 1101569178 558899200 19770 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19770 103 286 0 136162 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 545800

[startup+0.703965 s]
/proc/loadavg: 3.78 3.87 3.85 3/97 13476
/proc/meminfo: memFree=3076368/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=2.36
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19814 0 0 0 117 119 0 0 15 0 4 0 1101569178 558899200 19770 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19770 103 286 0 136162 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 545800

[startup+1.5039 s]
/proc/loadavg: 3.79 3.87 3.85 5/101 13480
/proc/meminfo: memFree=2997780/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=5.31
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 265 266 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856060 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=1.3
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 72 58 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=1.3
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 65 65 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=1.34
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 65 69 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.31
Current children cumulated vsize (KiB) 545800

[startup+3.10382 s]
/proc/loadavg: 3.79 3.87 3.85 5/101 13480
/proc/meminfo: memFree=2997756/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=11.22
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 574 548 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=2.83
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 152 131 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=2.77
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 134 143 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=2.8
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 146 134 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 545800

[startup+6.30354 s]
/proc/loadavg: 3.81 3.88 3.85 5/101 13480
/proc/meminfo: memFree=2997796/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=23.08
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 1182 1126 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=5.79
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 308 271 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=5.69
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 288 281 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=5.81
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 293 288 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.08
Current children cumulated vsize (KiB) 545800

[startup+12.7031 s]
/proc/loadavg: 3.83 3.88 3.85 4/101 13480
/proc/meminfo: memFree=2997636/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=47.1
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 2399 2311 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=11.78
/proc/13476/task/13478/stat : 13478 (gnovelty+) S 13474 13476 8948 0 -1 4202560 7 0 0 0 605 573 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=11.65
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 586 579 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=11.8
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 596 584 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.1
Current children cumulated vsize (KiB) 545800

[startup+25.5016 s]
/proc/loadavg: 3.78 3.87 3.84 5/101 13487
/proc/meminfo: memFree=2997412/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=93.99
/proc/13476/stat : 13476 (gnovelty+) S 13474 13476 8948 0 -1 4202496 19815 0 0 0 4880 4519 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=23.39
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 1227 1112 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=23.26
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 1200 1126 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=23.68
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 1217 1151 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 93.99
Current children cumulated vsize (KiB) 545800

[startup+51.1197 s]
/proc/loadavg: 3.74 3.85 3.84 5/101 13488
/proc/meminfo: memFree=2997460/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=188.66
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 9837 9029 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=46.97
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 2435 2262 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=47
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 2435 2265 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=47.27
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 2467 2260 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.66
Current children cumulated vsize (KiB) 545800

[startup+102.316 s]
/proc/loadavg: 3.76 3.84 3.83 4/101 13676
/proc/meminfo: memFree=2998072/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=377.19
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 19849 17870 0 0 16 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=94.14
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 4982 4432 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=94.06
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 4927 4479 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=94.66
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 4912 4554 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 377.19
Current children cumulated vsize (KiB) 545800

[startup+162.311 s]
/proc/loadavg: 3.77 3.82 3.82 5/101 13862
/proc/meminfo: memFree=2997708/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=597.38
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 31435 28303 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=149.14
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 7909 7005 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=149.43
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 7764 7179 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=149.83
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 7829 7154 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 597.38
Current children cumulated vsize (KiB) 545800

[startup+222.316 s]
/proc/loadavg: 3.86 3.83 3.82 5/101 14050
/proc/meminfo: memFree=2997204/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=819.42
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 43096 38846 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=204.13
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 10814 9599 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=204.99
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 10688 9811 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=205.54
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 10693 9861 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 819.42
Current children cumulated vsize (KiB) 545800

[startup+282.312 s]
/proc/loadavg: 3.76 3.82 3.81 5/101 14238
/proc/meminfo: memFree=2997088/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=1040.42
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 54611 49431 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856060 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=259.49
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 13668 12281 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=260.31
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 13547 12484 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=13476] ppid=13474 vsize=545800 CPUtime=1704.69
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 89475 80994 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=426.35
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 22411 20224 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=426.02
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 22269 20333 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=427.07
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 22357 20350 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1704.69
Current children cumulated vsize (KiB) 545800

[startup+522.313 s]
/proc/loadavg: 4.13 3.96 3.86 5/101 15006
/proc/meminfo: memFree=2997204/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=1925.82
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 101141 91441 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856060 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=482.24
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 25349 22875 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=480.76
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 25171 22905 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=482.36
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 25316 22920 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1925.82
Current children cumulated vsize (KiB) 545800

[startup+582.308 s]
/proc/loadavg: 4.02 3.96 3.87 5/101 15194
/proc/meminfo: memFree=2997212/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=2146.52
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 112671 101981 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=537.49
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 28241 25508 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=536.19
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 28047 25572 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=537.08
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 28168 25540 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2146.52
Current children cumulated vsize (KiB) 545800

[startup+642.303 s]
/proc/loadavg: 3.75 3.89 3.85 5/101 15383
/proc/meminfo: memFree=2997088/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=2367.78
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 124258 112520 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=593.84
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 31265 28119 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=591.04
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 30869 28235 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=592.17
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 31018 28199 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2367.78
Current children cumulated vsize (KiB) 545800

[startup+702.309 s]
/proc/loadavg: 3.99 3.93 3.86 5/101 15571
/proc/meminfo: memFree=2996956/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=2588.37
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 135853 122984 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=648.45
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 34091 30754 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730604 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=646.44
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 33816 30828 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=647.54
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 33925 30829 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2588.37
Current children cumulated vsize (KiB) 545800

[startup+762.314 s]
/proc/loadavg: 3.99 3.92 3.86 4/101 15757
/proc/meminfo: memFree=2996840/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=2808.69
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 147344 133525 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=703.13
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 37000 33313 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=702.69
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 36713 33556 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=701.86
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 36718 33468 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2808.69
Current children cumulated vsize (KiB) 545800

[startup+822.309 s]
/proc/loadavg: 3.97 3.92 3.86 5/101 15949
/proc/meminfo: memFree=2996956/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=3030.34
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 158903 144131 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=758.79
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 39907 35972 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=758.46
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 39573 36273 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=756.82
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 39624 36058 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3030.34
Current children cumulated vsize (KiB) 545800

[startup+882.315 s]
/proc/loadavg: 3.71 3.86 3.84 5/101 16137
/proc/meminfo: memFree=2996840/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=3249.77
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 170495 154482 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=813.65
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 42785 38580 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=813.54
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 42447 38907 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=811.83
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 42534 38649 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3249.77
Current children cumulated vsize (KiB) 545800

[startup+942.31 s]
/proc/loadavg: 3.69 3.82 3.82 5/101 16326
/proc/meminfo: memFree=2996832/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=3471.58
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 182165 164993 0 0 16 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=868.9
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 45636 41254 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=869.19
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 45374 41545 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=867.38
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 45493 41245 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3471.58
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.84 3.85 3.83 7/101 16514
/proc/meminfo: memFree=2997196/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=3684.03
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 193393 175010 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=922.83
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 48529 43754 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=921.88
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 48141 44047 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=920.73
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 48273 43800 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3684.03
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

[startup+1000.02 s]
/proc/loadavg: 3.84 3.85 3.83 7/101 16514
/proc/meminfo: memFree=2997196/3368532 swapFree=1952996/1959888
[pid=13476] ppid=13474 vsize=545800 CPUtime=3684.03
/proc/13476/stat : 13476 (gnovelty+) R 13474 13476 8948 0 -1 4202496 19815 0 0 0 193393 175010 0 0 15 0 4 0 1101569178 558899200 19771 4294967295 134512640 135680988 3216856864 3216856108 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13476/statm: 136450 19771 103 286 0 136162 0
[pid=13476/tid=13478] ppid=13474 vsize=545800 CPUtime=922.83
/proc/13476/task/13478/stat : 13478 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 48529 43754 0 0 16 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13476/tid=13479] ppid=13474 vsize=545800 CPUtime=921.88
/proc/13476/task/13479/stat : 13479 (gnovelty+) R 13474 13476 8948 0 -1 4202560 8 0 0 0 48141 44047 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13476/tid=13480] ppid=13474 vsize=545800 CPUtime=920.73
/proc/13476/task/13480/stat : 13480 (gnovelty+) R 13474 13476 8948 0 -1 4202560 7 0 0 0 48273 43800 0 0 15 0 4 0 1101569186 558899200 19771 4294967295 134512640 135680988 3216856864 3058946396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3684.03
Current children cumulated vsize (KiB) 545800

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3684.07
CPU user time (s): 1933.96
CPU system time (s): 1750.11
CPU usage (%): 368.392
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1933.96
system time used= 1750.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19815
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= 99814184
involuntary context switches= 288262

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 03:31:59
IDJOB=1778272
IDBENCH=70606
IDSOLVER=617
FILE ID=tipi45/1778272-1243474319
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S457856978-061.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778272-1243474319/watcher-1778272-1243474319 -o /tmp/evaluation-result-1778272-1243474319/solver-1778272-1243474319 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778272-1243474319.cnf 1570784357 4

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

MD5SUM BENCH= 8ebd6c8756a6249928946b3a588cd94f
RANDOM SEED= 1570784357

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:       3076664 kB
Buffers:        123464 kB
Cached:          61496 kB
SwapCached:       2100 kB
Active:          64420 kB
Inactive:       129924 kB
HighTotal:     2489216 kB
HighFree:      2415312 kB
LowTotal:       879316 kB
LowFree:        661352 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1388 kB
Writeback:           0 kB
AnonPages:        8200 kB
Mapped:           3080 kB
Slab:            85292 kB
SReclaimable:    74252 kB
SUnreclaim:      11040 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-28 03:48:41