Trace number 1777861

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2125310989-062.cnf
MD5SUMbeb8ec5deb81221137327aa09f80e330
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.06/0.09	c +------------------------------+
0.06/0.09	c | gNovelty+, version 1.0       |
0.06/0.09	c +------------------------------+
0.06/0.09	c gnovelty+ -h for help
0.06/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-1777861-1243458751/watcher-1777861-1243458751 -o /tmp/evaluation-result-1777861-1243458751/solver-1777861-1243458751 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777861-1243458751.cnf 608192102 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.12 4.95 4.77 2/96 8036
/proc/meminfo: memFree=3017860/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=509228 CPUtime=0.02
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 6974 0 0 0 0 2 0 0 19 0 1 0 1099976206 521449472 6930 4294967295 134512640 135680988 3214785840 3214785104 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/8036/statm: 127307 6939 99 286 0 127019 0

[startup+0.057068 s]
/proc/loadavg: 5.12 4.95 4.77 2/96 8036
/proc/meminfo: memFree=3017860/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=517040 CPUtime=0.06
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 12010 0 0 0 2 4 0 0 21 0 1 0 1099976206 529448960 11965 4294967295 134512640 135680988 3214785840 3214785104 134537842 0 0 0 0 0 0 0 17 2 0 0 0
/proc/8036/statm: 129260 11977 99 286 0 128972 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517040

[startup+0.117059 s]
/proc/loadavg: 5.12 4.95 4.77 2/96 8036
/proc/meminfo: memFree=3017860/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=545144 CPUtime=0.12
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19895 0 0 0 6 6 0 0 22 0 4 0 1099976206 558227456 19850 4294967295 134512640 135680988 3214785840 3214785184 135159972 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8036/statm: 136286 19850 103 286 0 135998 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545144

[startup+0.317045 s]
/proc/loadavg: 5.12 4.95 4.77 2/96 8036
/proc/meminfo: memFree=3017860/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=0.89
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 82 7 0 0 21 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785172 134535186 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 546420

[startup+0.717018 s]
/proc/loadavg: 5.12 4.95 4.77 2/96 8036
/proc/meminfo: memFree=3017860/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=2.49
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 239 10 0 0 19 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785172 134534524 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 546420

[startup+1.51706 s]
/proc/loadavg: 5.03 4.93 4.77 6/100 8040
/proc/meminfo: memFree=2961028/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=5.69
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 553 16 0 0 16 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=1.42
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 139 3 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=1.4
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 137 3 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=1.37
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 136 1 0 0 17 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 546420

[startup+3.11685 s]
/proc/loadavg: 5.03 4.93 4.77 5/100 8040
/proc/meminfo: memFree=2960588/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=12.02
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 1166 36 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=3.01
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 295 6 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533436 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=2.98
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 291 7 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=2.95
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 286 9 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.02
Current children cumulated vsize (KiB) 546420

[startup+6.31664 s]
/proc/loadavg: 5.03 4.93 4.77 6/100 8040
/proc/meminfo: memFree=2960588/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=24.81
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 2425 56 0 0 16 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=6.21
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 609 12 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534869 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=6.18
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 603 15 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=6.14
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 602 12 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 546420

[startup+12.7162 s]
/proc/loadavg: 5.02 4.93 4.77 6/100 8041
/proc/meminfo: memFree=2960496/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=50.26
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 4916 110 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=12.54
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 1232 22 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134535186 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=12.5
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 1227 23 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=12.54
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 1226 28 0 0 16 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 546420

[startup+25.5153 s]
/proc/loadavg: 4.87 4.90 4.76 5/100 8041
/proc/meminfo: memFree=2960584/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=101.37
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 9933 204 0 0 16 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=25.32
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 2489 43 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=25.27
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 2477 50 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=25.31
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 2475 56 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483636 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 546420

[startup+51.1136 s]
/proc/loadavg: 4.57 4.83 4.74 3/101 8062
/proc/meminfo: memFree=2960140/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=203.53
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 19980 373 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=50.85
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 5003 82 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534534 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=50.83
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 4976 107 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=50.86
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 4997 89 0 0 16 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 546420

[startup+102.31 s]
/proc/loadavg: 4.30 4.71 4.70 5/100 8231
/proc/meminfo: memFree=2960088/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=407.75
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 40005 770 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=101.89
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 10015 174 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=101.75
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 9961 214 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875764 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=102
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 10008 192 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.75
Current children cumulated vsize (KiB) 546420

[startup+162.306 s]
/proc/loadavg: 4.11 4.58 4.65 5/100 8419
/proc/meminfo: memFree=2959964/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=646.99
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 63487 1212 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=161.51
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 15858 293 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533726 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=161.51
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 15820 331 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=161.95
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 15894 301 0 0 16 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.99
Current children cumulated vsize (KiB) 546420

[startup+222.312 s]
/proc/loadavg: 4.27 4.56 4.64 2/100 8607
/proc/meminfo: memFree=2959344/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=886.12
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 86964 1648 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=220.91
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 21685 406 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534534 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=221.38
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 21717 421 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=221.89
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 21767 422 0 0 16 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 886.12
Current children cumulated vsize (KiB) 546420

[startup+282.308 s]
/proc/loadavg: 4.41 4.54 4.63 5/100 8803
/proc/meminfo: memFree=2958716/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=1125.4
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 110428 2112 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785172 134533068 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=280.62
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 27551 511 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534534 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=281.25
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 27585 540 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=8036] ppid=8034 vsize=546420 CPUtime=1604.24
/proc/8036/stat : 8036 (gnovelty+) S 8034 8036 15881 0 -1 4202496 19968 0 0 0 157401 3023 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=400.08
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 39279 729 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267796 134998532 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=400.84
/proc/8036/task/8039/stat : 8039 (gnovelty+) S 8034 8036 15881 0 -1 4202560 30 0 0 0 39342 742 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=401.68
/proc/8036/task/8040/stat : 8040 (gnovelty+) S 8034 8036 15881 0 -1 4202560 30 0 0 0 39375 793 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1604.24
Current children cumulated vsize (KiB) 546420

[startup+462.316 s]
/proc/loadavg: 4.14 4.37 4.54 5/100 9367
/proc/meminfo: memFree=2958840/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=1843.66
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 180906 3460 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=459.92
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 45152 840 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533494 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=460.56
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 45207 849 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875764 134534538 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=461.62
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 45252 910 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1843.66
Current children cumulated vsize (KiB) 546420

[startup+522.311 s]
/proc/loadavg: 4.23 4.36 4.53 5/100 9555
/proc/meminfo: memFree=2959096/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=2082.95
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 204398 3897 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=519.73
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 51035 938 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534579 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=520.18
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 51054 964 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=521.59
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 51138 1021 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2082.95
Current children cumulated vsize (KiB) 546420

[startup+582.317 s]
/proc/loadavg: 4.29 4.35 4.52 5/100 9748
/proc/meminfo: memFree=2958964/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=2322.18
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 227878 4340 0 0 16 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=579.41
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 56888 1053 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=579.89
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 56906 1083 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=581.47
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 57035 1112 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2322.18
Current children cumulated vsize (KiB) 546420

[startup+642.313 s]
/proc/loadavg: 4.29 4.36 4.51 5/100 9935
/proc/meminfo: memFree=2959088/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=2561.36
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 251348 4788 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=638.95
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 62727 1168 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=639.68
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 62770 1198 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=641.39
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 62918 1221 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.36
Current children cumulated vsize (KiB) 546420

[startup+702.309 s]
/proc/loadavg: 4.19 4.32 4.48 5/100 10121
/proc/meminfo: memFree=2959096/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=2800.67
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 274854 5213 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=698.53
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 68586 1267 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=699.51
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 68646 1305 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875764 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=701.31
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 68805 1326 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.67
Current children cumulated vsize (KiB) 546420

[startup+762.305 s]
/proc/loadavg: 4.22 4.31 4.47 5/100 10310
/proc/meminfo: memFree=2959212/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=3040.01
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 298366 5635 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=758.29
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 74451 1378 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534551 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=759.22
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 74511 1411 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=761.28
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 74698 1430 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.01
Current children cumulated vsize (KiB) 546420

[startup+822.311 s]
/proc/loadavg: 4.39 4.33 4.46 5/100 10498
/proc/meminfo: memFree=2959096/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=3279.25
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 321837 6088 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=817.89
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 80303 1486 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534340 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=819.04
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 80378 1526 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=821.15
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 80558 1557 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.25
Current children cumulated vsize (KiB) 546420

[startup+882.307 s]
/proc/loadavg: 4.21 4.30 4.44 5/100 10691
/proc/meminfo: memFree=2959088/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=3518.49
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 345317 6532 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=877.36
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 86152 1584 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533064 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=878.96
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 86253 1643 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=881.08
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 86436 1672 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.49
Current children cumulated vsize (KiB) 546420

[startup+942.303 s]
/proc/loadavg: 4.15 4.27 4.42 5/100 10878
/proc/meminfo: memFree=2959212/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=3757.78
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 368809 6969 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=936.93
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 92006 1687 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=938.86
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 92137 1749 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=940.93
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 92300 1793 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.78
Current children cumulated vsize (KiB) 546420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.25 4.27 4.41 5/100 11064
/proc/meminfo: memFree=2959220/3368532 swapFree=1954072/1959888
[pid=8036] ppid=8034 vsize=546420 CPUtime=3987.83
/proc/8036/stat : 8036 (gnovelty+) R 8034 8036 15881 0 -1 4202496 19968 0 0 0 391388 7395 0 0 15 0 4 0 1099976206 559534080 19923 4294967295 134512640 135680988 3214785840 3214785084 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/8036/statm: 136605 19923 103 286 0 136317 0
[pid=8036/tid=8038] ppid=8034 vsize=546420 CPUtime=994.24
/proc/8036/task/8038/stat : 8038 (gnovelty+) R 8034 8036 15881 0 -1 4202560 31 0 0 0 97631 1793 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3077267892 134533962 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=8036/tid=8039] ppid=8034 vsize=546420 CPUtime=996.3
/proc/8036/task/8039/stat : 8039 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 97784 1846 0 0 25 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3067875676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=8036/tid=8040] ppid=8034 vsize=546420 CPUtime=998.54
/proc/8036/task/8040/stat : 8040 (gnovelty+) R 8034 8036 15881 0 -1 4202560 30 0 0 0 97955 1899 0 0 15 0 4 0 1099976216 559534080 19923 4294967295 134512640 135680988 3214785840 3058483548 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3987.83
Current children cumulated vsize (KiB) 546420

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): 3987.91
CPU user time (s): 3913.95
CPU system time (s): 73.96
CPU usage (%): 398.778
Max. virtual memory (cumulated for all children) (KiB): 546420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3913.95
system time used= 73.96
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19968
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1364831
involuntary context switches= 185655

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 23:12:31
IDJOB=1777861
IDBENCH=70469
IDSOLVER=617
FILE ID=tipi44/1777861-1243458751
PBS_JOBID=
Free space on /tmp= 15894 MiB

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

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

MD5SUM BENCH= beb8ec5deb81221137327aa09f80e330
RANDOM SEED= 608192102

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039764 kB
Buffers:        130908 kB
Cached:          91064 kB
SwapCached:       2184 kB
Active:          88628 kB
Inactive:       142960 kB
HighTotal:     2489216 kB
HighFree:      2385896 kB
LowTotal:       879316 kB
LowFree:        653868 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1652 kB
Writeback:           0 kB
AnonPages:        8864 kB
Mapped:           3212 kB
Slab:            86896 kB
SReclaimable:    77000 kB
SUnreclaim:       9896 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-27 23:29:13