Trace number 1777156

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S1961115887-052.cnf
MD5SUMfd254436f3c419e09066b64a7ac072c2
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 variables220
Number of clauses18700
Sum of the clauses size130900
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 518700

Solver Data

0.11/0.14	c +------------------------------+
0.11/0.14	c | gNovelty+, version 1.0       |
0.11/0.14	c +------------------------------+
0.11/0.14	c gnovelty+ -h for help
0.11/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-1777156-1243437239/watcher-1777156-1243437239 -o /tmp/evaluation-result-1777156-1243437239/solver-1777156-1243437239 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777156-1243437239.cnf 1662101251 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.00 4.01 4.05 2/115 11985
/proc/meminfo: memFree=3162516/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=509228 CPUtime=0.01
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 1497 0 0 0 0 1 0 0 25 0 1 0 1108403724 521449472 1453 4294967295 134512640 135680988 3215752720 3215751984 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11985/statm: 127307 1453 99 286 0 127019 0

[startup+0.074197 s]
/proc/loadavg: 4.00 4.01 4.05 2/115 11985
/proc/meminfo: memFree=3162516/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=517044 CPUtime=0.08
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 10044 0 0 0 4 4 0 0 25 0 1 0 1108403724 529453056 10000 4294967295 134512640 135680988 3215752720 3215750828 134958286 0 0 0 0 0 0 0 17 2 0 0 0
/proc/11985/statm: 129261 10000 99 286 0 128973 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517044

[startup+0.114195 s]
/proc/loadavg: 4.00 4.01 4.05 2/115 11985
/proc/meminfo: memFree=3162516/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=517040 CPUtime=0.11
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 15048 0 0 0 6 5 0 0 25 0 1 0 1108403724 529448960 15003 4294967295 134512640 135680988 3215752720 3215751984 134537905 0 0 0 0 0 0 0 17 0 0 0 0
/proc/11985/statm: 129260 15013 99 286 0 128972 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517040

[startup+0.314185 s]
/proc/loadavg: 4.00 4.01 4.05 2/115 11985
/proc/meminfo: memFree=3162516/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=0.72
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 65 7 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 548188

[startup+0.714168 s]
/proc/loadavg: 4.00 4.01 4.05 2/115 11985
/proc/meminfo: memFree=3162516/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=2.31
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 223 8 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 548188

[startup+1.51414 s]
/proc/loadavg: 4.00 4.01 4.05 5/119 11989
/proc/meminfo: memFree=3087924/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=5.51
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 540 11 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=1.37
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 134 3 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=1.35
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 135 0 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134535107 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=1.33
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 131 2 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 548188

[startup+3.11407 s]
/proc/loadavg: 4.00 4.01 4.05 5/119 11989
/proc/meminfo: memFree=3087520/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=11.9
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 1167 23 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215752052 134534264 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=2.97
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 290 7 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=2.94
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 290 4 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605376 134542546 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=2.93
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 287 6 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213228 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 548188

[startup+6.31394 s]
/proc/loadavg: 4.00 4.01 4.05 2/119 11990
/proc/meminfo: memFree=3087396/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=24.64
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 2418 46 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=6.16
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 601 15 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=6.11
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 601 10 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605356 134997786 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=6.13
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 603 10 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 548188

[startup+12.7137 s]
/proc/loadavg: 4.00 4.01 4.05 5/119 11991
/proc/meminfo: memFree=3086972/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=50.18
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 4937 81 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=12.56
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 1230 26 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=12.46
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 1228 18 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134534029 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=12.53
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 1236 17 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.18
Current children cumulated vsize (KiB) 548188

[startup+25.5132 s]
/proc/loadavg: 4.00 4.01 4.05 2/119 11993
/proc/meminfo: memFree=3086880/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=101.3
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 9966 164 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=25.33
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 2485 48 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=25.23
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 2483 40 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134533436 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=25.33
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 2494 39 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 548188

[startup+51.1122 s]
/proc/loadavg: 4.00 4.01 4.04 6/119 11995
/proc/meminfo: memFree=3086828/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=203.55
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 20015 340 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=50.9
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 4987 103 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=50.78
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 4999 79 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134533068 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=50.9
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 5010 80 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.55
Current children cumulated vsize (KiB) 548188

[startup+102.31 s]
/proc/loadavg: 4.00 4.00 4.04 5/119 12182
/proc/meminfo: memFree=3086076/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=407.71
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 40102 669 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215752052 134533068 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=102.02
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 10018 184 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=101.66
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 10008 158 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134532918 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=101.95
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 10030 165 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 548188

[startup+162.318 s]
/proc/loadavg: 4.00 4.00 4.03 5/119 12373
/proc/meminfo: memFree=3086060/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=647.23
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 63624 1099 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=161.95
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 15886 309 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=161.51
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 15880 271 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605428 134533962 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=161.94
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 15934 260 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.23
Current children cumulated vsize (KiB) 548188

[startup+222.305 s]
/proc/loadavg: 4.00 4.00 4.03 5/119 12563
/proc/meminfo: memFree=3086208/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=886.59
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 87177 1482 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=221.66
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 21745 421 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134533852 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=221.38
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 21789 349 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=221.87
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 21831 356 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 886.59
Current children cumulated vsize (KiB) 548188

[startup+282.303 s]
/proc/loadavg: 4.00 4.00 4.02 5/119 12752
/proc/meminfo: memFree=3086456/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=1125.92
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 110740 1852 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=281.45
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 27632 513 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134533036 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=281.21
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 27669 452 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=11985] ppid=11983 vsize=548188 CPUtime=1604.52
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 157844 2608 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=401.1
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 39410 700 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=400.72
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 39420 652 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=401.37
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 39510 627 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213300 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1604.52
Current children cumulated vsize (KiB) 548188

[startup+462.306 s]
/proc/loadavg: 4.03 4.00 4.00 5/119 13317
/proc/meminfo: memFree=3085828/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=1843.81
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 181352 3029 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=460.86
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 45276 810 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=460.58
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 45314 744 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=461.17
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 45369 748 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1843.81
Current children cumulated vsize (KiB) 548188

[startup+522.313 s]
/proc/loadavg: 4.08 4.02 4.00 5/119 13504
/proc/meminfo: memFree=3085836/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=2083.15
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 204908 3407 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=520.71
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 51165 906 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134534000 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=520.35
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 51195 840 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=521.07
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 51267 840 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2083.15
Current children cumulated vsize (KiB) 548188

[startup+582.311 s]
/proc/loadavg: 4.09 4.03 4.00 5/119 13697
/proc/meminfo: memFree=3085836/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=2322.51
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 228470 3781 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=580.58
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 57068 990 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134535179 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=580.16
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 57080 936 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=580.82
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 57151 931 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2322.51
Current children cumulated vsize (KiB) 548188

[startup+642.309 s]
/proc/loadavg: 4.03 4.02 4.00 5/119 13885
/proc/meminfo: memFree=3085960/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=2561.73
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 251982 4191 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=640.37
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 62961 1076 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134533455 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=639.9
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 62937 1053 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=640.65
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 63027 1038 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2561.73
Current children cumulated vsize (KiB) 548188

[startup+702.316 s]
/proc/loadavg: 4.08 4.03 4.00 5/119 14073
/proc/meminfo: memFree=3085580/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=2801.11
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 275531 4580 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=700.28
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 68852 1176 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=699.7
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 68809 1161 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=700.62
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 68926 1136 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.11
Current children cumulated vsize (KiB) 548188

[startup+762.314 s]
/proc/loadavg: 4.09 4.04 4.00 5/119 14260
/proc/meminfo: memFree=3085456/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=3040.49
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 299049 5000 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=760.12
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 74743 1269 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134534570 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=759.64
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 74702 1262 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=760.5
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 74801 1249 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.49
Current children cumulated vsize (KiB) 548188

[startup+822.311 s]
/proc/loadavg: 4.03 4.03 4.00 5/119 14447
/proc/meminfo: memFree=3085340/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=3279.87
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 322581 5406 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=819.98
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 80642 1356 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=819.51
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 80578 1373 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=820.37
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 80684 1353 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.87
Current children cumulated vsize (KiB) 548188

[startup+882.309 s]
/proc/loadavg: 4.01 4.02 4.00 5/119 14640
/proc/meminfo: memFree=3085340/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=3519.2
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 346149 5771 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=879.86
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 86551 1435 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134534007 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=879.33
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 86463 1470 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=880.27
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 86586 1441 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.2
Current children cumulated vsize (KiB) 548188

[startup+942.307 s]
/proc/loadavg: 4.04 4.03 4.00 5/119 14828
/proc/meminfo: memFree=3085340/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=3758.58
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 369664 6194 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=939.74
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 92435 1539 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134533071 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=939.19
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 92366 1553 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=940.17
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 92454 1563 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.58
Current children cumulated vsize (KiB) 548188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 4.01 4.02 4.00 5/119 15016
/proc/meminfo: memFree=3085332/3368532 swapFree=1941388/1959888
[pid=11985] ppid=11983 vsize=548188 CPUtime=3988.8
/proc/11985/stat : 11985 (gnovelty+) R 11983 11985 24991 0 -1 4202496 20500 0 0 0 392331 6549 0 0 25 0 4 0 1108403724 561344512 20455 4294967295 134512640 135680988 3215752720 3215751964 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/11985/statm: 137047 20455 103 286 0 136759 0
[pid=11985/tid=11987] ppid=11983 vsize=548188 CPUtime=997.33
/proc/11985/task/11987/stat : 11987 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 98110 1623 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3076997556 134534538 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=11985/tid=11988] ppid=11983 vsize=548188 CPUtime=996.76
/proc/11985/task/11988/stat : 11988 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 98033 1643 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3067605340 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=11985/tid=11989] ppid=11983 vsize=548188 CPUtime=997.73
/proc/11985/task/11989/stat : 11989 (gnovelty+) R 11983 11985 24991 0 -1 4202560 103 0 0 0 98108 1665 0 0 25 0 4 0 1108403739 561344512 20455 4294967295 134512640 135680988 3215752720 3058213212 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3988.8
Current children cumulated vsize (KiB) 548188

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.03
CPU time (s): 3988.88
CPU user time (s): 3923.39
CPU system time (s): 65.49
CPU usage (%): 398.876
Max. virtual memory (cumulated for all children) (KiB): 548188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3923.39
system time used= 65.49
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20500
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= 1231052
involuntary context switches= 204017

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 17:13:59
IDJOB=1777156
IDBENCH=70234
IDSOLVER=617
FILE ID=/1777156-1243437239
PBS_JOBID=
Free space on /tmp= 15729 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/220/unif-k7-r85-v220-c18700-S1961115887-052.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777156-1243437239/watcher-1777156-1243437239 -o /tmp/evaluation-result-1777156-1243437239/solver-1777156-1243437239 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777156-1243437239.cnf 1662101251 4

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

MD5SUM BENCH= fd254436f3c419e09066b64a7ac072c2
RANDOM SEED= 1662101251

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.143
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.143
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.11
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.143
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.17
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.143
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3167696 kB
Buffers:         12840 kB
Cached:         115040 kB
SwapCached:       4324 kB
Active:         105292 kB
Inactive:        33568 kB
HighTotal:     2489216 kB
HighFree:      2360852 kB
LowTotal:       879316 kB
LowFree:        806844 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            2120 kB
Writeback:           0 kB
AnonPages:        9564 kB
Mapped:           4076 kB
Slab:            50660 kB
SReclaimable:    42652 kB
SUnreclaim:       8008 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127256 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15729 MiB
End job on  at 2009-05-27 17:30:41