Trace number 1777174

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S193214747-044.cnf
MD5SUM01b687d69c52888789968aa62c5caeb5
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-1777174-1243438242/watcher-1777174-1243438242 -o /tmp/evaluation-result-1777174-1243438242/solver-1777174-1243438242 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777174-1243438242.cnf 924124206 4 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.96 3.98 3/115 15055
/proc/meminfo: memFree=3167532/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=509232 CPUtime=0
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 1582 0 0 0 0 0 0 0 18 0 1 0 1108504053 521453568 1539 4294967295 134512640 135680988 3219956256 3219955520 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15055/statm: 127308 1546 99 286 0 127020 0

[startup+0.059686 s]
/proc/loadavg: 3.69 3.96 3.98 3/115 15055
/proc/meminfo: memFree=3167532/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=517048 CPUtime=0.06
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 10017 0 0 0 3 3 0 0 18 0 1 0 1108504053 529457152 9974 4294967295 134512640 135680988 3219956256 3219954364 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15055/statm: 129262 9974 99 286 0 128974 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517048

[startup+0.109684 s]
/proc/loadavg: 3.69 3.96 3.98 3/115 15055
/proc/meminfo: memFree=3167532/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=517044 CPUtime=0.11
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 15218 0 0 0 5 6 0 0 18 0 1 0 1108504053 529453056 15174 4294967295 134512640 135680988 3219956256 3219955520 134537905 0 0 0 0 0 0 0 17 1 0 0 0
/proc/15055/statm: 129261 15178 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.309678 s]
/proc/loadavg: 3.69 3.96 3.98 3/115 15055
/proc/meminfo: memFree=3167532/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=0.74
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 67 7 0 0 18 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 548192

[startup+0.709661 s]
/proc/loadavg: 3.69 3.96 3.98 3/115 15055
/proc/meminfo: memFree=3167532/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2.34
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 226 8 0 0 16 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 548192

[startup+1.51155 s]
/proc/loadavg: 3.69 3.96 3.98 5/119 15059
/proc/meminfo: memFree=3087284/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=5.54
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 543 11 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=1.36
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 135 1 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=1.32
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 132 0 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=1.35
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 133 2 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 548192

[startup+3.1104 s]
/proc/loadavg: 3.69 3.96 3.98 6/119 15059
/proc/meminfo: memFree=3087284/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=11.9
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 1162 28 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=2.95
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 289 6 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=2.92
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 286 6 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=2.92
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 287 5 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 548192

[startup+6.30907 s]
/proc/loadavg: 3.80 3.97 3.98 6/119 15059
/proc/meminfo: memFree=3087156/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=23.78
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 2334 44 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=5.84
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 573 11 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=6.11
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 599 12 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=5.77
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 570 7 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159476 134533337 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 548192

[startup+12.7093 s]
/proc/loadavg: 3.89 3.99 3.99 8/120 15191
/proc/meminfo: memFree=3086712/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=48.3
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 4747 83 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=11.84
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 1164 20 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=12.45
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 1225 20 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=12
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 1182 18 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.3
Current children cumulated vsize (KiB) 548192

[startup+25.5204 s]
/proc/loadavg: 3.92 3.99 3.99 6/119 15244
/proc/meminfo: memFree=3086676/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=97.9
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 9627 163 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=24.37
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 2390 47 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=24.97
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 2457 40 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=24.05
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 2373 32 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.9
Current children cumulated vsize (KiB) 548192

[startup+51.1198 s]
/proc/loadavg: 4.08 4.02 4.00 6/119 15244
/proc/meminfo: memFree=3086896/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=197.87
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 19457 330 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=49.26
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 4847 79 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=50.08
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 4921 87 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=48.95
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 4816 79 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 197.87
Current children cumulated vsize (KiB) 548192

[startup+102.315 s]
/proc/loadavg: 4.51 4.17 4.05 5/119 15433
/proc/meminfo: memFree=3086648/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=392.81
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 38650 631 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=97.98
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 9645 153 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=98.07
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 9635 172 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551604 134534576 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=97.26
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 9587 139 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 392.81
Current children cumulated vsize (KiB) 548192

[startup+162.311 s]
/proc/loadavg: 4.80 4.30 4.10 7/119 15625
/proc/meminfo: memFree=3086268/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=621.21
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 61116 1005 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=155.07
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 15268 239 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=154.38
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 15159 279 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=154.66
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 15236 230 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 621.21
Current children cumulated vsize (KiB) 548192

[startup+222.317 s]
/proc/loadavg: 4.59 4.34 4.12 6/119 15813
/proc/meminfo: memFree=3086104/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=853.05
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 83907 1398 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=213.46
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 21006 340 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=212.35
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 20865 370 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=212.26
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 20887 339 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 853.05
Current children cumulated vsize (KiB) 548192

[startup+282.31 s]
/proc/loadavg: 5.11 4.52 4.20 7/119 15999
/proc/meminfo: memFree=3086096/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=1084.11
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 106607 1804 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=271.32
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 26705 427 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=269.8
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 26504 476 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=15055] ppid=15053 vsize=548192 CPUtime=1545.57
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 152080 2477 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=386.64
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 38061 603 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=384.82
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 37845 637 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=384.69
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 37852 617 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1545.57
Current children cumulated vsize (KiB) 548192

[startup+462.313 s]
/proc/loadavg: 5.21 4.82 4.37 5/119 16573
/proc/meminfo: memFree=3086268/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=1777.34
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 174876 2858 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=444.92
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 43792 700 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=442.6
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 43536 724 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=442.35
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 43522 713 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1777.34
Current children cumulated vsize (KiB) 548192

[startup+522.309 s]
/proc/loadavg: 5.18 4.89 4.42 5/119 16761
/proc/meminfo: memFree=3086352/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2008.62
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 197613 3249 0 0 16 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=502.31
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 49439 792 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=500.6
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 49233 827 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=499.59
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 49152 807 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2008.62
Current children cumulated vsize (KiB) 548192

[startup+582.321 s]
/proc/loadavg: 5.23 4.96 4.47 5/119 16950
/proc/meminfo: memFree=3086392/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2240.65
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 220472 3593 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=560.13
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 55143 870 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=558.05
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 54880 925 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=558.05
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 54928 877 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2240.65
Current children cumulated vsize (KiB) 548192

[startup+642.314 s]
/proc/loadavg: 4.96 4.92 4.48 5/119 17138
/proc/meminfo: memFree=3086400/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2471.16
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 243162 3954 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=618.5
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 60902 948 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=615.17
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 60489 1028 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=615.11
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 60543 968 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2471.16
Current children cumulated vsize (KiB) 548192

[startup+702.313 s]
/proc/loadavg: 4.91 4.91 4.50 5/119 17327
/proc/meminfo: memFree=3086236/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2705
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 266200 4300 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=677.33
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 66706 1027 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=672.93
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 66183 1110 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=673.95
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 66335 1060 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2705
Current children cumulated vsize (KiB) 548192

[startup+762.321 s]
/proc/loadavg: 4.64 4.85 4.51 6/119 17519
/proc/meminfo: memFree=3086144/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=2934.81
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 288801 4680 0 0 16 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=734.35
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 72309 1126 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=730.05
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 71813 1192 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=731.19
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 71955 1164 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2934.81
Current children cumulated vsize (KiB) 548192

[startup+822.307 s]
/proc/loadavg: 4.64 4.81 4.51 6/119 17707
/proc/meminfo: memFree=3086228/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=3167.31
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 311650 5081 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=792.45
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 78018 1227 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=788.35
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 77529 1306 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=789.39
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 77664 1275 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3167.31
Current children cumulated vsize (KiB) 548192

[startup+882.312 s]
/proc/loadavg: 4.91 4.86 4.55 6/119 17893
/proc/meminfo: memFree=3086276/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=3397.43
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 334311 5432 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=850.34
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 83726 1308 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=846.5
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 83256 1394 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=846.27
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 83255 1372 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3397.43
Current children cumulated vsize (KiB) 548192

[startup+942.312 s]
/proc/loadavg: 4.78 4.85 4.56 6/119 18081
/proc/meminfo: memFree=3086276/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=3628.68
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 357077 5791 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=908.25
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 89433 1392 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=903.43
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 88875 1468 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=904.36
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 88963 1473 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3628.68
Current children cumulated vsize (KiB) 548192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.83 4.87 4.58 6/119 18270
/proc/meminfo: memFree=3086012/3368532 swapFree=1941388/1959888
[pid=15055] ppid=15053 vsize=548192 CPUtime=3850.09
/proc/15055/stat : 15055 (gnovelty+) R 15053 15055 24991 0 -1 4202496 20500 0 0 0 378867 6142 0 0 15 0 4 0 1108504053 561348608 20456 4294967295 134512640 135680988 3219956256 3219955500 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15055/statm: 137048 20456 103 286 0 136760 0
[pid=15055/tid=15057] ppid=15053 vsize=548192 CPUtime=963.79
/proc/15055/task/15057/stat : 15057 (gnovelty+) R 15053 15055 24991 0 -1 4202560 102 0 0 0 94890 1489 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15055/tid=15058] ppid=15053 vsize=548192 CPUtime=958.04
/proc/15055/task/15058/stat : 15058 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 94255 1549 0 0 16 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3068551604 134533962 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15055/tid=15059] ppid=15053 vsize=548192 CPUtime=960.01
/proc/15055/task/15059/stat : 15059 (gnovelty+) R 15053 15055 24991 0 -1 4202560 103 0 0 0 94443 1558 0 0 15 0 4 0 1108504068 561348608 20456 4294967295 134512640 135680988 3219956256 3059159388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3850.09
Current children cumulated vsize (KiB) 548192

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): 3850.18
CPU user time (s): 3788.75
CPU system time (s): 61.43
CPU usage (%): 385.002
Max. virtual memory (cumulated for all children) (KiB): 548192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3788.75
system time used= 61.43
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= 1417828
involuntary context switches= 43006

runsolver used 0.3 second user time and 0.57 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 17:30:42
IDJOB=1777174
IDBENCH=70240
IDSOLVER=617
FILE ID=/1777174-1243438242
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-S193214747-044.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777174-1243438242/watcher-1777174-1243438242 -o /tmp/evaluation-result-1777174-1243438242/solver-1777174-1243438242 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777174-1243438242.cnf 924124206 4

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

MD5SUM BENCH= 01b687d69c52888789968aa62c5caeb5
RANDOM SEED= 924124206

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:       3167532 kB
Buffers:         12868 kB
Cached:         115456 kB
SwapCached:       4324 kB
Active:         105360 kB
Inactive:        33744 kB
HighTotal:     2489216 kB
HighFree:      2360676 kB
LowTotal:       879316 kB
LowFree:        806856 kB
SwapTotal:     1959888 kB
SwapFree:      1941388 kB
Dirty:            2052 kB
Writeback:           0 kB
AnonPages:        9568 kB
Mapped:           4284 kB
Slab:            50544 kB
SReclaimable:    42672 kB
SUnreclaim:       7872 kB
PageTables:        780 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:47:23