Trace number 1777681

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S2083778933-085.cnf
MD5SUMe13634ab61f0f03aa1f18900849e7462
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 variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777681-1243455657/watcher-1777681-1243455657 -o /tmp/evaluation-result-1777681-1243455657/solver-1777681-1243455657 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777681-1243455657.cnf 1050152507 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.95 3.96 3.97 3/109 21618
/proc/meminfo: memFree=711976/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=509228 CPUtime=0.01
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 1494 0 0 0 0 1 0 0 18 0 1 0 1110228498 521449472 1450 4294967295 134512640 135680988 3215033696 3215032960 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/21618/statm: 127307 1458 99 286 0 127019 0

[startup+0.081315 s]
/proc/loadavg: 3.95 3.96 3.97 3/109 21618
/proc/meminfo: memFree=711976/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=517040 CPUtime=0.09
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 18621 0 0 0 4 5 0 0 18 0 1 0 1110228498 529448960 18576 4294967295 134512640 135680988 3215033696 3215032960 134537905 0 0 0 0 0 0 0 17 2 0 0 0
/proc/21618/statm: 129260 18588 99 286 0 128972 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517040

[startup+0.112126 s]
/proc/loadavg: 3.95 3.96 3.97 3/109 21618
/proc/meminfo: memFree=711976/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=0.18
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 13 5 0 0 18 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 545804

[startup+0.321347 s]
/proc/loadavg: 3.95 3.96 3.97 3/109 21618
/proc/meminfo: memFree=711976/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=0.93
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 76 17 0 0 16 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 545804

[startup+0.71138 s]
/proc/loadavg: 3.95 3.96 3.97 3/109 21618
/proc/meminfo: memFree=711976/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2.46
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 202 44 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 545804

[startup+1.51129 s]
/proc/loadavg: 3.95 3.96 3.97 5/113 21622
/proc/meminfo: memFree=633360/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=5.63
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 470 93 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=1.37
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 107 30 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=1.37
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 122 15 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=1.39
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 116 23 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 545804

[startup+3.11119 s]
/proc/loadavg: 3.95 3.96 3.97 7/113 21622
/proc/meminfo: memFree=633212/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=11.88
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 993 195 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=2.95
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 242 53 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=2.93
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 249 44 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=2.95
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 250 45 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 545804

[startup+6.31099 s]
/proc/loadavg: 3.95 3.96 3.97 5/113 21622
/proc/meminfo: memFree=633144/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=24.41
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 2045 396 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=6.09
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 511 98 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=6.09
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 514 95 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=6.06
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 500 106 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 545804

[startup+12.7107 s]
/proc/loadavg: 3.96 3.96 3.97 6/113 21809
/proc/meminfo: memFree=632112/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=48.44
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 4079 765 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=12.16
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 1028 188 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=11.98
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 1016 182 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=12.34
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 1035 199 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 48.44
Current children cumulated vsize (KiB) 545804

[startup+25.51 s]
/proc/loadavg: 3.96 3.96 3.97 5/113 21812
/proc/meminfo: memFree=632116/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=98.2
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 8215 1605 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=24.71
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 2069 402 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=24.33
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 2022 411 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=24.74
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 2070 404 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827628 134997792 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.2
Current children cumulated vsize (KiB) 545804

[startup+51.1087 s]
/proc/loadavg: 3.98 3.97 3.97 5/113 21814
/proc/meminfo: memFree=632280/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=196.91
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 16344 3347 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=49.53
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 4094 859 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=48.98
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 4038 860 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=49.52
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 4125 827 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 196.91
Current children cumulated vsize (KiB) 545804

[startup+102.316 s]
/proc/loadavg: 4.04 3.99 3.98 6/113 22001
/proc/meminfo: memFree=632520/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=395.35
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 32786 6749 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=99.3
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 8186 1744 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=98.8
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 8187 1693 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=98.94
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 8202 1692 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 395.35
Current children cumulated vsize (KiB) 545804

[startup+162.303 s]
/proc/loadavg: 4.03 3.99 3.98 5/113 22200
/proc/meminfo: memFree=632248/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=627.92
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 51997 10795 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=157.25
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 12952 2773 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=156.92
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 12950 2742 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=157.03
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 13009 2694 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 627.92
Current children cumulated vsize (KiB) 545804

[startup+222.32 s]
/proc/loadavg: 3.89 3.95 3.97 5/113 22387
/proc/meminfo: memFree=632412/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=859.37
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 71073 14864 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=214.61
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 17686 3775 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=214.8
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 17706 3774 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219828 134533471 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=214.83
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 17728 3755 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 859.37
Current children cumulated vsize (KiB) 545804

[startup+282.317 s]
/proc/loadavg: 4.03 3.98 3.97 5/113 22575
/proc/meminfo: memFree=632296/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=1092.07
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 90211 18996 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=272.25
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 22429 4796 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=272.88
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 22434 4854 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=21618] ppid=21616 vsize=545804 CPUtime=1554.73
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 128546 26927 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=388.05
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 31970 6835 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=388.05
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 31979 6826 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=389.17
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 32126 6791 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1554.73
Current children cumulated vsize (KiB) 545804

[startup+462.307 s]
/proc/loadavg: 4.10 4.00 3.98 6/113 23145
/proc/meminfo: memFree=632908/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=1785.87
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 147726 30861 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=445.88
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 36712 7876 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=445.86
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 36728 7858 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=446.54
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 36919 7735 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1785.87
Current children cumulated vsize (KiB) 545804

[startup+522.304 s]
/proc/loadavg: 4.13 4.03 3.99 5/113 23332
/proc/meminfo: memFree=632784/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2016.89
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 166877 34812 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=502.86
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 41384 8902 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=503.7
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 41550 8820 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=504.56
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 41724 8732 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2016.89
Current children cumulated vsize (KiB) 545804

[startup+582.311 s]
/proc/loadavg: 4.11 4.04 3.99 5/113 23520
/proc/meminfo: memFree=632668/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2248.95
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 186096 38799 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=560.5
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 46157 9893 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=561.7
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 46346 9824 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=562.76
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 46525 9751 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2248.95
Current children cumulated vsize (KiB) 545804

[startup+642.318 s]
/proc/loadavg: 4.16 4.06 4.00 5/113 23709
/proc/meminfo: memFree=632660/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2480.08
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 205159 42849 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=618.53
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 50960 10893 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=619.44
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 51127 10817 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=620.26
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 51237 10789 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2480.08
Current children cumulated vsize (KiB) 545804

[startup+702.314 s]
/proc/loadavg: 4.22 4.08 4.01 6/113 23905
/proc/meminfo: memFree=632900/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2712.09
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 224344 46865 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=676.85
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 55822 11863 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=677.4
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 55859 11881 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=678.21
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 56037 11784 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2712.09
Current children cumulated vsize (KiB) 545804

[startup+762.312 s]
/proc/loadavg: 4.13 4.08 4.01 5/113 24093
/proc/meminfo: memFree=632412/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=2943.65
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 243452 50913 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=735.14
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 60638 12876 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=735.3
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 60624 12906 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=735.93
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 60799 12794 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2943.65
Current children cumulated vsize (KiB) 545804

[startup+822.308 s]
/proc/loadavg: 4.12 4.08 4.01 5/113 24280
/proc/meminfo: memFree=632536/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=3176.48
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 262773 54875 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=793.34
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 65429 13905 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=793.32
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 65447 13885 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=794.13
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 65641 13772 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827700 134532950 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3176.48
Current children cumulated vsize (KiB) 545804

[startup+882.305 s]
/proc/loadavg: 3.99 4.06 4.00 5/113 24468
/proc/meminfo: memFree=632544/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=3407.69
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 281840 58929 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=851.32
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 70192 14940 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=850.57
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 70155 14902 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=852.23
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 70444 14779 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3407.69
Current children cumulated vsize (KiB) 545804

[startup+942.312 s]
/proc/loadavg: 4.00 4.05 4.00 5/113 24661
/proc/meminfo: memFree=632164/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=3637.67
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 300831 62936 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=909.18
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 74969 15949 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=907.4
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 74826 15914 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=909.48
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 75171 15777 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3637.67
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.05 4.05 4.00 6/113 24848
/proc/meminfo: memFree=632380/3368532 swapFree=1959840/1959888
[pid=21618] ppid=21616 vsize=545804 CPUtime=3859.56
/proc/21618/stat : 21618 (gnovelty+) R 21616 21618 7955 0 -1 4202496 19825 0 0 0 319208 66748 0 0 15 0 4 0 1110228498 558903296 19780 4294967295 134512640 135680988 3215033696 3215032940 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/21618/statm: 136451 19780 103 286 0 136163 0
[pid=21618/tid=21620] ppid=21616 vsize=545804 CPUtime=964.74
/proc/21618/task/21620/stat : 21620 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 79561 16913 0 0 16 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3077611868 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=21618/tid=21621] ppid=21616 vsize=545804 CPUtime=962.92
/proc/21618/task/21621/stat : 21621 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 79433 16859 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3068219740 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=21618/tid=21622] ppid=21616 vsize=545804 CPUtime=965.03
/proc/21618/task/21622/stat : 21622 (gnovelty+) R 21616 21618 7955 0 -1 4202560 9 0 0 0 79732 16771 0 0 15 0 4 0 1110228506 558903296 19780 4294967295 134512640 135680988 3215033696 3058827612 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3859.56
Current children cumulated vsize (KiB) 545804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3859.63
CPU user time (s): 3192.13
CPU system time (s): 667.5
CPU usage (%): 385.95
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3192.13
system time used= 667.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19825
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= 26805190
involuntary context switches= 77857

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 22:20:57
IDJOB=1777681
IDBENCH=70409
IDSOLVER=617
FILE ID=/1777681-1243455657
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S2083778933-085.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777681-1243455657/watcher-1777681-1243455657 -o /tmp/evaluation-result-1777681-1243455657/solver-1777681-1243455657 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777681-1243455657.cnf 1050152507 4

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

MD5SUM BENCH= e13634ab61f0f03aa1f18900849e7462
RANDOM SEED= 1050152507

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        711976 kB
Buffers:         41588 kB
Cached:        2434188 kB
SwapCached:          0 kB
Active:        1299424 kB
Inactive:      1195584 kB
HighTotal:     2489216 kB
HighFree:       450180 kB
LowTotal:       879316 kB
LowFree:        261796 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1352 kB
Writeback:           0 kB
AnonPages:       19232 kB
Mapped:           7752 kB
Slab:           151640 kB
SReclaimable:   138380 kB
SUnreclaim:      13260 kB
PageTables:        688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7988 MiB
End job on  at 2009-05-27 22:37:39