Trace number 1778269

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1175850950-017.cnf
MD5SUM7e1d47339fe7e93ea029abb348893d97
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.05/0.08	c +------------------------------+
0.05/0.08	c | gNovelty+, version 1.0       |
0.05/0.08	c +------------------------------+
0.05/0.08	c gnovelty+ -h for help
0.05/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-1778269-1243473719/watcher-1778269-1243473719 -o /tmp/evaluation-result-1778269-1243473719/solver-1778269-1243473719 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778269-1243473719.cnf 75273989 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.42 3.72 3.77 3/96 17502
/proc/meminfo: memFree=218012/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=509228 CPUtime=0
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 1419 0 0 0 0 0 0 0 18 0 1 0 1112036027 521449472 1375 4294967295 134512640 135680988 3218561216 3218560480 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/17502/statm: 127307 1384 99 286 0 127019 0

[startup+0.054885 s]
/proc/loadavg: 3.42 3.72 3.77 3/96 17502
/proc/meminfo: memFree=218012/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=517040 CPUtime=0.05
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 14040 0 0 0 1 4 0 0 18 0 1 0 1112036027 529448960 13995 4294967295 134512640 135680988 3218561216 3218560480 134537779 0 0 0 0 0 0 0 17 3 0 0 0
/proc/17502/statm: 129260 14007 99 286 0 128972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517040

[startup+0.104898 s]
/proc/loadavg: 3.42 3.72 3.77 3/96 17502
/proc/meminfo: memFree=218012/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=0.12
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19806 0 0 0 3 9 0 0 19 0 4 0 1112036027 558895104 19761 4294967295 134512640 135680988 3218561216 3218560412 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19761 103 286 0 136161 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545796

[startup+0.304973 s]
/proc/loadavg: 3.42 3.72 3.77 3/96 17502
/proc/meminfo: memFree=218012/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=0.85
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19813 0 0 0 38 47 0 0 17 0 4 0 1112036027 558895104 19768 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19768 103 286 0 136161 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545796

[startup+0.70483 s]
/proc/loadavg: 3.42 3.72 3.77 3/96 17502
/proc/meminfo: memFree=218012/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=2.29
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19813 0 0 0 100 129 0 0 15 0 4 0 1112036027 558895104 19768 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19768 103 286 0 136161 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 545796

[startup+1.50479 s]
/proc/loadavg: 3.42 3.72 3.77 5/100 17506
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=5.34
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19813 0 0 0 261 273 0 0 15 0 4 0 1112036027 558895104 19768 4294967295 134512640 135680988 3218561216 3218560412 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19768 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=1.32
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 69 63 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=1.33
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 62 71 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=1.24
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 67 57 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 545796

[startup+3.10463 s]
/proc/loadavg: 3.42 3.72 3.77 5/100 17506
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=11.37
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19813 0 0 0 579 558 0 0 15 0 4 0 1112036027 558895104 19768 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19768 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=2.87
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 149 138 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=2.84
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 150 134 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=2.73
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 144 129 0 0 15 0 4 0 1112036035 558895104 19768 4294967295 134512640 135680988 3218561216 3058827564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 545796

[startup+6.30437 s]
/proc/loadavg: 3.47 3.72 3.77 5/100 17506
/proc/meminfo: memFree=139216/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=23.2
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 1216 1104 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=5.88
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 304 284 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=5.75
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 309 266 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=5.61
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 313 248 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 545796

[startup+12.7039 s]
/proc/loadavg: 3.51 3.73 3.77 5/100 17689
/proc/meminfo: memFree=139080/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=46.36
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 2480 2156 0 0 16 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=11.61
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 636 525 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=11.39
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 633 506 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=11.48
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 612 536 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.36
Current children cumulated vsize (KiB) 545796

[startup+25.5028 s]
/proc/loadavg: 3.62 3.74 3.77 5/100 17691
/proc/meminfo: memFree=139388/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=93.61
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 5005 4356 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=23.42
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 1262 1080 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=23.12
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 1260 1052 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=23.23
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 1228 1095 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.61
Current children cumulated vsize (KiB) 545796

[startup+51.1107 s]
/proc/loadavg: 3.75 3.76 3.78 8/103 17695
/proc/meminfo: memFree=139460/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=188.66
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 9974 8892 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=47.2
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 2498 2222 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=46.82
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 2504 2178 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=46.92
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 2475 2217 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 188.66
Current children cumulated vsize (KiB) 545796

[startup+102.316 s]
/proc/loadavg: 3.67 3.73 3.76 5/100 17884
/proc/meminfo: memFree=139328/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=376.91
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 19983 17708 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=94.13
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 5061 4352 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611820 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=94.1
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 5047 4363 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=94.19
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 4930 4489 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.91
Current children cumulated vsize (KiB) 545796

[startup+162.311 s]
/proc/loadavg: 3.78 3.75 3.77 5/100 18071
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=598.92
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 31686 28206 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=149.2
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 7965 6955 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=149.48
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 7971 6977 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=150.45
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 7923 7122 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 598.92
Current children cumulated vsize (KiB) 545796

[startup+222.316 s]
/proc/loadavg: 3.72 3.73 3.76 5/100 18260
/proc/meminfo: memFree=138792/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=821.17
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 43528 38589 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=204.62
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 10923 9539 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611820 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=205.4
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 10948 9592 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=206.32
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 10936 9696 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 821.17
Current children cumulated vsize (KiB) 545796

[startup+282.311 s]
/proc/loadavg: 3.83 3.76 3.76 5/100 18448
/proc/meminfo: memFree=138708/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=1043.42
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 55227 49115 0 0 16 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=260.02
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 13912 12090 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=261.15
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 13876 12239 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=17502] ppid=17500 vsize=545796 CPUtime=1485.42
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 78607 69935 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560412 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=370.6
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 19733 17327 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=372.22
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 19684 17538 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=371.91
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 19797 17394 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1485.42
Current children cumulated vsize (KiB) 545796

[startup+462.307 s]
/proc/loadavg: 3.67 3.75 3.75 4/100 19016
/proc/meminfo: memFree=139212/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=1706.79
/proc/17502/stat : 17502 (gnovelty+) S 17500 17502 10015 0 -1 4202496 19814 0 0 0 90415 80264 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560412 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=426.55
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 22790 19865 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=427.8
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 22643 20137 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=426.95
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 22714 19981 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1706.79
Current children cumulated vsize (KiB) 545796

[startup+522.312 s]
/proc/loadavg: 3.81 3.76 3.76 5/100 19205
/proc/meminfo: memFree=138692/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=1928.45
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 101980 90865 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=481.38
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 25644 22494 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=483.25
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 25549 22776 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=482.28
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 25570 22658 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1928.45
Current children cumulated vsize (KiB) 545796

[startup+582.307 s]
/proc/loadavg: 3.74 3.74 3.75 5/100 19393
/proc/meminfo: memFree=138088/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=2151.77
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 113763 101414 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=537.54
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 28668 25086 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611820 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=539.14
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 28517 25397 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=537.52
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 28460 25292 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2151.77
Current children cumulated vsize (KiB) 545796

[startup+642.312 s]
/proc/loadavg: 3.75 3.74 3.74 5/100 19580
/proc/meminfo: memFree=138212/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=2374.04
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 125525 111879 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=593.09
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 31659 27650 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=594.51
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 31402 28049 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=593.05
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 31399 27906 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2374.04
Current children cumulated vsize (KiB) 545796

[startup+702.317 s]
/proc/loadavg: 3.66 3.72 3.73 5/100 19768
/proc/meminfo: memFree=138460/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=2595.22
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 137127 122395 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=648.62
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 34570 30292 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=649.59
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 34281 30678 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=648.4
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 34290 30550 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2595.22
Current children cumulated vsize (KiB) 545796

[startup+762.322 s]
/proc/loadavg: 3.75 3.74 3.73 5/100 19956
/proc/meminfo: memFree=138468/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=2816.11
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 148764 132847 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=703.86
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 37487 32899 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=704.68
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 37148 33320 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=703.5
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 37189 33161 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2816.11
Current children cumulated vsize (KiB) 545796

[startup+822.317 s]
/proc/loadavg: 3.86 3.77 3.74 6/100 20148
/proc/meminfo: memFree=139172/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=3037.2
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 160541 143179 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=758.49
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 40342 35507 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=759.83
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 40053 35930 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=759.31
/proc/17502/task/17506/stat : 17506 (gnovelty+) S 17500 17502 10015 0 -1 4202560 7 0 0 0 40220 35711 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.2
Current children cumulated vsize (KiB) 545796

[startup+882.312 s]
/proc/loadavg: 3.81 3.77 3.73 4/100 20336
/proc/meminfo: memFree=139204/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=3258.96
/proc/17502/stat : 17502 (gnovelty+) S 17500 17502 10015 0 -1 4202496 19814 0 0 0 172161 153735 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560412 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=814.62
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 43313 38149 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=815.08
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 42919 38589 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=814.34
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 43000 38434 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3258.96
Current children cumulated vsize (KiB) 545796

[startup+942.307 s]
/proc/loadavg: 3.85 3.78 3.74 5/100 20523
/proc/meminfo: memFree=139204/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=3480.84
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 183831 164253 0 0 16 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=870.03
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 46250 40753 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611820 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=870.47
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 45786 41261 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=870.31
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 46004 41027 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3480.84
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 3.82 3.78 3.74 5/100 20711
/proc/meminfo: memFree=139328/3368532 swapFree=1953788/1959888
[pid=17502] ppid=17500 vsize=545796 CPUtime=3694.25
/proc/17502/stat : 17502 (gnovelty+) R 17500 17502 10015 0 -1 4202496 19814 0 0 0 194882 174543 0 0 15 0 4 0 1112036027 558895104 19769 4294967295 134512640 135680988 3218561216 3218560460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/17502/statm: 136449 19769 103 286 0 136161 0
[pid=17502/tid=17504] ppid=17500 vsize=545796 CPUtime=923.37
/proc/17502/task/17504/stat : 17504 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 49031 43306 0 0 16 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=17502/tid=17505] ppid=17500 vsize=545796 CPUtime=923.77
/proc/17502/task/17505/stat : 17505 (gnovelty+) R 17500 17502 10015 0 -1 4202560 8 0 0 0 48616 43761 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=17502/tid=17506] ppid=17500 vsize=545796 CPUtime=923.7
/proc/17502/task/17506/stat : 17506 (gnovelty+) R 17500 17502 10015 0 -1 4202560 7 0 0 0 48737 43633 0 0 15 0 4 0 1112036035 558895104 19769 4294967295 134512640 135680988 3218561216 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3694.25
Current children cumulated vsize (KiB) 545796

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): 3694.33
CPU user time (s): 1948.87
CPU system time (s): 1745.46
CPU usage (%): 369.419
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1948.87
system time used= 1745.46
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= 98694969
involuntary context switches= 236676

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:21:59
IDJOB=1778269
IDBENCH=70605
IDSOLVER=617
FILE ID=/1778269-1243473719
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-S1175850950-017.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778269-1243473719/watcher-1778269-1243473719 -o /tmp/evaluation-result-1778269-1243473719/solver-1778269-1243473719 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778269-1243473719.cnf 75273989 4

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

MD5SUM BENCH= 7e1d47339fe7e93ea029abb348893d97
RANDOM SEED= 75273989

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:        218604 kB
Buffers:         47148 kB
Cached:        2932764 kB
SwapCached:       2256 kB
Active:        1721892 kB
Inactive:      1267452 kB
HighTotal:     2489216 kB
HighFree:        87668 kB
LowTotal:       879316 kB
LowFree:        130936 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1384 kB
Writeback:           0 kB
AnonPages:        8448 kB
Mapped:           3212 kB
Slab:           151296 kB
SReclaimable:   137780 kB
SUnreclaim:      13516 kB
PageTables:        496 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:38:42