Trace number 1778134

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S565564805-059.cnf
MD5SUMcec2f389a8f4289974cef5cb69e9af70
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 variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1778134-1243466683/watcher-1778134-1243466683 -o /tmp/evaluation-result-1778134-1243466683/solver-1778134-1243466683 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778134-1243466683.cnf 492687929 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.85 4.35 4.36 3/109 24424
/proc/meminfo: memFree=711284/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=509232 CPUtime=0.01
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 1582 0 0 0 0 1 0 0 18 0 1 0 1111331089 521453568 1538 4294967295 134512640 135680988 3212866384 3212865648 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/24424/statm: 127308 1547 99 286 0 127020 0

[startup+0.091499 s]
/proc/loadavg: 3.85 4.35 4.36 3/109 24424
/proc/meminfo: memFree=711284/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=0.09
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19785 0 0 0 6 3 0 0 18 0 4 0 1111331089 558899200 19740 4294967295 134512640 135680988 3212866384 3212865616 134546370 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19740 103 286 0 136162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 545800

[startup+0.111492 s]
/proc/loadavg: 3.85 4.35 4.36 3/109 24424
/proc/meminfo: memFree=711284/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=0.12
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19797 0 0 0 9 3 0 0 19 0 4 0 1111331089 558899200 19752 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19752 103 286 0 136162 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545800

[startup+0.311481 s]
/proc/loadavg: 3.85 4.35 4.36 3/109 24424
/proc/meminfo: memFree=711284/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=0.81
/proc/24424/stat : 24424 (gnovelty+) S 24422 24424 7955 0 -1 4202496 19800 0 0 0 46 35 0 0 18 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 545800

[startup+0.711461 s]
/proc/loadavg: 3.85 4.35 4.36 3/109 24424
/proc/meminfo: memFree=711284/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=2.3
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 118 112 0 0 15 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 545800

[startup+1.51146 s]
/proc/loadavg: 3.85 4.35 4.36 5/113 24428
/proc/meminfo: memFree=632908/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=5.24
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 266 258 0 0 15 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=1.31
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 71 60 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=1.27
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 58 69 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=1.23
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 63 60 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 545800

[startup+3.11134 s]
/proc/loadavg: 3.85 4.35 4.36 5/113 24428
/proc/meminfo: memFree=632760/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=11.21
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 600 521 0 0 15 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865580 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=2.81
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 158 123 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=2.73
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 130 143 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=2.73
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 150 123 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.21
Current children cumulated vsize (KiB) 545800

[startup+6.31189 s]
/proc/loadavg: 3.86 4.34 4.35 5/113 24428
/proc/meminfo: memFree=632536/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=23.33
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 1237 1096 0 0 15 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=5.82
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 335 247 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=5.82
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 277 305 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=5.75
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 302 273 0 0 16 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.33
Current children cumulated vsize (KiB) 545800

[startup+12.7115 s]
/proc/loadavg: 3.71 4.30 4.34 5/113 24429
/proc/meminfo: memFree=632568/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=46.92
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 2498 2194 0 0 16 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=11.68
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 648 520 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=11.77
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 593 584 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=11.78
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 627 551 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.92
Current children cumulated vsize (KiB) 545800

[startup+25.5108 s]
/proc/loadavg: 3.78 4.29 4.34 7/114 24436
/proc/meminfo: memFree=632352/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=94.47
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 5055 4392 0 0 16 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=23.42
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 1275 1067 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=23.74
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 1236 1138 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=23.68
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 1271 1097 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495788 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.47
Current children cumulated vsize (KiB) 545800

[startup+51.1094 s]
/proc/loadavg: 4.14 4.33 4.35 5/113 24623
/proc/meminfo: memFree=632416/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=188.47
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19800 0 0 0 10131 8716 0 0 16 0 4 0 1111331089 558899200 19755 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19755 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=46.62
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 2507 2155 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=46.85
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 2458 2227 0 0 16 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=47.44
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 2564 2180 0 0 15 0 4 0 1111331097 558899200 19755 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.47
Current children cumulated vsize (KiB) 545800

[startup+102.317 s]
/proc/loadavg: 4.17 4.31 4.34 4/113 24811
/proc/meminfo: memFree=631624/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=377.67
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19801 0 0 0 20109 17658 0 0 15 0 4 0 1111331089 558899200 19756 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24424/statm: 136450 19756 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=94.08
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 5053 4355 0 0 16 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3077280044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=93.88
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 4869 4519 0 0 15 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=94.7
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 5061 4409 0 0 15 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3058495788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 377.67
Current children cumulated vsize (KiB) 545800

[startup+162.314 s]
/proc/loadavg: 4.27 4.31 4.34 5/113 24998
/proc/meminfo: memFree=631708/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=600.44
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19801 0 0 0 31825 28219 0 0 15 0 4 0 1111331089 558899200 19756 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19756 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=150.04
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 3 0 0 0 8030 6974 0 0 15 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=149.96
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 7764 7232 0 0 15 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=150.1
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 7939 7071 0 0 15 0 4 0 1111331097 558899200 19756 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 600.44
Current children cumulated vsize (KiB) 545800

[startup+222.31 s]
/proc/loadavg: 4.43 4.34 4.35 5/113 25186
/proc/meminfo: memFree=631864/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=823.41
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 43660 38681 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=205.67
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 11000 9567 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=205.56
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 10672 9884 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=206.26
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 10969 9657 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 823.41
Current children cumulated vsize (KiB) 545800

[startup+282.307 s]
/proc/loadavg: 4.59 4.40 4.36 5/113 25374
/proc/meminfo: memFree=631848/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=1046.38
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 55410 49228 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=261.85
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 14012 12173 0 0 16 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=261.41
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 13555 12586 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=24424] ppid=24422 vsize=545800 CPUtime=1492.84
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 79277 70007 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=373.63
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 19949 17414 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=373.38
/proc/24424/task/24427/stat : 24427 (gnovelty+) S 24422 24424 7955 0 -1 4202560 6 0 0 0 19509 17829 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=373.62
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 19914 17448 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1492.84
Current children cumulated vsize (KiB) 545800

[startup+462.318 s]
/proc/loadavg: 4.54 4.47 4.39 5/113 25943
/proc/meminfo: memFree=631956/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=1714.32
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 91084 80348 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865580 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=428.76
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 22916 19960 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=429.04
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 22443 20461 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=429.18
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 22878 20040 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1714.32
Current children cumulated vsize (KiB) 545800

[startup+522.315 s]
/proc/loadavg: 4.46 4.46 4.39 5/113 26131
/proc/meminfo: memFree=631864/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=1936.27
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 102927 90700 0 0 16 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=484.54
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 25942 22512 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=484.54
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 25394 23060 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=484.62
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 25854 22608 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495788 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1936.27
Current children cumulated vsize (KiB) 545800

[startup+582.312 s]
/proc/loadavg: 4.55 4.48 4.40 5/113 26319
/proc/meminfo: memFree=631360/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=2158.87
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 114854 101033 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=539.82
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 28938 25044 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=540.36
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 28349 25687 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=540.35
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 28790 25245 0 0 16 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2158.87
Current children cumulated vsize (KiB) 545800

[startup+642.308 s]
/proc/loadavg: 4.45 4.46 4.39 5/113 26508
/proc/meminfo: memFree=631484/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=2382.23
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 126753 111470 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=595.28
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 31905 27623 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=596.4
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 31305 28335 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=596.52
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 31788 27864 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2382.23
Current children cumulated vsize (KiB) 545800

[startup+702.305 s]
/proc/loadavg: 4.47 4.47 4.40 5/113 26695
/proc/meminfo: memFree=632072/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=2604.88
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 138699 121789 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=650.87
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 34917 30170 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=652.59
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 34289 30970 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=652
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 34717 30483 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2604.88
Current children cumulated vsize (KiB) 545800

[startup+762.322 s]
/proc/loadavg: 4.44 4.46 4.39 5/113 26882
/proc/meminfo: memFree=631980/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=2828.08
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 150585 132223 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=706.76
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 37886 32790 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=708.3
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 37257 33573 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=707.66
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 37658 33108 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2828.08
Current children cumulated vsize (KiB) 545800

[startup+822.309 s]
/proc/loadavg: 4.53 4.46 4.40 5/113 27074
/proc/meminfo: memFree=631740/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=3051.82
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 162447 142735 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=762.79
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 40863 35416 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=764.4
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 40229 36211 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=763.24
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 40614 35710 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3051.82
Current children cumulated vsize (KiB) 545800

[startup+882.316 s]
/proc/loadavg: 4.56 4.48 4.41 5/113 27262
/proc/meminfo: memFree=631856/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=3273.78
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 174237 153141 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=818.32
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 43813 38019 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=819.54
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 43149 38805 0 0 16 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=819.15
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 43571 38344 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3273.78
Current children cumulated vsize (KiB) 545800

[startup+942.313 s]
/proc/loadavg: 4.64 4.51 4.42 5/113 27450
/proc/meminfo: memFree=631856/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=3496.6
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 186054 163606 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=874.18
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 46813 40605 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=874.89
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 46080 41409 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887964 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=874.64
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 46465 40999 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495788 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3496.6
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.75 4.57 4.44 5/113 27638
/proc/meminfo: memFree=631840/3368532 swapFree=1959840/1959888
[pid=24424] ppid=24422 vsize=545800 CPUtime=3709.67
/proc/24424/stat : 24424 (gnovelty+) R 24422 24424 7955 0 -1 4202496 19802 0 0 0 197510 173457 0 0 15 0 4 0 1111331089 558899200 19757 4294967295 134512640 135680988 3212866384 3212865628 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24424/statm: 136450 19757 103 286 0 136162 0
[pid=24424/tid=24426] ppid=24422 vsize=545800 CPUtime=927.67
/proc/24424/task/24426/stat : 24426 (gnovelty+) R 24422 24424 7955 0 -1 4202560 4 0 0 0 49681 43086 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3077280092 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24424/tid=24427] ppid=24422 vsize=545800 CPUtime=927.95
/proc/24424/task/24427/stat : 24427 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 48903 43892 0 0 16 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3067887916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24424/tid=24428] ppid=24422 vsize=545800 CPUtime=927.7
/proc/24424/task/24428/stat : 24428 (gnovelty+) R 24422 24424 7955 0 -1 4202560 6 0 0 0 49350 43420 0 0 15 0 4 0 1111331097 558899200 19757 4294967295 134512640 135680988 3212866384 3058495836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3709.67
Current children cumulated vsize (KiB) 545800

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3709.73
CPU user time (s): 1975.13
CPU system time (s): 1734.6
CPU usage (%): 370.96
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1975.13
system time used= 1734.6
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19802
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= 96791243
involuntary context switches= 195979

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:24:43
IDJOB=1778134
IDBENCH=70560
IDSOLVER=617
FILE ID=/1778134-1243466683
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S565564805-059.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778134-1243466683/watcher-1778134-1243466683 -o /tmp/evaluation-result-1778134-1243466683/solver-1778134-1243466683 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778134-1243466683.cnf 492687929 4

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

MD5SUM BENCH= cec2f389a8f4289974cef5cb69e9af70
RANDOM SEED= 492687929

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.073
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.073
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.12
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.073
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.14
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.073
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:        711284 kB
Buffers:         41712 kB
Cached:        2434820 kB
SwapCached:          0 kB
Active:        1299500 kB
Inactive:      1196132 kB
HighTotal:     2489216 kB
HighFree:       449960 kB
LowTotal:       879316 kB
LowFree:        261324 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1376 kB
Writeback:           0 kB
AnonPages:       19320 kB
Mapped:           7752 kB
Slab:           151700 kB
SReclaimable:   138540 kB
SUnreclaim:      13160 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 01:41:25