Trace number 1777204

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.12/0.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	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-1777204-1243439306/watcher-1777204-1243439306 -o /tmp/evaluation-result-1777204-1243439306/solver-1777204-1243439306 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777204-1243439306.cnf 217728186 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.98 4.98 4.85 3/96 10175
/proc/meminfo: memFree=3046268/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=509232 CPUtime=0.01
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 1436 0 0 0 0 1 0 0 18 0 1 0 1098031760 521453568 1393 4294967295 134512640 135680988 3217565648 3217564912 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/10175/statm: 127308 1401 99 286 0 127020 0

[startup+0.073152 s]
/proc/loadavg: 4.98 4.98 4.85 3/96 10175
/proc/meminfo: memFree=3046268/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=517048 CPUtime=0.08
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 10057 0 0 0 5 3 0 0 18 0 1 0 1098031760 529457152 10014 4294967295 134512640 135680988 3217565648 3217563756 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/10175/statm: 129262 10014 99 286 0 128974 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517048

[startup+0.113135 s]
/proc/loadavg: 4.98 4.98 4.85 3/96 10175
/proc/meminfo: memFree=3046268/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=517044 CPUtime=0.12
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 16880 0 0 0 7 5 0 0 18 0 1 0 1098031760 529453056 16836 4294967295 134512640 135680988 3217565648 3217564912 134537708 0 0 0 0 0 0 0 17 2 0 0 0
/proc/10175/statm: 129261 16848 99 286 0 128973 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517044

[startup+0.313118 s]
/proc/loadavg: 4.98 4.98 4.85 3/96 10175
/proc/meminfo: memFree=3046268/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=0.77
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 70 7 0 0 19 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 547952

[startup+0.71309 s]
/proc/loadavg: 4.98 4.98 4.85 3/96 10175
/proc/meminfo: memFree=3046268/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2.36
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 223 13 0 0 17 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 547952

[startup+1.51304 s]
/proc/loadavg: 4.98 4.98 4.85 5/100 10179
/proc/meminfo: memFree=2965608/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=5.46
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 527 19 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=1.25
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 122 3 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=1.35
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 132 3 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=1.36
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 132 4 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200436 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 547952

[startup+3.11518 s]
/proc/loadavg: 4.98 4.98 4.85 7/100 10179
/proc/meminfo: memFree=2965476/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=11.55
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 1126 29 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=2.79
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 274 5 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=2.81
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 274 7 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=2.85
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 279 6 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.55
Current children cumulated vsize (KiB) 547952

[startup+6.31463 s]
/proc/loadavg: 4.98 4.98 4.85 8/100 10179
/proc/meminfo: memFree=2965352/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=23.37
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 2288 49 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=5.82
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 570 12 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=5.65
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 552 13 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=5.8
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 572 8 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.37
Current children cumulated vsize (KiB) 547952

[startup+12.7133 s]
/proc/loadavg: 4.98 4.98 4.85 5/100 10179
/proc/meminfo: memFree=2965176/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=48.31
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 4739 92 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=12
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 1177 23 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=12.03
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 1185 18 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=11.85
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 1160 25 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.31
Current children cumulated vsize (KiB) 547952

[startup+25.5112 s]
/proc/loadavg: 4.91 4.96 4.85 7/100 10179
/proc/meminfo: memFree=2965396/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=97.27
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 9533 194 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=23.92
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 2347 45 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=24.4
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 2394 46 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=24.21
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 2372 49 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.27
Current children cumulated vsize (KiB) 547952

[startup+51.1091 s]
/proc/loadavg: 4.87 4.95 4.85 6/101 10365
/proc/meminfo: memFree=2965056/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=196.36
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 19262 374 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=48.79
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 4788 91 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=49.33
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 4839 94 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=49.2
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 4828 92 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.36
Current children cumulated vsize (KiB) 547952

[startup+102.316 s]
/proc/loadavg: 4.85 4.91 4.84 6/100 10369
/proc/meminfo: memFree=2965156/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=393.39
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 38657 682 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=98.27
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 9668 159 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=98.25
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 9651 174 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592564 134534234 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=99.16
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 9745 171 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 393.39
Current children cumulated vsize (KiB) 547952

[startup+162.318 s]
/proc/loadavg: 5.05 4.93 4.84 6/100 10557
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=626.77
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 61623 1054 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=156.42
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 15377 265 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=157.07
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 15440 267 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=157.57
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 15503 254 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 626.77
Current children cumulated vsize (KiB) 547952

[startup+222.308 s]
/proc/loadavg: 5.07 4.94 4.85 7/100 10749
/proc/meminfo: memFree=2965272/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=858.43
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 84406 1437 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=213.85
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 21043 342 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=215.23
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 21142 381 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=215.71
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 21210 361 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 858.43
Current children cumulated vsize (KiB) 547952

[startup+282.304 s]
/proc/loadavg: 5.30 5.01 4.88 7/100 10937
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=1092.5
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 107383 1867 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=272.66
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 26817 449 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=273.48
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 26849 499 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=10175] ppid=10173 vsize=547952 CPUtime=1559.49
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 153269 2680 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=389.55
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 38312 643 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=390.27
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 38331 696 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=391.36
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 38471 665 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1559.49
Current children cumulated vsize (KiB) 547952

[startup+462.312 s]
/proc/loadavg: 5.38 5.13 4.94 5/100 11502
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=1794.86
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 176442 3044 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=447.8
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 44058 722 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=449.16
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 44131 785 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=450.9
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 44319 771 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.86
Current children cumulated vsize (KiB) 547952

[startup+522.308 s]
/proc/loadavg: 5.25 5.14 4.95 6/100 11690
/proc/meminfo: memFree=2965280/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2028.11
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 199390 3421 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=505.57
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 49749 808 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=507.64
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 49885 879 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592564 134534244 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=509.43
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 50073 870 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2028.11
Current children cumulated vsize (KiB) 547952

[startup+582.317 s]
/proc/loadavg: 5.19 5.15 4.97 6/100 11882
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2261.22
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 222286 3836 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=564.05
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 55488 917 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=565.83
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 55593 990 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=568.06
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 55831 975 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2261.22
Current children cumulated vsize (KiB) 547952

[startup+642.311 s]
/proc/loadavg: 5.48 5.23 5.00 6/100 12069
/proc/meminfo: memFree=2965280/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2492.16
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 244996 4220 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=622.8
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 61267 1013 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=623.46
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 61271 1075 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=625.71
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 61496 1075 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2492.16
Current children cumulated vsize (KiB) 547952

[startup+702.305 s]
/proc/loadavg: 5.31 5.22 5.01 6/100 12256
/proc/meminfo: memFree=2965404/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2725.75
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 267975 4600 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=680.82
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 66967 1115 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984692 134535179 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=682.61
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 67097 1164 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=684.41
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 67283 1158 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2725.75
Current children cumulated vsize (KiB) 547952

[startup+762.322 s]
/proc/loadavg: 5.02 5.16 5.00 5/100 12445
/proc/meminfo: memFree=2965528/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=2962.82
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 291257 5025 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=739.88
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 72777 1211 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=741.99
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 72922 1277 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=743.79
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 73107 1272 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2962.82
Current children cumulated vsize (KiB) 547952

[startup+822.31 s]
/proc/loadavg: 4.93 5.10 4.99 5/100 12633
/proc/meminfo: memFree=2965272/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=3194.47
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 314066 5381 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=798.13
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 78524 1289 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=799.73
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 78602 1371 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=801.13
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 78751 1362 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3194.47
Current children cumulated vsize (KiB) 547952

[startup+882.303 s]
/proc/loadavg: 5.32 5.18 5.02 5/100 12821
/proc/meminfo: memFree=2965280/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=3427.78
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 337020 5758 0 0 16 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=856.35
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 84257 1378 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=857.98
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 84330 1468 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=859.85
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 84509 1476 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200436 134535087 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3427.78
Current children cumulated vsize (KiB) 547952

[startup+942.32 s]
/proc/loadavg: 5.22 5.16 5.02 7/100 13012
/proc/meminfo: memFree=2965264/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=3660.71
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 359960 6111 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=914.05
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 89936 1469 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=916.3
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 90066 1564 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=918.85
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 90327 1558 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3660.71
Current children cumulated vsize (KiB) 547952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.25 5.17 5.03 6/100 13199
/proc/meminfo: memFree=2965280/3368532 swapFree=1954072/1959888
[pid=10175] ppid=10173 vsize=547952 CPUtime=3885.39
/proc/10175/stat : 10175 (gnovelty+) R 10173 10175 15881 0 -1 4202496 20422 0 0 0 382067 6472 0 0 15 0 4 0 1098031760 561102848 20378 4294967295 134512640 135680988 3217565648 3217564892 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/10175/statm: 136988 20378 103 286 0 136700 0
[pid=10175/tid=10177] ppid=10173 vsize=547952 CPUtime=970.34
/proc/10175/task/10177/stat : 10177 (gnovelty+) R 10173 10175 15881 0 -1 4202560 92 0 0 0 95468 1566 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=10175/tid=10178] ppid=10173 vsize=547952 CPUtime=972.58
/proc/10175/task/10178/stat : 10178 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 95613 1645 0 0 15 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=10175/tid=10179] ppid=10173 vsize=547952 CPUtime=974.61
/proc/10175/task/10179/stat : 10179 (gnovelty+) R 10173 10175 15881 0 -1 4202560 93 0 0 0 95806 1655 0 0 16 0 4 0 1098031774 561102848 20378 4294967295 134512640 135680988 3217565648 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3885.39
Current children cumulated vsize (KiB) 547952

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): 3885.47
CPU user time (s): 3820.75
CPU system time (s): 64.72
CPU usage (%): 388.53
Max. virtual memory (cumulated for all children) (KiB): 547952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3820.75
system time used= 64.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20422
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= 1309916
involuntary context switches= 43705

runsolver used 0.3 second user time and 0.42 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 17:48:26
IDJOB=1777204
IDBENCH=70250
IDSOLVER=617
FILE ID=tipi44/1777204-1243439306
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S452919966-071.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777204-1243439306/watcher-1777204-1243439306 -o /tmp/evaluation-result-1777204-1243439306/solver-1777204-1243439306 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777204-1243439306.cnf 217728186 4

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED= 217728186

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3046564 kB
Buffers:        130764 kB
Cached:          84520 kB
SwapCached:       2184 kB
Active:          88588 kB
Inactive:       136324 kB
HighTotal:     2489216 kB
HighFree:      2392092 kB
LowTotal:       879316 kB
LowFree:        654472 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1852 kB
Writeback:           0 kB
AnonPages:        9084 kB
Mapped:           3212 kB
Slab:            86688 kB
SReclaimable:    76684 kB
SUnreclaim:      10004 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-27 18:05:08