Trace number 1778062

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) 3713.12 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1826325374-100.cnf
MD5SUMa61c5a47056b58e65936096833df1084
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 variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/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-1778062-1243462674/watcher-1778062-1243462674 -o /tmp/evaluation-result-1778062-1243462674/solver-1778062-1243462674 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778062-1243462674.cnf 889172165 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.94 4.96 4.91 3/109 11606
/proc/meminfo: memFree=710984/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=509232 CPUtime=0
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 1410 0 0 0 0 0 0 0 18 0 1 0 1110930190 521453568 1366 4294967295 134512640 135680988 3219263856 3219263120 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11606/statm: 127308 1374 99 286 0 127020 0

[startup+0.109463 s]
/proc/loadavg: 4.94 4.96 4.91 3/109 11606
/proc/meminfo: memFree=710984/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=0.14
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19818 0 0 0 5 9 0 0 19 0 4 0 1110930190 558903296 19773 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19773 103 286 0 136163 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 545804

[startup+0.21944 s]
/proc/loadavg: 4.94 4.96 4.91 3/109 11606
/proc/meminfo: memFree=710984/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=0.56
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 31 25 0 0 18 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 545804

[startup+0.319465 s]
/proc/loadavg: 4.94 4.96 4.91 3/109 11606
/proc/meminfo: memFree=710984/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=0.96
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 52 44 0 0 17 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 545804

[startup+0.719414 s]
/proc/loadavg: 4.94 4.96 4.91 3/109 11606
/proc/meminfo: memFree=710984/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=2.4
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 131 109 0 0 15 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263052 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 545804

[startup+1.51941 s]
/proc/loadavg: 4.94 4.96 4.91 5/113 11610
/proc/meminfo: memFree=632988/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=5.3
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 282 248 0 0 15 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=1.3
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 71 59 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=1.32
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 72 60 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=1.33
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 66 67 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 545804

[startup+3.11928 s]
/proc/loadavg: 4.94 4.96 4.91 5/113 11610
/proc/meminfo: memFree=632660/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=11.28
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 616 512 0 0 15 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=2.8
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 156 124 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=2.78
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 156 122 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3067969836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=2.86
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 148 138 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.28
Current children cumulated vsize (KiB) 545804

[startup+6.31916 s]
/proc/loadavg: 4.78 4.93 4.90 5/113 11610
/proc/meminfo: memFree=632536/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=23.28
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 1239 1089 0 0 15 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=5.73
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 312 261 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=5.8
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 312 268 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=5.9
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 301 289 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.28
Current children cumulated vsize (KiB) 545804

[startup+12.7189 s]
/proc/loadavg: 4.88 4.95 4.91 6/113 11610
/proc/meminfo: memFree=632352/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=47.11
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 2529 2182 0 0 15 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=11.71
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 654 517 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3077361964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=11.79
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 630 549 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=11.85
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 608 577 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3058577708 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.11
Current children cumulated vsize (KiB) 545804

[startup+25.5181 s]
/proc/loadavg: 4.76 4.92 4.90 5/113 11793
/proc/meminfo: memFree=631832/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=94.28
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19819 0 0 0 4995 4433 0 0 16 0 4 0 1110930190 558903296 19774 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11606/statm: 136451 19774 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=23.35
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 1256 1079 0 0 16 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=23.73
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 1243 1130 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3067969836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=23.84
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 1232 1152 0 0 15 0 4 0 1110930199 558903296 19774 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.28
Current children cumulated vsize (KiB) 545804

[startup+51.1168 s]
/proc/loadavg: 4.56 4.86 4.88 4/113 11796
/proc/meminfo: memFree=632044/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=189.1
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 10083 8827 0 0 16 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=46.96
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 2528 2168 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=47.44
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 2509 2235 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=47.17
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 2482 2235 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577708 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 189.1
Current children cumulated vsize (KiB) 545804

[startup+102.314 s]
/proc/loadavg: 4.34 4.75 4.84 5/113 11982
/proc/meminfo: memFree=632060/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=380.49
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 20234 17815 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=94.74
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 5042 4432 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077361964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=95.38
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 5102 4436 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=94.89
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 5045 4444 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 380.49
Current children cumulated vsize (KiB) 545804

[startup+162.311 s]
/proc/loadavg: 4.39 4.69 4.81 5/113 12171
/proc/meminfo: memFree=631912/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=603.62
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 32325 28037 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=150.22
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 8089 6933 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=151.13
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 8096 7017 0 0 16 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=150.66
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 8108 6958 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 603.62
Current children cumulated vsize (KiB) 545804

[startup+222.318 s]
/proc/loadavg: 4.43 4.64 4.79 5/113 12359
/proc/meminfo: memFree=631780/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=826.83
/proc/11606/stat : 11606 (gnovelty+) S 11604 11606 7955 0 -1 4202496 19820 0 0 0 44194 38489 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263052 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=206.13
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 11060 9553 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=206.77
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 11056 9621 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=206.49
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 11042 9607 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 826.83
Current children cumulated vsize (KiB) 545804

[startup+282.304 s]
/proc/loadavg: 4.59 4.64 4.78 5/113 12551
/proc/meminfo: memFree=631880/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=1048.76
/proc/11606/stat : 11606 (gnovelty+) S 11604 11606 7955 0 -1 4202496 19820 0 0 0 56180 48696 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=261.73
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 14103 12070 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=261.77
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 14045 12132 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=11606] ppid=11604 vsize=545804 CPUtime=1714.91
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 92049 79442 0 0 16 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=427.94
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 23081 19713 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=428.31
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 23097 19734 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=428.95
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 22973 19922 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1714.91
Current children cumulated vsize (KiB) 545804

[startup+522.312 s]
/proc/loadavg: 4.10 4.33 4.61 5/113 13304
/proc/meminfo: memFree=632624/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=1937.43
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 103983 89760 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=483.58
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 26024 22334 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=483.9
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 26099 22291 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=484.48
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 25989 22459 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1937.43
Current children cumulated vsize (KiB) 545804

[startup+582.309 s]
/proc/loadavg: 4.27 4.33 4.59 5/113 13492
/proc/meminfo: memFree=632500/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=2160.3
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 115985 100045 0 0 16 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=538.83
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 29022 24861 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=539.87
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 29101 24886 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=539.96
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 28954 25042 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577708 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2160.3
Current children cumulated vsize (KiB) 545804

[startup+642.306 s]
/proc/loadavg: 4.38 4.34 4.57 5/113 13680
/proc/meminfo: memFree=632424/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=2382.97
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 127937 110360 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=594.54
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 32002 27452 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=595.58
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 32079 27479 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=595.31
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 31954 27577 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2382.97
Current children cumulated vsize (KiB) 545804

[startup+702.313 s]
/proc/loadavg: 4.37 4.34 4.56 5/113 13871
/proc/meminfo: memFree=632556/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=2606.04
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 139937 120667 0 0 16 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=650.5
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 35033 30017 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=651.14
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 35041 30073 0 0 16 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969836 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=651.24
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 34947 30177 0 0 16 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2606.04
Current children cumulated vsize (KiB) 545804

[startup+762.31 s]
/proc/loadavg: 4.30 4.32 4.53 5/113 14060
/proc/meminfo: memFree=632292/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=2828.32
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 151861 130971 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=706.19
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 37981 32638 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=706.52
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 38082 32570 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=706.81
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 37870 32811 0 0 16 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2828.32
Current children cumulated vsize (KiB) 545804

[startup+822.306 s]
/proc/loadavg: 4.25 4.30 4.51 5/113 14248
/proc/meminfo: memFree=632128/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=3051.41
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 163863 141278 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263052 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=762.19
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 40967 35252 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077361964 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=762.09
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 41092 35117 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=762.74
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 40929 35345 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3051.41
Current children cumulated vsize (KiB) 545804

[startup+882.313 s]
/proc/loadavg: 4.47 4.34 4.51 5/113 14436
/proc/meminfo: memFree=631756/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=3275
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 175970 151530 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=817.96
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 43947 37849 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=818.04
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 44146 37658 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=818.46
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 43979 37867 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3275
Current children cumulated vsize (KiB) 545804

[startup+942.31 s]
/proc/loadavg: 4.74 4.42 4.52 6/113 14623
/proc/meminfo: memFree=631928/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=3498.09
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 187957 161852 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=873.71
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 46923 40448 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=874.2
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 47216 40204 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=873.78
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 46928 40450 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3498.09
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.80 4.49 4.54 5/113 14810
/proc/meminfo: memFree=631936/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=3713.1
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 199400 171910 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=927.71
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 49801 42970 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=928.09
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 50091 42718 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=927.25
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 49779 42946 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3713.1
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

[startup+1000.01 s]
/proc/loadavg: 4.80 4.49 4.54 5/113 14810
/proc/meminfo: memFree=631936/3368532 swapFree=1959840/1959888
[pid=11606] ppid=11604 vsize=545804 CPUtime=3713.1
/proc/11606/stat : 11606 (gnovelty+) R 11604 11606 7955 0 -1 4202496 19820 0 0 0 199400 171910 0 0 15 0 4 0 1110930190 558903296 19775 4294967295 134512640 135680988 3219263856 3219263100 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/11606/statm: 136451 19775 103 286 0 136163 0
[pid=11606/tid=11608] ppid=11604 vsize=545804 CPUtime=927.71
/proc/11606/task/11608/stat : 11608 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 49801 42970 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3077362012 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11606/tid=11609] ppid=11604 vsize=545804 CPUtime=928.09
/proc/11606/task/11609/stat : 11609 (gnovelty+) R 11604 11606 7955 0 -1 4202560 9 0 0 0 50091 42718 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3067969884 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11606/tid=11610] ppid=11604 vsize=545804 CPUtime=927.25
/proc/11606/task/11610/stat : 11610 (gnovelty+) R 11604 11606 7955 0 -1 4202560 8 0 0 0 49779 42946 0 0 15 0 4 0 1110930199 558903296 19775 4294967295 134512640 135680988 3219263856 3058577756 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3713.1
Current children cumulated vsize (KiB) 545804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.02
CPU time (s): 3713.12
CPU user time (s): 1994
CPU system time (s): 1719.12
CPU usage (%): 371.304
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1994
system time used= 1719.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19820
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= 95822404
involuntary context switches= 181320

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 00:17:54
IDJOB=1778062
IDBENCH=70536
IDSOLVER=617
FILE ID=/1778062-1243462674
PBS_JOBID=
Free space on /tmp= 7988 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1826325374-100.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778062-1243462674/watcher-1778062-1243462674 -o /tmp/evaluation-result-1778062-1243462674/solver-1778062-1243462674 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778062-1243462674.cnf 889172165 4

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

MD5SUM BENCH= a61c5a47056b58e65936096833df1084
RANDOM SEED= 889172165

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:        711628 kB
Buffers:         41664 kB
Cached:        2434508 kB
SwapCached:          0 kB
Active:        1299500 kB
Inactive:      1196016 kB
HighTotal:     2489216 kB
HighFree:       450220 kB
LowTotal:       879316 kB
LowFree:        261408 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1300 kB
Writeback:           0 kB
AnonPages:       19120 kB
Mapped:           7552 kB
Slab:           151776 kB
SReclaimable:   138468 kB
SUnreclaim:      13308 kB
PageTables:        644 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= 7987 MiB
End job on  at 2009-05-28 00:34:34