Trace number 1777837

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1772751287-054.cnf
MD5SUM35065935e71c2ceef94b54d497dccd31
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.09	c +------------------------------+
0.03/0.09	c | gNovelty+, version 1.0       |
0.03/0.09	c +------------------------------+
0.03/0.09	c gnovelty+ -h for help
0.03/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-1777837-1243457661/watcher-1777837-1243457661 -o /tmp/evaluation-result-1777837-1243457661/solver-1777837-1243457661 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777837-1243457661.cnf 1237134171 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.20 4.95 4.60 3/109 28135
/proc/meminfo: memFree=711832/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=509228 CPUtime=0
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 1576 0 0 0 0 0 0 0 18 0 1 0 1110428953 521449472 1533 4294967295 134512640 135680988 3215476176 3215475440 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28135/statm: 127307 1542 99 286 0 127019 0

[startup+0.035297 s]
/proc/loadavg: 5.20 4.95 4.60 3/109 28135
/proc/meminfo: memFree=711832/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=517044 CPUtime=0.03
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 9937 0 0 0 1 2 0 0 18 0 1 0 1110428953 529453056 9894 4294967295 134512640 135680988 3215476176 3215475440 134537493 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28135/statm: 129261 9894 99 286 0 128973 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517044

[startup+0.115291 s]
/proc/loadavg: 5.20 4.95 4.60 3/109 28135
/proc/meminfo: memFree=711832/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=0.12
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 9 3 0 0 19 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546272

[startup+0.32268 s]
/proc/loadavg: 5.20 4.95 4.60 3/109 28135
/proc/meminfo: memFree=711832/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=0.89
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 85 4 0 0 18 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 546272

[startup+0.715258 s]
/proc/loadavg: 5.20 4.95 4.60 3/109 28135
/proc/meminfo: memFree=711832/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2.48
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 241 7 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 546272

[startup+1.52481 s]
/proc/loadavg: 5.20 4.95 4.60 7/113 28139
/proc/meminfo: memFree=633548/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=5.35
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 526 9 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=1.36
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 136 0 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=1.22
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 120 2 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=1.41
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 141 0 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 546272

[startup+3.11473 s]
/proc/loadavg: 5.27 4.96 4.61 5/113 28139
/proc/meminfo: memFree=633288/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=11.25
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 1107 18 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475508 134535206 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=2.87
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 287 0 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=2.56
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 251 5 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=2.93
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 289 4 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059098036 134535056 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.25
Current children cumulated vsize (KiB) 546272

[startup+6.31456 s]
/proc/loadavg: 5.27 4.96 4.61 7/113 28139
/proc/meminfo: memFree=633196/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=23.79
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 2342 37 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=6.02
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 599 3 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=5.65
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 555 10 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490092 134997786 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=6.05
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 595 10 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 546272

[startup+12.7155 s]
/proc/loadavg: 5.38 5.00 4.63 7/113 28139
/proc/meminfo: memFree=633012/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=48.54
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 4774 80 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=12.22
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 1208 14 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=11.9
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 1169 21 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=12.22
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 1203 19 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.54
Current children cumulated vsize (KiB) 546272

[startup+25.5202 s]
/proc/loadavg: 5.47 5.03 4.64 6/113 28140
/proc/meminfo: memFree=632920/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=98.34
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 9654 180 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=24.8
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 2440 40 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=24.65
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 2421 44 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=24.46
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 2395 51 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.34
Current children cumulated vsize (KiB) 546272

[startup+51.1126 s]
/proc/loadavg: 5.43 5.06 4.66 6/113 28326
/proc/meminfo: memFree=632528/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=198
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 19437 363 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=49.67
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 4880 87 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882292 134534657 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=49.79
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 4874 105 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=49.27
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 4838 89 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198
Current children cumulated vsize (KiB) 546272

[startup+102.313 s]
/proc/loadavg: 5.32 5.09 4.69 7/113 28329
/proc/meminfo: memFree=632796/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=397.61
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 39003 758 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=99.47
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 9751 196 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=99.72
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 9775 197 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=99.47
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 9764 183 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.61
Current children cumulated vsize (KiB) 546272

[startup+162.31 s]
/proc/loadavg: 5.21 5.10 4.72 6/113 28521
/proc/meminfo: memFree=632796/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=632.86
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 62060 1226 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=158.5
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 15534 316 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=158.22
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 15500 322 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=158.07
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 15517 290 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 632.86
Current children cumulated vsize (KiB) 546272

[startup+222.304 s]
/proc/loadavg: 5.43 5.17 4.76 7/113 28710
/proc/meminfo: memFree=632424/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=866.87
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 84986 1701 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=217.09
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 21278 431 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=216.12
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 21164 448 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=217.16
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 21296 420 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 866.87
Current children cumulated vsize (KiB) 546272

[startup+282.314 s]
/proc/loadavg: 4.87 5.06 4.75 6/113 28898
/proc/meminfo: memFree=632416/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=1098.74
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 107750 2124 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=275.41
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 27015 526 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=274.07
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 26849 558 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=28135] ppid=28133 vsize=546272 CPUtime=1563.18
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 153260 3058 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475508 134533436 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=391.63
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 38400 763 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=390.74
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 38274 800 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=390.51
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 38282 769 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1563.18
Current children cumulated vsize (KiB) 546272

[startup+462.313 s]
/proc/loadavg: 4.81 4.90 4.73 5/113 29463
/proc/meminfo: memFree=632424/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=1795.92
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 176108 3484 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=449.96
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 44124 872 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=448.76
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 43969 907 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=448.33
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 43964 869 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1795.92
Current children cumulated vsize (KiB) 546272

[startup+522.314 s]
/proc/loadavg: 5.07 4.96 4.76 6/113 29656
/proc/meminfo: memFree=632424/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2028.43
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 198894 3949 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=507.83
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 49788 995 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=507.28
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 49711 1017 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=506.34
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 49637 997 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2028.43
Current children cumulated vsize (KiB) 546272

[startup+582.308 s]
/proc/loadavg: 5.07 4.97 4.77 5/113 29844
/proc/meminfo: memFree=632540/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2260.06
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 221628 4378 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=566.18
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 55523 1095 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=565.37
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 55416 1121 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=563.79
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 55263 1116 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2260.06
Current children cumulated vsize (KiB) 546272

[startup+642.312 s]
/proc/loadavg: 4.94 4.94 4.77 7/113 30032
/proc/meminfo: memFree=632300/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2492.41
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 244418 4823 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=624.08
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 61211 1197 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=623.08
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 61076 1232 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490164 134534551 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=621.93
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 60971 1222 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2492.41
Current children cumulated vsize (KiB) 546272

[startup+702.312 s]
/proc/loadavg: 4.74 4.89 4.76 6/113 30218
/proc/meminfo: memFree=632176/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2723.78
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 267091 5287 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=682.28
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 66926 1302 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=680.84
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 66741 1343 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=679.58
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 66623 1335 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2723.78
Current children cumulated vsize (KiB) 546272

[startup+762.316 s]
/proc/loadavg: 4.65 4.85 4.76 6/113 30406
/proc/meminfo: memFree=632052/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=2954.85
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 289755 5730 0 0 16 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=739.68
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 72565 1403 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=738.83
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 72426 1457 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=737.46
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 72282 1464 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2954.85
Current children cumulated vsize (KiB) 546272

[startup+822.313 s]
/proc/loadavg: 4.82 4.86 4.76 6/113 30599
/proc/meminfo: memFree=632052/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=3186.07
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 312420 6187 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=797
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 78176 1524 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=796.33
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 78070 1563 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=795.8
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 77995 1585 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059098036 134533471 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3186.07
Current children cumulated vsize (KiB) 546272

[startup+882.31 s]
/proc/loadavg: 4.74 4.83 4.75 5/113 30787
/proc/meminfo: memFree=632044/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=3418.77
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 335244 6633 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=854.83
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 83850 1633 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=854.16
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 83759 1657 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=854.31
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 83728 1703 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3418.77
Current children cumulated vsize (KiB) 546272

[startup+942.317 s]
/proc/loadavg: 4.88 4.85 4.77 5/113 30975
/proc/meminfo: memFree=632052/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=3651.75
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 358076 7099 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=912.96
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 89555 1741 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=912.83
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 89494 1789 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=912.52
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 89433 1819 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3651.75
Current children cumulated vsize (KiB) 546272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.99 4.90 4.79 5/113 31161
/proc/meminfo: memFree=631804/3368532 swapFree=1959840/1959888
[pid=28135] ppid=28133 vsize=546272 CPUtime=3878.02
/proc/28135/stat : 28135 (gnovelty+) R 28133 28135 7955 0 -1 4202496 19931 0 0 0 380261 7541 0 0 15 0 4 0 1110428953 559382528 19887 4294967295 134512640 135680988 3215476176 3215475420 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28135/statm: 136568 19887 103 286 0 136280 0
[pid=28135/tid=28137] ppid=28133 vsize=546272 CPUtime=969.43
/proc/28135/task/28137/stat : 28137 (gnovelty+) R 28133 28135 7955 0 -1 4202560 25 0 0 0 95106 1837 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3077882204 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28135/tid=28138] ppid=28133 vsize=546272 CPUtime=969.6
/proc/28135/task/28138/stat : 28138 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 95056 1904 0 0 16 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3068490076 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28135/tid=28139] ppid=28133 vsize=546272 CPUtime=969.34
/proc/28135/task/28139/stat : 28139 (gnovelty+) R 28133 28135 7955 0 -1 4202560 26 0 0 0 95003 1931 0 0 15 0 4 0 1110428963 559382528 19887 4294967295 134512640 135680988 3215476176 3059097948 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3878.02
Current children cumulated vsize (KiB) 546272

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): 3878.1
CPU user time (s): 3802.68
CPU system time (s): 75.42
CPU usage (%): 387.794
Max. virtual memory (cumulated for all children) (KiB): 546272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3802.68
system time used= 75.42
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19931
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= 1360471
involuntary context switches= 40528

runsolver used 0.26 second user time and 0.49 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:54:21
IDJOB=1777837
IDBENCH=70461
IDSOLVER=617
FILE ID=/1777837-1243457661
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-S1772751287-054.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777837-1243457661/watcher-1777837-1243457661 -o /tmp/evaluation-result-1777837-1243457661/solver-1777837-1243457661 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777837-1243457661.cnf 1237134171 4

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

MD5SUM BENCH= 35065935e71c2ceef94b54d497dccd31
RANDOM SEED= 1237134171

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:        711832 kB
Buffers:         41596 kB
Cached:        2434436 kB
SwapCached:          0 kB
Active:        1299352 kB
Inactive:      1195656 kB
HighTotal:     2489216 kB
HighFree:       450256 kB
LowTotal:       879316 kB
LowFree:        261576 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:       18964 kB
Mapped:           7816 kB
Slab:           151768 kB
SReclaimable:   138412 kB
SUnreclaim:      13356 kB
PageTables:        628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 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 23:11:02