Trace number 1778353

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) 3703.35 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S502087726-095.cnf
MD5SUM19585c969548ec91e42795356f5c76b1
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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.03/0.08	c +------------------------------+
0.03/0.08	c | gNovelty+, version 1.0       |
0.03/0.08	c +------------------------------+
0.03/0.08	c gnovelty+ -h for help
0.03/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-1778353-1243478686/watcher-1778353-1243478686 -o /tmp/evaluation-result-1778353-1243478686/solver-1778353-1243478686 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778353-1243478686.cnf 303878820 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.77 3.84 3.82 3/98 32536
/proc/meminfo: memFree=3196096/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=509232 CPUtime=0
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 1456 0 0 0 0 0 0 0 18 0 1 0 929445335 521453568 1413 4294967295 134512640 135680988 3221048096 3221047360 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/32536/statm: 127308 1421 99 286 0 127020 0

[startup+0.035111 s]
/proc/loadavg: 3.77 3.84 3.82 3/98 32536
/proc/meminfo: memFree=3196096/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=517044 CPUtime=0.03
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 10411 0 0 0 0 3 0 0 18 0 1 0 929445335 529453056 10367 4294967295 134512640 135680988 3221048096 3221047360 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/32536/statm: 129261 10379 99 286 0 128973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517044

[startup+0.115118 s]
/proc/loadavg: 3.77 3.84 3.82 3/98 32536
/proc/meminfo: memFree=3196096/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=0.11
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19790 0 0 0 4 7 0 0 18 0 4 0 929445335 558899200 19746 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19746 103 286 0 136162 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545800

[startup+0.315106 s]
/proc/loadavg: 3.77 3.84 3.82 3/98 32536
/proc/meminfo: memFree=3196096/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=0.81
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19792 0 0 0 44 37 0 0 17 0 4 0 929445335 558899200 19748 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19748 103 286 0 136162 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 545800

[startup+0.715053 s]
/proc/loadavg: 3.77 3.84 3.82 3/98 32536
/proc/meminfo: memFree=3196096/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=2.31
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19792 0 0 0 126 105 0 0 15 0 4 0 929445335 558899200 19748 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19748 103 286 0 136162 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545800

[startup+1.51499 s]
/proc/loadavg: 3.77 3.84 3.82 4/102 32540
/proc/meminfo: memFree=3117620/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=5.33
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19792 0 0 0 285 248 0 0 15 0 4 0 929445335 558899200 19748 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19748 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=1.29
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 62 67 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3077837100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=1.26
/proc/32536/task/32539/stat : 32539 (gnovelty+) S 32534 32536 9860 0 -1 4202560 6 0 0 0 70 56 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=1.33
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 72 61 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 545800

[startup+3.11487 s]
/proc/loadavg: 3.78 3.84 3.82 5/102 32540
/proc/meminfo: memFree=3117488/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=11.4
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19792 0 0 0 608 532 0 0 15 0 4 0 929445335 558899200 19748 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19748 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=2.8
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 141 139 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=2.76
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 149 127 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=2.87
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 151 136 0 0 16 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3059052844 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.4
Current children cumulated vsize (KiB) 545800

[startup+6.31463 s]
/proc/loadavg: 3.78 3.84 3.82 5/102 32542
/proc/meminfo: memFree=3117488/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=23
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19792 0 0 0 1257 1043 0 0 15 0 4 0 929445335 558899200 19748 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19748 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=5.76
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 302 274 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=5.8
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 330 250 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=5.64
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 298 266 0 0 15 0 4 0 929445343 558899200 19748 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23
Current children cumulated vsize (KiB) 545800

[startup+12.7141 s]
/proc/loadavg: 3.82 3.85 3.82 5/102 32725
/proc/meminfo: memFree=3117356/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=46.91
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 2549 2142 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=11.74
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 622 552 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=11.86
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 650 536 0 0 16 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=11.61
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 617 544 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.91
Current children cumulated vsize (KiB) 545800

[startup+25.5131 s]
/proc/loadavg: 3.84 3.85 3.82 5/102 32726
/proc/meminfo: memFree=3117336/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=93.75
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 5025 4350 0 0 16 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=23.5
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 1241 1109 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=23.28
/proc/32536/task/32539/stat : 32539 (gnovelty+) S 32534 32536 9860 0 -1 4202560 6 0 0 0 1242 1086 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=23.24
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 1235 1089 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 93.75
Current children cumulated vsize (KiB) 545800

[startup+51.111 s]
/proc/loadavg: 3.82 3.85 3.82 5/102 32728
/proc/meminfo: memFree=3117516/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=189.28
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 10158 8770 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=47.56
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 2555 2201 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=47.02
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 2500 2202 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=46.91
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 2484 2207 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 189.28
Current children cumulated vsize (KiB) 545800

[startup+102.317 s]
/proc/loadavg: 3.94 3.88 3.83 5/102 447
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=378.97
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 20210 17687 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=95.11
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 5115 4396 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=94.43
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 4994 4449 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068444972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=94.33
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 4952 4481 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 378.97
Current children cumulated vsize (KiB) 545800

[startup+162.313 s]
/proc/loadavg: 4.08 3.93 3.85 5/102 636
/proc/meminfo: memFree=3117276/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=600.55
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 31979 28076 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=150.23
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 8062 6961 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=149.69
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 7871 7098 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=149.66
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 7905 7061 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 600.55
Current children cumulated vsize (KiB) 545800

[startup+222.308 s]
/proc/loadavg: 3.86 3.90 3.84 5/102 823
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=822.15
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 43832 38383 0 0 16 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=205.18
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 11045 9473 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=205.38
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 10865 9673 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=205.28
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 10847 9681 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 545800

[startup+282.303 s]
/proc/loadavg: 3.88 3.90 3.84 6/102 1023
/proc/meminfo: memFree=3117144/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=1043.67
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 55685 48682 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=260.43
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 14022 12021 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837100 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=260.17
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 13778 12239 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=32536] ppid=32534 vsize=545800 CPUtime=1488.07
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 79103 69704 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=371.34
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 19875 17259 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=371.32
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 19615 17517 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=372.4
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 19691 17549 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1488.07
Current children cumulated vsize (KiB) 545800

[startup+462.308 s]
/proc/loadavg: 3.95 3.89 3.83 5/102 1593
/proc/meminfo: memFree=3117028/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=1710.49
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 90878 80171 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=426.66
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 22785 19881 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=426.6
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 22547 20113 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=428.08
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 22672 20136 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1710.49
Current children cumulated vsize (KiB) 545800

[startup+522.313 s]
/proc/loadavg: 3.89 3.88 3.83 5/102 1780
/proc/meminfo: memFree=3117400/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=1931.43
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 102579 90564 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=481.63
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 25717 22446 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=481.6
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 25493 22667 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=483.44
/proc/32536/task/32540/stat : 32540 (gnovelty+) S 32534 32536 9860 0 -1 4202560 6 0 0 0 25560 22784 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1931.43
Current children cumulated vsize (KiB) 545800

[startup+582.308 s]
/proc/loadavg: 3.80 3.84 3.82 5/102 1969
/proc/meminfo: memFree=3117268/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=2153.16
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 114275 101041 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=536.78
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 28644 25034 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=537.72
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 28484 25288 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=538.51
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 28419 25432 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2153.16
Current children cumulated vsize (KiB) 545800

[startup+642.304 s]
/proc/loadavg: 3.85 3.85 3.82 5/102 2156
/proc/meminfo: memFree=3117400/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=2374.96
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 126025 111471 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=592.38
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 31587 27651 0 0 16 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=593.63
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 31492 27871 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=593.74
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 31337 28037 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2374.96
Current children cumulated vsize (KiB) 545800

[startup+702.319 s]
/proc/loadavg: 3.79 3.83 3.81 5/102 2348
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=2596.83
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 137710 121973 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047292 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=647.91
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 34492 30299 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=649.55
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 34445 30510 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=649.09
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 34257 30652 0 0 16 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2596.83
Current children cumulated vsize (KiB) 545800

[startup+762.314 s]
/proc/loadavg: 3.89 3.84 3.82 5/102 2543
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=2818.41
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 149387 132454 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=703.91
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 37496 32895 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=705.12
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 37349 33163 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=704.29
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 37140 33289 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2818.41
Current children cumulated vsize (KiB) 545800

[startup+822.309 s]
/proc/loadavg: 3.78 3.82 3.81 5/102 2737
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=3041.66
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 161231 142935 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=759.58
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 40406 35552 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=760.61
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 40303 35758 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=760.31
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 40126 35905 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.66
Current children cumulated vsize (KiB) 545800

[startup+882.314 s]
/proc/loadavg: 3.69 3.79 3.80 5/102 2928
/proc/meminfo: memFree=3117640/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=3265.45
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 173014 153531 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=815.56
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 43419 38137 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837100 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=816.54
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 43299 38355 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=815.97
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 43006 38591 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3265.45
Current children cumulated vsize (KiB) 545800

[startup+942.309 s]
/proc/loadavg: 3.84 3.81 3.81 5/102 3117
/proc/meminfo: memFree=3117400/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=3488.58
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 184909 163949 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=871.28
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 46373 40755 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=872.31
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 46267 40964 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068445020 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=871.72
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 46015 41157 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052892 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3488.58
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 3.90 3.83 3.81 5/102 3307
/proc/meminfo: memFree=3117152/3368532 swapFree=1959840/1959888
[pid=32536] ppid=32534 vsize=545800 CPUtime=3703.32
/proc/32536/stat : 32536 (gnovelty+) R 32534 32536 9860 0 -1 4202496 19793 0 0 0 196155 174177 0 0 15 0 4 0 929445335 558899200 19749 4294967295 134512640 135680988 3221048096 3221047340 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32536/statm: 136450 19749 103 286 0 136162 0
[pid=32536/tid=32538] ppid=32534 vsize=545800 CPUtime=925.3
/proc/32536/task/32538/stat : 32538 (gnovelty+) R 32534 32536 9860 0 -1 4202560 5 0 0 0 49198 43332 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3077837148 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32536/tid=32539] ppid=32534 vsize=545800 CPUtime=926.15
/proc/32536/task/32539/stat : 32539 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 49088 43527 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3068444972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32536/tid=32540] ppid=32534 vsize=545800 CPUtime=925.21
/proc/32536/task/32540/stat : 32540 (gnovelty+) R 32534 32536 9860 0 -1 4202560 6 0 0 0 48790 43731 0 0 15 0 4 0 929445343 558899200 19749 4294967295 134512640 135680988 3221048096 3059052844 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3703.32
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.02
CPU time (s): 3703.35
CPU user time (s): 1961.56
CPU system time (s): 1741.79
CPU usage (%): 370.328
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1961.56
system time used= 1741.79
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19793
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= 98104191
involuntary context switches= 215709

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 04:44:46
IDJOB=1778353
IDBENCH=70633
IDSOLVER=617
FILE ID=tipi39/1778353-1243478686
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S502087726-095.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778353-1243478686/watcher-1778353-1243478686 -o /tmp/evaluation-result-1778353-1243478686/solver-1778353-1243478686 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778353-1243478686.cnf 303878820 4

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

MD5SUM BENCH= 19585c969548ec91e42795356f5c76b1
RANDOM SEED= 303878820

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:       3196540 kB
Buffers:         22008 kB
Cached:          54312 kB
SwapCached:          0 kB
Active:          65272 kB
Inactive:        27372 kB
HighTotal:     2489216 kB
HighFree:      2421228 kB
LowTotal:       879316 kB
LowFree:        775312 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1372 kB
Writeback:           0 kB
AnonPages:       16108 kB
Mapped:           6148 kB
Slab:            69752 kB
SReclaimable:    57520 kB
SUnreclaim:      12232 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 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 05:01:28