Trace number 1777870

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
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.00/0.10	c +------------------------------+
0.00/0.10	c | gNovelty+, version 1.0       |
0.00/0.10	c +------------------------------+
0.00/0.10	c gnovelty+ -h for help
0.00/0.10	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-1777870-1243459154/watcher-1777870-1243459154 -o /tmp/evaluation-result-1777870-1243459154/solver-1777870-1243459154 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777870-1243459154.cnf 2144238883 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.50 4.65 4.62 3/97 30071
/proc/meminfo: memFree=3079956/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=509232 CPUtime=0.01
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 1427 0 0 0 0 1 0 0 18 0 1 0 1100052638 521453568 1384 4294967295 134512640 135680988 3217526736 3217526000 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/30071/statm: 127308 1392 99 286 0 127020 0

[startup+0.109651 s]
/proc/loadavg: 4.50 4.65 4.62 3/97 30071
/proc/meminfo: memFree=3079956/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=0.11
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19878 0 0 0 4 7 0 0 18 0 4 0 1100052638 559538176 19834 4294967295 134512640 135680988 3217526736 3217526016 134543030 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30071/statm: 136606 19834 103 286 0 136318 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546424

[startup+0.214625 s]
/proc/loadavg: 4.50 4.65 4.62 3/97 30071
/proc/meminfo: memFree=3079956/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=0.47
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 40 7 0 0 18 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 546424

[startup+0.309628 s]
/proc/loadavg: 4.50 4.65 4.62 3/97 30071
/proc/meminfo: memFree=3079956/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=0.84
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 75 9 0 0 18 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 546424

[startup+0.709597 s]
/proc/loadavg: 4.50 4.65 4.62 3/97 30071
/proc/meminfo: memFree=3079956/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2.44
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 233 11 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 546424

[startup+1.50954 s]
/proc/loadavg: 4.50 4.65 4.62 7/101 30075
/proc/meminfo: memFree=3001200/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=5.57
/proc/30071/stat : 30071 (gnovelty+) S 30069 30071 8948 0 -1 4202496 19968 0 0 0 540 17 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=1.39
/proc/30071/task/30073/stat : 30073 (gnovelty+) S 30069 30071 8948 0 -1 4202560 30 0 0 0 137 2 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=1.36
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 134 2 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043604 134998553 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=1.34
/proc/30071/task/30075/stat : 30075 (gnovelty+) S 30069 30071 8948 0 -1 4202560 30 0 0 0 131 3 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 546424

[startup+3.10987 s]
/proc/loadavg: 4.54 4.66 4.63 5/101 30075
/proc/meminfo: memFree=3000948/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=11.9
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 1160 30 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=3
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 295 5 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=2.89
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 284 5 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=2.92
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 283 9 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 546424

[startup+6.31086 s]
/proc/loadavg: 4.54 4.66 4.63 7/101 30075
/proc/meminfo: memFree=3000996/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=23.89
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 2334 55 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=6.09
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 598 11 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=5.83
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 574 9 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=5.79
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 559 20 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 546424

[startup+12.7138 s]
/proc/loadavg: 4.61 4.67 4.63 6/101 30077
/proc/meminfo: memFree=3000696/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=48.77
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 4774 103 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=12.34
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 1208 26 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=12.15
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 1199 16 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=11.88
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 1150 38 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.77
Current children cumulated vsize (KiB) 546424

[startup+25.5088 s]
/proc/loadavg: 4.74 4.69 4.64 5/101 30077
/proc/meminfo: memFree=3000668/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=98.57
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 9665 192 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=24.61
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 2411 50 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=24.52
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 2416 36 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=24.52
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 2387 65 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.57
Current children cumulated vsize (KiB) 546424

[startup+51.1088 s]
/proc/loadavg: 4.86 4.73 4.65 5/101 30081
/proc/meminfo: memFree=3000840/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=198.71
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 19470 401 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=49.75
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 4875 100 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=49.56
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 4875 81 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=49.57
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 4838 119 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.71
Current children cumulated vsize (KiB) 546424

[startup+102.312 s]
/proc/loadavg: 4.58 4.69 4.64 2/101 30267
/proc/meminfo: memFree=3000840/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=394.85
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 38709 776 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525996 134997786 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=98.96
/proc/30071/task/30073/stat : 30073 (gnovelty+) S 30069 30071 8948 0 -1 4202560 30 0 0 0 9715 181 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=99.08
/proc/30071/task/30074/stat : 30074 (gnovelty+) S 30069 30071 8948 0 -1 4202560 30 0 0 0 9728 180 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=98.6
/proc/30071/task/30075/stat : 30075 (gnovelty+) S 30069 30071 8948 0 -1 4202560 30 0 0 0 9639 221 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.85
Current children cumulated vsize (KiB) 546424

[startup+162.318 s]
/proc/loadavg: 4.91 4.76 4.66 7/101 30455
/proc/meminfo: memFree=3000840/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=629.89
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 61767 1222 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=157.99
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 15505 294 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=157.94
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 15496 298 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=157.27
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 15393 334 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 629.89
Current children cumulated vsize (KiB) 546424

[startup+222.315 s]
/proc/loadavg: 4.67 4.72 4.65 7/101 30646
/proc/meminfo: memFree=3000724/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=861.18
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 84487 1631 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=215.56
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 21171 385 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=215.62
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 21165 397 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=215.49
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 21111 438 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 861.18
Current children cumulated vsize (KiB) 546424

[startup+282.312 s]
/proc/loadavg: 4.61 4.71 4.65 6/101 30835
/proc/meminfo: memFree=3000716/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=1093.69
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 107333 2036 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=273.23
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 26840 483 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=274.04
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 26904 500 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=30071] ppid=30069 vsize=546424 CPUtime=1790.66
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 175808 3258 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=448.04
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 44015 789 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=447.35
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 43951 784 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=449.03
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 44036 867 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (KiB) 546424

[startup+522.309 s]
/proc/loadavg: 4.84 4.79 4.69 5/101 31589
/proc/meminfo: memFree=3000564/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2024.09
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 198749 3660 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=506.46
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 49759 887 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435828 134533962 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=505.46
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 49664 882 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=508
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 49821 979 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2024.09
Current children cumulated vsize (KiB) 546424

[startup+582.324 s]
/proc/loadavg: 4.93 4.82 4.70 5/101 31599
/proc/meminfo: memFree=3000600/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2257.55
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 221661 4094 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=564.69
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 55473 996 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=563.86
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 55383 1003 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=566.28
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 55537 1091 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2257.55
Current children cumulated vsize (KiB) 546424

[startup+642.31 s]
/proc/loadavg: 4.79 4.78 4.70 5/101 31788
/proc/meminfo: memFree=3000716/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2490.4
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 244498 4542 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=622.85
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 61169 1116 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=622.11
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 61103 1108 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=624.04
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 61190 1214 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651572 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2490.4
Current children cumulated vsize (KiB) 546424

[startup+702.306 s]
/proc/loadavg: 4.68 4.75 4.69 6/101 31974
/proc/meminfo: memFree=3000600/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2722.93
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 267344 4949 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=681.05
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 66879 1226 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=680.54
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 66857 1197 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=682.09
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 66893 1316 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2722.93
Current children cumulated vsize (KiB) 546424

[startup+762.301 s]
/proc/loadavg: 4.63 4.72 4.68 6/101 32162
/proc/meminfo: memFree=3000592/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=2955.51
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 290197 5354 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=739.12
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 72583 1329 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=738.68
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 72575 1293 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=740.04
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 72579 1425 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2955.51
Current children cumulated vsize (KiB) 546424

[startup+822.32 s]
/proc/loadavg: 5.21 4.85 4.73 5/101 32349
/proc/meminfo: memFree=3000600/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=3188.81
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 313139 5742 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=797.45
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 78310 1435 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=796.88
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 78310 1378 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=798.01
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 78270 1531 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3188.81
Current children cumulated vsize (KiB) 546424

[startup+882.312 s]
/proc/loadavg: 5.45 4.96 4.77 5/101 32538
/proc/meminfo: memFree=3000724/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=3424.04
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 336240 6164 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=855.85
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 84035 1550 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=855.88
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 84109 1479 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=856.69
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 84024 1645 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3424.04
Current children cumulated vsize (KiB) 546424

[startup+942.313 s]
/proc/loadavg: 5.51 5.04 4.81 7/101 32731
/proc/meminfo: memFree=3000636/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=3659.49
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 359355 6594 0 0 16 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=914.39
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 89782 1657 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=914.63
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 89884 1579 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=915.74
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 89818 1756 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3659.49
Current children cumulated vsize (KiB) 546424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.93 4.97 4.80 7/101 448
/proc/meminfo: memFree=3000620/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=3882.39
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 381247 6992 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=970.05
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95242 1763 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=970.13
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95338 1675 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=971.92
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95342 1850 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3882.39
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

[startup+1000.01 s]
/proc/loadavg: 4.93 4.97 4.80 7/101 448
/proc/meminfo: memFree=3000620/3368532 swapFree=1952996/1959888
[pid=30071] ppid=30069 vsize=546424 CPUtime=3882.39
/proc/30071/stat : 30071 (gnovelty+) R 30069 30071 8948 0 -1 4202496 19968 0 0 0 381247 6992 0 0 15 0 4 0 1100052638 559538176 19924 4294967295 134512640 135680988 3217526736 3217525980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/30071/statm: 136606 19924 103 286 0 136318 0
[pid=30071/tid=30073] ppid=30069 vsize=546424 CPUtime=970.05
/proc/30071/task/30073/stat : 30073 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95242 1763 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3077435740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=30071/tid=30074] ppid=30069 vsize=546424 CPUtime=970.13
/proc/30071/task/30074/stat : 30074 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95338 1675 0 0 16 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3068043612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=30071/tid=30075] ppid=30069 vsize=546424 CPUtime=971.92
/proc/30071/task/30075/stat : 30075 (gnovelty+) R 30069 30071 8948 0 -1 4202560 30 0 0 0 95342 1850 0 0 15 0 4 0 1100052648 559538176 19924 4294967295 134512640 135680988 3217526736 3058651484 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3882.39
Current children cumulated vsize (KiB) 546424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3882.47
CPU user time (s): 3812.54
CPU system time (s): 69.93
CPU usage (%): 388.233
Max. virtual memory (cumulated for all children) (KiB): 546424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3812.54
system time used= 69.93
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= 1256682
involuntary context switches= 43495

runsolver used 0.28 second user time and 0.29 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 23:19:14
IDJOB=1777870
IDBENCH=70472
IDSOLVER=617
FILE ID=tipi45/1777870-1243459154
PBS_JOBID=
Free space on /tmp= 15502 MiB

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

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED= 2144238883

Linux tipi45 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.081
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.081
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.081
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.081
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3079956 kB
Buffers:        123392 kB
Cached:          58220 kB
SwapCached:       2100 kB
Active:          64488 kB
Inactive:       126664 kB
HighTotal:     2489216 kB
HighFree:      2418204 kB
LowTotal:       879316 kB
LowFree:        661752 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1516 kB
Writeback:           0 kB
AnonPages:        8260 kB
Mapped:           3212 kB
Slab:            85248 kB
SReclaimable:    73944 kB
SUnreclaim:      11304 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89412 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15502 MiB
End job on tipi45 at 2009-05-27 23:35:56