Trace number 1777177

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/220/
unif-k7-r85-v220-c18700-S2051339669-029.cnf
MD5SUM517a75d68208490415f54c6427b40d77
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-1777177-1243438072/watcher-1777177-1243438072 -o /tmp/evaluation-result-1777177-1243438072/solver-1777177-1243438072 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777177-1243438072.cnf 2058946271 4 

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


[startup+0 s]
/proc/loadavg: 4.50 4.71 4.53 3/98 32690
/proc/meminfo: memFree=3201456/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=509232 CPUtime=0
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 1507 0 0 0 0 0 0 0 18 0 1 0 925383987 521453568 1464 4294967295 134512640 135680988 3216428736 3216428000 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/32690/statm: 127308 1472 99 286 0 127020 0

[startup+0.048084 s]
/proc/loadavg: 4.50 4.71 4.53 3/98 32690
/proc/meminfo: memFree=3201456/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=517048 CPUtime=0.05
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 9980 0 0 0 3 2 0 0 18 0 1 0 925383987 529457152 9937 4294967295 134512640 135680988 3216428736 3216426844 134958286 0 0 0 0 0 0 0 17 0 0 0 0
/proc/32690/statm: 129262 9937 99 286 0 128974 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 517048

[startup+0.108079 s]
/proc/loadavg: 4.50 4.71 4.53 3/98 32690
/proc/meminfo: memFree=3201456/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=517044 CPUtime=0.11
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 14983 0 0 0 8 3 0 0 18 0 1 0 925383987 529453056 14940 4294967295 134512640 135680988 3216428736 3216428000 134537842 0 0 0 0 0 0 0 17 0 0 0 0
/proc/32690/statm: 129261 14950 99 286 0 128973 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 517044

[startup+0.308061 s]
/proc/loadavg: 4.50 4.71 4.53 3/98 32690
/proc/meminfo: memFree=3201456/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=0.72
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 67 5 0 0 18 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216428068 134532993 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 548192

[startup+0.708028 s]
/proc/loadavg: 4.50 4.71 4.53 3/98 32690
/proc/meminfo: memFree=3201456/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2.32
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 221 11 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216428068 134533068 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 548192

[startup+1.51024 s]
/proc/loadavg: 4.50 4.71 4.53 6/102 32694
/proc/meminfo: memFree=3120824/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=5.53
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 539 14 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=1.34
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 132 2 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=1.35
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 133 2 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=1.34
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 130 4 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 548192

[startup+3.11932 s]
/proc/loadavg: 4.50 4.71 4.53 6/102 32694
/proc/meminfo: memFree=3120824/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=11.96
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 1176 20 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=2.94
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 290 4 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280180 134533839 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=2.96
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 292 4 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=2.95
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 289 6 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 548192

[startup+6.30736 s]
/proc/loadavg: 4.62 4.74 4.53 7/102 32695
/proc/meminfo: memFree=3120920/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=24.61
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 2421 40 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=6.08
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 596 12 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=6.14
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 605 9 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067888052 134533447 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=6.13
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 605 8 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 548192

[startup+12.7149 s]
/proc/loadavg: 4.57 4.72 4.53 7/102 32696
/proc/meminfo: memFree=3120860/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=49.81
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 4900 81 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=12.24
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 1202 22 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=12.51
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 1236 15 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=12.5
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 1229 21 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 548192

[startup+25.5162 s]
/proc/loadavg: 4.44 4.69 4.52 7/102 32697
/proc/meminfo: memFree=3120956/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=100.44
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 9868 176 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=24.75
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 2433 42 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280180 134533489 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=25.16
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 2477 39 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=25.28
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 2484 44 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.44
Current children cumulated vsize (KiB) 548192

[startup+51.114 s]
/proc/loadavg: 4.55 4.69 4.53 7/102 32699
/proc/meminfo: memFree=3120708/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=199.13
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 19580 333 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216428068 134533068 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=49.08
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 4823 85 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=49.99
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 4914 85 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=49.74
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 4895 79 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 199.13
Current children cumulated vsize (KiB) 548192

[startup+102.31 s]
/proc/loadavg: 4.54 4.66 4.53 6/102 418
/proc/meminfo: memFree=3120700/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=394.54
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 38842 612 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=98.52
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 9707 145 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=98.75
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 9735 140 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=98.39
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 9664 175 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495924 134533436 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 394.54
Current children cumulated vsize (KiB) 548192

[startup+162.307 s]
/proc/loadavg: 4.79 4.73 4.56 6/102 607
/proc/meminfo: memFree=3120708/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=625.69
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 61645 924 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=156.85
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 15463 222 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=156.14
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 15390 224 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=155.94
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 15325 269 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 625.69
Current children cumulated vsize (KiB) 548192

[startup+222.313 s]
/proc/loadavg: 4.74 4.72 4.56 8/102 798
/proc/meminfo: memFree=3120592/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=859.6
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 84641 1319 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=214.87
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 21173 314 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=215.29
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 21180 349 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=214.44
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 21079 365 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 859.6
Current children cumulated vsize (KiB) 548192

[startup+282.316 s]
/proc/loadavg: 4.57 4.69 4.56 6/102 996
/proc/meminfo: memFree=3120708/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=1091.39
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 107459 1680 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=272.63
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 26855 408 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=273.5
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 26910 440 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067888052 134534417 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=32690] ppid=32688 vsize=548192 CPUtime=1558.06
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 153433 2373 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=388.5
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 38269 581 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=391.16
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 38507 609 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=388.36
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 38217 619 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1558.06
Current children cumulated vsize (KiB) 548192

[startup+462.311 s]
/proc/loadavg: 4.73 4.70 4.57 5/102 1564
/proc/meminfo: memFree=3120460/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=1791.57
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 176446 2711 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=446.73
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 44000 673 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=450.09
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 44323 686 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=446.56
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 43944 712 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (KiB) 548192

[startup+522.311 s]
/proc/loadavg: 5.02 4.77 4.60 6/102 1751
/proc/meminfo: memFree=3120344/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2023.68
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 199322 3046 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=504.79
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 49717 762 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=507.84
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 50036 748 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=504.54
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 49666 788 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2023.68
Current children cumulated vsize (KiB) 548192

[startup+582.311 s]
/proc/loadavg: 4.98 4.79 4.62 6/102 1944
/proc/meminfo: memFree=3120336/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2257.38
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 222328 3410 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=562.77
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 55432 845 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=566.52
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 55802 850 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=562.66
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 55391 875 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2257.38
Current children cumulated vsize (KiB) 548192

[startup+642.322 s]
/proc/loadavg: 4.67 4.74 4.61 6/102 2131
/proc/meminfo: memFree=3120220/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2491.68
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 245403 3765 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=621.05
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 61179 926 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=625.57
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 61605 952 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=620.8
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 61112 968 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2491.68
Current children cumulated vsize (KiB) 548192

[startup+702.312 s]
/proc/loadavg: 4.96 4.82 4.65 6/102 2319
/proc/meminfo: memFree=3120220/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2723.96
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 268300 4096 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=678.82
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 66875 1007 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=684.06
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 67350 1056 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067888052 134534336 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=678.75
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 66830 1045 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2723.96
Current children cumulated vsize (KiB) 548192

[startup+762.318 s]
/proc/loadavg: 5.08 4.89 4.68 6/102 2514
/proc/meminfo: memFree=3120212/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=2957.66
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 291282 4484 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=736.96
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 72587 1109 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=742.67
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 73102 1165 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=737.22
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 72594 1128 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2957.66
Current children cumulated vsize (KiB) 548192

[startup+822.313 s]
/proc/loadavg: 5.05 4.91 4.70 6/102 2708
/proc/meminfo: memFree=3120220/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=3191.38
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 314269 4869 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=795.13
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 78312 1201 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=801.09
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 78832 1277 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=795.84
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 78360 1224 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3191.38
Current children cumulated vsize (KiB) 548192

[startup+882.307 s]
/proc/loadavg: 5.47 5.07 4.77 6/102 2899
/proc/meminfo: memFree=3120212/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=3422.98
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 337086 5212 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=853.08
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 84022 1286 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=858.65
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 84489 1376 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=854.05
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 84101 1304 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495924 134534000 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3422.98
Current children cumulated vsize (KiB) 548192

[startup+942.32 s]
/proc/loadavg: 5.32 5.10 4.79 6/102 3091
/proc/meminfo: memFree=3120096/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=3656.43
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 360078 5565 0 0 15 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=911.22
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 89756 1366 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=916.84
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 90205 1479 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067888052 134533073 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=912.69
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 89872 1397 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3656.43
Current children cumulated vsize (KiB) 548192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.30 5.12 4.82 7/102 3281
/proc/meminfo: memFree=3120096/3368532 swapFree=1959840/1959888
[pid=32690] ppid=32688 vsize=548192 CPUtime=3880.93
/proc/32690/stat : 32690 (gnovelty+) R 32688 32690 9860 0 -1 4202496 20499 0 0 0 382164 5929 0 0 16 0 4 0 925383987 561348608 20455 4294967295 134512640 135680988 3216428736 3216427980 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/32690/statm: 137048 20455 103 286 0 136760 0
[pid=32690/tid=32692] ppid=32688 vsize=548192 CPUtime=967.2
/proc/32690/task/32692/stat : 32692 (gnovelty+) R 32688 32690 9860 0 -1 4202560 102 0 0 0 95270 1450 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3077280092 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=32690/tid=32693] ppid=32688 vsize=548192 CPUtime=972.36
/proc/32690/task/32693/stat : 32693 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 95654 1582 0 0 15 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3067887964 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=32690/tid=32694] ppid=32688 vsize=548192 CPUtime=969.2
/proc/32690/task/32694/stat : 32694 (gnovelty+) R 32688 32690 9860 0 -1 4202560 103 0 0 0 95427 1493 0 0 16 0 4 0 925384001 561348608 20455 4294967295 134512640 135680988 3216428736 3058495836 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3880.93
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.03
CPU time (s): 3880.97
CPU user time (s): 3821.68
CPU system time (s): 59.29
CPU usage (%): 388.085
Max. virtual memory (cumulated for all children) (KiB): 548192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3821.68
system time used= 59.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20499
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= 1130340
involuntary context switches= 42739

runsolver used 0.36 second user time and 0.6 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-27 17:27:52
IDJOB=1777177
IDBENCH=70241
IDSOLVER=617
FILE ID=tipi39/1777177-1243438072
PBS_JOBID=
Free space on /tmp= 5743 MiB

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

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

MD5SUM BENCH= 517a75d68208490415f54c6427b40d77
RANDOM SEED= 2058946271

Linux tipi39 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.067
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.41
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.067
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.067
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.16
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.067
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:       3201456 kB
Buffers:         21584 kB
Cached:          49372 kB
SwapCached:          0 kB
Active:          64884 kB
Inactive:        22120 kB
HighTotal:     2489216 kB
HighFree:      2425640 kB
LowTotal:       879316 kB
LowFree:        775816 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2212 kB
Writeback:           0 kB
AnonPages:       16064 kB
Mapped:           6124 kB
Slab:            69792 kB
SReclaimable:    57040 kB
SUnreclaim:      12752 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94988 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5743 MiB
End job on tipi39 at 2009-05-27 17:44:34