Trace number 1777222

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1249224492-031.cnf
MD5SUM926573baa883bfadaffafb33f2f57748
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 variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.12/0.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777222-1243440309/watcher-1777222-1243440309 -o /tmp/evaluation-result-1777222-1243440309/solver-1777222-1243440309 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777222-1243440309.cnf 831732611 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.83 5.08 5.00 3/96 13239
/proc/meminfo: memFree=3046736/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=509228 CPUtime=0.01
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 1356 0 0 0 1 0 0 0 18 0 1 0 1098132091 521449472 1314 4294967295 134512640 135680988 3213161376 3213160640 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/13239/statm: 127307 1322 99 286 0 127019 0

[startup+0.092898 s]
/proc/loadavg: 4.83 5.08 5.00 3/96 13239
/proc/meminfo: memFree=3046736/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=517040 CPUtime=0.1
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 13604 0 0 0 8 2 0 0 18 0 1 0 1098132091 529448960 13560 4294967295 134512640 135680988 3213161376 3213160640 134537842 0 0 0 0 0 0 0 17 0 0 0 0
/proc/13239/statm: 129260 13571 99 286 0 128972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517040

[startup+0.1129 s]
/proc/loadavg: 4.83 5.08 5.00 3/96 13239
/proc/meminfo: memFree=3046736/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=517040 CPUtime=0.12
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 17405 0 0 0 10 2 0 0 18 0 1 0 1098132091 529448960 17361 4294967295 134512640 135680988 3213161376 3213160640 134537842 0 0 0 0 0 0 0 17 0 0 0 0
/proc/13239/statm: 129260 17371 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.31288 s]
/proc/loadavg: 4.83 5.08 5.00 3/96 13239
/proc/meminfo: memFree=3046736/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=0.75
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 72 3 0 0 18 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 547708

[startup+0.712853 s]
/proc/loadavg: 4.83 5.08 5.00 3/96 13239
/proc/meminfo: memFree=3046736/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2.34
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 229 5 0 0 16 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 547708

[startup+1.5128 s]
/proc/loadavg: 4.83 5.08 5.00 7/100 13243
/proc/meminfo: memFree=2966344/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=5.45
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 535 10 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=1.33
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 129 4 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783988 134533981 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=1.29
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 128 1 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=1.34
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 134 0 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.45
Current children cumulated vsize (KiB) 547708

[startup+3.11904 s]
/proc/loadavg: 4.83 5.08 5.00 6/100 13243
/proc/meminfo: memFree=2966220/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=11.5
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 1128 22 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=2.66
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 259 7 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=2.89
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 286 3 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=2.93
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 289 4 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 547708

[startup+6.31361 s]
/proc/loadavg: 4.76 5.06 4.99 6/100 13243
/proc/meminfo: memFree=2966164/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=24.22
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 2377 45 0 0 16 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=5.86
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 570 16 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=6.05
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 595 10 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=6.09
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 601 8 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 547708

[startup+12.722 s]
/proc/loadavg: 4.78 5.06 4.99 7/100 13427
/proc/meminfo: memFree=2965844/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=49.04
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 4817 87 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=12.23
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 1196 27 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=11.89
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 1173 16 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391860 134533442 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=12.3
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 1206 24 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.04
Current children cumulated vsize (KiB) 547708

[startup+25.5168 s]
/proc/loadavg: 4.89 5.07 5.00 7/100 13429
/proc/meminfo: memFree=2965892/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=99.16
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 9736 180 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=25.03
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 2449 54 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=24.38
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 2403 35 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=24.59
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 2411 48 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.16
Current children cumulated vsize (KiB) 547708

[startup+51.1111 s]
/proc/loadavg: 4.73 5.02 4.98 5/100 13431
/proc/meminfo: memFree=2966152/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=198.75
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 19541 334 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=50.2
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 4927 93 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=49.58
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 4881 77 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=49.26
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 4841 85 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.75
Current children cumulated vsize (KiB) 547708

[startup+102.306 s]
/proc/loadavg: 4.91 5.03 4.99 6/100 13618
/proc/meminfo: memFree=2965904/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=398.65
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 39210 655 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=99.84
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 9813 171 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=99.77
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 9832 145 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391860 134534799 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=98.9
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 9710 180 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 398.65
Current children cumulated vsize (KiB) 547708

[startup+162.315 s]
/proc/loadavg: 4.81 4.97 4.97 6/100 13805
/proc/meminfo: memFree=2965680/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=631.27
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 62067 1060 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=157.59
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 15483 276 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=157.97
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 15561 236 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=157.36
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 15455 281 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 631.27
Current children cumulated vsize (KiB) 547708

[startup+222.315 s]
/proc/loadavg: 4.89 4.97 4.97 6/100 13992
/proc/meminfo: memFree=2965780/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=864.49
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 85027 1422 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=215.35
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 21165 370 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=216.28
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 21300 328 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=215.8
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 21215 365 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 864.49
Current children cumulated vsize (KiB) 547708

[startup+282.303 s]
/proc/loadavg: 5.13 5.01 4.98 9/100 14181
/proc/meminfo: memFree=2965532/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=1098.93
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 108081 1812 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=274.09
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 26937 472 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=275.29
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 27099 430 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=13239] ppid=13237 vsize=547708 CPUtime=1565.52
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 153946 2606 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=390.27
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 38368 659 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=391.93
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 38586 607 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=390.77
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 38432 645 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1565.52
Current children cumulated vsize (KiB) 547708

[startup+462.315 s]
/proc/loadavg: 5.09 5.00 4.98 7/100 14750
/proc/meminfo: memFree=2965656/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=1798.22
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 176867 2955 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=448.77
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 44135 742 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=449.42
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 44248 694 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=449.37
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 44201 736 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1798.22
Current children cumulated vsize (KiB) 547708

[startup+522.317 s]
/proc/loadavg: 4.95 4.97 4.97 6/100 14937
/proc/meminfo: memFree=2965656/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2029.57
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 199644 3313 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=507.01
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 49869 832 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=507.33
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 49949 784 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391860 134532950 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=506.64
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 49843 821 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2029.57
Current children cumulated vsize (KiB) 547708

[startup+582.314 s]
/proc/loadavg: 4.67 4.88 4.94 5/100 15126
/proc/meminfo: memFree=2965656/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2261.07
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 222443 3664 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=564.76
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 55559 917 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=565.11
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 55646 865 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=564.32
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 55518 914 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2261.07
Current children cumulated vsize (KiB) 547708

[startup+642.309 s]
/proc/loadavg: 4.78 4.88 4.93 7/100 15314
/proc/meminfo: memFree=2965648/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2495.8
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 245499 4081 0 0 16 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=622.85
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 61267 1018 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=623.68
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 61394 974 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=623.12
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 61298 1014 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999732 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2495.8
Current children cumulated vsize (KiB) 547708

[startup+702.306 s]
/proc/loadavg: 5.07 4.94 4.94 8/100 15506
/proc/meminfo: memFree=2965244/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2728.7
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 268401 4469 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=680.77
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 66953 1124 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=681.56
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 67098 1058 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=681.65
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 67051 1114 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2728.7
Current children cumulated vsize (KiB) 547708

[startup+762.322 s]
/proc/loadavg: 5.35 5.01 4.97 7/100 15696
/proc/meminfo: memFree=2965276/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=2963.41
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 291496 4845 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=739.07
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 72686 1221 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=740.28
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 72875 1153 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=740.49
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 72846 1203 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2963.41
Current children cumulated vsize (KiB) 547708

[startup+822.307 s]
/proc/loadavg: 5.05 4.99 4.96 6/100 15884
/proc/meminfo: memFree=2965408/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=3198.96
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 314671 5225 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=798.14
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 78490 1324 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=798.73
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 78635 1238 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=799.67
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 78676 1291 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3198.96
Current children cumulated vsize (KiB) 547708

[startup+882.303 s]
/proc/loadavg: 5.01 4.99 4.96 6/100 16075
/proc/meminfo: memFree=2965284/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=3434.61
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 337848 5613 0 0 16 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=856.69
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 84251 1418 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=857.58
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 84426 1332 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=858.81
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 84498 1383 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999732 134533064 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3434.61
Current children cumulated vsize (KiB) 547708

[startup+942.31 s]
/proc/loadavg: 5.13 5.02 4.97 5/100 16262
/proc/meminfo: memFree=2965284/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=3669.56
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 360919 6037 0 0 16 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=915.06
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 89988 1518 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=916.36
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 90203 1433 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=917.55
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 90256 1499 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3669.56
Current children cumulated vsize (KiB) 547708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.99 5.00 4.97 8/100 16451
/proc/meminfo: memFree=2965400/3368532 swapFree=1954072/1959888
[pid=13239] ppid=13237 vsize=547708 CPUtime=3894.04
/proc/13239/stat : 13239 (gnovelty+) R 13237 13239 15881 0 -1 4202496 20352 0 0 0 382964 6440 0 0 15 0 4 0 1098132091 560852992 20308 4294967295 134512640 135680988 3213161376 3213160620 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/13239/statm: 136927 20308 103 286 0 136639 0
[pid=13239/tid=13241] ppid=13237 vsize=547708 CPUtime=971.58
/proc/13239/task/13241/stat : 13241 (gnovelty+) R 13237 13239 15881 0 -1 4202560 82 0 0 0 95537 1621 0 0 15 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3077783900 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=13239/tid=13242] ppid=13237 vsize=547708 CPUtime=972.28
/proc/13239/task/13242/stat : 13242 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 95703 1525 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3068391772 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=13239/tid=13243] ppid=13237 vsize=547708 CPUtime=973.72
/proc/13239/task/13243/stat : 13243 (gnovelty+) R 13237 13239 15881 0 -1 4202560 84 0 0 0 95769 1603 0 0 16 0 4 0 1098132105 560852992 20308 4294967295 134512640 135680988 3213161376 3058999644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3894.04
Current children cumulated vsize (KiB) 547708

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3894.1
CPU user time (s): 3829.7
CPU system time (s): 64.4
CPU usage (%): 389.394
Max. virtual memory (cumulated for all children) (KiB): 547708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3829.7
system time used= 64.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20352
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= 1199628
involuntary context switches= 46096

runsolver used 0.34 second user time and 0.46 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 18:05:09
IDJOB=1777222
IDBENCH=70256
IDSOLVER=617
FILE ID=tipi44/1777222-1243440309
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1249224492-031.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777222-1243440309/watcher-1777222-1243440309 -o /tmp/evaluation-result-1777222-1243440309/solver-1777222-1243440309 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777222-1243440309.cnf 831732611 4

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

MD5SUM BENCH= 926573baa883bfadaffafb33f2f57748
RANDOM SEED= 831732611

Linux tipi44 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.10
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3046884 kB
Buffers:        130764 kB
Cached:          84636 kB
SwapCached:       2184 kB
Active:          88524 kB
Inactive:       136480 kB
HighTotal:     2489216 kB
HighFree:      2392424 kB
LowTotal:       879316 kB
LowFree:        654460 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1804 kB
Writeback:           0 kB
AnonPages:        8828 kB
Mapped:           3608 kB
Slab:            86408 kB
SReclaimable:    76692 kB
SUnreclaim:       9716 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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