Trace number 1777243

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S956556686-037.cnf
MD5SUMacdedd9b500b479d333013009842065d
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 variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

0.12/0.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	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-1777243-1243441313/watcher-1777243-1243441313 -o /tmp/evaluation-result-1777243-1243441313/solver-1777243-1243441313 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777243-1243441313.cnf 1464927146 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.59 4.91 4.94 3/96 16490
/proc/meminfo: memFree=3046196/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=509232 CPUtime=0.01
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 1456 0 0 0 0 1 0 0 18 0 1 0 1098232416 521453568 1413 4294967295 134512640 135680988 3220871936 3220871200 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16490/statm: 127308 1421 99 286 0 127020 0

[startup+0.030763 s]
/proc/loadavg: 4.59 4.91 4.94 3/96 16490
/proc/meminfo: memFree=3046196/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=517048 CPUtime=0.04
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 9926 0 0 0 1 3 0 0 18 0 1 0 1098232416 529457152 9883 4294967295 134512640 135680988 3220871936 3220871200 134537493 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16490/statm: 129262 9883 99 286 0 128974 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517048

[startup+0.110758 s]
/proc/loadavg: 4.59 4.91 4.94 3/96 16490
/proc/meminfo: memFree=3046196/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=517044 CPUtime=0.12
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 16970 0 0 0 6 6 0 0 18 0 1 0 1098232416 529453056 16927 4294967295 134512640 135680988 3220871936 3220871200 134537779 0 0 0 0 0 0 0 17 0 0 0 0
/proc/16490/statm: 129261 16937 99 286 0 128973 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517044

[startup+0.310741 s]
/proc/loadavg: 4.59 4.91 4.94 3/96 16490
/proc/meminfo: memFree=3046196/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=0.77
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 70 7 0 0 17 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 547712

[startup+0.710714 s]
/proc/loadavg: 4.59 4.91 4.94 3/96 16490
/proc/meminfo: memFree=3046196/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2.36
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 227 9 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 547712

[startup+1.51144 s]
/proc/loadavg: 4.59 4.91 4.94 9/100 16494
/proc/meminfo: memFree=2966160/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=5.51
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 536 15 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=1.31
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 130 1 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=1.37
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 137 0 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=1.33
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 128 5 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 547712

[startup+3.1125 s]
/proc/loadavg: 4.59 4.91 4.94 7/100 16494
/proc/meminfo: memFree=2966160/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=11.86
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 1160 26 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=2.91
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 287 4 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=2.97
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 294 3 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=2.9
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 284 6 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 547712

[startup+6.31084 s]
/proc/loadavg: 4.54 4.90 4.93 6/100 16494
/proc/meminfo: memFree=2966036/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=24.65
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 2415 50 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=6.11
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 603 8 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=6.17
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 609 8 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=6.09
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 596 13 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 547712

[startup+12.7103 s]
/proc/loadavg: 4.58 4.90 4.93 6/100 16494
/proc/meminfo: memFree=2966100/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=49.61
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 4857 104 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=12.35
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 1209 26 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=12.37
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 1217 20 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=12.28
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 1198 30 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.61
Current children cumulated vsize (KiB) 547712

[startup+25.5124 s]
/proc/loadavg: 4.60 4.89 4.93 6/100 16496
/proc/meminfo: memFree=2966008/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=99.41
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 9745 196 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=24.96
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 2455 41 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=24.96
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 2448 48 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=24.53
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 2400 53 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 99.41
Current children cumulated vsize (KiB) 547712

[startup+51.1114 s]
/proc/loadavg: 4.68 4.88 4.92 6/100 16680
/proc/meminfo: memFree=2965976/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=197.85
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 19413 372 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=49.82
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 4907 75 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=49.24
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 4837 87 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=48.9
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 4799 91 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.85
Current children cumulated vsize (KiB) 547712

[startup+102.318 s]
/proc/loadavg: 4.50 4.80 4.89 5/100 16872
/proc/meminfo: memFree=2965208/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=396.94
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 39000 694 0 0 16 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=99.95
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 9832 163 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=98.43
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 9681 162 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=99.08
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 9748 160 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.94
Current children cumulated vsize (KiB) 547712

[startup+162.31 s]
/proc/loadavg: 4.75 4.82 4.89 6/100 17059
/proc/meminfo: memFree=2965116/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=630.89
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 61987 1102 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=158.15
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 15544 271 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=156.79
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 15415 264 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=157.69
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 15513 256 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 630.89
Current children cumulated vsize (KiB) 547712

[startup+222.306 s]
/proc/loadavg: 4.85 4.84 4.89 6/100 17248
/proc/meminfo: memFree=2965028/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=865.92
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 85071 1521 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=217.22
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 21353 369 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=215.19
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 21140 379 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=216.83
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 21311 372 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946484 134533455 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 865.92
Current children cumulated vsize (KiB) 547712

[startup+282.302 s]
/proc/loadavg: 4.81 4.82 4.88 7/100 17434
/proc/meminfo: memFree=2965216/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=1098.23
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 107900 1923 0 0 16 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871268 134532950 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=274.94
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 27021 473 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=273.74
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 26893 481 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=16490] ppid=16488 vsize=547712 CPUtime=1560.82
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 153367 2715 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=390.38
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 38367 671 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730740 134533436 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=389.84
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 38303 681 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=390.72
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 38392 680 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1560.82
Current children cumulated vsize (KiB) 547712

[startup+462.309 s]
/proc/loadavg: 5.34 5.04 4.95 6/100 18004
/proc/meminfo: memFree=2964992/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=1792.94
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 176229 3065 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=448.46
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 44078 768 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=447.93
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 44043 750 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=448.76
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 44111 765 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946484 134534538 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1792.94
Current children cumulated vsize (KiB) 547712

[startup+522.32 s]
/proc/loadavg: 5.23 5.08 4.97 6/100 18193
/proc/meminfo: memFree=2964788/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2025.67
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 199086 3481 0 0 16 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=505.52
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 49679 873 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=506.18
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 49764 854 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=507.82
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 49918 864 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2025.67
Current children cumulated vsize (KiB) 547712

[startup+582.311 s]
/proc/loadavg: 5.38 5.17 5.01 6/100 18379
/proc/meminfo: memFree=2964968/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2256.96
/proc/16490/stat : 16490 (gnovelty+) S 16488 16490 15881 0 -1 4202496 20352 0 0 0 221830 3866 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=563.69
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 55405 964 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730668 134997743 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=564.37
/proc/16490/task/16493/stat : 16493 (gnovelty+) S 16488 16490 15881 0 -1 4202560 84 0 0 0 55488 949 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=565.17
/proc/16490/task/16494/stat : 16494 (gnovelty+) S 16488 16490 15881 0 -1 4202560 84 0 0 0 55561 956 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2256.96
Current children cumulated vsize (KiB) 547712

[startup+642.307 s]
/proc/loadavg: 5.54 5.25 5.04 5/100 18567
/proc/meminfo: memFree=2964992/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2490.61
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 244810 4251 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=622.15
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 61150 1065 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=622.06
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 61166 1040 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=623.81
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 61322 1059 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2490.61
Current children cumulated vsize (KiB) 547712

[startup+702.314 s]
/proc/loadavg: 5.01 5.15 5.02 6/100 18756
/proc/meminfo: memFree=2964936/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2722.64
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 267658 4606 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=679.63
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 66811 1152 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=680.46
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 66923 1123 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=681.4
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 66996 1144 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2722.64
Current children cumulated vsize (KiB) 547712

[startup+762.32 s]
/proc/loadavg: 5.06 5.12 5.01 6/100 18943
/proc/meminfo: memFree=2964836/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=2955.05
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 290505 5000 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=737.13
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 72459 1254 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=738.67
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 72639 1228 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=739.69
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 72736 1233 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2955.05
Current children cumulated vsize (KiB) 547712

[startup+822.305 s]
/proc/loadavg: 5.41 5.22 5.05 6/100 19136
/proc/meminfo: memFree=2964772/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=3190.66
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 313677 5389 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=795.72
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 78217 1355 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=797.56
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 78441 1315 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=798.99
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 78574 1325 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3190.66
Current children cumulated vsize (KiB) 547712

[startup+882.301 s]
/proc/loadavg: 5.09 5.16 5.04 6/100 19322
/proc/meminfo: memFree=2965060/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=3423.71
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 336610 5761 0 0 16 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871268 134534576 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=853.88
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 83924 1464 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=855.42
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 84142 1400 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=858.07
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 84399 1408 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3423.71
Current children cumulated vsize (KiB) 547712

[startup+942.318 s]
/proc/loadavg: 5.19 5.18 5.05 7/100 19510
/proc/meminfo: memFree=2965116/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=3657.15
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 359564 6151 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=911.96
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 89643 1553 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=913.36
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 89843 1493 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=916.34
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 90135 1499 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3657.15
Current children cumulated vsize (KiB) 547712



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.87 5.09 5.03 5/100 19699
/proc/meminfo: memFree=2964952/3368532 swapFree=1954072/1959888
[pid=16490] ppid=16488 vsize=547712 CPUtime=3877.73
/proc/16490/stat : 16490 (gnovelty+) R 16488 16490 15881 0 -1 4202496 20352 0 0 0 381243 6530 0 0 15 0 4 0 1098232416 560857088 20308 4294967295 134512640 135680988 3220871936 3220871180 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/16490/statm: 136928 20308 103 286 0 136640 0
[pid=16490/tid=16492] ppid=16488 vsize=547712 CPUtime=966.34
/proc/16490/task/16492/stat : 16492 (gnovelty+) R 16488 16490 15881 0 -1 4202560 82 0 0 0 94978 1656 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3077730652 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=16490/tid=16493] ppid=16488 vsize=547712 CPUtime=968.64
/proc/16490/task/16493/stat : 16493 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 95264 1600 0 0 16 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3068338524 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=16490/tid=16494] ppid=16488 vsize=547712 CPUtime=971.45
/proc/16490/task/16494/stat : 16494 (gnovelty+) R 16488 16490 15881 0 -1 4202560 84 0 0 0 95545 1600 0 0 15 0 4 0 1098232429 560857088 20308 4294967295 134512640 135680988 3220871936 3058946396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3877.73
Current children cumulated vsize (KiB) 547712

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3877.81
CPU user time (s): 3812.51
CPU system time (s): 65.3
CPU usage (%): 387.765
Max. virtual memory (cumulated for all children) (KiB): 547712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3812.51
system time used= 65.3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20352
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= 1412628
involuntary context switches= 42697

runsolver used 0.29 second user time and 0.25 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 18:21:53
IDJOB=1777243
IDBENCH=70263
IDSOLVER=617
FILE ID=tipi44/1777243-1243441313
PBS_JOBID=
Free space on /tmp= 15893 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S956556686-037.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777243-1243441313/watcher-1777243-1243441313 -o /tmp/evaluation-result-1777243-1243441313/solver-1777243-1243441313 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777243-1243441313.cnf 1464927146 4

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

MD5SUM BENCH= acdedd9b500b479d333013009842065d
RANDOM SEED= 1464927146

Linux tipi44 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.116
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.116
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3046196 kB
Buffers:        130768 kB
Cached:          84960 kB
SwapCached:       2184 kB
Active:          88700 kB
Inactive:       136636 kB
HighTotal:     2489216 kB
HighFree:      2391712 kB
LowTotal:       879316 kB
LowFree:        654484 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1828 kB
Writeback:           0 kB
AnonPages:        8616 kB
Mapped:           3388 kB
Slab:            86420 kB
SReclaimable:    76700 kB
SUnreclaim:       9720 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15893 MiB
End job on tipi44 at 2009-05-27 18:38:35