Trace number 1777006

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.66 1000.03

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S501150091-001.cnf
MD5SUMe113edb96dafae9a32f84235b77a2595
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 variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
Number of clauses of size over 50

Solver Data

0.11/0.13	c +------------------------------+
0.11/0.13	c | gNovelty+, version 1.0       |
0.11/0.13	c +------------------------------+
0.11/0.13	c gnovelty+ -h for help
0.11/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-1777006-1243431200/watcher-1777006-1243431200 -o /tmp/evaluation-result-1777006-1243431200/solver-1777006-1243431200 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777006-1243431200.cnf 748652423 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: 0.08 0.02 0.01 3/115 25028
/proc/meminfo: memFree=3169896/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=509232 CPUtime=0
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 1590 0 0 0 0 0 0 0 18 0 1 0 1107799852 521453568 1547 4294967295 134512640 135680988 3220318832 3220318096 134537167 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25028/statm: 127308 1555 99 286 0 127020 0

[startup+0.058696 s]
/proc/loadavg: 0.08 0.02 0.01 3/115 25028
/proc/meminfo: memFree=3169896/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=517048 CPUtime=0.05
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 10018 0 0 0 2 3 0 0 18 0 1 0 1107799852 529457152 9975 4294967295 134512640 135680988 3220318832 3220316940 134958286 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25028/statm: 129262 9975 99 286 0 128974 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517048

[startup+0.118686 s]
/proc/loadavg: 0.08 0.02 0.01 3/115 25028
/proc/meminfo: memFree=3169896/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=517044 CPUtime=0.11
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 19013 0 0 0 4 7 0 0 18 0 1 0 1107799852 529453056 18969 4294967295 134512640 135680988 3220318832 3220318096 134537708 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25028/statm: 129261 18974 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.318832 s]
/proc/loadavg: 0.08 0.02 0.01 3/115 25028
/proc/meminfo: memFree=3169896/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=0.78
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 67 11 0 0 18 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 548460

[startup+0.71878 s]
/proc/loadavg: 0.08 0.02 0.01 3/115 25028
/proc/meminfo: memFree=3169896/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2.36
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 201 35 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 548460

[startup+1.51866 s]
/proc/loadavg: 0.08 0.02 0.01 5/119 25032
/proc/meminfo: memFree=3087912/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=5.55
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 472 83 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=1.36
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 120 16 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=1.36
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 113 23 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=1.34
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 116 18 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 548460

[startup+3.11915 s]
/proc/loadavg: 0.08 0.02 0.01 6/119 25032
/proc/meminfo: memFree=3087912/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=11.86
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 1046 140 0 0 16 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=2.95
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 265 30 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=2.95
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 252 43 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=2.91
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 260 31 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 548460

[startup+6.31917 s]
/proc/loadavg: 0.39 0.08 0.03 3/119 25032
/proc/meminfo: memFree=3087944/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=24.3
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 2164 266 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=6.06
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 540 66 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=6.09
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 541 68 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=6
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 539 61 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 548460

[startup+12.7089 s]
/proc/loadavg: 0.68 0.15 0.05 5/119 25033
/proc/meminfo: memFree=3087976/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=49.46
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 4413 533 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=12.29
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 1098 131 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820852 134534000 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=12.42
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 1106 136 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=12.31
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 1100 131 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 548460

[startup+25.5078 s]
/proc/loadavg: 1.48 0.35 0.12 5/119 25033
/proc/meminfo: memFree=3088156/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=98.81
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 8786 1095 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318164 134534291 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=24.65
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 2186 279 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=24.96
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 2205 291 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=24.64
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 2191 273 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 98.81
Current children cumulated vsize (KiB) 548460

[startup+51.1074 s]
/proc/loadavg: 2.47 0.67 0.23 5/119 25218
/proc/meminfo: memFree=3087780/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=196.66
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 17534 2132 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=49.11
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 4372 539 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=49.84
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 4445 539 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=48.86
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 4341 545 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 196.66
Current children cumulated vsize (KiB) 548460

[startup+102.314 s]
/proc/loadavg: 3.40 1.20 0.43 7/119 25405
/proc/meminfo: memFree=3087780/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=394.86
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 35291 4195 0 0 16 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=98.96
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 8841 1055 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=99.52
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 8914 1038 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=98.06
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 8746 1060 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 394.86
Current children cumulated vsize (KiB) 548460

[startup+162.313 s]
/proc/loadavg: 3.94 1.75 0.66 5/119 25594
/proc/meminfo: memFree=3087656/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=627.9
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 56009 6781 0 0 16 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=157.07
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 14020 1687 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=157.59
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 14062 1697 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=156.38
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 13947 1691 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 627.9
Current children cumulated vsize (KiB) 548460

[startup+222.31 s]
/proc/loadavg: 4.19 2.22 0.89 6/119 25785
/proc/meminfo: memFree=3087012/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=862.93
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 76842 9451 0 0 16 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318164 134533342 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=215.63
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 19207 2356 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=216.3
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 19259 2371 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428724 134532931 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=215.24
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 19170 2354 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 862.93
Current children cumulated vsize (KiB) 548460

[startup+282.307 s]
/proc/loadavg: 4.27 2.59 1.10 6/119 25973
/proc/meminfo: memFree=3086888/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=1093.59
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 97407 11952 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=273.61
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 24373 2988 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=273.3
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 24311 3019 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=25028] ppid=25026 vsize=548460 CPUtime=1560.09
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 138881 17128 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=390.72
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 34877 4195 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=390.16
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 34652 4364 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=387.99
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 34601 4198 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1560.09
Current children cumulated vsize (KiB) 548460

[startup+462.31 s]
/proc/loadavg: 4.10 3.31 1.64 5/119 26539
/proc/meminfo: memFree=3086680/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=1792.49
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 159545 19704 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=448.78
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 40057 4821 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=448.05
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 39816 4989 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=446.3
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 39756 4874 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (KiB) 548460

[startup+522.318 s]
/proc/loadavg: 4.22 3.48 1.80 5/119 26726
/proc/meminfo: memFree=3086524/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2023.38
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 180097 22241 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=506.13
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 45140 5473 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=506.09
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 45007 5602 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=503.73
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 44860 5513 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2023.38
Current children cumulated vsize (KiB) 548460

[startup+582.316 s]
/proc/loadavg: 4.24 3.62 1.95 5/119 26918
/proc/meminfo: memFree=3086756/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2256.24
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 200903 24721 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=564.82
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 50378 6104 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=563.82
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 50180 6202 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=562
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 50065 6135 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2256.24
Current children cumulated vsize (KiB) 548460

[startup+642.314 s]
/proc/loadavg: 4.36 3.74 2.09 6/119 27105
/proc/meminfo: memFree=3086928/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2488.58
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 221667 27191 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=622.61
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 55583 6678 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=621.66
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 55350 6816 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=620.19
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 55255 6764 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2488.58
Current children cumulated vsize (KiB) 548460

[startup+702.312 s]
/proc/loadavg: 4.41 3.86 2.24 5/119 27293
/proc/meminfo: memFree=3086772/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2720.96
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 242260 29836 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=680.99
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 60755 7344 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=679.25
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 60422 7503 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=678.37
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 60438 7399 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2720.96
Current children cumulated vsize (KiB) 548460

[startup+762.319 s]
/proc/loadavg: 4.21 3.90 2.35 5/119 27482
/proc/meminfo: memFree=3086780/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=2953.75
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 262918 32457 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=738.58
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 65889 7969 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=737.65
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 65579 8186 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=736.58
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 65611 8047 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2953.75
Current children cumulated vsize (KiB) 548460

[startup+822.306 s]
/proc/loadavg: 4.35 3.98 2.47 5/119 27669
/proc/meminfo: memFree=3086672/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=3188.19
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 283733 35086 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=797.41
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 71091 8650 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=796.02
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 70759 8843 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=795.67
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 70860 8707 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3188.19
Current children cumulated vsize (KiB) 548460

[startup+882.314 s]
/proc/loadavg: 4.34 4.05 2.59 5/119 27857
/proc/meminfo: memFree=3086508/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=3420.52
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 304460 37592 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=855.63
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 76326 9237 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=854.28
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 75957 9471 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=853.91
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 76040 9351 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3420.52
Current children cumulated vsize (KiB) 548460

[startup+942.311 s]
/proc/loadavg: 4.23 4.07 2.68 5/119 28043
/proc/meminfo: memFree=3086556/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=3653.28
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 325138 40190 0 0 15 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=913.23
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 81422 9901 0 0 16 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=912.35
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 81116 10119 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=912.89
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 81295 9994 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3653.28
Current children cumulated vsize (KiB) 548460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.20 4.08 2.77 5/119 28236
/proc/meminfo: memFree=3086632/3368532 swapFree=1941388/1959888
[pid=25028] ppid=25026 vsize=548460 CPUtime=3876.58
/proc/25028/stat : 25028 (gnovelty+) R 25026 25028 24991 0 -1 4202496 20773 0 0 0 344967 42691 0 0 16 0 4 0 1107799852 561623040 20729 4294967295 134512640 135680988 3220318832 3220318076 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/25028/statm: 137115 20729 103 286 0 136827 0
[pid=25028/tid=25030] ppid=25026 vsize=548460 CPUtime=969
/proc/25028/task/25030/stat : 25030 (gnovelty+) R 25026 25028 24991 0 -1 4202560 110 0 0 0 86381 10519 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3077820764 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=25028/tid=25031] ppid=25026 vsize=548460 CPUtime=968.38
/proc/25028/task/25031/stat : 25031 (gnovelty+) R 25026 25028 24991 0 -1 4202560 112 0 0 0 86069 10769 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3068428636 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=25028/tid=25032] ppid=25026 vsize=548460 CPUtime=969.06
/proc/25028/task/25032/stat : 25032 (gnovelty+) R 25026 25028 24991 0 -1 4202560 113 0 0 0 86274 10632 0 0 15 0 4 0 1107799866 561623040 20729 4294967295 134512640 135680988 3220318832 3059036508 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3876.58
Current children cumulated vsize (KiB) 548460

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): 3876.66
CPU user time (s): 3449.74
CPU system time (s): 426.92
CPU usage (%): 387.653
Max. virtual memory (cumulated for all children) (KiB): 548460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3449.74
system time used= 426.92
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20773
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= 14128600
involuntary context switches= 56241

runsolver used 0.01 second user time and 0.02 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 15:33:20
IDJOB=1777006
IDBENCH=70184
IDSOLVER=617
FILE ID=/1777006-1243431200
PBS_JOBID=
Free space on /tmp= 15730 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S501150091-001.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777006-1243431200/watcher-1777006-1243431200 -o /tmp/evaluation-result-1777006-1243431200/solver-1777006-1243431200 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777006-1243431200.cnf 748652423 4

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

MD5SUM BENCH= e113edb96dafae9a32f84235b77a2595
RANDOM SEED= 748652423

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:       3171376 kB
Buffers:         12680 kB
Cached:         112064 kB
SwapCached:       4324 kB
Active:         102920 kB
Inactive:        32840 kB
HighTotal:     2489216 kB
HighFree:      2363680 kB
LowTotal:       879316 kB
LowFree:        807696 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            1768 kB
Writeback:           0 kB
AnonPages:        9364 kB
Mapped:           4268 kB
Slab:            50336 kB
SReclaimable:    42464 kB
SUnreclaim:       7872 kB
PageTables:        860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15730 MiB
End job on  at 2009-05-27 15:50:03