Trace number 1778278

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1628763900-004.cnf
MD5SUM508021853eb1f7d157653d1ea0c941a6
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.07/0.08	c +------------------------------+
0.07/0.08	c | gNovelty+, version 1.0       |
0.07/0.08	c +------------------------------+
0.07/0.08	c gnovelty+ -h for help
0.07/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-1778278-1243474703/watcher-1778278-1243474703 -o /tmp/evaluation-result-1778278-1243474703/solver-1778278-1243474703 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778278-1243474703.cnf 846934066 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.60 4.03 4.14 3/109 17643
/proc/meminfo: memFree=710296/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=509232 CPUtime=0
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 1535 0 0 0 0 0 0 0 18 0 1 0 1112133087 521453568 1492 4294967295 134512640 135680988 3214589184 3214588448 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17643/statm: 127308 1500 99 286 0 127020 0

[startup+0.067405 s]
/proc/loadavg: 3.60 4.03 4.14 3/109 17643
/proc/meminfo: memFree=710296/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=517044 CPUtime=0.07
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 16496 0 0 0 2 5 0 0 18 0 1 0 1112133087 529453056 16452 4294967295 134512640 135680988 3214589184 3214588448 134537708 0 0 0 0 0 0 0 17 0 0 0 0
/proc/17643/statm: 129261 16464 99 286 0 128973 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517044

[startup+0.107418 s]
/proc/loadavg: 3.60 4.03 4.14 3/109 17643
/proc/meminfo: memFree=710296/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=0.15
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19812 0 0 0 8 7 0 0 19 0 4 0 1112133087 558899200 19768 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19768 103 286 0 136162 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 545800

[startup+0.307384 s]
/proc/loadavg: 3.60 4.03 4.14 3/109 17643
/proc/meminfo: memFree=710296/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=0.86
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19813 0 0 0 38 48 0 0 17 0 4 0 1112133087 558899200 19769 4294967295 134512640 135680988 3214589184 3214588380 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19769 103 286 0 136162 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 545800

[startup+0.707412 s]
/proc/loadavg: 3.60 4.03 4.14 3/109 17643
/proc/meminfo: memFree=710296/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=2.31
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19813 0 0 0 98 133 0 0 15 0 4 0 1112133087 558899200 19769 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19769 103 286 0 136162 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545800

[startup+1.50732 s]
/proc/loadavg: 3.60 4.03 4.14 5/113 17647
/proc/meminfo: memFree=632152/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=5.33
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 259 274 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=1.33
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 65 68 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=1.31
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 60 71 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=1.31
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 58 73 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 545800

[startup+3.10728 s]
/proc/loadavg: 3.60 4.03 4.14 5/113 17648
/proc/meminfo: memFree=632124/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=11.14
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 587 527 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=2.78
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 148 130 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=2.74
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 137 137 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=2.8
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 147 133 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059142956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 545800

[startup+6.30711 s]
/proc/loadavg: 3.63 4.03 4.14 5/113 17648
/proc/meminfo: memFree=632124/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=22.9
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 1208 1082 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=5.63
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 298 265 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=5.69
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 295 274 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=5.84
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 318 266 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.9
Current children cumulated vsize (KiB) 545800

[startup+12.7066 s]
/proc/loadavg: 3.82 4.06 4.15 5/113 17648
/proc/meminfo: memFree=631940/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=46.44
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 2501 2143 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=11.41
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 630 511 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=11.69
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 620 549 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=11.63
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 611 552 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.44
Current children cumulated vsize (KiB) 545800

[startup+25.5059 s]
/proc/loadavg: 4.01 4.09 4.15 5/113 17650
/proc/meminfo: memFree=631848/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=94.01
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 5066 4335 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=23.44
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 1296 1048 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=23.43
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 1248 1095 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=23.5
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 1227 1123 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.01
Current children cumulated vsize (KiB) 545800

[startup+51.1046 s]
/proc/loadavg: 4.18 4.13 4.16 5/113 17836
/proc/meminfo: memFree=631612/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=188.47
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 10226 8621 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=47.08
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 2584 2124 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=46.89
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 2516 2173 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=47.19
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 2543 2176 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.47
Current children cumulated vsize (KiB) 545800

[startup+102.312 s]
/proc/loadavg: 3.96 4.08 4.14 5/113 17839
/proc/meminfo: memFree=631756/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=377.53
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 20450 17303 0 0 16 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=94.56
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 5192 4264 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=94.29
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 5053 4376 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=94.26
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 5072 4354 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 377.53
Current children cumulated vsize (KiB) 545800

[startup+162.309 s]
/proc/loadavg: 4.01 4.07 4.14 5/113 18026
/proc/meminfo: memFree=631756/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=599.73
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 32564 27409 0 0 16 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=149.45
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 8223 6722 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=150.07
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 8047 6960 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=149.77
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 8120 6857 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 599.73
Current children cumulated vsize (KiB) 545800

[startup+222.316 s]
/proc/loadavg: 4.19 4.10 4.14 5/113 18218
/proc/meminfo: memFree=631508/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=822.78
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 44551 37727 0 0 16 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=205.33
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 11276 9257 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=205.89
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 11062 9527 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=205.15
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 11067 9448 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 545800

[startup+282.313 s]
/proc/loadavg: 4.14 4.11 4.14 5/113 18407
/proc/meminfo: memFree=631624/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=1044.87
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 56649 47838 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=260.93
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 14365 11728 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=261.69
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 14072 12097 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=17643] ppid=17641 vsize=545800 CPUtime=1489.95
/proc/17643/stat : 17643 (gnovelty+) S 17641 17643 7955 0 -1 4202496 19814 0 0 0 80687 68308 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=372.76
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 20374 16902 0 0 16 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=372.91
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 20099 17192 0 0 16 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=370.8
/proc/17643/task/17647/stat : 17647 (gnovelty+) S 17641 17643 7955 0 -1 4202560 7 0 0 0 20098 16982 0 0 16 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1489.95
Current children cumulated vsize (KiB) 545800

[startup+462.303 s]
/proc/loadavg: 4.36 4.18 4.15 5/113 18971
/proc/meminfo: memFree=631632/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=1713.01
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 92609 78692 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=428.67
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 23434 19433 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=428.42
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 23043 19799 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=426.57
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 23072 19585 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1713.01
Current children cumulated vsize (KiB) 545800

[startup+522.31 s]
/proc/loadavg: 4.41 4.22 4.17 5/113 19159
/proc/meminfo: memFree=631632/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=1934.91
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 104580 88911 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=484.35
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 26431 22004 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=484.14
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 26037 22377 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=481.72
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 26043 22129 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1934.91
Current children cumulated vsize (KiB) 545800

[startup+582.317 s]
/proc/loadavg: 4.36 4.23 4.17 5/113 19352
/proc/meminfo: memFree=631384/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=2156.97
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 116475 99222 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=540.42
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 29521 24521 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=539.72
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 28922 25050 0 0 16 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=536.67
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 29010 24657 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2156.97
Current children cumulated vsize (KiB) 545800

[startup+642.314 s]
/proc/loadavg: 4.46 4.27 4.19 4/113 19540
/proc/meminfo: memFree=631004/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=2380.55
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 128410 109645 0 0 16 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=596.3
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 32535 27095 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=595.54
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 31860 27694 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=592.79
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 32009 27270 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2380.55
Current children cumulated vsize (KiB) 545800

[startup+702.311 s]
/proc/loadavg: 4.59 4.33 4.21 5/113 19727
/proc/meminfo: memFree=631004/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=2601.78
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 140278 119900 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=651.35
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 35526 29609 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=650.68
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 34733 30335 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=648.54
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 35039 29815 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059142956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2601.78
Current children cumulated vsize (KiB) 545800

[startup+762.318 s]
/proc/loadavg: 4.66 4.39 4.24 6/113 19914
/proc/meminfo: memFree=631136/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=2823.95
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 152307 130088 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=707.46
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 38581 32165 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=706.17
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 37736 32881 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=703.64
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 38032 32332 0 0 16 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2823.95
Current children cumulated vsize (KiB) 545800

[startup+822.305 s]
/proc/loadavg: 4.64 4.41 4.25 5/113 20102
/proc/meminfo: memFree=631260/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=3045.56
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 164389 140167 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=763.46
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 41630 34716 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=761.7
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 40822 35348 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=758.54
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 41008 34846 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.56
Current children cumulated vsize (KiB) 545800

[startup+882.312 s]
/proc/loadavg: 4.40 4.38 4.25 5/113 20291
/proc/meminfo: memFree=631012/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=3267.91
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 176233 150558 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=819.09
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 44561 37348 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=817.61
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 43840 37921 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=813.77
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 43962 37415 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3267.91
Current children cumulated vsize (KiB) 545800

[startup+942.318 s]
/proc/loadavg: 4.35 4.36 4.25 5/113 20483
/proc/meminfo: memFree=631012/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=3490.83
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 188260 160823 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588380 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=875.09
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 47582 39927 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=872.83
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 46771 40512 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=869.41
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 47005 39936 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3490.83
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.20 4.31 4.24 5/113 20670
/proc/meminfo: memFree=631128/3368532 swapFree=1959840/1959888
[pid=17643] ppid=17641 vsize=545800 CPUtime=3705.49
/proc/17643/stat : 17643 (gnovelty+) R 17641 17643 7955 0 -1 4202496 19814 0 0 0 199832 170717 0 0 15 0 4 0 1112133087 558899200 19770 4294967295 134512640 135680988 3214589184 3214588428 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17643/statm: 136450 19770 103 286 0 136162 0
[pid=17643/tid=17645] ppid=17641 vsize=545800 CPUtime=928.42
/proc/17643/task/17645/stat : 17645 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 50469 42373 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3077927260 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17643/tid=17646] ppid=17641 vsize=545800 CPUtime=926.48
/proc/17643/task/17646/stat : 17646 (gnovelty+) R 17641 17643 7955 0 -1 4202560 8 0 0 0 49651 42997 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3068535132 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17643/tid=17647] ppid=17641 vsize=545800 CPUtime=923.5
/proc/17643/task/17647/stat : 17647 (gnovelty+) R 17641 17643 7955 0 -1 4202560 7 0 0 0 49962 42388 0 0 15 0 4 0 1112133095 558899200 19770 4294967295 134512640 135680988 3214589184 3059143004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3705.49
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): 3705.56
CPU user time (s): 1998.36
CPU system time (s): 1707.2
CPU usage (%): 370.541
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1998.36
system time used= 1707.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19814
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= 93901681
involuntary context switches= 229233

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 03:38:23
IDJOB=1778278
IDBENCH=70608
IDSOLVER=617
FILE ID=/1778278-1243474703
PBS_JOBID=
Free space on /tmp= 7987 MiB

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

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

MD5SUM BENCH= 508021853eb1f7d157653d1ea0c941a6
RANDOM SEED= 846934066

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:        710740 kB
Buffers:         41784 kB
Cached:        2434976 kB
SwapCached:          0 kB
Active:        1299536 kB
Inactive:      1196396 kB
HighTotal:     2489216 kB
HighFree:       449876 kB
LowTotal:       879316 kB
LowFree:        260864 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:       19188 kB
Mapped:           7552 kB
Slab:           152072 kB
SReclaimable:   138636 kB
SUnreclaim:      13436 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110900 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 03:55:03