Trace number 1777123

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1119648091-064.cnf
MD5SUMa0e1aec07865a725709061f3f17cc524
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 variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data

0.10/0.13	c +------------------------------+
0.10/0.13	c | gNovelty+, version 1.0       |
0.10/0.13	c +------------------------------+
0.10/0.13	c gnovelty+ -h for help
0.10/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-1777123-1243436263/watcher-1777123-1243436263 -o /tmp/evaluation-result-1777123-1243436263/solver-1777123-1243436263 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777123-1243436263.cnf 473348628 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.64 4.02 4.13 3/96 27484
/proc/meminfo: memFree=215244/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=509228 CPUtime=0
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 1439 0 0 0 0 0 0 0 18 0 1 0 1108290377 521449472 1396 4294967295 134512640 135680988 3214525680 3214524944 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27484/statm: 127307 1404 99 286 0 127019 0

[startup+0.065684 s]
/proc/loadavg: 3.64 4.02 4.13 3/96 27484
/proc/meminfo: memFree=215244/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=517044 CPUtime=0.06
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 10041 0 0 0 4 2 0 0 18 0 1 0 1108290377 529453056 9998 4294967295 134512640 135680988 3214525680 3214523788 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27484/statm: 129261 9998 99 286 0 128973 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517044

[startup+0.105665 s]
/proc/loadavg: 3.64 4.02 4.13 3/96 27484
/proc/meminfo: memFree=215244/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=517040 CPUtime=0.1
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 17183 0 0 0 6 4 0 0 18 0 1 0 1108290377 529448960 17139 4294967295 134512640 135680988 3214525680 3214524944 134537708 0 0 0 0 0 0 0 17 1 0 0 0
/proc/27484/statm: 129260 17149 99 286 0 128972 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517040

[startup+0.305644 s]
/proc/loadavg: 3.64 4.02 4.13 3/96 27484
/proc/meminfo: memFree=215244/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=0.74
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 59 15 0 0 18 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 548164

[startup+0.705611 s]
/proc/loadavg: 3.64 4.02 4.13 3/96 27484
/proc/meminfo: memFree=215244/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2.33
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 201 32 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 548164

[startup+1.50605 s]
/proc/loadavg: 3.64 4.02 4.13 5/100 27488
/proc/meminfo: memFree=134196/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=5.49
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 477 72 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=1.34
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 114 20 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431660 134997786 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=1.33
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 123 10 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=1.34
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 113 21 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 548164

[startup+3.10577 s]
/proc/loadavg: 3.64 4.02 4.13 5/100 27488
/proc/meminfo: memFree=134048/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=11.71
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 1035 136 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=2.93
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 261 32 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=2.82
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 259 23 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=2.92
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 251 41 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 548164

[startup+6.30612 s]
/proc/loadavg: 3.75 4.03 4.14 5/100 27488
/proc/meminfo: memFree=133948/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=24.37
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 2149 288 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=6.12
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 548 64 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=5.95
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 526 69 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=6.1
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 536 74 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 548164

[startup+12.7057 s]
/proc/loadavg: 3.77 4.03 4.14 5/100 27489
/proc/meminfo: memFree=133888/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=49.69
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 4389 580 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=12.47
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 1118 129 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=12.25
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 1089 136 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=12.45
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 1098 147 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.69
Current children cumulated vsize (KiB) 548164

[startup+25.5047 s]
/proc/loadavg: 3.82 4.03 4.14 5/100 27672
/proc/meminfo: memFree=133652/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=99.6
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 8805 1155 0 0 16 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=24.8
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 2216 264 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=24.91
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 2204 287 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=24.8
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 2186 294 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.6
Current children cumulated vsize (KiB) 548164

[startup+51.1122 s]
/proc/loadavg: 3.88 4.03 4.13 6/100 27674
/proc/meminfo: memFree=133828/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=198.5
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 17599 2251 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=49.98
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 4466 532 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=49.65
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 4412 553 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=49.06
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 4318 588 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 198.5
Current children cumulated vsize (KiB) 548164

[startup+102.308 s]
/proc/loadavg: 3.95 4.02 4.12 5/100 27861
/proc/meminfo: memFree=133176/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=396.55
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 35148 4507 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=99.87
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 8887 1100 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=98.73
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 8769 1104 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=98.73
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 8714 1159 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 396.55
Current children cumulated vsize (KiB) 548164

[startup+162.313 s]
/proc/loadavg: 4.08 4.04 4.12 2/100 28050
/proc/meminfo: memFree=133360/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=629.41
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 55807 7134 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=158.24
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 14083 1741 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=157.17
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 13918 1799 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=156.72
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 13868 1804 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 629.41
Current children cumulated vsize (KiB) 548164

[startup+222.318 s]
/proc/loadavg: 4.09 4.05 4.11 5/100 28241
/proc/meminfo: memFree=133516/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=862.59
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 76481 9778 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=216.74
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 19279 2395 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=215.86
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 19129 2457 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=214.34
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 18956 2478 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647476 134533962 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 862.59
Current children cumulated vsize (KiB) 548164

[startup+282.313 s]
/proc/loadavg: 4.23 4.10 4.12 8/100 28430
/proc/meminfo: memFree=133608/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=1096.94
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 97259 12435 0 0 16 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=274.82
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 24420 3062 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=274.52
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 24330 3122 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=27484] ppid=27482 vsize=548164 CPUtime=1565.87
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 138872 17715 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=392.27
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 34889 4338 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=391.76
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 34702 4474 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=390.75
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 34634 4441 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1565.87
Current children cumulated vsize (KiB) 548164

[startup+462.308 s]
/proc/loadavg: 4.15 4.14 4.13 5/100 28995
/proc/meminfo: memFree=133608/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=1798.63
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 159481 20382 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=450.54
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 40058 4996 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=449.9
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 39873 5117 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=449.05
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 39793 5112 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 548164

[startup+522.313 s]
/proc/loadavg: 4.10 4.13 4.12 6/100 29182
/proc/meminfo: memFree=133284/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2033.29
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 180235 23094 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=509.64
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 45274 5690 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=508.17
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 45019 5798 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=508.29
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 45042 5787 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2033.29
Current children cumulated vsize (KiB) 548164

[startup+582.308 s]
/proc/loadavg: 4.09 4.12 4.12 5/100 29375
/proc/meminfo: memFree=132988/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2266.82
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 200969 25713 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=567.88
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 50455 6333 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=566.76
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 50216 6460 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=567.04
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 50268 6436 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2266.82
Current children cumulated vsize (KiB) 548164

[startup+642.303 s]
/proc/loadavg: 4.19 4.12 4.12 6/100 29561
/proc/meminfo: memFree=133336/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2497.59
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 221430 28329 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=625.48
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 55600 6948 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=624.63
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 55341 7122 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=625.47
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 55441 7106 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2497.59
Current children cumulated vsize (KiB) 548164

[startup+702.318 s]
/proc/loadavg: 4.24 4.15 4.12 5/100 29749
/proc/meminfo: memFree=133292/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2729.59
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 242113 30846 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=683.61
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 60766 7595 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=682.48
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 60512 7736 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039604 134533489 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=683.07
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 60582 7725 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2729.59
Current children cumulated vsize (KiB) 548164

[startup+762.313 s]
/proc/loadavg: 4.09 4.12 4.11 7/100 29938
/proc/meminfo: memFree=133360/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=2961.41
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 262754 33387 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=741.92
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 65958 8234 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431732 134535208 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=740.19
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 65642 8377 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=740.97
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 65789 8308 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2961.41
Current children cumulated vsize (KiB) 548164

[startup+822.318 s]
/proc/loadavg: 4.36 4.18 4.13 5/100 30125
/proc/meminfo: memFree=133168/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=3195.43
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 283448 36095 0 0 16 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=800.6
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 71189 8871 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=798.58
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 70792 9066 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=799.74
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 70969 9005 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3195.43
Current children cumulated vsize (KiB) 548164

[startup+882.313 s]
/proc/loadavg: 4.40 4.22 4.15 6/100 30314
/proc/meminfo: memFree=133344/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=3428.14
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 304179 38635 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=858.84
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 76368 9516 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=856.74
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 75985 9689 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=857.65
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 76098 9667 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3428.14
Current children cumulated vsize (KiB) 548164

[startup+942.308 s]
/proc/loadavg: 4.40 4.26 4.16 6/100 30500
/proc/meminfo: memFree=133128/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=3660.87
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 324957 41130 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=916.77
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 81536 10141 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=915.13
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 81165 10348 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=915.91
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 81304 10287 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3660.87
Current children cumulated vsize (KiB) 548164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.30 4.25 4.16 5/100 30692
/proc/meminfo: memFree=133052/3368532 swapFree=1953788/1959888
[pid=27484] ppid=27482 vsize=548164 CPUtime=3885.3
/proc/27484/stat : 27484 (gnovelty+) R 27482 27484 10015 0 -1 4202496 20661 0 0 0 344792 43738 0 0 15 0 4 0 1108290377 561319936 20617 4294967295 134512640 135680988 3214525680 3214524924 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27484/statm: 137041 20617 103 286 0 136753 0
[pid=27484/tid=27486] ppid=27482 vsize=548164 CPUtime=972.85
/proc/27484/task/27486/stat : 27486 (gnovelty+) R 27482 27484 10015 0 -1 4202560 98 0 0 0 86502 10783 0 0 16 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3077431644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27484/tid=27487] ppid=27482 vsize=548164 CPUtime=971.7
/proc/27484/task/27487/stat : 27487 (gnovelty+) R 27482 27484 10015 0 -1 4202560 102 0 0 0 86144 11026 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3068039516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27484/tid=27488] ppid=27482 vsize=548164 CPUtime=972.25
/proc/27484/task/27488/stat : 27488 (gnovelty+) R 27482 27484 10015 0 -1 4202560 100 0 0 0 86321 10904 0 0 15 0 4 0 1108290390 561319936 20617 4294967295 134512640 135680988 3214525680 3058647388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3885.3
Current children cumulated vsize (KiB) 548164

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3885.38
CPU user time (s): 3448
CPU system time (s): 437.38
CPU usage (%): 388.523
Max. virtual memory (cumulated for all children) (KiB): 548164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3448
system time used= 437.38
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20661
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= 15063643
involuntary context switches= 57596

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:57:43
IDJOB=1777123
IDBENCH=70223
IDSOLVER=617
FILE ID=/1777123-1243436263
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1119648091-064.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777123-1243436263/watcher-1777123-1243436263 -o /tmp/evaluation-result-1777123-1243436263/solver-1777123-1243436263 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777123-1243436263.cnf 473348628 4

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

MD5SUM BENCH= a0e1aec07865a725709061f3f17cc524
RANDOM SEED= 473348628

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.061
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.41
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.061
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.061
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.061
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:        215540 kB
Buffers:         46884 kB
Cached:        2936284 kB
SwapCached:       2256 kB
Active:        1731388 kB
Inactive:      1261144 kB
HighTotal:     2489216 kB
HighFree:        85288 kB
LowTotal:       879316 kB
LowFree:        130252 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1816 kB
Writeback:           0 kB
AnonPages:        8600 kB
Mapped:           3212 kB
Slab:           150640 kB
SReclaimable:   137280 kB
SUnreclaim:      13360 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88476 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-27 17:14:25