Trace number 1777849

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S289069074-070.cnf
MD5SUM6d110538c6795cd651a202a3fd6fda7d
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.01/0.10	c +------------------------------+
0.01/0.10	c | gNovelty+, version 1.0       |
0.01/0.10	c +------------------------------+
0.01/0.10	c gnovelty+ -h for help
0.01/0.10	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-1777849-1243458151/watcher-1777849-1243458151 -o /tmp/evaluation-result-1777849-1243458151/solver-1777849-1243458151 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777849-1243458151.cnf 900603290 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=509232 CPUtime=0.01
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 1438 0 0 0 0 1 0 0 18 0 1 0 1099952319 521453568 1394 4294967295 134512640 135680988 3215470032 3215469296 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27005/statm: 127308 1402 99 286 0 127020 0

[startup+0.013152 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=509232 CPUtime=0.01
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 4367 0 0 0 0 1 0 0 18 0 1 0 1099952319 521453568 4323 4294967295 134512640 135680988 3215470032 3215469296 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27005/statm: 127308 4343 99 286 0 127020 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 509232

[startup+0.103137 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=0.1
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19878 0 0 0 4 6 0 0 18 0 4 0 1099952319 559538176 19833 4294967295 134512640 135680988 3215470032 3215469312 134541312 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19833 103 286 0 136318 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 546424

[startup+0.353141 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=1.13
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 103 10 0 0 17 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 546424

[startup+0.789709 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2.89
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 273 16 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 546424

[startup+1.56404 s]
/proc/loadavg: 4.78 4.77 4.50 3/97 27005
/proc/meminfo: memFree=3080272/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=5.88
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 563 25 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 546424

[startup+3.10859 s]
/proc/loadavg: 4.72 4.76 4.50 6/101 27009
/proc/meminfo: memFree=3001252/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=11.85
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 1147 38 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=2.92
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 284 8 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=2.94
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 288 6 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=2.98
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 286 12 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 546424

[startup+6.30324 s]
/proc/loadavg: 4.74 4.76 4.50 7/101 27009
/proc/meminfo: memFree=3001284/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=24.03
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 2346 57 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=5.96
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 586 10 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=5.8
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 568 12 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=6.18
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 600 18 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 546424

[startup+12.7239 s]
/proc/loadavg: 4.68 4.75 4.50 6/101 27009
/proc/meminfo: memFree=3001316/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=48.6
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 4763 97 0 0 16 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=12.16
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 1195 21 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=11.82
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 1166 16 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=12.46
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 1217 29 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 546424

[startup+25.5118 s]
/proc/loadavg: 4.73 4.76 4.50 7/101 27192
/proc/meminfo: memFree=3001196/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=98.61
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 9664 197 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=24.69
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 2423 46 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902772 134533494 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=24.33
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 2393 40 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=25.04
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 2451 53 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.61
Current children cumulated vsize (KiB) 546424

[startup+51.1098 s]
/proc/loadavg: 4.89 4.79 4.52 5/101 27194
/proc/meminfo: memFree=3001396/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=199.29
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 19564 365 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=49.97
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 4908 89 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=49.55
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 4875 80 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510644 134534000 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=50.18
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 4913 105 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.29
Current children cumulated vsize (KiB) 546424

[startup+102.316 s]
/proc/loadavg: 4.57 4.73 4.51 6/101 27385
/proc/meminfo: memFree=3001116/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=397.68
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 39038 730 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=99.95
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 9835 160 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=99.39
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 9771 168 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=99.39
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 9719 220 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 397.68
Current children cumulated vsize (KiB) 546424

[startup+162.311 s]
/proc/loadavg: 4.73 4.75 4.53 7/101 27574
/proc/meminfo: memFree=3001068/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=631.17
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 61955 1162 0 0 16 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=159.19
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 15654 265 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=157.63
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 15478 285 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=157.42
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 15416 326 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118516 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 631.17
Current children cumulated vsize (KiB) 546424

[startup+222.311 s]
/proc/loadavg: 5.12 4.85 4.58 8/101 27580
/proc/meminfo: memFree=3001156/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=866.03
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 85005 1598 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=217.61
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 21386 375 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=216.33
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 21244 389 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=216.5
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 21209 441 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 866.03
Current children cumulated vsize (KiB) 546424

[startup+282.312 s]
/proc/loadavg: 4.94 4.83 4.59 6/101 27768
/proc/meminfo: memFree=3000892/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=1100.13
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 107985 2028 0 0 16 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=276.81
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 27197 484 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=274.38
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 26939 499 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=274.65
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 26918 547 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1100.13
Current children cumulated vsize (KiB) 546424

[startup+342.31 s]

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

[pid=27005] ppid=27003 vsize=546424 CPUtime=1566.47
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 153768 2879 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=393.15
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 38615 700 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=391.22
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 38423 699 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=391.48
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 38382 766 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1566.47
Current children cumulated vsize (KiB) 546424

[startup+462.325 s]
/proc/loadavg: 4.83 4.83 4.63 6/101 28336
/proc/meminfo: memFree=3000908/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=1800.22
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 176713 3309 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=451.59
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 44339 820 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=450.01
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 44199 802 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=449.61
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 44103 858 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 546424

[startup+522.313 s]
/proc/loadavg: 4.96 4.87 4.66 7/101 28525
/proc/meminfo: memFree=3000908/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2032.8
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 199589 3691 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=509.97
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 50075 922 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902772 134534149 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=507.92
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 49900 892 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=507.69
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 49830 939 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2032.8
Current children cumulated vsize (KiB) 546424

[startup+582.308 s]
/proc/loadavg: 4.85 4.85 4.66 7/101 28712
/proc/meminfo: memFree=3000892/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2266.29
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 222516 4113 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=568.25
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 55812 1013 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902772 134534551 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=566.51
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 55647 1004 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=565.45
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 55493 1052 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2266.29
Current children cumulated vsize (KiB) 546424

[startup+642.305 s]
/proc/loadavg: 4.66 4.81 4.65 6/101 28899
/proc/meminfo: memFree=3000752/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2501.48
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 245601 4547 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=627.18
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 61589 1129 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=625.19
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 61419 1100 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=624.23
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 61263 1160 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2501.48
Current children cumulated vsize (KiB) 546424

[startup+702.315 s]
/proc/loadavg: 4.52 4.74 4.63 6/101 29086
/proc/meminfo: memFree=3000908/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2733.55
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 268392 4963 0 0 16 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=685.13
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 67287 1226 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902700 134997786 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=683.04
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 67090 1214 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=682.77
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 67033 1244 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118516 134535217 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2733.55
Current children cumulated vsize (KiB) 546424

[startup+762.315 s]
/proc/loadavg: 4.54 4.71 4.63 7/101 29275
/proc/meminfo: memFree=3000884/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=2967.05
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 291335 5370 0 0 16 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469364 134535179 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=743.14
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 72987 1327 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=741.64
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 72858 1306 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=740.94
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 72743 1351 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2967.05
Current children cumulated vsize (KiB) 546424

[startup+822.322 s]
/proc/loadavg: 4.66 4.69 4.63 6/101 29468
/proc/meminfo: memFree=3000564/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=3200.16
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 314241 5775 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=801.46
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 78722 1424 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=799.83
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 78570 1413 0 0 16 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=799.14
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 78459 1455 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3200.16
Current children cumulated vsize (KiB) 546424

[startup+882.318 s]
/proc/loadavg: 4.61 4.66 4.62 6/101 29659
/proc/meminfo: memFree=3000416/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=3434.11
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 337214 6197 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=860.04
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 84472 1532 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=858.01
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 84271 1530 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=857.35
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 84176 1559 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3434.11
Current children cumulated vsize (KiB) 546424

[startup+942.318 s]
/proc/loadavg: 4.76 4.69 4.64 6/101 29845
/proc/meminfo: memFree=3000416/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=3668.21
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 360212 6609 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=918.34
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 90202 1632 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=916.39
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 90012 1627 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=916.05
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 89939 1666 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3668.21
Current children cumulated vsize (KiB) 546424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.72 4.70 4.64 6/101 29849
/proc/meminfo: memFree=3000660/3368532 swapFree=1952996/1959888
[pid=27005] ppid=27003 vsize=546424 CPUtime=3892.43
/proc/27005/stat : 27005 (gnovelty+) R 27003 27005 8948 0 -1 4202496 19968 0 0 0 382232 7011 0 0 15 0 4 0 1099952319 559538176 19923 4294967295 134512640 135680988 3215470032 3215469276 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27005/statm: 136606 19923 103 286 0 136318 0
[pid=27005/tid=27007] ppid=27003 vsize=546424 CPUtime=974.32
/proc/27005/task/27007/stat : 27007 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 95708 1724 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3077902684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27005/tid=27008] ppid=27003 vsize=546424 CPUtime=971.94
/proc/27005/task/27008/stat : 27008 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 95463 1731 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3068510556 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27005/tid=27009] ppid=27003 vsize=546424 CPUtime=972.65
/proc/27005/task/27009/stat : 27009 (gnovelty+) R 27003 27005 8948 0 -1 4202560 30 0 0 0 95491 1774 0 0 15 0 4 0 1099952329 559538176 19923 4294967295 134512640 135680988 3215470032 3059118428 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3892.43
Current children cumulated vsize (KiB) 546424

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): 3892.49
CPU user time (s): 3822.38
CPU system time (s): 70.11
CPU usage (%): 389.237
Max. virtual memory (cumulated for all children) (KiB): 546424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3822.38
system time used= 70.11
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19968
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= 1254184
involuntary context switches= 44399

runsolver used 0.42 second user time and 0.36 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 23:02:31
IDJOB=1777849
IDBENCH=70465
IDSOLVER=617
FILE ID=tipi45/1777849-1243458151
PBS_JOBID=
Free space on /tmp= 15502 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S289069074-070.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777849-1243458151/watcher-1777849-1243458151 -o /tmp/evaluation-result-1777849-1243458151/solver-1777849-1243458151 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777849-1243458151.cnf 900603290 4

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

MD5SUM BENCH= 6d110538c6795cd651a202a3fd6fda7d
RANDOM SEED= 900603290

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:       3080272 kB
Buffers:        123372 kB
Cached:          58200 kB
SwapCached:       2100 kB
Active:          64212 kB
Inactive:       126516 kB
HighTotal:     2489216 kB
HighFree:      2418280 kB
LowTotal:       879316 kB
LowFree:        661992 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1624 kB
Writeback:           0 kB
AnonPages:        8200 kB
Mapped:           3300 kB
Slab:            84856 kB
SReclaimable:    73924 kB
SUnreclaim:      10932 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89416 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:19:13