Trace number 1777516

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1332146811-066.cnf
MD5SUM829e6759ca030227d67c86b92c3743be
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 variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.59/0.70	c +------------------------------+
0.59/0.70	c | gNovelty+, version 1.0       |
0.59/0.70	c +------------------------------+
0.59/0.70	c gnovelty+ -h for help
0.59/0.70	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-1777516-1243446977/watcher-1777516-1243446977 -o /tmp/evaluation-result-1777516-1243446977/solver-1777516-1243446977 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777516-1243446977.cnf 1104388157 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: 4.12 4.08 4.02 3/96 29517
/proc/meminfo: memFree=214024/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=509232 CPUtime=0
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 1461 0 0 0 0 0 0 0 18 0 1 0 1109361757 521453568 1417 4294967295 134512640 135680988 3216674560 3216673824 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29517/statm: 127308 1424 99 286 0 127020 0

[startup+0.059288 s]
/proc/loadavg: 4.12 4.08 4.02 3/96 29517
/proc/meminfo: memFree=214024/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=517048 CPUtime=0.05
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 10024 0 0 0 3 2 0 0 18 0 1 0 1109361757 529457152 9980 4294967295 134512640 135680988 3216674560 3216672668 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29517/statm: 129262 9980 99 286 0 128974 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517048

[startup+0.109283 s]
/proc/loadavg: 4.12 4.08 4.02 3/96 29517
/proc/meminfo: memFree=214024/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=517048 CPUtime=0.1
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 10198 0 0 0 8 2 0 0 18 0 1 0 1109361757 529457152 10154 4294967295 134512640 135680988 3216674560 3216672668 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29517/statm: 129262 10154 99 286 0 128974 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517048

[startup+0.309266 s]
/proc/loadavg: 4.12 4.08 4.02 3/96 29517
/proc/meminfo: memFree=214024/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=517044 CPUtime=0.3
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 20409 0 0 0 24 6 0 0 18 0 1 0 1109361757 529453056 20364 4294967295 134512640 135680988 3216674560 3216673824 134538748 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29517/statm: 129261 20364 99 286 0 128973 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 517044

[startup+0.709233 s]
/proc/loadavg: 4.12 4.08 4.02 3/96 29517
/proc/meminfo: memFree=214024/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=541704 CPUtime=0.69
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 21215 0 0 0 62 7 0 0 19 0 3 0 1109361757 554704896 21170 4294967295 134512640 135680988 3216674560 3216673904 135159972 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 135426 21170 102 286 0 135138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 541704

[startup+1.50925 s]
/proc/loadavg: 4.12 4.08 4.02 5/100 29522
/proc/meminfo: memFree=123904/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=3.8
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 353 27 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=0.8
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 78 2 0 0 16 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=0.77
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 73 4 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=0.77
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 69 8 0 0 18 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 558172

[startup+3.10918 s]
/proc/loadavg: 4.12 4.08 4.02 6/100 29522
/proc/meminfo: memFree=123552/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=9.98
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 916 82 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=2.37
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 227 10 0 0 16 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=2.32
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 212 20 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=2.32
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 209 23 0 0 16 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 558172

[startup+6.30918 s]
/proc/loadavg: 4.27 4.11 4.03 5/100 29522
/proc/meminfo: memFree=123528/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=22.25
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 1974 251 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=5.4
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 485 55 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=5.31
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 473 58 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210896 134545684 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=5.48
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 482 66 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.25
Current children cumulated vsize (KiB) 558172

[startup+12.7083 s]
/proc/loadavg: 4.25 4.11 4.03 5/100 29522
/proc/meminfo: memFree=123484/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=46.94
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 4051 643 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=11.62
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 999 163 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=11.37
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 976 161 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=11.68
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 1014 154 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090932 134535206 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 46.94
Current children cumulated vsize (KiB) 558172

[startup+25.5078 s]
/proc/loadavg: 4.43 4.15 4.05 5/100 29524
/proc/meminfo: memFree=123300/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=96.56
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 8144 1512 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=24.19
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 2036 383 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=23.53
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 1981 372 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=24
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 2011 389 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 96.56
Current children cumulated vsize (KiB) 558172

[startup+51.1057 s]
/proc/loadavg: 4.42 4.17 4.06 6/100 29524
/proc/meminfo: memFree=123200/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=196.26
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 16132 3494 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=48.94
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 4053 841 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=48.37
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 3933 904 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=49.03
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 4046 857 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 196.26
Current children cumulated vsize (KiB) 558172

[startup+102.311 s]
/proc/loadavg: 4.28 4.17 4.06 5/100 29713
/proc/meminfo: memFree=122580/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=393.18
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 32104 7214 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=97.77
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 8017 1760 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=97.36
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 7921 1815 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210860 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=98.55
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 8072 1783 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.18
Current children cumulated vsize (KiB) 558172

[startup+162.307 s]
/proc/loadavg: 3.97 4.12 4.05 5/100 29900
/proc/meminfo: memFree=126704/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=623.19
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 50505 11814 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=155.43
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 12654 2889 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=154.67
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 12510 2957 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=155.84
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 12621 2963 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 623.19
Current children cumulated vsize (KiB) 558172

[startup+222.312 s]
/proc/loadavg: 4.19 4.16 4.07 5/100 30088
/proc/meminfo: memFree=126200/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=853.53
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 68793 16560 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=213.19
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 17246 4073 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=212.19
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 17108 4111 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=213.37
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 17191 4146 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 853.53
Current children cumulated vsize (KiB) 558172

[startup+282.316 s]
/proc/loadavg: 4.04 4.12 4.06 5/100 30280
/proc/meminfo: memFree=126084/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=1085.34
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 86922 21612 0 0 16 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=271.15
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 21783 5332 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=270.23
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 21684 5339 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=29517] ppid=29515 vsize=558172 CPUtime=1550.63
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 123183 31880 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=387.45
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 30846 7899 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=386.47
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 30794 7853 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=387.5
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 30875 7875 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1550.63
Current children cumulated vsize (KiB) 558172

[startup+462.311 s]
/proc/loadavg: 4.20 4.11 4.06 5/100 30845
/proc/meminfo: memFree=126084/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=1781.33
/proc/29517/stat : 29517 (gnovelty+) S 29515 29517 10015 0 -1 4202496 23230 0 0 0 141160 36973 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=444.66
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 35305 9161 0 0 16 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330964 134998532 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=444.37
/proc/29517/task/29521/stat : 29521 (gnovelty+) S 29515 29517 10015 0 -1 4202560 597 0 0 0 35299 9138 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=445.49
/proc/29517/task/29522/stat : 29522 (gnovelty+) S 29515 29517 10015 0 -1 4202560 597 0 0 0 35375 9174 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1781.33
Current children cumulated vsize (KiB) 558172

[startup+522.307 s]
/proc/loadavg: 4.10 4.12 4.06 4/100 31033
/proc/meminfo: memFree=126076/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=2012.31
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 159265 41966 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=502.59
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 39843 10416 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=502.35
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 39815 10420 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=503.14
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 39916 10398 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2012.31
Current children cumulated vsize (KiB) 558172

[startup+582.311 s]
/proc/loadavg: 4.13 4.12 4.07 5/100 31221
/proc/meminfo: memFree=126076/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=2241.46
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 176600 47546 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=559.91
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 44199 11792 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=560.05
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 44256 11749 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=560.65
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 44270 11795 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2241.46
Current children cumulated vsize (KiB) 558172

[startup+642.307 s]
/proc/loadavg: 4.29 4.16 4.08 6/100 31412
/proc/meminfo: memFree=126332/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=2472.4
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 194143 53097 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=617.64
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 48631 13133 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=617.62
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 48700 13062 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=618.19
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 48546 13273 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2472.4
Current children cumulated vsize (KiB) 558172

[startup+702.312 s]
/proc/loadavg: 4.07 4.11 4.07 5/100 31601
/proc/meminfo: memFree=126456/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=2700.73
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 211610 58463 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=675.03
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 53001 14502 0 0 16 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=675.21
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 53188 14333 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=675.07
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 52879 14628 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2700.73
Current children cumulated vsize (KiB) 558172

[startup+762.307 s]
/proc/loadavg: 4.36 4.20 4.10 5/100 31788
/proc/meminfo: memFree=126456/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=2930.91
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 229086 64005 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=732.89
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 57447 15842 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=733.32
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 57753 15579 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=732.14
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 57128 16086 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2930.91
Current children cumulated vsize (KiB) 558172

[startup+822.312 s]
/proc/loadavg: 4.25 4.20 4.11 5/100 31976
/proc/meminfo: memFree=126200/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=3161.65
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 246714 69451 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=790.29
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 61894 17135 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=791.16
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 62230 16886 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=789.55
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 61446 17509 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3161.65
Current children cumulated vsize (KiB) 558172

[startup+882.316 s]
/proc/loadavg: 4.27 4.23 4.12 5/100 32164
/proc/meminfo: memFree=126448/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=3390.98
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 264191 74907 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=847.47
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 66247 18500 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=849.09
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 66710 18199 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=846.44
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 65738 18906 0 0 16 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3390.98
Current children cumulated vsize (KiB) 558172

[startup+942.311 s]
/proc/loadavg: 4.16 4.20 4.11 5/100 32351
/proc/meminfo: memFree=126332/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=3620.53
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 281915 80138 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=904.81
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 70726 19755 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=906.56
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 71219 19437 0 0 16 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210944 134543045 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=904.04
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 70151 20253 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3620.53
Current children cumulated vsize (KiB) 558172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.20 4.21 4.12 5/100 32544
/proc/meminfo: memFree=126208/3368532 swapFree=1953788/1959888
[pid=29517] ppid=29515 vsize=558172 CPUtime=3842.16
/proc/29517/stat : 29517 (gnovelty+) R 29515 29517 10015 0 -1 4202496 23230 0 0 0 298740 85476 0 0 15 0 4 0 1109361757 571568128 23185 4294967295 134512640 135680988 3216674560 3216673804 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/29517/statm: 139543 23185 103 286 0 139255 0
[pid=29517/tid=29520] ppid=29515 vsize=558172 CPUtime=959.88
/proc/29517/task/29520/stat : 29520 (gnovelty+) R 29515 29517 10015 0 -1 4202560 581 0 0 0 74896 21092 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3074330972 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=29517/tid=29521] ppid=29515 vsize=558172 CPUtime=962.48
/proc/29517/task/29521/stat : 29521 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 75501 20747 0 0 15 0 4 0 1109361827 571568128 23185 4294967295 134512640 135680988 3216674560 3062210908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=29517/tid=29522] ppid=29515 vsize=558172 CPUtime=959.35
/proc/29517/task/29522/stat : 29522 (gnovelty+) R 29515 29517 10015 0 -1 4202560 597 0 0 0 74303 21632 0 0 15 0 4 0 1109361828 571568128 23185 4294967295 134512640 135680988 3216674560 3050090844 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3842.16
Current children cumulated vsize (KiB) 558172

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): 3842.22
CPU user time (s): 2987.46
CPU system time (s): 854.76
CPU usage (%): 384.205
Max. virtual memory (cumulated for all children) (KiB): 558172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2987.46
system time used= 854.76
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23230
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= 38427172
involuntary context switches= 107207

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 19:56:17
IDJOB=1777516
IDBENCH=70354
IDSOLVER=617
FILE ID=/1777516-1243446977
PBS_JOBID=
Free space on /tmp= 6475 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1332146811-066.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777516-1243446977/watcher-1777516-1243446977 -o /tmp/evaluation-result-1777516-1243446977/solver-1777516-1243446977 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777516-1243446977.cnf 1104388157 4

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

MD5SUM BENCH= 829e6759ca030227d67c86b92c3743be
RANDOM SEED= 1104388157

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:        214468 kB
Buffers:         47096 kB
Cached:        2936372 kB
SwapCached:       2256 kB
Active:        1727324 kB
Inactive:      1265500 kB
HighTotal:     2489216 kB
HighFree:        84176 kB
LowTotal:       879316 kB
LowFree:        130292 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2932 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3232 kB
Slab:           151040 kB
SReclaimable:   137468 kB
SUnreclaim:      13572 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88472 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6475 MiB
End job on  at 2009-05-27 20:12:57