Trace number 1777816

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S1559668863-058.cnf
MD5SUMa3f3fd0be9c576316fd52f2f017266f9
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 variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.05/0.09	c +------------------------------+
0.05/0.09	c | gNovelty+, version 1.0       |
0.05/0.09	c +------------------------------+
0.05/0.09	c gnovelty+ -h for help
0.05/0.09	c 

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777816-1243456596/watcher-1777816-1243456596 -o /tmp/evaluation-result-1777816-1243456596/solver-1777816-1243456596 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777816-1243456596.cnf 1855945217 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: 1.84 3.34 3.80 3/115 11032
/proc/meminfo: memFree=3160456/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=509228 CPUtime=0
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 1711 0 0 0 0 0 0 0 18 0 1 0 1110339392 521449472 1669 4294967295 134512640 135680988 3221111600 3221110864 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11032/statm: 127307 1677 99 286 0 127019 0

[startup+0.047824 s]
/proc/loadavg: 1.84 3.34 3.80 3/115 11032
/proc/meminfo: memFree=3160456/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=517040 CPUtime=0.05
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 10658 0 0 0 1 4 0 0 18 0 1 0 1110339392 529448960 10614 4294967295 134512640 135680988 3221111600 3221110864 134537708 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11032/statm: 129260 10625 99 286 0 128972 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517040

[startup+0.107819 s]
/proc/loadavg: 1.84 3.34 3.80 3/115 11032
/proc/meminfo: memFree=3160456/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=0.11
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19880 0 0 0 4 7 0 0 18 0 4 0 1110339392 559382528 19836 4294967295 134512640 135680988 3221111600 3221110932 134534085 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19836 103 286 0 136280 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 546272

[startup+0.30904 s]
/proc/loadavg: 1.84 3.34 3.80 3/115 11032
/proc/meminfo: memFree=3160456/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=0.9
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 77 13 0 0 18 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 546272

[startup+0.707806 s]
/proc/loadavg: 1.84 3.34 3.80 3/115 11032
/proc/meminfo: memFree=3160456/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2.5
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 235 15 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110932 134533047 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 546272

[startup+1.50805 s]
/proc/loadavg: 1.84 3.34 3.80 5/119 11037
/proc/meminfo: memFree=3082000/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=5.64
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 544 20 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=1.39
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 138 1 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=1.4
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 135 5 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=1.36
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 130 6 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 546272

[startup+3.1077 s]
/proc/loadavg: 1.84 3.34 3.80 6/119 11037
/proc/meminfo: memFree=3081724/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=11.57
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 1128 29 0 0 16 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110932 134533047 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=2.75
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 271 4 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=2.97
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 289 8 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=2.95
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 287 8 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.57
Current children cumulated vsize (KiB) 546272

[startup+6.30782 s]
/proc/loadavg: 2.09 3.37 3.80 5/119 11037
/proc/meminfo: memFree=3081764/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=23.89
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 2329 60 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=5.64
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 548 16 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=6.04
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 589 15 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=6.15
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 602 13 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 546272

[startup+12.7077 s]
/proc/loadavg: 2.33 3.40 3.81 5/119 11037
/proc/meminfo: memFree=3081736/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=48.94
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 4770 124 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=11.87
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 1149 38 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=12.23
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 1193 30 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=12.49
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 1223 26 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.94
Current children cumulated vsize (KiB) 546272

[startup+25.5085 s]
/proc/loadavg: 3.15 3.52 3.84 7/119 11223
/proc/meminfo: memFree=3081204/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=97.83
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 9569 214 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=24.01
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 2336 65 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=24.44
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 2388 56 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=24.65
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 2425 40 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.83
Current children cumulated vsize (KiB) 546272

[startup+51.1161 s]
/proc/loadavg: 3.57 3.59 3.86 5/119 11225
/proc/meminfo: memFree=3081684/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=196.51
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 19235 416 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=48.86
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 4781 105 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=49.01
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 4785 116 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=49.33
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 4838 95 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.51
Current children cumulated vsize (KiB) 546272

[startup+102.314 s]
/proc/loadavg: 4.24 3.79 3.91 5/119 11412
/proc/meminfo: memFree=3081124/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=394.08
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 38587 821 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=98.02
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 9589 213 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=99.3
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 9718 212 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=98.47
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 9640 207 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.08
Current children cumulated vsize (KiB) 546272

[startup+162.312 s]
/proc/loadavg: 4.35 3.91 3.94 5/119 11598
/proc/meminfo: memFree=3080760/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=625.41
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 61254 1287 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=156.04
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 15289 315 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=157.03
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 15357 346 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=156.48
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 15336 312 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 625.41
Current children cumulated vsize (KiB) 546272

[startup+222.321 s]
/proc/loadavg: 4.35 3.99 3.96 5/119 11786
/proc/meminfo: memFree=3080676/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=858.88
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 84148 1740 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=214.07
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 20974 433 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=215.36
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 21075 461 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=214.78
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 21053 425 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 858.88
Current children cumulated vsize (KiB) 546272

[startup+282.318 s]
/proc/loadavg: 4.41 4.08 4.00 6/119 11981
/proc/meminfo: memFree=3080660/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=1090.93
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 106892 2201 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=272.27
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 26673 554 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=273.42
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 26762 580 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=11032] ppid=11030 vsize=546272 CPUtime=1553.09
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 152171 3138 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=387.56
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 37952 804 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=389.02
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 38081 821 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=388.59
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 38095 764 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1553.09
Current children cumulated vsize (KiB) 546272

[startup+462.309 s]
/proc/loadavg: 4.57 4.25 4.07 5/119 12543
/proc/meminfo: memFree=3080752/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=1784.97
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 174893 3604 0 0 16 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=445.06
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 43570 936 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923180 134997786 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=446.96
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 43764 932 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=446.76
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 43787 889 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1784.97
Current children cumulated vsize (KiB) 546272

[startup+522.307 s]
/proc/loadavg: 4.52 4.29 4.09 5/119 12731
/proc/meminfo: memFree=3080932/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2016.31
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 197555 4076 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=502.86
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 49219 1067 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=504.7
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 49423 1047 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=504.32
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 49430 1002 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2016.31
Current children cumulated vsize (KiB) 546272

[startup+582.305 s]
/proc/loadavg: 4.73 4.40 4.14 7/119 12920
/proc/meminfo: memFree=3080784/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2248.97
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 220371 4526 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=560.67
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 54886 1181 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=563.54
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 55185 1169 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=562.67
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 55157 1110 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2248.97
Current children cumulated vsize (KiB) 546272

[startup+642.312 s]
/proc/loadavg: 4.48 4.37 4.15 5/119 13113
/proc/meminfo: memFree=3080784/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2478.03
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 242834 4969 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=618.21
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 60527 1294 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=620.79
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 60797 1282 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=619.56
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 60733 1223 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2478.03
Current children cumulated vsize (KiB) 546272

[startup+702.311 s]
/proc/loadavg: 4.66 4.46 4.19 5/119 13300
/proc/meminfo: memFree=3081032/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2709.49
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 265501 5448 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=675.99
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 66183 1416 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=679.24
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 66509 1415 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=677.06
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 66376 1330 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2709.49
Current children cumulated vsize (KiB) 546272

[startup+762.312 s]
/proc/loadavg: 4.69 4.50 4.22 6/119 13486
/proc/meminfo: memFree=3080892/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=2941.66
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 288250 5916 0 0 16 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=734.24
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 71891 1533 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=736.97
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 72166 1531 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=735.12
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 72060 1452 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2941.66
Current children cumulated vsize (KiB) 546272

[startup+822.315 s]
/proc/loadavg: 4.82 4.55 4.25 7/119 13674
/proc/meminfo: memFree=3081040/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=3174.41
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 311044 6397 0 0 16 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=792.87
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 77625 1662 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=795.5
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 77914 1636 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=793.3
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 77756 1574 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3174.41
Current children cumulated vsize (KiB) 546272

[startup+882.313 s]
/proc/loadavg: 4.64 4.54 4.26 5/119 13863
/proc/meminfo: memFree=3081024/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=3407.78
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 333886 6892 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=851.32
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 83335 1797 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=853.86
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 83614 1772 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=851.62
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 83481 1681 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3407.78
Current children cumulated vsize (KiB) 546272

[startup+942.31 s]
/proc/loadavg: 4.48 4.50 4.26 5/119 14056
/proc/meminfo: memFree=3081024/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=3638.08
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 356467 7341 0 0 16 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110932 134534073 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=909.08
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 88982 1926 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=911.02
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 89226 1876 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=908.97
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 89119 1778 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3638.08
Current children cumulated vsize (KiB) 546272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.61 4.53 4.29 5/119 14243
/proc/meminfo: memFree=3081032/3368532 swapFree=1941392/1959888
[pid=11032] ppid=11030 vsize=546272 CPUtime=3860.7
/proc/11032/stat : 11032 (gnovelty+) R 11030 11032 24991 0 -1 4202496 19931 0 0 0 378331 7739 0 0 15 0 4 0 1110339392 559382528 19887 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11032/statm: 136568 19887 103 286 0 136280 0
[pid=11032/tid=11034] ppid=11030 vsize=546272 CPUtime=965.42
/proc/11032/task/11034/stat : 11034 (gnovelty+) R 11030 11032 24991 0 -1 4202560 25 0 0 0 94520 2022 0 0 16 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3077923164 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11032/tid=11035] ppid=11030 vsize=546272 CPUtime=966.19
/proc/11032/task/11035/stat : 11035 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 94642 1977 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3068531036 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11032/tid=11036] ppid=11030 vsize=546272 CPUtime=964.85
/proc/11032/task/11036/stat : 11036 (gnovelty+) R 11030 11032 24991 0 -1 4202560 26 0 0 0 94605 1880 0 0 15 0 4 0 1110339402 559382528 19887 4294967295 134512640 135680988 3221111600 3059138908 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3860.7
Current children cumulated vsize (KiB) 546272

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): 3860.78
CPU user time (s): 3783.38
CPU system time (s): 77.4
CPU usage (%): 386.065
Max. virtual memory (cumulated for all children) (KiB): 546272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3783.38
system time used= 77.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19931
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= 2830841
involuntary context switches= 41564

runsolver used 0.06 second user time and 0.03 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:36:36
IDJOB=1777816
IDBENCH=70454
IDSOLVER=617
FILE ID=/1777816-1243456596
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S1559668863-058.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777816-1243456596/watcher-1777816-1243456596 -o /tmp/evaluation-result-1777816-1243456596/solver-1777816-1243456596 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777816-1243456596.cnf 1855945217 4

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

MD5SUM BENCH= a3f3fd0be9c576316fd52f2f017266f9
RANDOM SEED= 1855945217

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3160456 kB
Buffers:         13092 kB
Cached:         122036 kB
SwapCached:       4320 kB
Active:         105348 kB
Inactive:        40536 kB
HighTotal:     2489216 kB
HighFree:      2354412 kB
LowTotal:       879316 kB
LowFree:        806044 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            1516 kB
Writeback:           0 kB
AnonPages:        9348 kB
Mapped:           4404 kB
Slab:            51880 kB
SReclaimable:    43196 kB
SUnreclaim:       8684 kB
PageTables:        800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-27 22:53:18