Trace number 1777081

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) 3877.7 1000.03

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S882603971-022.cnf
MD5SUM8c169219b64992954a6c6431ec472521
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data

0.10/0.14	c +------------------------------+
0.10/0.14	c | gNovelty+, version 1.0       |
0.10/0.14	c +------------------------------+
0.10/0.14	c gnovelty+ -h for help
0.10/0.14	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-1777081-1243434256/watcher-1777081-1243434256 -o /tmp/evaluation-result-1777081-1243434256/solver-1777081-1243434256 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777081-1243434256.cnf 167522663 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.96 4.15 4.05 3/96 21170
/proc/meminfo: memFree=215868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=509232 CPUtime=0.01
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 1417 0 0 0 0 1 0 0 18 0 1 0 1108089727 521453568 1373 4294967295 134512640 135680988 3215000928 3215000192 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/21170/statm: 127308 1382 99 286 0 127020 0

[startup+0.072727 s]
/proc/loadavg: 3.96 4.15 4.05 3/96 21170
/proc/meminfo: memFree=215868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=517048 CPUtime=0.07
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 10068 0 0 0 4 3 0 0 18 0 1 0 1108089727 529457152 10024 4294967295 134512640 135680988 3215000928 3214999036 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/21170/statm: 129262 10024 99 286 0 128974 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517048

[startup+0.11272 s]
/proc/loadavg: 3.96 4.15 4.05 3/96 21170
/proc/meminfo: memFree=215868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=517044 CPUtime=0.1
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 17358 0 0 0 5 5 0 0 18 0 1 0 1108089727 529453056 17313 4294967295 134512640 135680988 3215000928 3215000192 134537779 0 0 0 0 0 0 0 17 0 0 0 0
/proc/21170/statm: 129261 17323 99 286 0 128973 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517044

[startup+0.312703 s]
/proc/loadavg: 3.96 4.15 4.05 3/96 21170
/proc/meminfo: memFree=215868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=0.74
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 64 10 0 0 17 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 548752

[startup+0.712779 s]
/proc/loadavg: 3.96 4.15 4.05 3/96 21170
/proc/meminfo: memFree=215868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2.32
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 203 29 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 548752

[startup+1.51268 s]
/proc/loadavg: 3.96 4.15 4.05 5/100 21174
/proc/meminfo: memFree=134248/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=5.22
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 460 62 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=1.35
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 122 13 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=1.15
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 100 15 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=1.34
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 117 17 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 548752

[startup+3.11257 s]
/proc/loadavg: 3.96 4.15 4.05 6/100 21174
/proc/meminfo: memFree=133868/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=11.53
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 1022 131 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=2.95
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 263 32 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=2.73
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 244 29 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=2.9
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 257 33 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.53
Current children cumulated vsize (KiB) 548752

[startup+6.31269 s]
/proc/loadavg: 3.96 4.15 4.05 5/100 21174
/proc/meminfo: memFree=133676/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=23.87
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 2107 280 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=5.98
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 532 66 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=5.76
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 511 65 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=6.02
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 526 76 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 548752

[startup+12.7119 s]
/proc/loadavg: 3.96 4.15 4.04 7/100 21174
/proc/meminfo: memFree=133584/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=48.69
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 4323 546 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=12.23
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 1083 140 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=11.86
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 1058 128 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=12.18
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 1075 143 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 548752

[startup+25.5106 s]
/proc/loadavg: 4.05 4.16 4.05 5/100 21176
/proc/meminfo: memFree=133508/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=98.54
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 8763 1091 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000188 134997743 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=24.55
/proc/21170/task/21172/stat : 21172 (gnovelty+) S 21168 21170 10015 0 -1 4202560 122 0 0 0 2158 297 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=24.36
/proc/21170/task/21173/stat : 21173 (gnovelty+) S 21168 21170 10015 0 -1 4202560 123 0 0 0 2172 264 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=24.84
/proc/21170/task/21174/stat : 21174 (gnovelty+) S 21168 21170 10015 0 -1 4202560 123 0 0 0 2211 273 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.54
Current children cumulated vsize (KiB) 548752

[startup+51.1194 s]
/proc/loadavg: 4.19 4.18 4.06 5/100 21361
/proc/meminfo: memFree=133104/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=197.98
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 17648 2150 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=49.61
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 4391 570 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=48.98
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 4386 512 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=49.37
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 4398 539 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.98
Current children cumulated vsize (KiB) 548752

[startup+102.314 s]
/proc/loadavg: 4.11 4.16 4.06 5/100 21365
/proc/meminfo: memFree=133508/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=397.43
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 35451 4292 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000260 134533068 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=99.2
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 8810 1110 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=99.03
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 8846 1057 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=99.29
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 8823 1106 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.43
Current children cumulated vsize (KiB) 548752

[startup+162.309 s]
/proc/loadavg: 4.21 4.19 4.07 5/100 21552
/proc/meminfo: memFree=133516/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=630.98
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 56235 6863 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000260 134535222 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=157.19
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 13986 1733 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=157.68
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 14066 1702 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=157.46
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 13996 1750 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 630.98
Current children cumulated vsize (KiB) 548752

[startup+222.314 s]
/proc/loadavg: 4.14 4.17 4.07 6/100 21745
/proc/meminfo: memFree=133268/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=866.33
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 77128 9505 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=216.04
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 19211 2393 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=216.38
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 19308 2330 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=216.29
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 19221 2408 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 866.33
Current children cumulated vsize (KiB) 548752

[startup+282.31 s]
/proc/loadavg: 4.15 4.16 4.08 5/100 21933
/proc/meminfo: memFree=133260/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=1098.28
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 97750 12078 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=274.08
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 24411 2997 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=274.3
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 24440 2990 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=21170] ppid=21168 vsize=548752 CPUtime=1560.62
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 138968 17094 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=389.28
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 34684 4244 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=390.89
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 34864 4225 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=388.47
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 34505 4342 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1560.62
Current children cumulated vsize (KiB) 548752

[startup+462.304 s]
/proc/loadavg: 4.80 4.39 4.17 7/100 22497
/proc/meminfo: memFree=133516/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=1796.14
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 159900 19714 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=447.68
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 39905 4863 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=450.06
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 40126 4880 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=447.11
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 39682 5029 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1796.14
Current children cumulated vsize (KiB) 548752

[startup+522.309 s]
/proc/loadavg: 4.47 4.39 4.18 5/100 22690
/proc/meminfo: memFree=133020/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2030.36
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 180801 22235 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000260 134532950 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=506.62
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 45177 5485 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=508.38
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 45348 5490 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=505.77
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 44865 5712 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2030.36
Current children cumulated vsize (KiB) 548752

[startup+582.314 s]
/proc/loadavg: 4.43 4.39 4.19 5/100 22878
/proc/meminfo: memFree=133012/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2260.78
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 201383 24695 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=564.47
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 50348 6099 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=565.53
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 50483 6070 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=563.03
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 49957 6346 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2260.78
Current children cumulated vsize (KiB) 548752

[startup+642.31 s]
/proc/loadavg: 4.90 4.55 4.26 6/100 23066
/proc/meminfo: memFree=133392/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2492.56
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 222074 27182 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=622.08
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 55460 6748 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=623.54
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 55648 6706 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=620.82
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 55138 6944 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2492.56
Current children cumulated vsize (KiB) 548752

[startup+702.314 s]
/proc/loadavg: 4.50 4.52 4.27 5/100 23253
/proc/meminfo: memFree=133136/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2724.94
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 242701 29793 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=679.93
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 60650 7343 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=681.47
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 60746 7401 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=679.17
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 60346 7571 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2724.94
Current children cumulated vsize (KiB) 548752

[startup+762.319 s]
/proc/loadavg: 4.29 4.45 4.26 5/100 23440
/proc/meminfo: memFree=133268/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=2956.61
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 263402 32259 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000260 134533858 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=738.29
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 65845 7984 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=739.12
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 65928 7984 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=736.85
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 65488 8197 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2956.61
Current children cumulated vsize (KiB) 548752

[startup+822.315 s]
/proc/loadavg: 4.26 4.40 4.25 4/100 23629
/proc/meminfo: memFree=133144/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=3190.71
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 284206 34865 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=797.01
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 71033 8668 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=797.3
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 71127 8603 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=795.37
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 70732 8805 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3190.71
Current children cumulated vsize (KiB) 548752

[startup+882.31 s]
/proc/loadavg: 4.36 4.39 4.26 6/100 23821
/proc/meminfo: memFree=133136/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=3423.67
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 305033 37334 0 0 16 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=855.66
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 76285 9281 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=855.53
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 76347 9206 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=853.61
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 75930 9431 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3423.67
Current children cumulated vsize (KiB) 548752

[startup+942.304 s]
/proc/loadavg: 4.20 4.33 4.24 6/100 24009
/proc/meminfo: memFree=133392/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=3654.88
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 325707 39781 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=913.3
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 81418 9912 0 0 16 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091764 134534381 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=913.8
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 81568 9812 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=911.21
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 81057 10064 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3654.88
Current children cumulated vsize (KiB) 548752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.41 4.36 4.26 6/100 24196
/proc/meminfo: memFree=133260/3368532 swapFree=1953788/1959888
[pid=21170] ppid=21168 vsize=548752 CPUtime=3877.67
/proc/21170/stat : 21170 (gnovelty+) R 21168 21170 10015 0 -1 4202496 20885 0 0 0 345674 42093 0 0 15 0 4 0 1108089727 561922048 20840 4294967295 134512640 135680988 3215000928 3215000172 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21170/statm: 137188 20840 103 286 0 136900 0
[pid=21170/tid=21172] ppid=21168 vsize=548752 CPUtime=969.02
/proc/21170/task/21172/stat : 21172 (gnovelty+) R 21168 21170 10015 0 -1 4202560 122 0 0 0 86403 10499 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3077091676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21170/tid=21173] ppid=21168 vsize=548752 CPUtime=969.68
/proc/21170/task/21173/stat : 21173 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 86571 10397 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3067699548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21170/tid=21174] ppid=21168 vsize=548752 CPUtime=967.24
/proc/21170/task/21174/stat : 21174 (gnovelty+) R 21168 21170 10015 0 -1 4202560 123 0 0 0 86072 10652 0 0 15 0 4 0 1108089741 561922048 20840 4294967295 134512640 135680988 3215000928 3058307420 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3877.67
Current children cumulated vsize (KiB) 548752

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.03
CPU time (s): 3877.7
CPU user time (s): 3456.76
CPU system time (s): 420.94
CPU usage (%): 387.76
Max. virtual memory (cumulated for all children) (KiB): 548752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3456.76
system time used= 420.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20885
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= 14005394
involuntary context switches= 56836

runsolver used 0.02 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:24:16
IDJOB=1777081
IDBENCH=70209
IDSOLVER=617
FILE ID=/1777081-1243434256
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S882603971-022.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777081-1243434256/watcher-1777081-1243434256 -o /tmp/evaluation-result-1777081-1243434256/solver-1777081-1243434256 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777081-1243434256.cnf 167522663 4

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

MD5SUM BENCH= 8c169219b64992954a6c6431ec472521
RANDOM SEED= 167522663

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:        215868 kB
Buffers:         46808 kB
Cached:        2935820 kB
SwapCached:       2256 kB
Active:        1731192 kB
Inactive:      1260796 kB
HighTotal:     2489216 kB
HighFree:        85440 kB
LowTotal:       879316 kB
LowFree:        130428 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            2048 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3232 kB
Slab:           150784 kB
SReclaimable:   137248 kB
SUnreclaim:      13536 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 16:40:58