Trace number 1777090

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S155821307-034.cnf
MD5SUM28359db36bffb53d70af426463d1fc34
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 variables1100
Number of clauses22000
Sum of the clauses size110000
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 522000
Number of clauses of size over 50

Solver Data

0.12/0.14	c +------------------------------+
0.12/0.14	c | gNovelty+, version 1.0       |
0.12/0.14	c +------------------------------+
0.12/0.14	c gnovelty+ -h for help
0.12/0.14	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-1777090-1243434920/watcher-1777090-1243434920 -o /tmp/evaluation-result-1777090-1243434920/solver-1777090-1243434920 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777090-1243434920.cnf 1137462095 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.12 4.25 4.12 3/109 20068
/proc/meminfo: memFree=718396/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=509228 CPUtime=0
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 1454 0 0 0 0 0 0 0 18 0 1 0 1108154787 521449472 1411 4294967295 134512640 135680988 3221111600 3221110864 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20068/statm: 127307 1418 99 286 0 127019 0

[startup+0.074794 s]
/proc/loadavg: 4.12 4.25 4.12 3/109 20068
/proc/meminfo: memFree=718396/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=517044 CPUtime=0.08
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 10072 0 0 0 5 3 0 0 18 0 1 0 1108154787 529453056 10028 4294967295 134512640 135680988 3221111600 3221109708 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20068/statm: 129261 10028 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.114791 s]
/proc/loadavg: 4.12 4.25 4.12 3/109 20068
/proc/meminfo: memFree=718396/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=517040 CPUtime=0.12
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 17304 0 0 0 8 4 0 0 18 0 1 0 1108154787 529448960 17259 4294967295 134512640 135680988 3221111600 3221110864 134537968 0 0 0 0 0 0 0 17 1 0 0 0
/proc/20068/statm: 129260 17263 99 286 0 128972 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 517040

[startup+0.314782 s]
/proc/loadavg: 4.12 4.25 4.12 3/109 20068
/proc/meminfo: memFree=718396/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=0.74
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 63 11 0 0 17 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 548748

[startup+0.71501 s]
/proc/loadavg: 4.12 4.25 4.12 3/109 20068
/proc/meminfo: memFree=718396/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2.33
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 198 35 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 548748

[startup+1.51472 s]
/proc/loadavg: 4.12 4.25 4.12 6/113 20072
/proc/meminfo: memFree=635868/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=5.51
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 478 73 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=1.3
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 108 22 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=1.36
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 122 14 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605428 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=1.35
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 118 17 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 548748

[startup+3.11466 s]
/proc/loadavg: 4.12 4.25 4.12 5/113 20072
/proc/meminfo: memFree=635720/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=11.77
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 1039 138 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=2.87
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 245 42 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=2.95
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 271 24 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=2.88
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 257 31 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 548748

[startup+6.31447 s]
/proc/loadavg: 4.11 4.24 4.12 7/113 20072
/proc/meminfo: memFree=635496/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=24.2
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 2138 282 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=5.97
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 513 84 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=6.09
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 548 61 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=5.96
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 537 59 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 548748

[startup+12.7141 s]
/proc/loadavg: 4.10 4.24 4.11 5/113 20072
/proc/meminfo: memFree=635436/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=48.86
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 4356 530 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=12.16
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 1069 147 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=12.06
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 1087 119 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=12.22
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 1103 119 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 48.86
Current children cumulated vsize (KiB) 548748

[startup+25.5141 s]
/proc/loadavg: 4.01 4.21 4.11 5/113 20072
/proc/meminfo: memFree=635400/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=98.05
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 8787 1018 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=24.32
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 2169 263 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=24.21
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 2194 227 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=24.75
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 2216 259 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.05
Current children cumulated vsize (KiB) 548748

[startup+51.1121 s]
/proc/loadavg: 4.06 4.20 4.11 6/113 20259
/proc/meminfo: memFree=634876/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=197.9
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 17692 2098 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=49.01
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 4384 517 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=49.36
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 4436 500 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=50.05
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 4454 551 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.9
Current children cumulated vsize (KiB) 548748

[startup+102.31 s]
/proc/loadavg: 4.08 4.19 4.10 5/113 20261
/proc/meminfo: memFree=635276/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=397.54
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 35490 4264 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=98.96
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 8845 1051 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=98.98
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 8828 1070 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=99.99
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 8897 1102 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.54
Current children cumulated vsize (KiB) 548748

[startup+162.307 s]
/proc/loadavg: 4.18 4.20 4.11 5/113 20450
/proc/meminfo: memFree=634904/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=629.6
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 56219 6741 0 0 16 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=157.44
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 14056 1688 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=156.46
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 13958 1688 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=157.87
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 14058 1729 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 629.6
Current children cumulated vsize (KiB) 548748

[startup+222.313 s]
/proc/loadavg: 4.16 4.19 4.11 5/113 20643
/proc/meminfo: memFree=634144/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=862.08
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 77046 9162 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=216.06
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 19293 2313 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=214.13
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 19091 2322 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=215.61
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 19263 2298 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 862.08
Current children cumulated vsize (KiB) 548748

[startup+282.31 s]
/proc/loadavg: 4.20 4.20 4.11 5/113 20830
/proc/meminfo: memFree=634284/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=1094.64
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 97795 11669 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=274.53
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 24522 2931 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=272.23
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 24265 2958 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=20068] ppid=20066 vsize=548748 CPUtime=1558.07
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 139128 16679 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=390.11
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 34776 4235 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=388.04
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 34604 4200 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=390.11
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 34858 4153 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1558.07
Current children cumulated vsize (KiB) 548748

[startup+462.31 s]
/proc/loadavg: 4.12 4.14 4.09 5/113 21395
/proc/meminfo: memFree=634532/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=1791.08
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 159966 19142 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=448.2
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 39991 4829 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=446.22
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 39800 4822 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=448.26
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 40046 4780 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1791.08
Current children cumulated vsize (KiB) 548748

[startup+522.308 s]
/proc/loadavg: 4.26 4.17 4.10 5/113 21584
/proc/meminfo: memFree=634516/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2023.05
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 180725 21580 0 0 16 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=505.47
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 45135 5412 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=504.96
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 45090 5406 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=505.89
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 45183 5406 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2023.05
Current children cumulated vsize (KiB) 548748

[startup+582.315 s]
/proc/loadavg: 4.32 4.20 4.11 5/113 21775
/proc/meminfo: memFree=634284/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2255.71
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 201500 24071 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=564
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 50374 6026 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=563.01
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 50260 6041 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=563.77
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 50343 6034 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2255.71
Current children cumulated vsize (KiB) 548748

[startup+642.311 s]
/proc/loadavg: 4.41 4.25 4.13 5/113 21963
/proc/meminfo: memFree=634020/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2486.67
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 222157 26510 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=621.53
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 55501 6652 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=620.59
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 55433 6626 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=621.43
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 55493 6650 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2486.67
Current children cumulated vsize (KiB) 548748

[startup+702.308 s]
/proc/loadavg: 4.18 4.22 4.13 6/113 22149
/proc/meminfo: memFree=633912/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2720.3
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 242988 29042 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=679.86
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 60651 7335 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=679.25
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 60649 7276 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=679.78
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 60730 7248 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213300 134532950 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2720.3
Current children cumulated vsize (KiB) 548748

[startup+762.315 s]
/proc/loadavg: 4.24 4.23 4.14 5/113 22338
/proc/meminfo: memFree=634284/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=2953.8
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 263852 31528 0 0 16 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=738.06
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 65842 7964 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=737.47
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 65875 7872 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=738.28
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 65955 7873 0 0 16 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2953.8
Current children cumulated vsize (KiB) 548748

[startup+822.312 s]
/proc/loadavg: 4.38 4.28 4.16 5/113 22527
/proc/meminfo: memFree=634392/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=3187.58
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 284693 34065 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=796.64
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 71069 8595 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=795.41
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 71039 8502 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=797.06
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 71197 8509 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3187.58
Current children cumulated vsize (KiB) 548748

[startup+882.308 s]
/proc/loadavg: 4.30 4.27 4.16 5/113 22714
/proc/meminfo: memFree=634532/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=3421.04
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 305556 36548 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=855.18
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 76275 9243 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=854.18
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 76297 9121 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=855.24
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 76372 9152 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3421.04
Current children cumulated vsize (KiB) 548748

[startup+942.316 s]
/proc/loadavg: 4.48 4.32 4.19 6/113 22906
/proc/meminfo: memFree=634500/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=3655.74
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 326430 39144 0 0 15 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=914.12
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 81522 9890 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=912.85
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 81522 9763 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=913.65
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 81547 9818 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3655.74
Current children cumulated vsize (KiB) 548748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.34 4.31 4.18 5/113 23092
/proc/meminfo: memFree=634780/3368532 swapFree=1959840/1959888
[pid=20068] ppid=20066 vsize=548748 CPUtime=3876.67
/proc/20068/stat : 20068 (gnovelty+) R 20066 20068 7955 0 -1 4202496 20885 0 0 0 346185 41482 0 0 16 0 4 0 1108154787 561917952 20840 4294967295 134512640 135680988 3221111600 3221110844 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/20068/statm: 137187 20840 103 286 0 136899 0
[pid=20068/tid=20070] ppid=20066 vsize=548748 CPUtime=968.87
/proc/20068/task/20070/stat : 20070 (gnovelty+) R 20066 20068 7955 0 -1 4202560 122 0 0 0 86399 10488 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=20068/tid=20071] ppid=20066 vsize=548748 CPUtime=967.79
/proc/20068/task/20071/stat : 20071 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 86438 10341 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=20068/tid=20072] ppid=20066 vsize=548748 CPUtime=969.05
/proc/20068/task/20072/stat : 20072 (gnovelty+) R 20066 20068 7955 0 -1 4202560 123 0 0 0 86471 10434 0 0 15 0 4 0 1108154802 561917952 20840 4294967295 134512640 135680988 3221111600 3058213212 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3876.67
Current children cumulated vsize (KiB) 548748

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): 3876.75
CPU user time (s): 3461.92
CPU system time (s): 414.83
CPU usage (%): 387.66
Max. virtual memory (cumulated for all children) (KiB): 548748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3461.92
system time used= 414.83
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20885
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= 13175418
involuntary context switches= 56276

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 16:35:20
IDJOB=1777090
IDBENCH=70212
IDSOLVER=617
FILE ID=/1777090-1243434920
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S155821307-034.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777090-1243434920/watcher-1777090-1243434920 -o /tmp/evaluation-result-1777090-1243434920/solver-1777090-1243434920 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777090-1243434920.cnf 1137462095 4

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

MD5SUM BENCH= 28359db36bffb53d70af426463d1fc34
RANDOM SEED= 1137462095

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:        718396 kB
Buffers:         41156 kB
Cached:        2428428 kB
SwapCached:          0 kB
Active:        1299028 kB
Inactive:      1189740 kB
HighTotal:     2489216 kB
HighFree:       456276 kB
LowTotal:       879316 kB
LowFree:        262120 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:       19180 kB
Mapped:           7528 kB
Slab:           151524 kB
SReclaimable:   138092 kB
SUnreclaim:      13432 kB
PageTables:        656 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-27 16:52:02