Trace number 1777591

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S257485978-084.cnf
MD5SUM78177f2db9eebc5964f62181ca200222
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data

0.02/0.08	c +------------------------------+
0.02/0.08	c | gNovelty+, version 1.0       |
0.02/0.08	c +------------------------------+
0.02/0.08	c gnovelty+ -h for help
0.02/0.08	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1777591-1243450643/watcher-1777591-1243450643 -o /tmp/evaluation-result-1777591-1243450643/solver-1777591-1243450643 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777591-1243450643.cnf 599437757 4 

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


[startup+0 s]
/proc/loadavg: 3.88 3.90 3.85 3/109 5734
/proc/meminfo: memFree=712016/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=509232 CPUtime=0
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 1282 0 0 0 0 0 0 0 18 0 1 0 1109727092 521453568 1239 4294967295 134512640 135680988 3217430448 3217429712 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5734/statm: 127308 1247 99 286 0 127020 0

[startup+0.027004 s]
/proc/loadavg: 3.88 3.90 3.85 3/109 5734
/proc/meminfo: memFree=712016/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=509232 CPUtime=0.02
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 8561 0 0 0 1 1 0 0 18 0 1 0 1109727092 521453568 8518 4294967295 134512640 135680988 3217430448 3217429712 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/5734/statm: 127308 8527 99 286 0 127020 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509232

[startup+0.106998 s]
/proc/loadavg: 3.88 3.90 3.85 3/109 5734
/proc/meminfo: memFree=712016/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=0.1
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19799 0 0 0 7 3 0 0 18 0 4 0 1109727092 558903296 19755 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19755 103 286 0 136163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545804

[startup+0.307161 s]
/proc/loadavg: 3.88 3.90 3.85 3/109 5734
/proc/meminfo: memFree=712016/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=0.85
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 74 11 0 0 17 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 545804

[startup+0.706989 s]
/proc/loadavg: 3.88 3.90 3.85 3/109 5734
/proc/meminfo: memFree=712016/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2.36
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 200 36 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 545804

[startup+1.50714 s]
/proc/loadavg: 3.65 3.85 3.83 5/113 5738
/proc/meminfo: memFree=633612/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=5.52
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 458 94 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=1.36
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 109 27 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=1.33
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 113 20 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=1.37
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 117 20 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 545804

[startup+3.10694 s]
/proc/loadavg: 3.65 3.85 3.83 5/113 5738
/proc/meminfo: memFree=633688/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=11.8
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 982 198 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=2.91
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 240 51 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=2.91
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 244 47 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=2.93
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 248 45 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 545804

[startup+6.30704 s]
/proc/loadavg: 3.68 3.85 3.83 5/113 5739
/proc/meminfo: memFree=633688/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=24.37
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 1995 442 0 0 16 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=6.04
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 500 104 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=6.04
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 500 104 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=6.08
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 498 110 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 545804

[startup+12.7065 s]
/proc/loadavg: 3.70 3.86 3.83 5/113 5739
/proc/meminfo: memFree=633512/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=49.15
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 4062 853 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=12.22
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 1003 219 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=12.25
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 1035 190 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=12.18
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 1013 205 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.15
Current children cumulated vsize (KiB) 545804

[startup+25.5062 s]
/proc/loadavg: 3.83 3.88 3.84 5/113 5740
/proc/meminfo: memFree=633452/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=99.03
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 8208 1695 0 0 16 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=24.75
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 2048 427 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=24.6
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 2072 388 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=24.77
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 2065 412 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 99.03
Current children cumulated vsize (KiB) 545804

[startup+51.1047 s]
/proc/loadavg: 3.97 3.90 3.85 5/113 5924
/proc/meminfo: memFree=632828/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=197.87
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 16349 3438 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=49.74
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 4124 850 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=49
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 4078 822 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=49.32
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 4060 872 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.87
Current children cumulated vsize (KiB) 545804

[startup+102.312 s]
/proc/loadavg: 3.98 3.92 3.85 5/113 5930
/proc/meminfo: memFree=633080/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=396.68
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 32614 7054 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=99.22
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 8156 1766 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=98.7
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 8162 1708 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=98.81
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 8077 1804 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.68
Current children cumulated vsize (KiB) 545804

[startup+162.319 s]
/proc/loadavg: 4.14 3.96 3.87 5/113 6117
/proc/meminfo: memFree=632848/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=628.35
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 51767 11068 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=157.08
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 12983 2725 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=156.77
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 12941 2736 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=156.67
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 12907 2760 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 628.35
Current children cumulated vsize (KiB) 545804

[startup+222.315 s]
/proc/loadavg: 4.01 3.95 3.87 5/113 6304
/proc/meminfo: memFree=633088/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=860.75
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 70894 15181 0 0 16 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429780 134534538 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=215.05
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 17710 3795 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=214.27
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 17716 3711 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=214.91
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 17724 3767 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 860.75
Current children cumulated vsize (KiB) 545804

[startup+282.312 s]
/proc/loadavg: 4.08 3.97 3.88 5/113 6495
/proc/meminfo: memFree=633344/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=1093.42
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 90035 19307 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=273.23
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 22491 4832 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=272.05
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 22450 4755 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=5734] ppid=5732 vsize=545804 CPUtime=1559.19
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 128440 27479 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=389.83
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 32087 6896 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=388.22
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 32078 6744 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=390.44
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 32204 6840 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1559.19
Current children cumulated vsize (KiB) 545804

[startup+462.304 s]
/proc/loadavg: 4.05 4.00 3.91 5/113 7062
/proc/meminfo: memFree=632972/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=1790.49
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 147526 31523 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=447.25
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 36825 7900 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=446.08
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 36866 7742 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=448.55
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 37013 7842 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (KiB) 545804

[startup+522.31 s]
/proc/loadavg: 4.15 4.03 3.92 5/113 7249
/proc/meminfo: memFree=633088/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2022.04
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 166486 35718 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=505.39
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 41564 8975 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=504.08
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 41597 8811 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=506.27
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 41766 8861 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2022.04
Current children cumulated vsize (KiB) 545804

[startup+582.317 s]
/proc/loadavg: 4.03 4.01 3.91 6/113 7436
/proc/meminfo: memFree=633220/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2252.72
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 185486 39786 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=563.87
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 46402 9985 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=561.34
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 46304 9830 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=563.73
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 46533 9840 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2252.72
Current children cumulated vsize (KiB) 545804

[startup+642.314 s]
/proc/loadavg: 4.12 4.04 3.93 6/113 7629
/proc/meminfo: memFree=632972/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2484.32
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 204590 43842 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=621.29
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 51082 11047 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=619.37
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 51089 10848 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=621.74
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 51343 10831 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2484.32
Current children cumulated vsize (KiB) 545804

[startup+702.31 s]
/proc/loadavg: 4.09 4.04 3.93 5/113 7818
/proc/meminfo: memFree=632956/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2717.58
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 223796 47962 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=679.43
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 55865 12078 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=677.71
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 55891 11880 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=680.1
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 56146 11864 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2717.58
Current children cumulated vsize (KiB) 545804

[startup+762.308 s]
/proc/loadavg: 4.12 4.06 3.94 5/113 8008
/proc/meminfo: memFree=633096/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=2948.62
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 242810 52052 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=737.21
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 60628 13093 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=735.64
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 60657 12907 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=737.85
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 60911 12874 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2948.62
Current children cumulated vsize (KiB) 545804

[startup+822.315 s]
/proc/loadavg: 3.96 4.03 3.94 5/113 8195
/proc/meminfo: memFree=633212/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=3181.63
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 261924 56239 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=795.39
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 65349 14190 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=794.26
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 65469 13957 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=796.04
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 65698 13906 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3181.63
Current children cumulated vsize (KiB) 545804

[startup+882.312 s]
/proc/loadavg: 4.05 4.04 3.94 5/113 8382
/proc/meminfo: memFree=633220/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=3415.11
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 281038 60473 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=853.82
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 70148 15234 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=852.66
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 70251 15015 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=854.38
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 70470 14968 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3415.11
Current children cumulated vsize (KiB) 545804

[startup+942.308 s]
/proc/loadavg: 4.04 4.03 3.94 6/113 8571
/proc/meminfo: memFree=633220/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=3646.9
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 300083 64607 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=912.32
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 74963 16269 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=910.6
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 74973 16087 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=911.91
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 75224 15967 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3646.9
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.06 4.04 3.95 5/113 8763
/proc/meminfo: memFree=632964/3368532 swapFree=1959840/1959888
[pid=5734] ppid=5732 vsize=545804 CPUtime=3868.82
/proc/5734/stat : 5734 (gnovelty+) R 5732 5734 7955 0 -1 4202496 19813 0 0 0 318427 68455 0 0 15 0 4 0 1109727092 558903296 19769 4294967295 134512640 135680988 3217430448 3217429692 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/5734/statm: 136451 19769 103 286 0 136163 0
[pid=5734/tid=5736] ppid=5732 vsize=545804 CPUtime=968.17
/proc/5734/task/5736/stat : 5736 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 79573 17244 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3077362012 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=5734/tid=5737] ppid=5732 vsize=545804 CPUtime=966.56
/proc/5734/task/5737/stat : 5737 (gnovelty+) R 5732 5734 7955 0 -1 4202560 7 0 0 0 79589 17067 0 0 15 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=5734/tid=5738] ppid=5732 vsize=545804 CPUtime=966.8
/proc/5734/task/5738/stat : 5738 (gnovelty+) R 5732 5734 7955 0 -1 4202560 8 0 0 0 79778 16902 0 0 16 0 4 0 1109727101 558903296 19769 4294967295 134512640 135680988 3217430448 3058577756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3868.82
Current children cumulated vsize (KiB) 545804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3868.9
CPU user time (s): 3184.33
CPU system time (s): 684.57
CPU usage (%): 386.878
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3184.33
system time used= 684.57
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19813
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= 27573201
involuntary context switches= 70310

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 20:57:23
IDJOB=1777591
IDBENCH=70379
IDSOLVER=617
FILE ID=/1777591-1243450643
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S257485978-084.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777591-1243450643/watcher-1777591-1243450643 -o /tmp/evaluation-result-1777591-1243450643/solver-1777591-1243450643 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777591-1243450643.cnf 599437757 4

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

MD5SUM BENCH= 78177f2db9eebc5964f62181ca200222
RANDOM SEED= 599437757

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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:        712016 kB
Buffers:         41556 kB
Cached:        2434040 kB
SwapCached:          0 kB
Active:        1299328 kB
Inactive:      1195420 kB
HighTotal:     2489216 kB
HighFree:       450540 kB
LowTotal:       879316 kB
LowFree:        261476 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1400 kB
Writeback:           0 kB
AnonPages:       19180 kB
Mapped:           7772 kB
Slab:           151776 kB
SReclaimable:   138324 kB
SUnreclaim:      13452 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7988 MiB
End job on  at 2009-05-27 21:14:05