Trace number 1777906

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S400162545-095.cnf
MD5SUM310ed6d0d077472e2fa695d41b2a7009
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 variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

0.03/0.10	c +------------------------------+
0.03/0.10	c | gNovelty+, version 1.0       |
0.03/0.10	c +------------------------------+
0.03/0.10	c gnovelty+ -h for help
0.03/0.10	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-1777906-1243460755/watcher-1777906-1243460755 -o /tmp/evaluation-result-1777906-1243460755/solver-1777906-1243460755 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777906-1243460755.cnf 82891990 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: 5.15 5.07 4.85 3/96 14353
/proc/meminfo: memFree=3039604/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=509232 CPUtime=0.01
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 1384 0 0 0 0 1 0 0 18 0 1 0 1100176675 521453568 1340 4294967295 134512640 135680988 3213454320 3213453584 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/14353/statm: 127308 1348 99 286 0 127020 0

[startup+0.031524 s]
/proc/loadavg: 5.15 5.07 4.85 3/96 14353
/proc/meminfo: memFree=3039604/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=517048 CPUtime=0.03
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 9928 0 0 0 0 3 0 0 18 0 1 0 1100176675 529457152 9884 4294967295 134512640 135680988 3213454320 3213452428 134958286 0 0 0 0 0 0 0 17 1 0 0 0
/proc/14353/statm: 129262 9884 99 286 0 128974 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 517048

[startup+0.111519 s]
/proc/loadavg: 5.15 5.07 4.85 3/96 14353
/proc/meminfo: memFree=3039604/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=0.12
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 5 7 0 0 19 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 546460

[startup+0.311503 s]
/proc/loadavg: 5.15 5.07 4.85 3/96 14353
/proc/meminfo: memFree=3039604/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=0.88
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 80 8 0 0 18 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 546460

[startup+0.711476 s]
/proc/loadavg: 5.15 5.07 4.85 3/96 14353
/proc/meminfo: memFree=3039604/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2.48
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 238 10 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 546460

[startup+1.523 s]
/proc/loadavg: 5.14 5.07 4.85 6/100 14357
/proc/meminfo: memFree=2960452/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=5.65
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 551 14 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=1.32
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 131 1 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=1.42
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 140 2 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=1.38
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 136 2 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 546460

[startup+3.11202 s]
/proc/loadavg: 5.14 5.07 4.85 6/100 14358
/proc/meminfo: memFree=2960452/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=11.76
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 1150 26 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=2.81
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 276 5 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=2.93
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 290 3 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=2.9
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 284 6 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.76
Current children cumulated vsize (KiB) 546460

[startup+6.31309 s]
/proc/loadavg: 5.14 5.07 4.85 6/100 14358
/proc/meminfo: memFree=2960452/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=24.42
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 2391 51 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=5.93
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 581 12 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=6.13
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 604 9 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=6.06
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 594 12 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 546460

[startup+12.7113 s]
/proc/loadavg: 5.04 5.05 4.85 6/100 14358
/proc/meminfo: memFree=2960516/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=49.33
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 4840 93 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=12.14
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 1194 20 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689780 134533064 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=12.41
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 1222 19 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=12.12
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 1188 24 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905524 134534688 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.33
Current children cumulated vsize (KiB) 546460

[startup+25.5104 s]
/proc/loadavg: 4.96 5.03 4.84 6/100 14358
/proc/meminfo: memFree=2960588/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=99.86
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 9803 183 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=24.9
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 2447 43 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=25.08
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 2461 47 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297652 134533471 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=24.65
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 2419 46 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.86
Current children cumulated vsize (KiB) 546460

[startup+51.1085 s]
/proc/loadavg: 5.05 5.04 4.85 7/100 14543
/proc/meminfo: memFree=2960456/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=200
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 19627 373 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=50.08
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 4919 89 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=49.82
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 4890 92 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=49.39
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 4843 96 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905524 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (KiB) 546460

[startup+102.315 s]
/proc/loadavg: 4.98 5.01 4.84 5/100 14730
/proc/meminfo: memFree=2960268/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=398.46
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 39124 722 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=99.97
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 9816 181 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=100.26
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 9843 183 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=98
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 9617 183 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 546460

[startup+162.311 s]
/proc/loadavg: 4.84 4.96 4.83 5/100 14919
/proc/meminfo: memFree=2960012/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=633.81
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 62227 1154 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=158.92
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 15600 292 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=159.11
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 15625 286 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=156.61
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 15371 290 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 633.81
Current children cumulated vsize (KiB) 546460

[startup+222.309 s]
/proc/loadavg: 4.82 4.93 4.83 6/100 15106
/proc/meminfo: memFree=2960136/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=869.47
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 85357 1590 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=217.8
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 21363 417 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=217.84
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 21390 394 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=215.37
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 21143 394 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 869.47
Current children cumulated vsize (KiB) 546460

[startup+282.315 s]
/proc/loadavg: 4.72 4.89 4.82 5/100 15293
/proc/meminfo: memFree=2959864/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=1101.5
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 108164 1986 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=275.93
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 27072 521 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=275.61
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 27061 500 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=14353] ppid=14351 vsize=546460 CPUtime=1570.66
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 154246 2820 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=393.73
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 38639 734 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=392.88
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 38583 705 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=390.31
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 38341 690 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1570.66
Current children cumulated vsize (KiB) 546460

[startup+462.317 s]
/proc/loadavg: 5.18 5.04 4.88 6/100 15864
/proc/meminfo: memFree=2959616/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=1806.55
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 177420 3235 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=452.62
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 44426 836 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=451.8
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 44363 817 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=449.75
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 44187 788 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1806.55
Current children cumulated vsize (KiB) 546460

[startup+522.307 s]
/proc/loadavg: 4.87 4.96 4.86 6/100 16054
/proc/meminfo: memFree=2959756/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2039.11
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 200253 3658 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=510.65
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 50136 929 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=510.17
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 50086 931 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=507.95
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 49902 893 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905524 134533489 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2039.11
Current children cumulated vsize (KiB) 546460

[startup+582.312 s]
/proc/loadavg: 5.00 4.98 4.87 5/100 16241
/proc/meminfo: memFree=2959616/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2274.28
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 223366 4062 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=569.45
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 55903 1042 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=568.94
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 55868 1026 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297652 134533071 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=566.77
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 55693 984 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2274.28
Current children cumulated vsize (KiB) 546460

[startup+642.31 s]
/proc/loadavg: 5.00 4.98 4.88 6/100 16429
/proc/meminfo: memFree=2959616/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2508.18
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 246346 4472 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=627.61
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 61616 1145 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=627.49
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 61615 1134 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=625.62
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 61481 1081 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2508.18
Current children cumulated vsize (KiB) 546460

[startup+702.314 s]
/proc/loadavg: 4.77 4.93 4.87 5/100 16621
/proc/meminfo: memFree=2959648/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2743.16
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 269418 4898 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=686.61
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 67420 1241 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=686.84
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 67442 1242 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=683.67
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 67176 1191 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2743.16
Current children cumulated vsize (KiB) 546460

[startup+762.321 s]
/proc/loadavg: 4.75 4.91 4.87 5/100 16810
/proc/meminfo: memFree=2959732/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=2976.55
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 292367 5288 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=744.99
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 73157 1342 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=745.26
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 73194 1332 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=741.99
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 72909 1290 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2976.55
Current children cumulated vsize (KiB) 546460

[startup+822.306 s]
/proc/loadavg: 4.96 4.93 4.87 6/100 16997
/proc/meminfo: memFree=2959508/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=3209.5
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 315274 5676 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453652 134534968 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=803.64
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 78935 1429 0 0 16 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=803.37
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 78911 1426 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=799.85
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 78606 1379 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3209.5
Current children cumulated vsize (KiB) 546460

[startup+882.315 s]
/proc/loadavg: 5.13 4.98 4.89 6/100 17184
/proc/meminfo: memFree=2959492/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=3443.19
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 338250 6069 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=862.1
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 84671 1539 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=861.85
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 84647 1538 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=858.55
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 84397 1458 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3443.19
Current children cumulated vsize (KiB) 546460

[startup+942.319 s]
/proc/loadavg: 5.42 5.10 4.94 6/100 17372
/proc/meminfo: memFree=2959368/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=3678.31
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 361300 6531 0 0 16 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=921.2
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 90465 1655 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=920.28
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 90379 1649 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=917.09
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 90135 1574 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3678.31
Current children cumulated vsize (KiB) 546460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.19 5.09 4.94 5/100 17560
/proc/meminfo: memFree=2959392/3368532 swapFree=1954072/1959888
[pid=14353] ppid=14351 vsize=546460 CPUtime=3902.15
/proc/14353/stat : 14353 (gnovelty+) R 14351 14353 15881 0 -1 4202496 19985 0 0 0 383275 6940 0 0 15 0 4 0 1100176675 559575040 19940 4294967295 134512640 135680988 3213454320 3213453564 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/14353/statm: 136615 19940 103 286 0 136327 0
[pid=14353/tid=14355] ppid=14351 vsize=546460 CPUtime=976.97
/proc/14353/task/14355/stat : 14355 (gnovelty+) R 14351 14353 15881 0 -1 4202560 32 0 0 0 95938 1759 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3077689692 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=14353/tid=14356] ppid=14351 vsize=546460 CPUtime=975.98
/proc/14353/task/14356/stat : 14356 (gnovelty+) R 14351 14353 15881 0 -1 4202560 33 0 0 0 95851 1747 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3068297564 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=14353/tid=14357] ppid=14351 vsize=546460 CPUtime=972.86
/proc/14353/task/14357/stat : 14357 (gnovelty+) R 14351 14353 15881 0 -1 4202560 34 0 0 0 95614 1672 0 0 15 0 4 0 1100176685 559575040 19940 4294967295 134512640 135680988 3213454320 3058905436 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3902.15
Current children cumulated vsize (KiB) 546460

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): 3902.23
CPU user time (s): 3832.83
CPU system time (s): 69.4
CPU usage (%): 390.207
Max. virtual memory (cumulated for all children) (KiB): 546460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3832.83
system time used= 69.4
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19985
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= 1202637
involuntary context switches= 45799

runsolver used 0.22 second user time and 0.47 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-27 23:45:55
IDJOB=1777906
IDBENCH=70484
IDSOLVER=617
FILE ID=tipi44/1777906-1243460755
PBS_JOBID=
Free space on /tmp= 15894 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S400162545-095.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777906-1243460755/watcher-1777906-1243460755 -o /tmp/evaluation-result-1777906-1243460755/solver-1777906-1243460755 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777906-1243460755.cnf 82891990 4

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

MD5SUM BENCH= 310ed6d0d077472e2fa695d41b2a7009
RANDOM SEED= 82891990

Linux tipi44 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.116
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.116
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.10
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.116
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3039752 kB
Buffers:        130912 kB
Cached:          91208 kB
SwapCached:       2184 kB
Active:          88640 kB
Inactive:       143092 kB
HighTotal:     2489216 kB
HighFree:      2385704 kB
LowTotal:       879316 kB
LowFree:        654048 kB
SwapTotal:     1959888 kB
SwapFree:      1954072 kB
Dirty:            1628 kB
Writeback:           0 kB
AnonPages:        8864 kB
Mapped:           3432 kB
Slab:            86820 kB
SReclaimable:    77008 kB
SUnreclaim:       9812 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    87892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15894 MiB
End job on tipi44 at 2009-05-28 00:02:35