Trace number 1777888

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
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 variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

0.05/0.09	c +------------------------------+
0.05/0.09	c | gNovelty+, version 1.0       |
0.05/0.09	c +------------------------------+
0.05/0.09	c gnovelty+ -h for help
0.05/0.09	c 

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777888-1243459682/watcher-1777888-1243459682 -o /tmp/evaluation-result-1777888-1243459682/solver-1777888-1243459682 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777888-1243459682.cnf 1107656247 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: 5.21 4.99 4.82 3/96 5116
/proc/meminfo: memFree=219412/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=509232 CPUtime=0
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 1371 0 0 0 0 0 0 0 18 0 1 0 1110632296 521453568 1328 4294967295 134512640 135680988 3221189440 3221188704 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/5116/statm: 127308 1337 99 286 0 127020 0

[startup+0.048106 s]
/proc/loadavg: 5.21 4.99 4.82 3/96 5116
/proc/meminfo: memFree=219412/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=517044 CPUtime=0.05
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 10349 0 0 0 2 3 0 0 18 0 1 0 1110632296 529453056 10306 4294967295 134512640 135680988 3221189440 3221188704 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/5116/statm: 129261 10316 99 286 0 128973 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517044

[startup+0.108102 s]
/proc/loadavg: 5.21 4.99 4.82 3/96 5116
/proc/meminfo: memFree=219412/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=0.11
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19864 0 0 0 6 5 0 0 18 0 4 0 1110632296 559472640 19820 4294967295 134512640 135680988 3221189440 3221188772 134535153 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19820 103 286 0 136302 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546360

[startup+0.30808 s]
/proc/loadavg: 5.21 4.99 4.82 3/96 5116
/proc/meminfo: memFree=219412/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=0.87
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 82 5 0 0 17 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 546360

[startup+0.708048 s]
/proc/loadavg: 5.21 4.99 4.82 3/96 5116
/proc/meminfo: memFree=219412/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2.46
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 235 11 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 546360

[startup+1.50813 s]
/proc/loadavg: 5.21 4.99 4.82 5/100 5120
/proc/meminfo: memFree=140576/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=5.3
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 507 23 0 0 16 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=1.34
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 130 4 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=1.35
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 133 2 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=1.22
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 119 3 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 546360

[startup+3.10916 s]
/proc/loadavg: 5.11 4.97 4.81 6/100 5120
/proc/meminfo: memFree=140444/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=11.59
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 1123 36 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=2.93
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 287 6 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=2.91
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 286 5 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=2.78
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 272 6 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.59
Current children cumulated vsize (KiB) 546360

[startup+6.32135 s]
/proc/loadavg: 5.11 4.97 4.81 6/100 5120
/proc/meminfo: memFree=140352/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=24.3
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 2372 58 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=6.11
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 603 8 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=6.07
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 595 12 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=5.99
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 586 13 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 546360

[startup+12.7086 s]
/proc/loadavg: 5.17 4.99 4.82 6/100 5303
/proc/meminfo: memFree=139860/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=48.95
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 4788 107 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=12.19
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 1196 23 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=12.3
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 1204 26 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=12.15
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 1194 21 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.95
Current children cumulated vsize (KiB) 546360

[startup+25.5064 s]
/proc/loadavg: 5.39 5.04 4.84 7/100 5304
/proc/meminfo: memFree=140120/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=99.33
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 9723 210 0 0 16 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=24.72
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 2421 51 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=24.91
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 2442 49 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=24.71
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 2424 47 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (KiB) 546360

[startup+51.1202 s]
/proc/loadavg: 5.09 5.00 4.83 5/100 5306
/proc/meminfo: memFree=140192/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=198.17
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 19420 397 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=49.27
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 4833 94 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=49.57
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 4866 91 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=49.47
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 4845 102 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 198.17
Current children cumulated vsize (KiB) 546360

[startup+102.32 s]
/proc/loadavg: 5.06 5.01 4.84 6/100 5494
/proc/meminfo: memFree=140192/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=397
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 38901 799 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=98.81
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 9674 207 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=99.25
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 9730 195 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=99.45
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 9754 191 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 397
Current children cumulated vsize (KiB) 546360

[startup+162.315 s]
/proc/loadavg: 5.35 5.10 4.88 6/100 5681
/proc/meminfo: memFree=140192/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=630.48
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 61747 1301 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=156.88
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 15357 331 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=157.67
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 15450 317 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=157.51
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 15427 324 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 630.48
Current children cumulated vsize (KiB) 546360

[startup+222.319 s]
/proc/loadavg: 5.32 5.16 4.91 6/100 5874
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=862.87
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 84563 1724 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=214.83
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 21052 431 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=215.86
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 21160 426 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027316 134533962 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=215.45
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 21114 431 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 862.87
Current children cumulated vsize (KiB) 546360

[startup+282.317 s]
/proc/loadavg: 4.85 5.05 4.89 6/100 6061
/proc/meminfo: memFree=139936/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=1095.53
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 107371 2182 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=274.04
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 26860 544 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=273.84
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 26836 548 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=5116] ppid=5114 vsize=546360 CPUtime=1556.84
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 152592 3092 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=389.02
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 38132 770 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=389.03
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 38132 771 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=388.95
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 38110 785 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1556.84
Current children cumulated vsize (KiB) 546360

[startup+462.311 s]
/proc/loadavg: 4.72 4.91 4.87 5/100 6626
/proc/meminfo: memFree=140068/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=1786.95
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 175158 3537 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=446.91
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 43817 874 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=446.73
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 43790 883 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=446
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 43704 896 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.95
Current children cumulated vsize (KiB) 546360

[startup+522.31 s]
/proc/loadavg: 4.81 4.92 4.87 6/100 6818
/proc/meminfo: memFree=140068/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2021.82
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 198190 3992 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=505.94
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 49609 985 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=505.31
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 49551 980 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=504.41
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 49423 1018 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2021.82
Current children cumulated vsize (KiB) 546360

[startup+582.317 s]
/proc/loadavg: 5.24 5.02 4.91 5/100 7006
/proc/meminfo: memFree=140068/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2254.61
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 221013 4448 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=564.27
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 55337 1090 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=563.86
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 55285 1101 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=562.13
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 55080 1133 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2254.61
Current children cumulated vsize (KiB) 546360

[startup+642.315 s]
/proc/loadavg: 5.00 5.00 4.90 7/100 7194
/proc/meminfo: memFree=139936/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2487.68
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 243874 4894 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=623.09
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 61085 1224 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=622.55
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 61034 1221 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=620.38
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 60808 1230 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2487.68
Current children cumulated vsize (KiB) 546360

[startup+702.31 s]
/proc/loadavg: 4.93 4.97 4.90 7/100 7381
/proc/meminfo: memFree=139936/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2719.11
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 266552 5359 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=680.29
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 66685 1344 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419444 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=680.2
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 66680 1340 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=678.54
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 66509 1345 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2719.11
Current children cumulated vsize (KiB) 546360

[startup+762.315 s]
/proc/loadavg: 4.60 4.87 4.87 7/100 7569
/proc/meminfo: memFree=139944/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=2952.54
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 289438 5816 0 0 16 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=738.9
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 72423 1467 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=738.1
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 72361 1449 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=737.41
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 72281 1460 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635188 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2952.54
Current children cumulated vsize (KiB) 546360

[startup+822.311 s]
/proc/loadavg: 4.98 4.93 4.89 6/100 7757
/proc/meminfo: memFree=139944/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=3187.32
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 312492 6240 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=797.72
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 78180 1592 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=797.09
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 78154 1555 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=795.61
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 78012 1549 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3187.32
Current children cumulated vsize (KiB) 546360

[startup+882.316 s]
/proc/loadavg: 4.99 4.94 4.90 6/100 7949
/proc/meminfo: memFree=139944/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=3419.67
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 335264 6703 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=855.89
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 83891 1698 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=855.01
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 83825 1676 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=853.95
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 83727 1668 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3419.67
Current children cumulated vsize (KiB) 546360

[startup+942.314 s]
/proc/loadavg: 4.76 4.89 4.88 6/100 8137
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=3652.18
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 358066 7152 0 0 15 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=914.55
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 89624 1831 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=912.81
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 89510 1771 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=911.49
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 89366 1783 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3652.18
Current children cumulated vsize (KiB) 546360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.78 4.87 4.87 8/100 8324
/proc/meminfo: memFree=140060/3368532 swapFree=1953788/1959888
[pid=5116] ppid=5114 vsize=546360 CPUtime=3872.91
/proc/5116/stat : 5116 (gnovelty+) R 5114 5116 10015 0 -1 4202496 19948 0 0 0 379712 7579 0 0 16 0 4 0 1110632296 559472640 19904 4294967295 134512640 135680988 3221189440 3221188684 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5116/statm: 136590 19904 103 286 0 136302 0
[pid=5116/tid=5118] ppid=5114 vsize=546360 CPUtime=969.23
/proc/5116/task/5118/stat : 5118 (gnovelty+) R 5114 5116 10015 0 -1 4202560 27 0 0 0 94980 1943 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3077419356 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5116/tid=5119] ppid=5114 vsize=546360 CPUtime=968.27
/proc/5116/task/5119/stat : 5119 (gnovelty+) R 5114 5116 10015 0 -1 4202560 28 0 0 0 94960 1867 0 0 15 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3068027228 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5116/tid=5120] ppid=5114 vsize=546360 CPUtime=967.23
/proc/5116/task/5120/stat : 5120 (gnovelty+) R 5114 5116 10015 0 -1 4202560 29 0 0 0 94832 1891 0 0 16 0 4 0 1110632306 559472640 19904 4294967295 134512640 135680988 3221189440 3058635100 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3872.91
Current children cumulated vsize (KiB) 546360

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): 3872.95
CPU user time (s): 3797.15
CPU system time (s): 75.8
CPU usage (%): 387.283
Max. virtual memory (cumulated for all children) (KiB): 546360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3797.15
system time used= 75.8
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19948
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= 1430576
involuntary context switches= 41746

runsolver used 0.24 second user time and 0.31 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 23:28:02
IDJOB=1777888
IDBENCH=70478
IDSOLVER=617
FILE ID=/1777888-1243459682
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777888-1243459682/watcher-1777888-1243459682 -o /tmp/evaluation-result-1777888-1243459682/solver-1777888-1243459682 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777888-1243459682.cnf 1107656247 4

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED= 1107656247

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        219412 kB
Buffers:         47092 kB
Cached:        2932096 kB
SwapCached:       2256 kB
Active:        1721712 kB
Inactive:      1266840 kB
HighTotal:     2489216 kB
HighFree:        87764 kB
LowTotal:       879316 kB
LowFree:        131648 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1612 kB
Writeback:           0 kB
AnonPages:        8624 kB
Mapped:           3232 kB
Slab:           151076 kB
SReclaimable:   137620 kB
SUnreclaim:      13456 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 23:44:44