Trace number 1777111

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
gNovelty+-T 2009-03-22 (4 threads)? (TO) 3877.13 1000.04

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1788451776-008.cnf
MD5SUM753f19bcdc2785a101dbb1ac96d61ec5
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.12/0.13	c +------------------------------+
0.12/0.13	c | gNovelty+, version 1.0       |
0.12/0.13	c +------------------------------+
0.12/0.13	c gnovelty+ -h for help
0.12/0.13	c 

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1777111-1243435963/watcher-1777111-1243435963 -o /tmp/evaluation-result-1777111-1243435963/solver-1777111-1243435963 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777111-1243435963.cnf 282486340 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.23 4.28 4.18 3/109 23360
/proc/meminfo: memFree=718564/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=509228 CPUtime=0
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 1527 0 0 0 0 0 0 0 18 0 1 0 1108259152 521449472 1483 4294967295 134512640 135680988 3218006080 3218005344 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/23360/statm: 127307 1491 99 286 0 127019 0

[startup+0.026301 s]
/proc/loadavg: 4.23 4.28 4.18 3/109 23360
/proc/meminfo: memFree=718564/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=509228 CPUtime=0.03
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 8436 0 0 0 1 2 0 0 18 0 1 0 1108259152 521449472 8392 4294967295 134512640 135680988 3218006080 3218005344 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/23360/statm: 127307 8411 99 286 0 127019 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509228

[startup+0.116295 s]
/proc/loadavg: 4.23 4.28 4.18 3/109 23360
/proc/meminfo: memFree=718564/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=517040 CPUtime=0.12
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 19413 0 0 0 7 5 0 0 18 0 1 0 1108259152 529448960 19368 4294967295 134512640 135680988 3218006080 3218005344 134537779 0 0 0 0 0 0 0 17 2 0 0 0
/proc/23360/statm: 129260 19379 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.316624 s]
/proc/loadavg: 4.23 4.28 4.18 3/109 23360
/proc/meminfo: memFree=718564/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=0.82
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 67 15 0 0 17 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 548164

[startup+0.71679 s]
/proc/loadavg: 4.23 4.28 4.18 3/109 23360
/proc/meminfo: memFree=718564/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2.41
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 210 31 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 548164

[startup+1.51689 s]
/proc/loadavg: 4.29 4.30 4.18 5/113 23364
/proc/meminfo: memFree=637016/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=5.34
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 458 76 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=1.34
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 118 16 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=1.3
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 114 16 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=1.31
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 107 24 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 548164

[startup+3.11618 s]
/proc/loadavg: 4.29 4.30 4.18 6/113 23364
/proc/meminfo: memFree=636528/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=11.65
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 1016 149 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=2.89
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 249 40 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=2.89
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 256 33 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=2.88
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 248 40 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 548164

[startup+6.31598 s]
/proc/loadavg: 4.27 4.29 4.18 6/113 23364
/proc/meminfo: memFree=636404/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=24.22
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 2123 299 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=6.03
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 527 76 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=6.03
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 529 74 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=5.98
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 524 74 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 548164

[startup+12.7162 s]
/proc/loadavg: 4.25 4.29 4.18 5/113 23364
/proc/meminfo: memFree=636220/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=49.46
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 4365 581 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=12.35
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 1093 142 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=12.38
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 1088 150 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=12.22
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 1084 138 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 548164

[startup+25.5151 s]
/proc/loadavg: 4.19 4.27 4.18 5/113 23547
/proc/meminfo: memFree=635536/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=99.31
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 8803 1128 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=24.61
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 2196 265 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=24.96
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 2198 298 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=24.82
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 2213 269 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.31
Current children cumulated vsize (KiB) 548164

[startup+51.1137 s]
/proc/loadavg: 4.12 4.25 4.17 5/113 23550
/proc/meminfo: memFree=635624/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=197.54
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 17503 2251 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=49.32
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 4374 558 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=49.52
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 4370 582 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=49.56
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 4424 532 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.54
Current children cumulated vsize (KiB) 548164

[startup+102.311 s]
/proc/loadavg: 4.11 4.22 4.17 5/113 23736
/proc/meminfo: memFree=635392/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=396.46
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 35177 4469 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=98.85
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 8746 1139 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=99.74
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 8862 1112 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=99.26
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 8834 1092 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 396.46
Current children cumulated vsize (KiB) 548164

[startup+162.308 s]
/proc/loadavg: 4.18 4.24 4.18 5/113 23930
/proc/meminfo: memFree=635104/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=628.7
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 55855 7015 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=157.08
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 13950 1758 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063092 134533485 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=157.71
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 13975 1796 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=157.9
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 14095 1695 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 628.7
Current children cumulated vsize (KiB) 548164

[startup+222.315 s]
/proc/loadavg: 4.28 4.24 4.18 5/113 24117
/proc/meminfo: memFree=635012/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=860.99
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 76441 9658 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=214.86
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 19044 2442 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=216.22
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 19163 2459 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=216.15
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 19261 2354 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 860.99
Current children cumulated vsize (KiB) 548164

[startup+282.312 s]
/proc/loadavg: 4.10 4.19 4.17 5/113 24310
/proc/meminfo: memFree=634444/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=1093.96
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 97035 12361 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=273.04
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 24203 3101 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=274.72
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 24321 3151 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=23360] ppid=23358 vsize=548164 CPUtime=1561.26
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 138368 17758 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=389.37
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 34516 4421 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=391.6
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 34591 4569 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=391.95
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 34868 4327 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1561.26
Current children cumulated vsize (KiB) 548164

[startup+462.312 s]
/proc/loadavg: 4.33 4.27 4.20 7/113 24879
/proc/meminfo: memFree=634716/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=1794.02
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 158903 20499 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=447.99
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 39697 5102 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=449.94
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 39741 5253 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=450.07
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 39993 5014 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.02
Current children cumulated vsize (KiB) 548164

[startup+522.309 s]
/proc/loadavg: 4.36 4.29 4.20 5/113 25066
/proc/meminfo: memFree=634656/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2025.96
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 179421 23175 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=506.83
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 44937 5746 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=507.98
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 44886 5912 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=508.07
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 45125 5682 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2025.96
Current children cumulated vsize (KiB) 548164

[startup+582.316 s]
/proc/loadavg: 4.05 4.22 4.18 5/113 25255
/proc/meminfo: memFree=634592/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2259.27
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 200069 25858 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=565.25
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 50110 6415 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=565.5
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 49985 6565 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=566.98
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 50306 6392 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2259.27
Current children cumulated vsize (KiB) 548164

[startup+642.313 s]
/proc/loadavg: 4.17 4.22 4.18 5/113 25441
/proc/meminfo: memFree=634608/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2491.5
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 220598 28552 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=623.71
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 55302 7069 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=623.1
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 55091 7219 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=624.66
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 55374 7092 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2491.5
Current children cumulated vsize (KiB) 548164

[startup+702.31 s]
/proc/loadavg: 4.51 4.32 4.21 5/113 25633
/proc/meminfo: memFree=634780/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2723.61
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 241259 31102 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=681.68
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 60461 7707 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=681.14
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 60250 7864 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=682.81
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 60563 7718 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2723.61
Current children cumulated vsize (KiB) 548164

[startup+762.316 s]
/proc/loadavg: 4.15 4.24 4.19 5/113 25822
/proc/meminfo: memFree=635492/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=2955.36
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 261795 33741 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=738.86
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 65523 8363 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=739.15
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 65383 8532 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=741.15
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 65757 8358 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2955.36
Current children cumulated vsize (KiB) 548164

[startup+822.304 s]
/proc/loadavg: 4.34 4.28 4.21 5/113 26009
/proc/meminfo: memFree=635036/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=3186.68
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 282320 36348 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=796.37
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 70593 9044 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=797.47
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 70562 9185 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=798.86
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 70883 9003 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3186.68
Current children cumulated vsize (KiB) 548164

[startup+882.32 s]
/proc/loadavg: 4.03 4.20 4.18 6/113 26198
/proc/meminfo: memFree=634964/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=3421.46
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 303137 39009 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=855.35
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 75830 9705 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=855.94
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 75733 9861 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=857.85
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 76119 9666 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3421.46
Current children cumulated vsize (KiB) 548164

[startup+942.317 s]
/proc/loadavg: 4.00 4.18 4.17 5/113 26384
/proc/meminfo: memFree=634872/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=3654.59
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 323752 41707 0 0 16 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=913.26
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 80915 10411 0 0 16 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=913.91
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 80882 10509 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=916.08
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 81253 10355 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3654.59
Current children cumulated vsize (KiB) 548164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.06 4.17 4.17 5/113 26572
/proc/meminfo: memFree=634904/3368532 swapFree=1959840/1959888
[pid=23360] ppid=23358 vsize=548164 CPUtime=3877.05
/proc/23360/stat : 23360 (gnovelty+) R 23358 23360 7955 0 -1 4202496 20663 0 0 0 343486 44219 0 0 15 0 4 0 1108259152 561319936 20618 4294967295 134512640 135680988 3218006080 3218005324 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/23360/statm: 137041 20618 103 286 0 136753 0
[pid=23360/tid=23362] ppid=23358 vsize=548164 CPUtime=969.12
/proc/23360/task/23362/stat : 23362 (gnovelty+) R 23358 23360 7955 0 -1 4202560 99 0 0 0 85867 11045 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3077063004 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=23360/tid=23363] ppid=23358 vsize=548164 CPUtime=969.13
/proc/23360/task/23363/stat : 23363 (gnovelty+) R 23358 23360 7955 0 -1 4202560 102 0 0 0 85739 11174 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3067670876 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=23360/tid=23364] ppid=23358 vsize=548164 CPUtime=971.83
/proc/23360/task/23364/stat : 23364 (gnovelty+) R 23358 23360 7955 0 -1 4202560 100 0 0 0 86211 10972 0 0 15 0 4 0 1108259165 561319936 20618 4294967295 134512640 135680988 3218006080 3058278748 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3877.05
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): 3877.13
CPU user time (s): 3434.94
CPU system time (s): 442.19
CPU usage (%): 387.697
Max. virtual memory (cumulated for all children) (KiB): 548164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3434.94
system time used= 442.19
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20663
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= 14856113
involuntary context switches= 57654

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:52:43
IDJOB=1777111
IDBENCH=70219
IDSOLVER=617
FILE ID=/1777111-1243435963
PBS_JOBID=
Free space on /tmp= 7987 MiB

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

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

MD5SUM BENCH= 753f19bcdc2785a101dbb1ac96d61ec5
RANDOM SEED= 282486340

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:        718564 kB
Buffers:         41204 kB
Cached:        2428568 kB
SwapCached:          0 kB
Active:        1299068 kB
Inactive:      1190084 kB
HighTotal:     2489216 kB
HighFree:       456420 kB
LowTotal:       879316 kB
LowFree:        262144 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1940 kB
Writeback:           0 kB
AnonPages:       18968 kB
Mapped:           7552 kB
Slab:           151424 kB
SReclaimable:   138116 kB
SUnreclaim:      13308 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110900 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-27 17:09:24