Trace number 1778281

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S2034442711-054.cnf
MD5SUMe64132f69b48603863762aba5004d683
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 variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.01/0.08	c +------------------------------+
0.01/0.08	c | gNovelty+, version 1.0       |
0.01/0.08	c +------------------------------+
0.01/0.08	c gnovelty+ -h for help
0.01/0.08	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-1778281-1243474673/watcher-1778281-1243474673 -o /tmp/evaluation-result-1778281-1243474673/solver-1778281-1243474673 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778281-1243474673.cnf 1781934732 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.49 3.79 3.80 3/98 19911
/proc/meminfo: memFree=3196420/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=509228 CPUtime=0
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 1483 0 0 0 0 0 0 0 18 0 1 0 929044054 521449472 1439 4294967295 134512640 135680988 3214794032 3214793296 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/19911/statm: 127307 1447 99 286 0 127019 0

[startup+0.017027 s]
/proc/loadavg: 3.49 3.79 3.80 3/98 19911
/proc/meminfo: memFree=3196420/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=509228 CPUtime=0.01
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 5544 0 0 0 0 1 0 0 18 0 1 0 929044054 521449472 5500 4294967295 134512640 135680988 3214794032 3214793296 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/19911/statm: 127307 5519 99 286 0 127019 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 509228

[startup+0.107016 s]
/proc/loadavg: 3.49 3.79 3.80 3/98 19911
/proc/meminfo: memFree=3196420/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=0.11
/proc/19911/stat : 19911 (gnovelty+) S 19909 19911 9860 0 -1 4202496 19810 0 0 0 3 8 0 0 18 0 4 0 929044054 558895104 19765 4294967295 134512640 135680988 3214794032 3214793228 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19765 103 286 0 136161 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545796

[startup+0.307001 s]
/proc/loadavg: 3.49 3.79 3.80 3/98 19911
/proc/meminfo: memFree=3196420/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=0.8
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19814 0 0 0 34 46 0 0 17 0 4 0 929044054 558895104 19769 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19769 103 286 0 136161 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 545796

[startup+0.7072 s]
/proc/loadavg: 3.49 3.79 3.80 3/98 19911
/proc/meminfo: memFree=3196420/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=2.33
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19814 0 0 0 112 121 0 0 15 0 4 0 929044054 558895104 19769 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19769 103 286 0 136161 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 545796

[startup+1.50692 s]
/proc/loadavg: 3.49 3.79 3.80 5/102 19915
/proc/meminfo: memFree=3118424/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=5.35
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 277 258 0 0 16 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=1.31
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 66 65 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=1.3
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 69 61 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=1.31
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 70 61 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 545796

[startup+3.10689 s]
/proc/loadavg: 3.49 3.79 3.80 5/102 19915
/proc/meminfo: memFree=3118248/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=11.41
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 604 537 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=2.85
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 158 127 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=2.84
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 147 137 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=2.78
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 139 139 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 545796

[startup+6.30651 s]
/proc/loadavg: 3.53 3.79 3.80 5/102 19915
/proc/meminfo: memFree=3118228/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=23.4
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 1252 1088 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=5.82
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 324 258 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=5.92
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 315 277 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=5.75
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 304 271 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.4
Current children cumulated vsize (KiB) 545796

[startup+12.706 s]
/proc/loadavg: 3.57 3.79 3.80 5/102 19916
/proc/meminfo: memFree=3117988/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=46.85
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 2534 2151 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=11.81
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 627 554 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=11.92
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 644 548 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=11.55
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 631 524 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.85
Current children cumulated vsize (KiB) 545796

[startup+25.5049 s]
/proc/loadavg: 3.66 3.80 3.81 4/102 19917
/proc/meminfo: memFree=3118100/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=94.8
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 5066 4414 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=23.8
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 1242 1138 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=23.93
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 1304 1089 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=23.49
/proc/19911/task/19915/stat : 19915 (gnovelty+) S 19909 19911 9860 0 -1 4202560 7 0 0 0 1253 1096 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.8
Current children cumulated vsize (KiB) 545796

[startup+51.1131 s]
/proc/loadavg: 3.78 3.82 3.81 5/102 19919
/proc/meminfo: memFree=3118008/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=190.91
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 10187 8904 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=47.93
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 2513 2280 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=47.83
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 2562 2221 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=47.51
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 2556 2195 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 190.91
Current children cumulated vsize (KiB) 545796

[startup+102.309 s]
/proc/loadavg: 3.84 3.83 3.82 5/102 20106
/proc/meminfo: memFree=3117644/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=379.53
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 20246 17707 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=94.97
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 4999 4498 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210412 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=95.27
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 5096 4431 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=94.6
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 5063 4397 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.53
Current children cumulated vsize (KiB) 545796

[startup+162.304 s]
/proc/loadavg: 3.83 3.83 3.81 5/102 20294
/proc/meminfo: memFree=3117264/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=602.79
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 32071 28208 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=150.74
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 7928 7146 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=150.82
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 7989 7093 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=150.63
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 8081 6982 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 602.79
Current children cumulated vsize (KiB) 545796

[startup+222.309 s]
/proc/loadavg: 3.77 3.82 3.81 5/102 20482
/proc/meminfo: memFree=3117644/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=824.63
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 43995 38468 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=206.05
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 10923 9682 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=206.3
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 10947 9683 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=205.96
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 11070 9526 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 824.63
Current children cumulated vsize (KiB) 545796

[startup+282.315 s]
/proc/loadavg: 3.72 3.79 3.80 5/102 20673
/proc/meminfo: memFree=3117768/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=1047.48
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 55834 48914 0 0 16 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=261.33
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 13861 12272 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=261.84
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 13895 12289 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=19911] ppid=19909 vsize=545796 CPUtime=1492.42
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 79817 69425 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793228 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=372.57
/proc/19911/task/19913/stat : 19913 (gnovelty+) S 19909 19911 9860 0 -1 4202560 7 0 0 0 19868 17389 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=372.69
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 19862 17407 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=373.24
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 20048 17276 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1492.42
Current children cumulated vsize (KiB) 545796

[startup+462.31 s]
/proc/loadavg: 3.58 3.72 3.77 5/102 21239
/proc/meminfo: memFree=3117636/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=1714.7
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 91601 79869 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=428.05
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 22844 19961 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=428.19
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 22808 20011 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=428.94
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 22989 19905 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1714.7
Current children cumulated vsize (KiB) 545796

[startup+522.305 s]
/proc/loadavg: 3.84 3.77 3.79 4/102 21427
/proc/meminfo: memFree=3117644/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=1937.9
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 103582 90208 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=483.51
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 25837 22514 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210412 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=484.31
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 25743 22688 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=484.91
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 26003 22488 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426156 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1937.9
Current children cumulated vsize (KiB) 545796

[startup+582.31 s]
/proc/loadavg: 3.81 3.78 3.79 5/102 21615
/proc/meminfo: memFree=3117644/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=2160.14
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 115515 100499 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=539.24
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 28878 25046 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=539.49
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 28675 25274 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=540.71
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 29009 25062 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2160.14
Current children cumulated vsize (KiB) 545796

[startup+642.315 s]
/proc/loadavg: 3.79 3.78 3.79 5/102 21807
/proc/meminfo: memFree=3117496/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=2382.8
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 127454 110826 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=595.19
/proc/19911/task/19913/stat : 19913 (gnovelty+) S 19909 19911 9860 0 -1 4202560 7 0 0 0 31860 27659 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=595.3
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 31648 27882 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=596.36
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 32013 27623 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2382.8
Current children cumulated vsize (KiB) 545796

[startup+702.311 s]
/proc/loadavg: 3.91 3.82 3.80 5/102 21994
/proc/meminfo: memFree=3117520/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=2603.77
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 139486 120891 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=649.82
/proc/19911/task/19913/stat : 19913 (gnovelty+) S 19909 19911 9860 0 -1 4202560 7 0 0 0 34834 30148 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=651.03
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 34681 30422 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=651.55
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 35014 30141 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2603.77
Current children cumulated vsize (KiB) 545796

[startup+762.316 s]
/proc/loadavg: 3.86 3.83 3.81 6/102 22182
/proc/meminfo: memFree=3117264/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=2825.46
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 151209 131337 0 0 16 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=704.96
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 37819 32677 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=706.15
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 37583 33032 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=707.11
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 37946 32765 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2825.46
Current children cumulated vsize (KiB) 545796

[startup+822.311 s]
/proc/loadavg: 3.87 3.84 3.81 4/102 22370
/proc/meminfo: memFree=3117024/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=3047.17
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 163118 141599 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=759.89
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 40786 35203 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=761.79
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 40576 35603 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=762.88
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 40961 35327 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3047.17
Current children cumulated vsize (KiB) 545796

[startup+882.306 s]
/proc/loadavg: 3.84 3.85 3.81 5/102 22558
/proc/meminfo: memFree=3116900/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=3268.93
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 175136 151757 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793276 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=815.44
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 43839 37705 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=816.9
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 43553 38137 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=818.53
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 43972 37881 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3268.93
Current children cumulated vsize (KiB) 545796

[startup+942.311 s]
/proc/loadavg: 3.94 3.88 3.82 5/102 22746
/proc/meminfo: memFree=3117264/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=3491.04
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 186973 162131 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793228 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=871.4
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 46855 40285 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=872.24
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 46457 40767 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=874.22
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 46970 40452 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3491.04
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 3.92 3.88 3.82 4/102 22933
/proc/meminfo: memFree=3117520/3368532 swapFree=1959840/1959888
[pid=19911] ppid=19909 vsize=545796 CPUtime=3704.74
/proc/19911/stat : 19911 (gnovelty+) R 19909 19911 9860 0 -1 4202496 19815 0 0 0 198374 172100 0 0 15 0 4 0 929044054 558895104 19770 4294967295 134512640 135680988 3214794032 3214793228 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/19911/statm: 136449 19770 103 286 0 136161 0
[pid=19911/tid=19913] ppid=19909 vsize=545796 CPUtime=924.61
/proc/19911/task/19913/stat : 19913 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 49780 42681 0 0 16 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3077210460 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=19911/tid=19914] ppid=19909 vsize=545796 CPUtime=926.11
/proc/19911/task/19914/stat : 19914 (gnovelty+) R 19909 19911 9860 0 -1 4202560 8 0 0 0 49313 43298 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3067818332 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=19911/tid=19915] ppid=19909 vsize=545796 CPUtime=927.33
/proc/19911/task/19915/stat : 19915 (gnovelty+) R 19909 19911 9860 0 -1 4202560 7 0 0 0 49776 42957 0 0 15 0 4 0 929044062 558895104 19770 4294967295 134512640 135680988 3214794032 3058426204 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3704.74
Current children cumulated vsize (KiB) 545796

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): 3704.82
CPU user time (s): 1983.78
CPU system time (s): 1721.04
CPU usage (%): 370.467
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1983.78
system time used= 1721.04
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19815
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= 96774369
involuntary context switches= 215606

runsolver used 0 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 03:37:53
IDJOB=1778281
IDBENCH=70609
IDSOLVER=617
FILE ID=tipi39/1778281-1243474673
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S2034442711-054.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778281-1243474673/watcher-1778281-1243474673 -o /tmp/evaluation-result-1778281-1243474673/solver-1778281-1243474673 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778281-1243474673.cnf 1781934732 4

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

MD5SUM BENCH= e64132f69b48603863762aba5004d683
RANDOM SEED= 1781934732

Linux tipi39 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.067
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.067
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.067
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.16
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.067
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3196716 kB
Buffers:         22008 kB
Cached:          54068 kB
SwapCached:          0 kB
Active:          65044 kB
Inactive:        27268 kB
HighTotal:     2489216 kB
HighFree:      2421552 kB
LowTotal:       879316 kB
LowFree:        775164 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1440 kB
Writeback:           0 kB
AnonPages:       15824 kB
Mapped:           5968 kB
Slab:            70156 kB
SReclaimable:    57496 kB
SUnreclaim:      12660 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 03:54:35