Trace number 1777858

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S358640743-023.cnf
MD5SUM093008c1ff7003864425a0786735d960
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.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-1777858-1243458629/watcher-1777858-1243458629 -o /tmp/evaluation-result-1777858-1243458629/solver-1777858-1243458629 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777858-1243458629.cnf 1935626030 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: 4.18 4.55 4.40 3/98 1013
/proc/meminfo: memFree=3197412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=509232 CPUtime=0
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 886 0 0 0 0 0 0 0 18 0 1 0 927439635 521453568 843 4294967295 134512640 135680988 3213970528 3213969792 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1013/statm: 127308 852 99 286 0 127020 0

[startup+0.02922 s]
/proc/loadavg: 4.18 4.55 4.40 3/98 1013
/proc/meminfo: memFree=3197412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=509232 CPUtime=0.03
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 9521 0 0 0 1 2 0 0 18 0 1 0 927439635 521453568 9478 4294967295 134512640 135680988 3213970528 3213969792 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/1013/statm: 127308 9499 99 286 0 127020 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509232

[startup+0.10921 s]
/proc/loadavg: 4.18 4.55 4.40 3/98 1013
/proc/meminfo: memFree=3197412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=0.11
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19877 0 0 0 8 3 0 0 18 0 4 0 927439635 559538176 19833 4294967295 134512640 135680988 3213970528 3213969860 134534551 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19833 103 286 0 136318 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546424

[startup+0.30919 s]
/proc/loadavg: 4.18 4.55 4.40 3/98 1013
/proc/meminfo: memFree=3197412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=0.89
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 84 5 0 0 18 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 546424

[startup+0.709157 s]
/proc/loadavg: 4.18 4.55 4.40 3/98 1013
/proc/meminfo: memFree=3197412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2.49
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 241 8 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 546424

[startup+1.5092 s]
/proc/loadavg: 4.18 4.55 4.40 6/102 1017
/proc/meminfo: memFree=3118604/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=5.67
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 557 10 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=1.38
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 133 5 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=1.39
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 139 0 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=1.39
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 137 2 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.67
Current children cumulated vsize (KiB) 546424

[startup+3.11177 s]
/proc/loadavg: 4.18 4.55 4.40 8/102 1017
/proc/meminfo: memFree=3118604/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=12.04
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 1185 19 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=2.98
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 292 6 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=2.96
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 293 3 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=2.99
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 295 4 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.04
Current children cumulated vsize (KiB) 546424

[startup+6.30833 s]
/proc/loadavg: 4.25 4.56 4.40 5/102 1017
/proc/meminfo: memFree=3118604/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=24.59
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 2425 34 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=6.01
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 589 12 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=6.16
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 612 4 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=6.13
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 604 9 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 546424

[startup+12.7108 s]
/proc/loadavg: 4.22 4.55 4.40 6/102 1019
/proc/meminfo: memFree=3118668/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=49.63
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 4886 77 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=12.34
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 1213 21 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=12.55
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 1240 15 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=12.19
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 1203 16 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 546424

[startup+25.5068 s]
/proc/loadavg: 4.48 4.59 4.42 7/103 1105
/proc/meminfo: memFree=3118292/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=99.32
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 9768 164 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=25.07
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 2463 44 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=24.75
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 2447 28 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=24.39
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 2403 36 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209204 134533849 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.32
Current children cumulated vsize (KiB) 546424

[startup+51.1158 s]
/proc/loadavg: 4.59 4.61 4.43 5/102 1206
/proc/meminfo: memFree=3118336/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=200.2
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 19680 340 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=50.5
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 4950 100 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=49.81
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 4916 65 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=49.54
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 4870 84 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 200.2
Current children cumulated vsize (KiB) 546424

[startup+102.321 s]
/proc/loadavg: 4.71 4.63 4.44 7/102 1393
/proc/meminfo: memFree=3118304/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=400.49
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 39358 691 0 0 16 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=100.35
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 9860 175 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=100.24
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 9881 143 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=99.57
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 9772 185 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 400.49
Current children cumulated vsize (KiB) 546424

[startup+162.317 s]
/proc/loadavg: 4.96 4.71 4.48 7/102 1581
/proc/meminfo: memFree=3118304/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=634.35
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 62305 1130 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=158.75
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 15597 278 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=158.42
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 15590 252 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=158.37
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 15551 286 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 634.35
Current children cumulated vsize (KiB) 546424

[startup+222.311 s]
/proc/loadavg: 4.85 4.72 4.49 8/102 1768
/proc/meminfo: memFree=3118088/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=868.38
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 85251 1587 0 0 16 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969860 134534551 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=216.59
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 21283 376 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=217.13
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 21331 382 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=217.26
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 21317 409 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 868.38
Current children cumulated vsize (KiB) 546424

[startup+282.306 s]
/proc/loadavg: 4.82 4.75 4.52 7/102 1961
/proc/meminfo: memFree=3117916/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=1100.83
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 108044 2039 0 0 16 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969860 134533036 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=275.64
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 27082 482 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=275.06
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 26998 508 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=1013] ppid=1011 vsize=546424 CPUtime=1568.22
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 153926 2896 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=392.46
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 38565 681 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=391.18
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 38408 710 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=392.14
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 38475 739 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1568.22
Current children cumulated vsize (KiB) 546424

[startup+462.316 s]
/proc/loadavg: 4.81 4.81 4.58 5/102 2536
/proc/meminfo: memFree=3117652/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=1801.36
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 176831 3305 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=450.48
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 44267 781 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=448.94
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 44081 813 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=451.26
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 44277 849 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1801.36
Current children cumulated vsize (KiB) 546424

[startup+522.321 s]
/proc/loadavg: 4.55 4.75 4.57 5/102 2730
/proc/meminfo: memFree=3117468/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2035.51
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 199842 3709 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=509.67
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 50080 887 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=507.28
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 49811 917 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=509.68
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 50023 945 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2035.51
Current children cumulated vsize (KiB) 546424

[startup+582.312 s]
/proc/loadavg: 4.84 4.79 4.60 6/102 2921
/proc/meminfo: memFree=3117404/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2269.64
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 222773 4191 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=568.2
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 55810 1010 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=566.28
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 55593 1035 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=567.95
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 55718 1077 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2269.64
Current children cumulated vsize (KiB) 546424

[startup+642.31 s]
/proc/loadavg: 4.85 4.79 4.60 8/102 3113
/proc/meminfo: memFree=3117668/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2502.16
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 245603 4613 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=625.81
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 61466 1115 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=624.59
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 61316 1143 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=625.74
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 61392 1182 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2502.16
Current children cumulated vsize (KiB) 546424

[startup+702.312 s]
/proc/loadavg: 4.94 4.82 4.63 7/102 3303
/proc/meminfo: memFree=3117592/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2737.4
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 268647 5093 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=684.84
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 67261 1223 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=683.28
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 67065 1263 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=684.35
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 67133 1302 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2737.4
Current children cumulated vsize (KiB) 546424

[startup+762.307 s]
/proc/loadavg: 4.93 4.83 4.64 6/102 3511
/proc/meminfo: memFree=3117412/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=2968.68
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 291343 5525 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=742.43
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 72899 1344 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993460 134533839 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=740.91
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 72721 1370 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=742.39
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 72842 1397 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2968.68
Current children cumulated vsize (KiB) 546424

[startup+822.314 s]
/proc/loadavg: 4.74 4.78 4.63 5/102 3704
/proc/meminfo: memFree=3117560/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=3202.41
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 314259 5982 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=801.3
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 78682 1448 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993460 134533068 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=799.03
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 78414 1489 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=800.92
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 78572 1520 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3202.41
Current children cumulated vsize (KiB) 546424

[startup+882.317 s]
/proc/loadavg: 4.71 4.77 4.64 5/102 3893
/proc/meminfo: memFree=3117552/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=3434.24
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 337010 6414 0 0 16 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969860 134533050 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=858.41
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 84279 1562 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=857.52
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 84169 1583 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=859.23
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 84293 1630 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3434.24
Current children cumulated vsize (KiB) 546424

[startup+942.312 s]
/proc/loadavg: 4.48 4.70 4.62 6/102 4084
/proc/meminfo: memFree=3117668/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=3664.57
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 359637 6820 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969860 134533494 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=917.16
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 90063 1653 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=914.4
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 89754 1686 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601244 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=915.88
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 89852 1736 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209116 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3664.57
Current children cumulated vsize (KiB) 546424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.53 4.66 4.61 7/102 4271
/proc/meminfo: memFree=3117732/3368532 swapFree=1959840/1959888
[pid=1013] ppid=1011 vsize=546424 CPUtime=3888
/proc/1013/stat : 1013 (gnovelty+) R 1011 1013 9860 0 -1 4202496 19967 0 0 0 381529 7271 0 0 15 0 4 0 927439635 559538176 19923 4294967295 134512640 135680988 3213970528 3213969772 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/1013/statm: 136606 19923 103 286 0 136318 0
[pid=1013/tid=1015] ppid=1011 vsize=546424 CPUtime=973.36
/proc/1013/task/1015/stat : 1015 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 95564 1772 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3076993372 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=1013/tid=1016] ppid=1011 vsize=546424 CPUtime=970.22
/proc/1013/task/1016/stat : 1016 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 95235 1787 0 0 16 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3067601424 134547388 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=1013/tid=1017] ppid=1011 vsize=546424 CPUtime=971.2
/proc/1013/task/1017/stat : 1017 (gnovelty+) R 1011 1013 9860 0 -1 4202560 30 0 0 0 95274 1846 0 0 15 0 4 0 927439645 559538176 19923 4294967295 134512640 135680988 3213970528 3058209204 134533111 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3888
Current children cumulated vsize (KiB) 546424

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): 3888.1
CPU user time (s): 3815.39
CPU system time (s): 72.71
CPU usage (%): 388.794
Max. virtual memory (cumulated for all children) (KiB): 546424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3815.39
system time used= 72.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19967
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= 1357386
involuntary context switches= 42613

runsolver used 0.44 second user time and 0.53 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 23:10:29
IDJOB=1777858
IDBENCH=70468
IDSOLVER=617
FILE ID=tipi39/1777858-1243458629
PBS_JOBID=
Free space on /tmp= 5744 MiB

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

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

MD5SUM BENCH= 093008c1ff7003864425a0786735d960
RANDOM SEED= 1935626030

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:       3197412 kB
Buffers:         21900 kB
Cached:          53592 kB
SwapCached:          0 kB
Active:          65280 kB
Inactive:        26612 kB
HighTotal:     2489216 kB
HighFree:      2421588 kB
LowTotal:       879316 kB
LowFree:        775824 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:       16400 kB
Mapped:           6128 kB
Slab:            69440 kB
SReclaimable:    57292 kB
SUnreclaim:      12148 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 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-27 23:27:11