Trace number 1777831

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S703461330-034.cnf
MD5SUM5871895160b61e33d95658e3a61619c3
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 variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.09	c +------------------------------+
0.00/0.09	c | gNovelty+, version 1.0       |
0.00/0.09	c +------------------------------+
0.00/0.09	c gnovelty+ -h for help
0.00/0.09	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-1777831-1243457147/watcher-1777831-1243457147 -o /tmp/evaluation-result-1777831-1243457147/solver-1777831-1243457147 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777831-1243457147.cnf 1114804752 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.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=509232 CPUtime=0
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 1435 0 0 0 0 0 0 0 18 0 1 0 1099851997 521453568 1392 4294967295 134512640 135680988 3215295904 3215295168 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/24121/statm: 127308 1400 99 286 0 127020 0

[startup+0.106428 s]
/proc/loadavg: 3.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=0.11
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19855 0 0 0 5 6 0 0 18 0 4 0 1099851997 559386624 19811 4294967295 134512640 135680988 3215295904 3215295236 134533422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19811 103 286 0 136281 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546276

[startup+0.225226 s]
/proc/loadavg: 3.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=0.63
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 56 7 0 0 18 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 546276

[startup+0.47674 s]
/proc/loadavg: 3.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=1.67
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 157 10 0 0 17 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 546276

[startup+0.776593 s]
/proc/loadavg: 3.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2.91
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 279 12 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 546276

[startup+1.51661 s]
/proc/loadavg: 3.80 4.00 4.02 3/97 24121
/proc/meminfo: memFree=3080052/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=5.68
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 554 14 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 546276

[startup+3.12099 s]
/proc/loadavg: 3.80 4.00 4.02 6/101 24125
/proc/meminfo: memFree=3001320/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=11.88
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 1158 30 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=2.83
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 277 6 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=2.97
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 289 8 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=2.97
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 294 3 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 546276

[startup+6.31687 s]
/proc/loadavg: 3.90 4.01 4.02 6/104 24128
/proc/meminfo: memFree=3001260/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=24.26
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 2372 54 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=5.9
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 580 10 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=6.17
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 606 11 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=5.96
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 583 13 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.26
Current children cumulated vsize (KiB) 546276

[startup+12.7157 s]
/proc/loadavg: 3.99 4.03 4.03 6/101 24132
/proc/meminfo: memFree=3000920/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=48.9
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 4785 105 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=12.14
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 1192 22 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=12.38
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 1214 24 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=11.94
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 1166 28 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.9
Current children cumulated vsize (KiB) 546276

[startup+25.5147 s]
/proc/loadavg: 4.06 4.04 4.03 6/101 24133
/proc/meminfo: memFree=3001108/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=97.65
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 9580 185 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=24.38
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 2399 39 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=24.31
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 2383 48 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=24.14
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 2365 49 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.65
Current children cumulated vsize (KiB) 546276

[startup+51.1156 s]
/proc/loadavg: 4.42 4.13 4.06 6/101 24133
/proc/meminfo: memFree=3001148/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=197.81
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 19377 404 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=49.1
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 4811 99 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=49.48
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 4834 114 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=49.13
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 4814 99 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.81
Current children cumulated vsize (KiB) 546276

[startup+102.311 s]
/proc/loadavg: 4.50 4.20 4.09 5/101 24322
/proc/meminfo: memFree=3001032/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=395.05
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 38721 784 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=97.92
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 9597 195 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=98.77
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 9663 214 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=98.49
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 9665 184 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.05
Current children cumulated vsize (KiB) 546276

[startup+162.314 s]
/proc/loadavg: 4.46 4.25 4.11 5/101 24510
/proc/meminfo: memFree=3001000/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=628.37
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 61594 1243 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=156.56
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 15351 305 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=156.61
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 15331 330 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=156.63
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 15369 294 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200436 134533071 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.37
Current children cumulated vsize (KiB) 546276

[startup+222.312 s]
/proc/loadavg: 5.04 4.45 4.18 5/101 24696
/proc/meminfo: memFree=3000900/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=861.32
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 84412 1720 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=214.84
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 21050 434 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=214.84
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 21045 439 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=214.67
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 21049 418 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 861.32
Current children cumulated vsize (KiB) 546276

[startup+282.31 s]
/proc/loadavg: 4.68 4.45 4.20 5/101 24883
/proc/meminfo: memFree=3000908/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=1091.86
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 107050 2136 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=272.12
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 26682 530 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=272.89
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 26739 550 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=272.22
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 26714 508 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1091.86
Current children cumulated vsize (KiB) 546276

[startup+342.31 s]

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

[pid=24121] ppid=24119 vsize=546276 CPUtime=1556.16
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 152539 3077 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=388.71
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 38090 781 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=388.69
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 38066 803 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=388.06
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 38090 716 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1556.16
Current children cumulated vsize (KiB) 546276

[startup+462.311 s]
/proc/loadavg: 4.94 4.69 4.33 6/101 25455
/proc/meminfo: memFree=3000588/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=1788.84
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 175336 3548 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=446.82
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 43785 897 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=447.39
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 43818 921 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=446.27
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 43802 825 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200436 134534681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1788.84
Current children cumulated vsize (KiB) 546276

[startup+522.306 s]
/proc/loadavg: 4.72 4.66 4.34 6/101 25641
/proc/meminfo: memFree=3000432/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2020.39
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 198060 3979 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=504.47
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 49425 1022 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=505.74
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 49547 1027 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=503.21
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 49386 935 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2020.39
Current children cumulated vsize (KiB) 546276

[startup+582.313 s]
/proc/loadavg: 4.67 4.66 4.36 6/101 25828
/proc/meminfo: memFree=3000340/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2253.96
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 220958 4438 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=563.4
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 55188 1152 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=564.2
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 55282 1138 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=560.5
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 55009 1041 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2253.96
Current children cumulated vsize (KiB) 546276

[startup+642.307 s]
/proc/loadavg: 4.51 4.60 4.36 5/101 26017
/proc/meminfo: memFree=3000540/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2487.36
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 243838 4898 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=621.35
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 60874 1261 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=623.03
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 61037 1266 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=619.1
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 60758 1152 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2487.36
Current children cumulated vsize (KiB) 546276

[startup+702.312 s]
/proc/loadavg: 4.63 4.61 4.37 5/101 26210
/proc/meminfo: memFree=3000524/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2719.78
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 266663 5315 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=679.91
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 66631 1360 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=681.51
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 66770 1381 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=676.53
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 66400 1253 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2719.78
Current children cumulated vsize (KiB) 546276

[startup+762.32 s]
/proc/loadavg: 4.67 4.63 4.39 5/101 26398
/proc/meminfo: memFree=3000396/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=2950.78
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 289334 5744 0 0 16 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=737.19
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 72248 1471 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=740.02
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 72516 1486 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=734.62
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 72095 1367 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2950.78
Current children cumulated vsize (KiB) 546276

[startup+822.314 s]
/proc/loadavg: 4.73 4.65 4.41 5/101 26401
/proc/meminfo: memFree=3000652/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=3180.86
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 311921 6165 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=794.92
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 77917 1575 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=797.26
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 78139 1587 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=792.38
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 77773 1465 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3180.86
Current children cumulated vsize (KiB) 546276

[startup+882.308 s]
/proc/loadavg: 5.18 4.77 4.47 7/101 26588
/proc/meminfo: memFree=3000660/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=3414.1
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 334812 6598 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=852.95
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 83616 1679 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=856.03
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 83895 1708 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=850.66
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 83502 1564 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200436 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3414.1
Current children cumulated vsize (KiB) 546276

[startup+942.303 s]
/proc/loadavg: 5.07 4.80 4.49 6/101 26777
/proc/meminfo: memFree=3000660/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=3647.99
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 357748 7051 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=910.58
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 89249 1809 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984604 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=915.17
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 89699 1818 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=908.95
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 89225 1670 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3647.99
Current children cumulated vsize (KiB) 546276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.78 4.77 4.50 6/101 26966
/proc/meminfo: memFree=3000660/3368532 swapFree=1952996/1959888
[pid=24121] ppid=24119 vsize=546276 CPUtime=3871.62
/proc/24121/stat : 24121 (gnovelty+) R 24119 24121 8948 0 -1 4202496 19932 0 0 0 379665 7497 0 0 15 0 4 0 1099851997 559386624 19888 4294967295 134512640 135680988 3215295904 3215295148 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24121/statm: 136569 19888 103 286 0 136281 0
[pid=24121/tid=24123] ppid=24119 vsize=546276 CPUtime=966.42
/proc/24121/task/24123/stat : 24123 (gnovelty+) R 24119 24121 8948 0 -1 4202560 25 0 0 0 94727 1915 0 0 16 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3077984692 134533966 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24121/tid=24124] ppid=24119 vsize=546276 CPUtime=971.57
/proc/24121/task/24124/stat : 24124 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 95226 1931 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3068592476 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24121/tid=24125] ppid=24119 vsize=546276 CPUtime=964.88
/proc/24121/task/24125/stat : 24125 (gnovelty+) R 24119 24121 8948 0 -1 4202560 26 0 0 0 94720 1768 0 0 15 0 4 0 1099852006 559386624 19888 4294967295 134512640 135680988 3215295904 3059200348 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3871.62
Current children cumulated vsize (KiB) 546276

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3871.66
CPU user time (s): 3796.69
CPU system time (s): 74.97
CPU usage (%): 387.156
Max. virtual memory (cumulated for all children) (KiB): 546276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3796.69
system time used= 74.97
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19932
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= 1476527
involuntary context switches= 41023

runsolver used 0.27 second user time and 0.26 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 22:45:47
IDJOB=1777831
IDBENCH=70459
IDSOLVER=617
FILE ID=tipi45/1777831-1243457147
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S703461330-034.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777831-1243457147/watcher-1777831-1243457147 -o /tmp/evaluation-result-1777831-1243457147/solver-1777831-1243457147 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777831-1243457147.cnf 1114804752 4

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

MD5SUM BENCH= 5871895160b61e33d95658e3a61619c3
RANDOM SEED= 1114804752

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:       3080052 kB
Buffers:        123372 kB
Cached:          58300 kB
SwapCached:       2100 kB
Active:          64096 kB
Inactive:       126444 kB
HighTotal:     2489216 kB
HighFree:      2418176 kB
LowTotal:       879316 kB
LowFree:        661876 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:        8336 kB
Mapped:           3280 kB
Slab:            85048 kB
SReclaimable:    73868 kB
SUnreclaim:      11180 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-27 23:02:30