Trace number 1777504

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
MD5SUMbc18b3dcb5640a3085870d083d959b05
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 variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.52/0.58	c +------------------------------+
0.52/0.58	c | gNovelty+, version 1.0       |
0.52/0.58	c +------------------------------+
0.52/0.58	c gnovelty+ -h for help
0.52/0.58	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-1777504-1243446359/watcher-1777504-1243446359 -o /tmp/evaluation-result-1777504-1243446359/solver-1777504-1243446359 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777504-1243446359.cnf 1634968881 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.94 3.89 3.91 2/97 23297
/proc/meminfo: memFree=3076964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=509232 CPUtime=0.01
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 1423 0 0 0 0 1 0 0 25 0 1 0 1098773182 521453568 1380 4294967295 134512640 135680988 3214337216 3214336480 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23297/statm: 127308 1380 99 286 0 127020 0

[startup+0.06401 s]
/proc/loadavg: 3.94 3.89 3.91 2/97 23297
/proc/meminfo: memFree=3076964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=517048 CPUtime=0.07
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 10028 0 0 0 4 3 0 0 25 0 1 0 1098773182 529457152 9985 4294967295 134512640 135680988 3214337216 3214335324 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23297/statm: 129262 9985 99 286 0 128974 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517048

[startup+0.113999 s]
/proc/loadavg: 3.94 3.89 3.91 2/97 23297
/proc/meminfo: memFree=3076964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=517048 CPUtime=0.12
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 10202 0 0 0 9 3 0 0 25 0 1 0 1098773182 529457152 10159 4294967295 134512640 135680988 3214337216 3214335324 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23297/statm: 129262 10159 99 286 0 128974 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517048

[startup+0.313984 s]
/proc/loadavg: 3.94 3.89 3.91 2/97 23297
/proc/meminfo: memFree=3076964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=517044 CPUtime=0.32
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 20366 0 0 0 27 5 0 0 25 0 1 0 1098773182 529453056 20322 4294967295 134512640 135680988 3214337216 3214336480 134538724 0 0 0 0 0 0 0 17 0 0 0 0
/proc/23297/statm: 129261 20322 99 286 0 128973 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 517044

[startup+0.713956 s]
/proc/loadavg: 3.94 3.89 3.91 2/97 23297
/proc/meminfo: memFree=3076964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=1
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22770 0 0 0 95 5 0 0 25 0 4 0 1098773182 570101760 22726 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22726 103 286 0 138897 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 556740

[startup+1.5139 s]
/proc/loadavg: 3.94 3.89 3.91 2/101 23302
/proc/meminfo: memFree=2992604/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=4.18
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 376 42 0 0 25 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=0.92
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 84 8 0 0 25 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068340 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=0.9
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 81 9 0 0 25 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243188 134532911 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=0.87
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 77 10 0 0 25 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 556740

[startup+3.11377 s]
/proc/loadavg: 3.94 3.89 3.91 5/101 23302
/proc/meminfo: memFree=2992272/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=10.44
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 912 132 0 0 25 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=2.5
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 220 30 0 0 25 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068340 134533852 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=2.45
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 218 27 0 0 25 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=2.45
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 210 35 0 0 25 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.44
Current children cumulated vsize (KiB) 556740

[startup+6.31352 s]
/proc/loadavg: 3.94 3.89 3.91 5/101 23302
/proc/meminfo: memFree=2992148/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=22.93
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 1926 367 0 0 25 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=5.65
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 479 86 0 0 24 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068340 134534000 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=5.51
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 474 77 0 0 25 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=5.59
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 470 89 0 0 24 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.93
Current children cumulated vsize (KiB) 556740

[startup+12.713 s]
/proc/loadavg: 3.95 3.89 3.91 5/101 23302
/proc/meminfo: memFree=2991964/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=47.84
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 3946 838 0 0 25 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=11.79
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 989 190 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=11.81
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 987 194 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=11.79
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 970 209 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 47.84
Current children cumulated vsize (KiB) 556740

[startup+25.512 s]
/proc/loadavg: 3.80 3.86 3.90 5/101 23302
/proc/meminfo: memFree=2992028/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=97.46
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 7948 1798 0 0 25 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957426 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=24.31
/proc/23297/task/23300/stat : 23300 (gnovelty+) S 23295 23297 8948 0 -1 4202560 515 0 0 0 2006 425 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=24.2
/proc/23297/task/23301/stat : 23301 (gnovelty+) S 23295 23297 8948 0 -1 4202560 533 0 0 0 1982 438 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=24.38
/proc/23297/task/23302/stat : 23302 (gnovelty+) S 23295 23297 8948 0 -1 4202560 531 0 0 0 1965 473 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.46
Current children cumulated vsize (KiB) 556740

[startup+51.1102 s]
/proc/loadavg: 3.71 3.84 3.89 5/101 23485
/proc/meminfo: memFree=2991212/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=195.08
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 15726 3782 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=48.58
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 3929 929 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=48.53
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 3937 916 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=49.02
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 3901 1001 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 195.08
Current children cumulated vsize (KiB) 556740

[startup+102.316 s]
/proc/loadavg: 4.08 3.91 3.91 5/101 23674
/proc/meminfo: memFree=2990992/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=391.86
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 31180 8006 0 0 16 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=98.28
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 7887 1941 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=97.52
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 7781 1971 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=97.98
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 7689 2109 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 391.86
Current children cumulated vsize (KiB) 556740

[startup+162.301 s]
/proc/loadavg: 3.98 3.90 3.90 5/101 23863
/proc/meminfo: memFree=2990620/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=620.41
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 49151 12890 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=155.98
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 12451 3147 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=154.87
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 12267 3220 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243052 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=154.85
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 12115 3370 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 620.41
Current children cumulated vsize (KiB) 556740

[startup+222.317 s]
/proc/loadavg: 3.86 3.87 3.89 5/101 23868
/proc/meminfo: memFree=2990896/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=851.3
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 67280 17850 0 0 16 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=214.07
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 17083 4324 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=212.61
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 16823 4438 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=212.67
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 16614 4653 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 851.3
Current children cumulated vsize (KiB) 556740

[startup+282.312 s]
/proc/loadavg: 3.90 3.88 3.89 5/101 24054
/proc/meminfo: memFree=2991020/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=1081.15
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 84807 23308 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=271.64
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 21430 5734 0 0 16 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=269.82
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 21280 5702 0 0 16 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=23297] ppid=23295 vsize=556740 CPUtime=1542.84
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 119932 34352 0 0 16 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=386.7
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 30171 8499 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=385.56
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 30167 8389 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=386.37
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 29787 8850 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051418036 134532918 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1542.84
Current children cumulated vsize (KiB) 556740

[startup+462.308 s]
/proc/loadavg: 3.85 3.86 3.89 6/101 24625
/proc/meminfo: memFree=2990788/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=1772.27
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 137307 39920 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=444.19
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 34554 9865 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=442.85
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 34448 9837 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=443.43
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 34134 10209 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1772.27
Current children cumulated vsize (KiB) 556740

[startup+522.304 s]
/proc/loadavg: 3.86 3.86 3.88 5/101 24813
/proc/meminfo: memFree=2990904/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=2002.56
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 154168 46088 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=501.61
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 38754 11407 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=500.23
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 38635 11388 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=500.87
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 38359 11728 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2002.56
Current children cumulated vsize (KiB) 556740

[startup+582.319 s]
/proc/loadavg: 4.00 3.89 3.89 5/101 24999
/proc/meminfo: memFree=2991020/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=2232.79
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 171023 52256 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=558.98
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 42927 12971 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=557.7
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 42824 12946 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=558.59
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 42653 13206 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2232.79
Current children cumulated vsize (KiB) 556740

[startup+642.314 s]
/proc/loadavg: 4.05 3.93 3.90 6/101 25186
/proc/meminfo: memFree=2990788/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=2462.82
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 187810 58472 0 0 16 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=616.2
/proc/23297/task/23300/stat : 23300 (gnovelty+) S 23295 23297 8948 0 -1 4202560 515 0 0 0 47027 14593 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=615.19
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 47008 14511 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=616.22
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 46891 14731 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2462.82
Current children cumulated vsize (KiB) 556740

[startup+702.309 s]
/proc/loadavg: 3.65 3.85 3.88 5/101 25375
/proc/meminfo: memFree=2991160/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=2691.23
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 204495 64628 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=673.64
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 51220 16144 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=671.72
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 51085 16087 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243052 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=672.81
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 51058 16223 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2691.23
Current children cumulated vsize (KiB) 556740

[startup+762.314 s]
/proc/loadavg: 3.64 3.81 3.87 5/101 25568
/proc/meminfo: memFree=2990896/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=2918.28
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 220670 71158 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=729.85
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 55219 17766 0 0 16 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=728.56
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 55058 17798 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=729.64
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 55125 17839 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2918.28
Current children cumulated vsize (KiB) 556740

[startup+822.31 s]
/proc/loadavg: 4.00 3.88 3.88 4/101 25756
/proc/meminfo: memFree=2990872/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=3146.94
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 236874 77820 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=787.21
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 59312 19409 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=785.73
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 59102 19471 0 0 16 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=786.83
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 59231 19452 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3146.94
Current children cumulated vsize (KiB) 556740

[startup+882.305 s]
/proc/loadavg: 3.91 3.89 3.89 5/101 25942
/proc/meminfo: memFree=2990648/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=3374.9
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 252983 84507 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=844.1
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 63328 21082 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=843.18
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 63155 21163 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=843.59
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 63266 21093 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3374.9
Current children cumulated vsize (KiB) 556740

[startup+942.311 s]
/proc/loadavg: 3.75 3.86 3.88 6/101 26129
/proc/meminfo: memFree=2990540/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=3603.18
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 269314 91004 0 0 15 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=901.26
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 67455 22671 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=900.16
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 67205 22811 0 0 16 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=900.99
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 67372 22727 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3603.18
Current children cumulated vsize (KiB) 556740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.81 3.85 3.87 6/101 26318
/proc/meminfo: memFree=2990788/3368532 swapFree=1952996/1959888
[pid=23297] ppid=23295 vsize=556740 CPUtime=3820.42
/proc/23297/stat : 23297 (gnovelty+) R 23295 23297 8948 0 -1 4202496 22845 0 0 0 285130 96912 0 0 16 0 4 0 1098773182 570101760 22801 4294967295 134512640 135680988 3214337216 3214336460 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23297/statm: 139185 22801 103 286 0 138897 0
[pid=23297/tid=23300] ppid=23295 vsize=556740 CPUtime=955.74
/proc/23297/task/23300/stat : 23300 (gnovelty+) R 23295 23297 8948 0 -1 4202560 515 0 0 0 71453 24121 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3075068252 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23297/tid=23301] ppid=23295 vsize=556740 CPUtime=953.97
/proc/23297/task/23301/stat : 23301 (gnovelty+) R 23295 23297 8948 0 -1 4202560 533 0 0 0 71137 24260 0 0 15 0 4 0 1098773241 570101760 22801 4294967295 134512640 135680988 3214337216 3063243100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23297/tid=23302] ppid=23295 vsize=556740 CPUtime=955.73
/proc/23297/task/23302/stat : 23302 (gnovelty+) R 23295 23297 8948 0 -1 4202560 531 0 0 0 71339 24234 0 0 15 0 4 0 1098773243 570101760 22801 4294967295 134512640 135680988 3214337216 3051417948 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3820.42
Current children cumulated vsize (KiB) 556740

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): 3820.49
CPU user time (s): 2851.35
CPU system time (s): 969.14
CPU usage (%): 382.033
Max. virtual memory (cumulated for all children) (KiB): 556740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2851.35
system time used= 969.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22845
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= 44323971
involuntary context switches= 132923

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 19:45:59
IDJOB=1777504
IDBENCH=70350
IDSOLVER=617
FILE ID=tipi45/1777504-1243446359
PBS_JOBID=
Free space on /tmp= 15501 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S2082290699-014.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777504-1243446359/watcher-1777504-1243446359 -o /tmp/evaluation-result-1777504-1243446359/solver-1777504-1243446359 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777504-1243446359.cnf 1634968881 4

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

MD5SUM BENCH= bc18b3dcb5640a3085870d083d959b05
RANDOM SEED= 1634968881

Linux tipi45 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.081
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.081
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.081
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.081
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:       3081848 kB
Buffers:        123308 kB
Cached:          56776 kB
SwapCached:       2100 kB
Active:          65180 kB
Inactive:       124056 kB
HighTotal:     2489216 kB
HighFree:      2419664 kB
LowTotal:       879316 kB
LowFree:        662184 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            2716 kB
Writeback:           0 kB
AnonPages:        8196 kB
Mapped:           3520 kB
Slab:            84704 kB
SReclaimable:    73780 kB
SUnreclaim:      10924 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89408 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15501 MiB
End job on tipi45 at 2009-05-27 20:02:39