Trace number 1777165

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) 3867.34 1000.05

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1766907733-036.cnf
MD5SUMbb1339ae162280016fc37fa2e91a7c5e
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data

0.11/0.14	c +------------------------------+
0.11/0.14	c | gNovelty+, version 1.0       |
0.11/0.14	c +------------------------------+
0.11/0.14	c gnovelty+ -h for help
0.11/0.14	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-1777165-1243437275/watcher-1777165-1243437275 -o /tmp/evaluation-result-1777165-1243437275/solver-1777165-1243437275 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777165-1243437275.cnf 1933727891 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.03 4.09 4.08 3/97 28023
/proc/meminfo: memFree=3087976/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=509232 CPUtime=0
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 1500 0 0 0 0 0 0 0 18 0 1 0 1097864773 521453568 1457 4294967295 134512640 135680988 3216459456 3216458720 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28023/statm: 127308 1465 99 286 0 127020 0

[startup+0.058626 s]
/proc/loadavg: 4.03 4.09 4.08 3/97 28023
/proc/meminfo: memFree=3087976/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=517048 CPUtime=0.06
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 10016 0 0 0 3 3 0 0 18 0 1 0 1097864773 529457152 9972 4294967295 134512640 135680988 3216459456 3216457564 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28023/statm: 129262 9972 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.108622 s]
/proc/loadavg: 4.03 4.09 4.08 3/97 28023
/proc/meminfo: memFree=3087976/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=517044 CPUtime=0.11
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 15081 0 0 0 6 5 0 0 18 0 1 0 1097864773 529453056 15037 4294967295 134512640 135680988 3216459456 3216458720 134537779 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28023/statm: 129261 15047 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.308604 s]
/proc/loadavg: 4.03 4.09 4.08 3/97 28023
/proc/meminfo: memFree=3087976/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=0.72
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 64 8 0 0 18 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 548192

[startup+0.708573 s]
/proc/loadavg: 4.03 4.09 4.08 3/97 28023
/proc/meminfo: memFree=3087976/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2.31
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 222 9 0 0 16 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458788 134533489 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 548192

[startup+1.50851 s]
/proc/loadavg: 4.03 4.09 4.08 7/101 28028
/proc/meminfo: memFree=3007672/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=5.5
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 535 15 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=1.33
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 133 0 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968884 134532960 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=1.34
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 133 1 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=1.34
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 133 1 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 548192

[startup+3.10839 s]
/proc/loadavg: 4.03 4.09 4.08 8/101 28028
/proc/meminfo: memFree=3007672/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=11.86
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 1160 26 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=2.91
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 287 4 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=2.92
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 290 2 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576756 134533868 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=2.94
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 289 5 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 548192

[startup+6.31733 s]
/proc/loadavg: 4.11 4.10 4.09 6/101 28032
/proc/meminfo: memFree=3007548/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=24.54
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 2408 46 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=6.04
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 595 9 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=6.12
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 606 6 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=6.14
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 605 9 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 548192

[startup+12.7089 s]
/proc/loadavg: 4.18 4.12 4.09 7/101 28032
/proc/meminfo: memFree=3007472/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=49.55
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 4875 80 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=12.2
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 1204 16 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=12.44
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 1228 16 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=12.37
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 1219 18 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 548192

[startup+25.5063 s]
/proc/loadavg: 4.50 4.19 4.12 6/101 28215
/proc/meminfo: memFree=3007348/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=98.89
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 9735 154 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=24.4
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 2405 35 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=25.05
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 2472 33 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=24.48
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 2417 31 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184628 134533468 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.89
Current children cumulated vsize (KiB) 548192

[startup+51.1051 s]
/proc/loadavg: 4.89 4.31 4.15 7/101 28215
/proc/meminfo: memFree=3007452/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=198.04
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 19505 299 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=49.56
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 4877 79 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=49.82
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 4915 67 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=49.24
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 4855 69 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 198.04
Current children cumulated vsize (KiB) 548192

[startup+102.319 s]
/proc/loadavg: 5.21 4.49 4.22 6/101 28406
/proc/meminfo: memFree=3007040/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=395.9
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 38945 645 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=98.74
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 9706 168 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=99.52
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 9797 155 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=99.04
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 9742 162 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 395.9
Current children cumulated vsize (KiB) 548192

[startup+162.317 s]
/proc/loadavg: 4.94 4.54 4.26 7/101 28598
/proc/meminfo: memFree=3006636/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=628.59
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 61882 977 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=157
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 15443 257 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=157.68
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 15523 245 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=157.68
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 15529 239 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.59
Current children cumulated vsize (KiB) 548192

[startup+222.311 s]
/proc/loadavg: 5.00 4.64 4.31 6/101 28788
/proc/meminfo: memFree=3006720/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=861.07
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 84767 1340 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=214.68
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 21128 340 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=215.94
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 21236 358 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=215.76
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 21250 326 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 861.07
Current children cumulated vsize (KiB) 548192

[startup+282.306 s]
/proc/loadavg: 4.73 4.64 4.32 7/101 28974
/proc/meminfo: memFree=3006680/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=1091.74
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 107484 1690 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=272.91
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 26864 427 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968884 134533684 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=273.68
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 26919 449 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=28023] ppid=28021 vsize=548192 CPUtime=1553.72
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 152949 2423 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=387.01
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 38064 637 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=389.87
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 38373 614 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=389.3
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 38315 615 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1553.72
Current children cumulated vsize (KiB) 548192

[startup+462.311 s]
/proc/loadavg: 5.28 4.86 4.46 5/101 29358
/proc/meminfo: memFree=3006708/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=1785.51
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 175777 2774 0 0 16 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=444.79
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 43744 735 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=448.04
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 44098 706 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=447.29
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 44030 699 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (KiB) 548192

[startup+522.318 s]
/proc/loadavg: 5.24 4.92 4.50 7/101 29544
/proc/meminfo: memFree=3006708/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2018.83
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 198751 3132 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=502.85
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 49460 825 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=506.85
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 49897 788 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576756 134533068 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=505.36
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 49734 802 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2018.83
Current children cumulated vsize (KiB) 548192

[startup+582.318 s]
/proc/loadavg: 5.10 4.94 4.53 5/101 29730
/proc/meminfo: memFree=3006584/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2251.04
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 221625 3479 0 0 16 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=560.42
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 55133 909 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=564.86
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 55606 880 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=563.5
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 55467 883 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2251.04
Current children cumulated vsize (KiB) 548192

[startup+642.311 s]
/proc/loadavg: 4.88 4.91 4.55 6/101 29923
/proc/meminfo: memFree=3006336/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2483.28
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 244489 3839 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=617.74
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 60784 990 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=623.6
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 61384 976 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=621.05
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 61129 976 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2483.28
Current children cumulated vsize (KiB) 548192

[startup+702.314 s]
/proc/loadavg: 5.01 4.95 4.58 6/101 30112
/proc/meminfo: memFree=3006336/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2717.03
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 267485 4218 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=675.32
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 66444 1088 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=682.37
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 67171 1066 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576756 134532931 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=679.71
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 66906 1065 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184628 134534538 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2717.03
Current children cumulated vsize (KiB) 548192

[startup+762.316 s]
/proc/loadavg: 4.91 4.93 4.59 5/101 30301
/proc/meminfo: memFree=3006188/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=2949.89
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 290385 4604 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=733.58
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 72171 1187 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=740.37
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 72868 1169 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=738.48
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 72686 1162 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2949.89
Current children cumulated vsize (KiB) 548192

[startup+822.306 s]
/proc/loadavg: 4.67 4.85 4.59 7/101 30487
/proc/meminfo: memFree=3006248/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=3179.8
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 313011 4969 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=790.78
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 77785 1293 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=798.04
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 78550 1254 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=796.37
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 78385 1252 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3179.8
Current children cumulated vsize (KiB) 548192

[startup+882.309 s]
/proc/loadavg: 4.87 4.90 4.62 5/101 30673
/proc/meminfo: memFree=3006232/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=3411.98
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 335870 5328 0 0 15 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=848.75
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 83495 1380 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=855.95
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 84248 1347 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=854.48
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 84104 1344 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3411.98
Current children cumulated vsize (KiB) 548192

[startup+942.316 s]
/proc/loadavg: 5.11 4.95 4.65 7/101 30862
/proc/meminfo: memFree=3006192/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=3644.42
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 358758 5684 0 0 16 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=906.99
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 89230 1469 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=914.25
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 89986 1439 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=912.5
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 89814 1436 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3644.42
Current children cumulated vsize (KiB) 548192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.94 4.95 4.67 8/102 30885
/proc/meminfo: memFree=3006232/3368532 swapFree=1952996/1959888
[pid=28023] ppid=28021 vsize=548192 CPUtime=3867.28
/proc/28023/stat : 28023 (gnovelty+) R 28021 28023 8948 0 -1 4202496 20501 0 0 0 380716 6012 0 0 16 0 4 0 1097864773 561348608 20456 4294967295 134512640 135680988 3216459456 3216458700 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/28023/statm: 137048 20456 103 286 0 136760 0
[pid=28023/tid=28025] ppid=28021 vsize=548192 CPUtime=962.14
/proc/28023/task/28025/stat : 28025 (gnovelty+) R 28021 28023 8948 0 -1 4202560 102 0 0 0 94669 1545 0 0 16 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3076968796 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=28023/tid=28026] ppid=28021 vsize=548192 CPUtime=969.55
/proc/28023/task/28026/stat : 28026 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 95433 1522 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3067576668 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=28023/tid=28027] ppid=28021 vsize=548192 CPUtime=968.56
/proc/28023/task/28027/stat : 28027 (gnovelty+) R 28021 28023 8948 0 -1 4202560 103 0 0 0 95336 1520 0 0 15 0 4 0 1097864787 561348608 20456 4294967295 134512640 135680988 3216459456 3058184540 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3867.28
Current children cumulated vsize (KiB) 548192

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.05
CPU time (s): 3867.34
CPU user time (s): 3807.22
CPU system time (s): 60.12
CPU usage (%): 386.716
Max. virtual memory (cumulated for all children) (KiB): 548192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3807.22
system time used= 60.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20501
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= 1128375
involuntary context switches= 42949

runsolver used 0.47 second user time and 0.46 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-27 17:14:35
IDJOB=1777165
IDBENCH=70237
IDSOLVER=617
FILE ID=tipi45/1777165-1243437275
PBS_JOBID=
Free space on /tmp= 15501 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1766907733-036.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777165-1243437275/watcher-1777165-1243437275 -o /tmp/evaluation-result-1777165-1243437275/solver-1777165-1243437275 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777165-1243437275.cnf 1933727891 4

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

MD5SUM BENCH= bb1339ae162280016fc37fa2e91a7c5e
RANDOM SEED= 1933727891

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:       3087976 kB
Buffers:        123028 kB
Cached:          51268 kB
SwapCached:       2100 kB
Active:          64052 kB
Inactive:       119532 kB
HighTotal:     2489216 kB
HighFree:      2424844 kB
LowTotal:       879316 kB
LowFree:        663132 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:        8320 kB
Mapped:           3252 kB
Slab:            84400 kB
SReclaimable:    73608 kB
SUnreclaim:      10792 kB
PageTables:        492 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= 15501 MiB
End job on tipi45 at 2009-05-27 17:31:15