Trace number 1777819

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3877.4 1000.04

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S528193823-041.cnf
MD5SUMc154bca4589ab170cd9a9501250bcf71
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.03/0.10	c +------------------------------+
0.03/0.10	c | gNovelty+, version 1.0       |
0.03/0.10	c +------------------------------+
0.03/0.10	c gnovelty+ -h for help
0.03/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-1777819-1243456660/watcher-1777819-1243456660 -o /tmp/evaluation-result-1777819-1243456660/solver-1777819-1243456660 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777819-1243456660.cnf 290898631 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.73 3.99 3.98 3/109 24887
/proc/meminfo: memFree=711352/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=509232 CPUtime=0.01
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 1590 0 0 0 0 1 0 0 18 0 1 0 1110328823 521453568 1546 4294967295 134512640 135680988 3213462512 3213461776 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/24887/statm: 127308 1553 99 286 0 127020 0

[startup+0.029672 s]
/proc/loadavg: 3.73 3.99 3.98 3/109 24887
/proc/meminfo: memFree=711352/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=509232 CPUtime=0.03
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 9306 0 0 0 0 3 0 0 18 0 1 0 1110328823 521453568 9262 4294967295 134512640 135680988 3213462512 3213461776 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/24887/statm: 127308 9269 99 286 0 127020 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509232

[startup+0.109676 s]
/proc/loadavg: 3.73 3.99 3.98 3/109 24887
/proc/meminfo: memFree=711352/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=0.11
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19855 0 0 0 4 7 0 0 18 0 4 0 1110328823 559386624 19810 4294967295 134512640 135680988 3213462512 3213461792 134541539 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19810 103 286 0 136281 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546276

[startup+0.309657 s]
/proc/loadavg: 3.73 3.99 3.98 3/109 24887
/proc/meminfo: memFree=711352/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=0.85
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 77 8 0 0 18 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 546276

[startup+0.709636 s]
/proc/loadavg: 3.73 3.99 3.98 3/109 24887
/proc/meminfo: memFree=711352/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2.45
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 236 9 0 0 16 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 546276

[startup+1.51126 s]
/proc/loadavg: 3.73 3.99 3.98 6/113 24891
/proc/meminfo: memFree=632664/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=5.61
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 545 16 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=1.33
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 130 3 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=1.39
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 137 2 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=1.38
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 137 1 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 546276

[startup+3.10951 s]
/proc/loadavg: 3.73 3.99 3.98 3/113 24891
/proc/meminfo: memFree=632564/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=11.93
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 1164 29 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=2.91
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 283 8 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804468 134533036 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=2.97
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 293 4 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=2.96
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 295 1 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.93
Current children cumulated vsize (KiB) 546276

[startup+6.31122 s]
/proc/loadavg: 3.75 3.99 3.98 5/113 24891
/proc/meminfo: memFree=632472/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=24.48
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 2398 50 0 0 16 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=6.11
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 594 17 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=6.14
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 605 9 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=5.98
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 594 4 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 546276

[startup+12.7096 s]
/proc/loadavg: 3.85 4.00 3.99 9/113 24893
/proc/meminfo: memFree=632348/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=49.24
/proc/24887/stat : 24887 (gnovelty+) S 24885 24887 7955 0 -1 4202496 19932 0 0 0 4825 99 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=12.46
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 1218 28 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804396 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=12.17
/proc/24887/task/24890/stat : 24890 (gnovelty+) S 24885 24887 7955 0 -1 4202560 26 0 0 0 1195 22 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=12.18
/proc/24887/task/24891/stat : 24891 (gnovelty+) S 24885 24887 7955 0 -1 4202560 26 0 0 0 1202 16 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.24
Current children cumulated vsize (KiB) 546276

[startup+25.5162 s]
/proc/loadavg: 4.18 4.07 4.01 6/114 24942
/proc/meminfo: memFree=632236/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=99.37
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 9734 203 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=25.1
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 2456 54 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=24.71
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 2424 47 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=24.81
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 2441 40 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.37
Current children cumulated vsize (KiB) 546276

[startup+51.1102 s]
/proc/loadavg: 4.46 4.14 4.03 7/113 25077
/proc/meminfo: memFree=632584/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=197.26
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 19337 389 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=49.85
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 4877 108 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=49.08
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 4819 89 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=48.81
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 4798 83 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.26
Current children cumulated vsize (KiB) 546276

[startup+102.318 s]
/proc/loadavg: 4.92 4.30 4.09 8/113 25269
/proc/meminfo: memFree=632444/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=397.04
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 38952 752 0 0 16 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=99.8
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 9783 197 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=99.24
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 9744 180 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=98.8
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 9705 175 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.04
Current children cumulated vsize (KiB) 546276

[startup+162.313 s]
/proc/loadavg: 5.14 4.47 4.16 6/113 25458
/proc/meminfo: memFree=632148/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=630.85
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 61867 1218 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=158.05
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 15477 328 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=158.28
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 15538 290 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=156.68
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 15387 281 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 630.85
Current children cumulated vsize (KiB) 546276

[startup+222.314 s]
/proc/loadavg: 5.14 4.60 4.22 6/113 25645
/proc/meminfo: memFree=632288/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=864.86
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 84801 1685 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=216
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 21153 447 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=216.99
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 21293 406 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=215.24
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 21136 388 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 864.86
Current children cumulated vsize (KiB) 546276

[startup+282.326 s]
/proc/loadavg: 4.91 4.62 4.25 5/113 25832
/proc/meminfo: memFree=632164/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=1098.45
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 107723 2122 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=274.33
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 26877 556 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=275.64
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 27053 511 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=24887] ppid=24885 vsize=546276 CPUtime=1563.56
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 153376 2980 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=390.93
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 38307 786 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=392.13
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 38468 745 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=389.41
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 38244 697 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1563.56
Current children cumulated vsize (KiB) 546276

[startup+462.309 s]
/proc/loadavg: 5.05 4.79 4.37 7/113 26403
/proc/meminfo: memFree=632164/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=1796.79
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 176252 3427 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=449.32
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 44039 893 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=450.24
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 44164 860 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=448.01
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 43994 807 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1796.79
Current children cumulated vsize (KiB) 546276

[startup+522.305 s]
/proc/loadavg: 5.03 4.85 4.42 7/113 26590
/proc/meminfo: memFree=632132/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2030.05
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 199127 3878 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=507.68
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 49772 996 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=508.13
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 49840 973 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=506.48
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 49729 919 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2030.05
Current children cumulated vsize (KiB) 546276

[startup+582.321 s]
/proc/loadavg: 5.01 4.86 4.45 5/113 26777
/proc/meminfo: memFree=632148/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2261.58
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 221851 4307 0 0 16 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=565.81
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 55466 1115 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=565.35
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 55470 1065 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=564.39
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 55422 1017 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2261.58
Current children cumulated vsize (KiB) 546276

[startup+642.322 s]
/proc/loadavg: 4.72 4.82 4.46 5/113 26965
/proc/meminfo: memFree=632320/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2494.49
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 244707 4742 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=624.03
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 61180 1223 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=623.74
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 61197 1177 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=622.84
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 61170 1114 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2494.49
Current children cumulated vsize (KiB) 546276

[startup+702.316 s]
/proc/loadavg: 4.49 4.74 4.45 5/113 27153
/proc/meminfo: memFree=632568/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2725.83
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 267404 5179 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=681.83
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 66853 1330 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=681.57
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 66865 1292 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=680.91
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 66869 1222 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2725.83
Current children cumulated vsize (KiB) 546276

[startup+762.311 s]
/proc/loadavg: 4.84 4.79 4.48 6/113 27346
/proc/meminfo: memFree=632256/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=2958.03
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 290170 5633 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=740.24
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 72575 1449 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=739.6
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 72561 1399 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=738.78
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 72551 1327 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2958.03
Current children cumulated vsize (KiB) 546276

[startup+822.307 s]
/proc/loadavg: 4.89 4.81 4.51 5/113 27533
/proc/meminfo: memFree=632412/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=3188.78
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 312781 6097 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=797.63
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 78189 1574 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804468 134533494 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=797.69
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 78251 1518 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=796.4
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 78200 1440 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3188.78
Current children cumulated vsize (KiB) 546276

[startup+882.305 s]
/proc/loadavg: 4.98 4.85 4.54 8/113 27720
/proc/meminfo: memFree=632380/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=3420.8
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 335519 6561 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=855.5
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 83865 1685 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=856.02
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 83971 1631 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=854.08
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 83842 1566 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3420.8
Current children cumulated vsize (KiB) 546276

[startup+942.314 s]
/proc/loadavg: 4.92 4.88 4.56 6/113 27908
/proc/meminfo: memFree=632196/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=3653.15
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 358326 6989 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=913.36
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 89541 1795 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=914.57
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 89719 1738 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=911.98
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 89533 1665 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3653.15
Current children cumulated vsize (KiB) 546276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.20 4.95 4.60 6/113 28096
/proc/meminfo: memFree=632156/3368532 swapFree=1959840/1959888
[pid=24887] ppid=24885 vsize=546276 CPUtime=3877.32
/proc/24887/stat : 24887 (gnovelty+) R 24885 24887 7955 0 -1 4202496 19932 0 0 0 380293 7439 0 0 15 0 4 0 1110328823 559386624 19887 4294967295 134512640 135680988 3213462512 3213461756 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24887/statm: 136569 19887 103 286 0 136281 0
[pid=24887/tid=24889] ppid=24885 vsize=546276 CPUtime=969.79
/proc/24887/task/24889/stat : 24889 (gnovelty+) R 24885 24887 7955 0 -1 4202560 25 0 0 0 95066 1913 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3077804380 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24887/tid=24890] ppid=24885 vsize=546276 CPUtime=970.4
/proc/24887/task/24890/stat : 24890 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 95194 1846 0 0 16 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3068412252 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24887/tid=24891] ppid=24885 vsize=546276 CPUtime=967.71
/proc/24887/task/24891/stat : 24891 (gnovelty+) R 24885 24887 7955 0 -1 4202560 26 0 0 0 94997 1774 0 0 15 0 4 0 1110328833 559386624 19887 4294967295 134512640 135680988 3213462512 3059020124 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3877.32
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.04
CPU time (s): 3877.4
CPU user time (s): 3803.01
CPU system time (s): 74.39
CPU usage (%): 387.726
Max. virtual memory (cumulated for all children) (KiB): 546276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3803.01
system time used= 74.39
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= 1391779
involuntary context switches= 42515

runsolver used 0.25 second user time and 0.44 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:37:40
IDJOB=1777819
IDBENCH=70455
IDSOLVER=617
FILE ID=/1777819-1243456660
PBS_JOBID=
Free space on /tmp= 7987 MiB

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

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

MD5SUM BENCH= c154bca4589ab170cd9a9501250bcf71
RANDOM SEED= 290898631

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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.073
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:        711352 kB
Buffers:         41592 kB
Cached:        2434296 kB
SwapCached:          0 kB
Active:        1299204 kB
Inactive:      1195628 kB
HighTotal:     2489216 kB
HighFree:       449968 kB
LowTotal:       879316 kB
LowFree:        261384 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:       19188 kB
Mapped:           7772 kB
Slab:           151672 kB
SReclaimable:   138380 kB
SUnreclaim:      13292 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-27 22:54:20