Trace number 1778119

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.5 1000.05

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1394036608-091.cnf
MD5SUM6a1b72e9c09abd09fd440dc53a7d41a8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778119-1243465648/watcher-1778119-1243465648 -o /tmp/evaluation-result-1778119-1243465648/solver-1778119-1243465648 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778119-1243465648.cnf 846243463 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.95 3.88 3.89 3/98 23435
/proc/meminfo: memFree=3196468/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=509228 CPUtime=0.01
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 1366 0 0 0 0 1 0 0 18 0 1 0 928141522 521449472 1323 4294967295 134512640 135680988 3219993120 3219992384 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/23435/statm: 127307 1331 99 286 0 127019 0

[startup+0.102567 s]
/proc/loadavg: 3.95 3.88 3.89 3/98 23435
/proc/meminfo: memFree=3196468/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=0.1
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19783 0 0 0 3 7 0 0 18 0 4 0 928141522 558895104 19739 4294967295 134512640 135680988 3219993120 3219992452 134533350 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19739 103 286 0 136161 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545796

[startup+0.212557 s]
/proc/loadavg: 3.95 3.88 3.89 3/98 23435
/proc/meminfo: memFree=3196468/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=0.46
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 22 24 0 0 18 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 545796

[startup+0.312549 s]
/proc/loadavg: 3.95 3.88 3.89 3/98 23435
/proc/meminfo: memFree=3196468/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=0.82
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 37 45 0 0 18 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 545796

[startup+0.712518 s]
/proc/loadavg: 3.95 3.88 3.89 3/98 23435
/proc/meminfo: memFree=3196468/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=2.33
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 124 109 0 0 15 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 545796

[startup+1.51245 s]
/proc/loadavg: 3.96 3.88 3.89 5/102 23439
/proc/meminfo: memFree=3117880/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=5.25
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 289 236 0 0 15 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=1.31
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 3 0 0 0 69 62 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3077022044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=1.31
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 71 60 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=1.23
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 70 53 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3058237788 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 545796

[startup+3.11235 s]
/proc/loadavg: 3.96 3.88 3.89 5/102 23439
/proc/meminfo: memFree=3117636/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=11.22
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 609 513 0 0 15 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=2.8
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 3 0 0 0 150 130 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3077022044 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=2.8
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 140 140 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=2.71
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 147 124 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.22
Current children cumulated vsize (KiB) 545796

[startup+6.31207 s]
/proc/loadavg: 3.96 3.89 3.89 5/102 23439
/proc/meminfo: memFree=3117636/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=23.2
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 1233 1087 0 0 15 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=5.75
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 3 0 0 0 315 260 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=5.8
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 280 300 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=5.75
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 323 252 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3058237740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 545796

[startup+12.7115 s]
/proc/loadavg: 3.96 3.89 3.89 5/102 23441
/proc/meminfo: memFree=3117668/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=47.13
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 2458 2255 0 0 16 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=11.74
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 3 0 0 0 622 552 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3077021996 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=11.84
/proc/23435/task/23438/stat : 23438 (gnovelty+) S 23433 23435 9860 0 -1 4202560 6 0 0 0 586 598 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=11.65
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 623 542 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.13
Current children cumulated vsize (KiB) 545796

[startup+25.5105 s]
/proc/loadavg: 4.05 3.91 3.89 7/103 23610
/proc/meminfo: memFree=3117292/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=94.02
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19798 0 0 0 4934 4468 0 0 15 0 4 0 928141522 558895104 19754 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19754 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=23.36
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 3 0 0 0 1262 1074 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=23.51
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 1162 1189 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=23.42
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 1243 1099 0 0 15 0 4 0 928141531 558895104 19754 4294967295 134512640 135680988 3219993120 3058237788 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.02
Current children cumulated vsize (KiB) 545796

[startup+51.1084 s]
/proc/loadavg: 3.95 3.90 3.89 5/102 23626
/proc/meminfo: memFree=3117444/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=189.55
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19799 0 0 0 9964 8991 0 0 16 0 4 0 928141522 558895104 19755 4294967295 134512640 135680988 3219993120 3219992316 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19755 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=47.2
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 2527 2193 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3077021996 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=47.41
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 2404 2337 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=47.42
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 2514 2228 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 189.55
Current children cumulated vsize (KiB) 545796

[startup+102.304 s]
/proc/loadavg: 3.88 3.88 3.89 5/102 23813
/proc/meminfo: memFree=3117088/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=377.48
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19799 0 0 0 20218 17530 0 0 16 0 4 0 928141522 558895104 19755 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23435/statm: 136449 19755 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=93.81
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 5081 4300 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3077022044 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=94.28
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 4930 4498 0 0 16 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3067629868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=94.34
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 5061 4373 0 0 16 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3058237740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.48
Current children cumulated vsize (KiB) 545796

[startup+162.309 s]
/proc/loadavg: 3.85 3.87 3.88 4/102 24006
/proc/meminfo: memFree=3117552/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=598.81
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19799 0 0 0 32206 27675 0 0 15 0 4 0 928141522 558895104 19755 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19755 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=148.94
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 8071 6823 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=149.18
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 7858 7060 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=150.27
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 8093 6934 0 0 15 0 4 0 928141531 558895104 19755 4294967295 134512640 135680988 3219993120 3058237788 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 598.81
Current children cumulated vsize (KiB) 545796

[startup+222.315 s]
/proc/loadavg: 3.79 3.85 3.87 5/102 24193
/proc/meminfo: memFree=3117412/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=821.55
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 43873 38282 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=204.72
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 10997 9475 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=204.97
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 10739 9758 0 0 16 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=205.8
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 11011 9569 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 821.55
Current children cumulated vsize (KiB) 545796

[startup+282.31 s]
/proc/loadavg: 3.84 3.84 3.87 5/102 24380
/proc/meminfo: memFree=3117692/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=1044.94
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 55802 48692 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=260.21
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 13975 12046 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=260.99
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 13765 12334 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=23435] ppid=23433 vsize=545796 CPUtime=1711.19
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 91725 79394 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=426.62
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 22897 19765 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=427.66
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 22727 20039 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=428.28
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 22967 19861 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1711.19
Current children cumulated vsize (KiB) 545796

[startup+522.31 s]
/proc/loadavg: 3.92 3.86 3.86 5/102 25138
/proc/meminfo: memFree=3117660/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=1934.17
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 103712 89705 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=482.18
/proc/23435/task/23437/stat : 23437 (gnovelty+) S 23433 23435 9860 0 -1 4202560 4 0 0 0 25904 22314 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077021996 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=483.26
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 25679 22647 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=483.87
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 25996 22391 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1934.17
Current children cumulated vsize (KiB) 545796

[startup+582.316 s]
/proc/loadavg: 3.86 3.85 3.85 5/102 25328
/proc/meminfo: memFree=3117436/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=2156.94
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 115727 99967 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=538.08
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 28930 24878 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=538.68
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 28640 25228 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=539.78
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 29061 24917 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2156.94
Current children cumulated vsize (KiB) 545796

[startup+642.311 s]
/proc/loadavg: 3.95 3.87 3.86 5/102 25517
/proc/meminfo: memFree=3117752/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=2379.27
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 127658 110269 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=593.62
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 31901 27461 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=594.64
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 31545 27919 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=595.79
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 32097 27482 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2379.27
Current children cumulated vsize (KiB) 545796

[startup+702.316 s]
/proc/loadavg: 3.79 3.84 3.84 5/102 25704
/proc/meminfo: memFree=3118080/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=2602.23
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 139600 120623 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=649.6
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 34889 30071 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=650.26
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 34531 30495 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=651.82
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 35074 30108 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2602.23
Current children cumulated vsize (KiB) 545796

[startup+762.311 s]
/proc/loadavg: 3.79 3.82 3.83 5/102 25893
/proc/meminfo: memFree=3118064/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=2823.89
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 151477 130912 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=704.96
/proc/23435/task/23437/stat : 23437 (gnovelty+) S 23433 23435 9860 0 -1 4202560 4 0 0 0 37855 32641 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=705.45
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 37473 33072 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=707.71
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 38057 32714 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2823.89
Current children cumulated vsize (KiB) 545796

[startup+822.306 s]
/proc/loadavg: 3.95 3.85 3.84 5/102 26080
/proc/meminfo: memFree=3117784/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=3047.09
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 163385 141324 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=760.82
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 40800 35282 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=761.08
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 40450 35658 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=763.68
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 41083 35285 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3047.09
Current children cumulated vsize (KiB) 545796

[startup+882.311 s]
/proc/loadavg: 3.87 3.85 3.83 5/102 26267
/proc/meminfo: memFree=3117692/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=3270.09
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 175469 151540 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992316 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=816.84
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 43858 37826 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=816.74
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 43508 38166 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=819.29
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 44033 37896 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3270.09
Current children cumulated vsize (KiB) 545796

[startup+942.316 s]
/proc/loadavg: 3.89 3.86 3.83 5/102 26460
/proc/meminfo: memFree=3117512/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=3491.62
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 187320 161842 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=872.31
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 46843 40388 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077021996 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=872.12
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 46502 40710 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=874.45
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 46966 40479 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3491.62
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.91 3.86 3.83 6/102 26647
/proc/meminfo: memFree=3117816/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=3705.45
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 198595 171950 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=925.71
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 49602 42969 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=925.49
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 49348 43201 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=928.05
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 49764 43041 0 0 16 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3705.45
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

[startup+1000.02 s]
/proc/loadavg: 3.91 3.86 3.83 6/102 26647
/proc/meminfo: memFree=3117816/3368532 swapFree=1959840/1959888
[pid=23435] ppid=23433 vsize=545796 CPUtime=3705.45
/proc/23435/stat : 23435 (gnovelty+) R 23433 23435 9860 0 -1 4202496 19800 0 0 0 198595 171950 0 0 15 0 4 0 928141522 558895104 19756 4294967295 134512640 135680988 3219993120 3219992364 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23435/statm: 136449 19756 103 286 0 136161 0
[pid=23435/tid=23437] ppid=23433 vsize=545796 CPUtime=925.71
/proc/23435/task/23437/stat : 23437 (gnovelty+) R 23433 23435 9860 0 -1 4202560 4 0 0 0 49602 42969 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3077022044 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23435/tid=23438] ppid=23433 vsize=545796 CPUtime=925.49
/proc/23435/task/23438/stat : 23438 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 49348 43201 0 0 15 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3067629916 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23435/tid=23439] ppid=23433 vsize=545796 CPUtime=928.05
/proc/23435/task/23439/stat : 23439 (gnovelty+) R 23433 23435 9860 0 -1 4202560 6 0 0 0 49764 43041 0 0 16 0 4 0 928141531 558895104 19756 4294967295 134512640 135680988 3219993120 3058237788 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3705.45
Current children cumulated vsize (KiB) 545796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.05
CPU time (s): 3705.5
CPU user time (s): 1985.98
CPU system time (s): 1719.52
CPU usage (%): 370.533
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1985.98
system time used= 1719.52
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19800
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= 97296705
involuntary context switches= 219236

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 01:07:28
IDJOB=1778119
IDBENCH=70555
IDSOLVER=617
FILE ID=tipi39/1778119-1243465648
PBS_JOBID=
Free space on /tmp= 5744 MiB

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

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

MD5SUM BENCH= 6a1b72e9c09abd09fd440dc53a7d41a8
RANDOM SEED= 846243463

Linux tipi39 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.067
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.067
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.067
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196912 kB
Buffers:         21936 kB
Cached:          53744 kB
SwapCached:          0 kB
Active:          64948 kB
Inactive:        26988 kB
HighTotal:     2489216 kB
HighFree:      2421896 kB
LowTotal:       879316 kB
LowFree:        775016 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1456 kB
Writeback:           0 kB
AnonPages:       16268 kB
Mapped:           6188 kB
Slab:            69660 kB
SReclaimable:    57416 kB
SUnreclaim:      12244 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 01:24:10