Trace number 1777210

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/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-1777210-1243440247/watcher-1777210-1243440247 -o /tmp/evaluation-result-1777210-1243440247/solver-1777210-1243440247 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777210-1243440247.cnf 200783818 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.68 3.96 4.15 3/115 21556
/proc/meminfo: memFree=3167040/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=509228 CPUtime=0
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 1645 0 0 0 0 0 0 0 18 0 1 0 1108704517 521449472 1601 4294967295 134512640 135680988 3219151184 3219150448 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21556/statm: 127307 1610 99 286 0 127019 0

[startup+0.09903 s]
/proc/loadavg: 3.68 3.96 4.15 3/115 21556
/proc/meminfo: memFree=3167040/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=517040 CPUtime=0.1
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 14089 0 0 0 7 3 0 0 18 0 1 0 1108704517 529448960 14044 4294967295 134512640 135680988 3219151184 3219150448 134537779 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21556/statm: 129260 14049 99 286 0 128972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517040

[startup+0.10903 s]
/proc/loadavg: 3.68 3.96 4.15 3/115 21556
/proc/meminfo: memFree=3167040/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=517040 CPUtime=0.11
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 15983 0 0 0 7 4 0 0 18 0 1 0 1108704517 529448960 15938 4294967295 134512640 135680988 3219151184 3219150448 134537842 0 0 0 0 0 0 0 17 1 0 0 0
/proc/21556/statm: 129260 15942 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.309022 s]
/proc/loadavg: 3.68 3.96 4.15 3/115 21556
/proc/meminfo: memFree=3167040/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=0.78
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 72 6 0 0 18 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 547948

[startup+0.709006 s]
/proc/loadavg: 3.68 3.96 4.15 3/115 21556
/proc/meminfo: memFree=3167040/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2.38
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 231 7 0 0 17 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 547948

[startup+1.51183 s]
/proc/loadavg: 3.68 3.96 4.15 6/119 21560
/proc/meminfo: memFree=3087416/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=5.54
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 544 10 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=1.35
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 134 1 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=1.36
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 135 1 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=1.32
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 130 2 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 547948

[startup+3.11891 s]
/proc/loadavg: 3.68 3.96 4.15 5/119 21560
/proc/meminfo: memFree=3087124/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=11.68
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 1152 16 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=2.86
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 284 2 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=2.96
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 294 2 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350900 134533073 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=2.81
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 278 3 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 547948

[startup+6.3089 s]
/proc/loadavg: 3.79 3.97 4.16 6/119 21561
/proc/meminfo: memFree=3087156/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=24.18
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 2376 42 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=5.95
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 587 8 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=6.12
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 602 10 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=5.88
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 578 10 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.18
Current children cumulated vsize (KiB) 547948

[startup+12.7085 s]
/proc/loadavg: 3.80 3.97 4.16 5/119 21562
/proc/meminfo: memFree=3086816/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=48.43
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 4761 82 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=12.12
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 1194 18 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=12.09
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 1190 19 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=11.76
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 1156 20 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.43
Current children cumulated vsize (KiB) 547948

[startup+25.5216 s]
/proc/loadavg: 3.85 3.97 4.15 6/119 21563
/proc/meminfo: memFree=3086880/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=98.21
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 9657 164 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=24.8
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 2442 38 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=24.3
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 2389 41 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=24.15
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 2373 42 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.21
Current children cumulated vsize (KiB) 547948

[startup+51.1175 s]
/proc/loadavg: 4.34 4.07 4.18 5/119 21748
/proc/meminfo: memFree=3086728/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=196.55
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 19348 307 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=49.58
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 4892 66 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=48.32
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 4757 75 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=48.94
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 4811 83 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.55
Current children cumulated vsize (KiB) 547948

[startup+102.322 s]
/proc/loadavg: 4.54 4.17 4.20 7/119 21752
/proc/meminfo: memFree=3086904/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=396.65
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 39018 647 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=99.51
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 9798 153 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=98.46
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 9666 180 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=98.85
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 9721 164 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 396.65
Current children cumulated vsize (KiB) 547948

[startup+162.312 s]
/proc/loadavg: 4.53 4.24 4.22 6/119 21944
/proc/meminfo: memFree=3086392/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=629.57
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 61943 1014 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=157.34
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 15493 241 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=156.47
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 15377 270 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=158.15
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 15553 262 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958700 134997786 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 629.57
Current children cumulated vsize (KiB) 547948

[startup+222.313 s]
/proc/loadavg: 5.06 4.44 4.29 5/119 22131
/proc/meminfo: memFree=3086532/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=858.17
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 84413 1404 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=214.86
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 21155 331 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=213.53
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 20973 380 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=215.49
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 21191 358 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 858.17
Current children cumulated vsize (KiB) 547948

[startup+282.312 s]
/proc/loadavg: 5.31 4.60 4.35 6/119 22319
/proc/meminfo: memFree=3086408/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=1089.19
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 107171 1748 0 0 16 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=272.38
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 26821 417 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=271.07
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 26641 466 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=21556] ppid=21554 vsize=547948 CPUtime=1552.43
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 152704 2539 0 0 16 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=388.2
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 38221 599 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=386.36
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 37935 701 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=389.71
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 38344 627 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1552.43
Current children cumulated vsize (KiB) 547948

[startup+462.315 s]
/proc/loadavg: 4.65 4.65 4.41 6/119 22885
/proc/meminfo: memFree=3086524/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=1782.01
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 175283 2918 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=445.79
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 43890 689 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=443.45
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 43541 804 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=447.5
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 44023 727 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 547948

[startup+522.309 s]
/proc/loadavg: 4.66 4.65 4.43 6/119 23071
/proc/meminfo: memFree=3086408/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2012.85
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 197954 3331 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=502.38
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 49450 788 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=500.93
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 49181 912 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=506.07
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 49777 830 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2012.85
Current children cumulated vsize (KiB) 547948

[startup+582.317 s]
/proc/loadavg: 4.82 4.70 4.45 5/119 23264
/proc/meminfo: memFree=3086284/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2245.6
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 220845 3715 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=560.45
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 55144 901 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=559.25
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 54913 1012 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=565.03
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 55593 910 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2245.6
Current children cumulated vsize (KiB) 547948

[startup+642.32 s]
/proc/loadavg: 4.90 4.75 4.48 7/119 23453
/proc/meminfo: memFree=3086284/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2474.96
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 243392 4104 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=617.2
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 60724 996 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=616.76
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 60569 1107 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=622.13
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 61205 1008 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2474.96
Current children cumulated vsize (KiB) 547948

[startup+702.317 s]
/proc/loadavg: 5.03 4.82 4.52 5/119 23640
/proc/meminfo: memFree=3086408/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2705.33
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 266050 4483 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=674.02
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 66312 1090 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=673.95
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 66205 1190 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=680.77
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 66967 1110 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2705.33
Current children cumulated vsize (KiB) 547948

[startup+762.319 s]
/proc/loadavg: 5.15 4.88 4.56 5/119 23828
/proc/meminfo: memFree=3086400/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=2936.61
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 288817 4844 0 0 16 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150516 134533489 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=731.39
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 71977 1162 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=732.18
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 71927 1291 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=738.87
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 72680 1207 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2936.61
Current children cumulated vsize (KiB) 547948

[startup+822.316 s]
/proc/loadavg: 5.20 4.94 4.60 5/119 24017
/proc/meminfo: memFree=3086408/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=3169.28
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 311712 5216 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=789.4
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 77668 1272 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=790.79
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 77708 1371 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=796.71
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 78360 1311 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3169.28
Current children cumulated vsize (KiB) 547948

[startup+882.304 s]
/proc/loadavg: 5.42 5.04 4.66 5/119 24206
/proc/meminfo: memFree=3086656/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=3397.89
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 334179 5610 0 0 16 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=846.59
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 83284 1375 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=847.91
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 83327 1464 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=854.03
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 83995 1408 0 0 16 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3397.89
Current children cumulated vsize (KiB) 547948

[startup+942.312 s]
/proc/loadavg: 5.16 5.02 4.67 5/119 24399
/proc/meminfo: memFree=3086408/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=3627.63
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 356768 5995 0 0 16 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=903.88
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 88923 1465 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=905.07
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 88966 1541 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=911.99
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 89671 1528 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3627.63
Current children cumulated vsize (KiB) 547948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.72 4.91 4.65 8/119 24586
/proc/meminfo: memFree=3086284/3368532 swapFree=1941388/1959888
[pid=21556] ppid=21554 vsize=547948 CPUtime=3849.23
/proc/21556/stat : 21556 (gnovelty+) R 21554 21556 24991 0 -1 4202496 20422 0 0 0 378593 6330 0 0 15 0 4 0 1108704517 561098752 20377 4294967295 134512640 135680988 3219151184 3219150428 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21556/statm: 136987 20377 103 286 0 136699 0
[pid=21556/tid=21558] ppid=21554 vsize=547948 CPUtime=959.17
/proc/21556/task/21558/stat : 21558 (gnovelty+) R 21554 21556 24991 0 -1 4202560 92 0 0 0 94364 1553 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3077742940 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21556/tid=21559] ppid=21554 vsize=547948 CPUtime=960.24
/proc/21556/task/21559/stat : 21559 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 94404 1620 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3068350812 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21556/tid=21560] ppid=21554 vsize=547948 CPUtime=967.13
/proc/21556/task/21560/stat : 21560 (gnovelty+) R 21554 21556 24991 0 -1 4202560 93 0 0 0 95105 1608 0 0 15 0 4 0 1108704531 561098752 20377 4294967295 134512640 135680988 3219151184 3058958684 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3849.23
Current children cumulated vsize (KiB) 547948

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): 3849.29
CPU user time (s): 3785.97
CPU system time (s): 63.32
CPU usage (%): 384.916
Max. virtual memory (cumulated for all children) (KiB): 547948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3785.97
system time used= 63.32
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20422
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= 1193963
involuntary context switches= 41638

runsolver used 0.56 second user time and 0.62 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 18:04:07
IDJOB=1777210
IDBENCH=70252
IDSOLVER=617
FILE ID=/1777210-1243440247
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777210-1243440247/watcher-1777210-1243440247 -o /tmp/evaluation-result-1777210-1243440247/solver-1777210-1243440247 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777210-1243440247.cnf 200783818 4

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED= 200783818

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:       3167040 kB
Buffers:         12908 kB
Cached:         115608 kB
SwapCached:       4324 kB
Active:         105384 kB
Inactive:        34112 kB
HighTotal:     2489216 kB
HighFree:      2360296 kB
LowTotal:       879316 kB
LowFree:        806744 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            1828 kB
Writeback:           0 kB
AnonPages:        9564 kB
Mapped:           4076 kB
Slab:            50804 kB
SReclaimable:    42704 kB
SUnreclaim:       8100 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-27 18:20:49