Trace number 1778287

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.39 1000.03

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S926047226-039.cnf
MD5SUM58a348483ec5f90a0278e7c47824496f
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.04/0.08	c +------------------------------+
0.04/0.08	c | gNovelty+, version 1.0       |
0.04/0.08	c +------------------------------+
0.04/0.08	c gnovelty+ -h for help
0.04/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-1778287-1243474723/watcher-1778287-1243474723 -o /tmp/evaluation-result-1778287-1243474723/solver-1778287-1243474723 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778287-1243474723.cnf 511728655 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.51 3.72 3.72 3/96 20750
/proc/meminfo: memFree=217956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=509232 CPUtime=0
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 1412 0 0 0 0 0 0 0 18 0 1 0 1112136346 521453568 1368 4294967295 134512640 135680988 3217985600 3217984864 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/20750/statm: 127308 1374 99 286 0 127020 0

[startup+0.04871 s]
/proc/loadavg: 3.51 3.72 3.72 3/96 20750
/proc/meminfo: memFree=217956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=517044 CPUtime=0.04
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 12866 0 0 0 0 4 0 0 18 0 1 0 1112136346 529453056 12822 4294967295 134512640 135680988 3217985600 3217984864 134537779 0 0 0 0 0 0 0 17 3 0 0 0
/proc/20750/statm: 129261 12827 99 286 0 128973 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517044

[startup+0.108705 s]
/proc/loadavg: 3.51 3.72 3.72 3/96 20750
/proc/meminfo: memFree=217956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=0.1
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19801 0 0 0 3 7 0 0 18 0 4 0 1112136346 558899200 19756 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19756 103 286 0 136162 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545800

[startup+0.308688 s]
/proc/loadavg: 3.51 3.72 3.72 3/96 20750
/proc/meminfo: memFree=217956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=0.83
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19815 0 0 0 38 45 0 0 18 0 4 0 1112136346 558899200 19770 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19770 103 286 0 136162 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 545800

[startup+0.708667 s]
/proc/loadavg: 3.51 3.72 3.72 3/96 20750
/proc/meminfo: memFree=217956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=2.32
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19815 0 0 0 107 125 0 0 16 0 4 0 1112136346 558899200 19770 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19770 103 286 0 136162 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 545800

[startup+1.50865 s]
/proc/loadavg: 3.51 3.72 3.72 5/100 20755
/proc/meminfo: memFree=139812/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=5.28
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19815 0 0 0 260 268 0 0 15 0 4 0 1112136346 558899200 19770 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19770 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=1.32
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 63 69 0 0 16 0 4 0 1112136354 558899200 19770 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=1.35
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 65 70 0 0 15 0 4 0 1112136354 558899200 19770 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=1.25
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 68 57 0 0 15 0 4 0 1112136354 558899200 19770 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 545800

[startup+3.10851 s]
/proc/loadavg: 3.51 3.72 3.72 2/100 20755
/proc/meminfo: memFree=139340/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=11.09
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 564 545 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=2.8
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 140 140 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=2.76
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 131 145 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=2.72
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 161 111 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 545800

[startup+6.30832 s]
/proc/loadavg: 3.55 3.72 3.72 5/100 20755
/proc/meminfo: memFree=139340/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=23.02
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 1179 1123 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=5.85
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 306 279 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=5.72
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 288 284 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=5.65
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 302 263 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.02
Current children cumulated vsize (KiB) 545800

[startup+12.7077 s]
/proc/loadavg: 3.58 3.73 3.72 5/100 20755
/proc/meminfo: memFree=139204/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=46.86
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 2403 2283 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=11.86
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 616 570 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=11.71
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 593 578 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=11.57
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 606 551 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.86
Current children cumulated vsize (KiB) 545800

[startup+25.5068 s]
/proc/loadavg: 3.68 3.74 3.72 5/100 20756
/proc/meminfo: memFree=139144/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=94.23
/proc/20750/stat : 20750 (gnovelty+) S 20748 20750 10015 0 -1 4202496 19816 0 0 0 4783 4640 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=23.76
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 1210 1166 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=23.49
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 1193 1156 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=23.42
/proc/20750/task/20754/stat : 20754 (gnovelty+) S 20748 20750 10015 0 -1 4202560 7 0 0 0 1202 1140 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.23
Current children cumulated vsize (KiB) 545800

[startup+51.1045 s]
/proc/loadavg: 3.72 3.74 3.72 5/100 20941
/proc/meminfo: memFree=138880/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=188.29
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 9681 9148 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=46.99
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 2389 2310 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=46.97
/proc/20750/task/20753/stat : 20753 (gnovelty+) S 20748 20750 10015 0 -1 4202560 8 0 0 0 2452 2245 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=47.17
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 2443 2274 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.29
Current children cumulated vsize (KiB) 545800

[startup+102.31 s]
/proc/loadavg: 3.83 3.77 3.73 5/100 21128
/proc/meminfo: memFree=138668/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=377.16
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 19415 18301 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=94.02
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 4841 4561 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=94.51
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 4944 4507 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666732 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=93.99
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 4818 4581 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 377.16
Current children cumulated vsize (KiB) 545800

[startup+162.305 s]
/proc/loadavg: 3.84 3.78 3.73 5/100 21316
/proc/meminfo: memFree=138436/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=598.51
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 30637 29214 0 0 16 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=149.61
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 7701 7260 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=149.75
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 7756 7219 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=149.23
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 7557 7366 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 598.51
Current children cumulated vsize (KiB) 545800

[startup+222.311 s]
/proc/loadavg: 3.99 3.83 3.75 4/100 21508
/proc/meminfo: memFree=138304/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=819.41
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 41988 39953 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=204.94
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 10568 9926 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=204.54
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 10552 9902 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=204.71
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 10389 10082 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 819.41
Current children cumulated vsize (KiB) 545800

[startup+282.316 s]
/proc/loadavg: 3.99 3.86 3.76 5/100 21695
/proc/meminfo: memFree=138584/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=1040.15
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 53417 50598 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=259.93
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 13438 12555 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=260.1
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 13416 12594 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666732 134957422 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=20750] ppid=20748 vsize=545800 CPUtime=1481.72
/proc/20750/stat : 20750 (gnovelty+) S 20748 20750 10015 0 -1 4202496 19816 0 0 0 75964 72208 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=371.24
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 19160 17964 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=370.26
/proc/20750/task/20753/stat : 20753 (gnovelty+) S 20748 20750 10015 0 -1 4202560 8 0 0 0 19048 17978 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=369.94
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 18891 18103 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 545800

[startup+462.311 s]
/proc/loadavg: 3.74 3.83 3.77 5/100 22261
/proc/meminfo: memFree=138832/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=1701.76
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 87397 82779 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=426.26
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 21957 20669 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=424.56
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 21874 20582 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=425.23
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 21836 20687 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1701.76
Current children cumulated vsize (KiB) 545800

[startup+522.306 s]
/proc/loadavg: 3.86 3.84 3.77 4/100 22449
/proc/meminfo: memFree=138428/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=1922.46
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 98884 93362 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=481.1
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 24816 23294 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058860 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=480.09
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 24862 23147 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=480.3
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 24612 23418 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1922.46
Current children cumulated vsize (KiB) 545800

[startup+582.31 s]
/proc/loadavg: 3.95 3.88 3.79 5/100 22640
/proc/meminfo: memFree=138212/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=2143.34
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 110205 104129 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=536.05
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 27681 25924 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=535
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 27639 25861 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=535.93
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 27441 26152 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2143.34
Current children cumulated vsize (KiB) 545800

[startup+642.306 s]
/proc/loadavg: 3.88 3.87 3.79 5/100 22829
/proc/meminfo: memFree=138924/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=2364.07
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 121619 114788 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=591.51
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 30556 28595 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=590.06
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 30480 28526 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=591.6
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 30335 28825 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2364.07
Current children cumulated vsize (KiB) 545800

[startup+702.311 s]
/proc/loadavg: 3.81 3.86 3.79 4/100 23016
/proc/meminfo: memFree=138800/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=2585.75
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 132814 125761 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=647.14
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 33361 31353 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=645.43
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 33222 31321 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=646.98
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 33136 31562 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2585.75
Current children cumulated vsize (KiB) 545800

[startup+762.316 s]
/proc/loadavg: 3.79 3.84 3.79 5/100 23204
/proc/meminfo: memFree=138956/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=2807.86
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 144203 136583 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=702.42
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 36155 34087 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=700.66
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 36077 33989 0 0 16 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=702.72
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 35998 34274 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2807.86
Current children cumulated vsize (KiB) 545800

[startup+822.311 s]
/proc/loadavg: 3.84 3.85 3.79 4/100 23392
/proc/meminfo: memFree=138800/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=3028.14
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 155540 147274 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=757.69
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 39030 36739 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=755.5
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 38903 36647 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=757.59
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 38808 36951 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3028.14
Current children cumulated vsize (KiB) 545800

[startup+882.316 s]
/proc/loadavg: 3.91 3.86 3.80 5/100 23579
/proc/meminfo: memFree=138816/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=3250.06
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 166778 158228 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=813.1
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 41806 39504 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=810.82
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 41664 39418 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=813.19
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 41699 39620 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3250.06
Current children cumulated vsize (KiB) 545800

[startup+942.311 s]
/proc/loadavg: 3.82 3.84 3.79 5/100 23772
/proc/meminfo: memFree=138800/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=3470.75
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 178095 168980 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=868.35
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 44677 42158 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=865.29
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 44461 42068 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=868.42
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 44540 42302 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3470.75
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.84 3.83 3.80 6/100 23959
/proc/meminfo: memFree=138660/3368532 swapFree=1953788/1959888
[pid=20750] ppid=20748 vsize=545800 CPUtime=3684.31
/proc/20750/stat : 20750 (gnovelty+) R 20748 20750 10015 0 -1 4202496 19816 0 0 0 189062 179369 0 0 15 0 4 0 1112136346 558899200 19771 4294967295 134512640 135680988 3217985600 3217984844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20750/statm: 136450 19771 103 286 0 136162 0
[pid=20750/tid=20752] ppid=20748 vsize=545800 CPUtime=921.63
/proc/20750/task/20752/stat : 20752 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 47405 44758 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3077058908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20750/tid=20753] ppid=20748 vsize=545800 CPUtime=918.78
/proc/20750/task/20753/stat : 20753 (gnovelty+) R 20748 20750 10015 0 -1 4202560 8 0 0 0 47156 44722 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3067666780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20750/tid=20754] ppid=20748 vsize=545800 CPUtime=921.79
/proc/20750/task/20754/stat : 20754 (gnovelty+) R 20748 20750 10015 0 -1 4202560 7 0 0 0 47303 44876 0 0 15 0 4 0 1112136354 558899200 19771 4294967295 134512640 135680988 3217985600 3058274652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3684.31
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.03
CPU time (s): 3684.39
CPU user time (s): 1890.64
CPU system time (s): 1793.75
CPU usage (%): 368.427
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1890.64
system time used= 1793.75
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19816
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= 106093418
involuntary context switches= 224588

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 03:38:43
IDJOB=1778287
IDBENCH=70611
IDSOLVER=617
FILE ID=/1778287-1243474723
PBS_JOBID=
Free space on /tmp= 6476 MiB

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

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

MD5SUM BENCH= 58a348483ec5f90a0278e7c47824496f
RANDOM SEED= 511728655

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.061
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.061
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.061
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.061
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:        218548 kB
Buffers:         47148 kB
Cached:        2932652 kB
SwapCached:       2256 kB
Active:        1721668 kB
Inactive:      1267492 kB
HighTotal:     2489216 kB
HighFree:        87404 kB
LowTotal:       879316 kB
LowFree:        131144 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3012 kB
Slab:           151396 kB
SReclaimable:   137804 kB
SUnreclaim:      13592 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88472 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 03:55:23