Trace number 1778317

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1249441590-066.cnf
MD5SUM64f6e5f7d0993d9696f70154b17a6c06
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 variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.01/0.08	c +------------------------------+
0.01/0.08	c | gNovelty+, version 1.0       |
0.01/0.08	c +------------------------------+
0.01/0.08	c gnovelty+ -h for help
0.01/0.08	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-1778317-1243476679/watcher-1778317-1243476679 -o /tmp/evaluation-result-1778317-1243476679/solver-1778317-1243476679 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778317-1243476679.cnf 2032356317 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.62 3.78 3.80 3/98 26220
/proc/meminfo: memFree=3196928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=509232 CPUtime=0
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 1511 0 0 0 0 0 0 0 18 0 1 0 929244694 521453568 1467 4294967295 134512640 135680988 3214439632 3214438896 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26220/statm: 127308 1476 99 286 0 127020 0

[startup+0.0172 s]
/proc/loadavg: 3.62 3.78 3.80 3/98 26220
/proc/meminfo: memFree=3196928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=509232 CPUtime=0.01
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 5673 0 0 0 0 1 0 0 18 0 1 0 929244694 521453568 5629 4294967295 134512640 135680988 3214439632 3214438896 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/26220/statm: 127308 5648 99 286 0 127020 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 509232

[startup+0.10719 s]
/proc/loadavg: 3.62 3.78 3.80 3/98 26220
/proc/meminfo: memFree=3196928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=0.11
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19807 0 0 0 4 7 0 0 20 0 4 0 929244694 558907392 19762 4294967295 134512640 135680988 3214439632 3214438892 134997786 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19762 103 286 0 136164 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 545808

[startup+0.307171 s]
/proc/loadavg: 3.62 3.78 3.80 3/98 26220
/proc/meminfo: memFree=3196928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=0.78
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 36 42 0 0 18 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 545808

[startup+0.707171 s]
/proc/loadavg: 3.62 3.78 3.80 3/98 26220
/proc/meminfo: memFree=3196928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=2.31
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 124 107 0 0 16 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545808

[startup+1.50707 s]
/proc/loadavg: 3.62 3.78 3.80 5/102 26225
/proc/meminfo: memFree=3118160/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=5.28
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 279 249 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=1.33
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 65 68 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=1.25
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 65 60 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=1.31
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 76 55 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 545808

[startup+3.10703 s]
/proc/loadavg: 3.62 3.78 3.80 6/102 26225
/proc/meminfo: memFree=3118160/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=11.29
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 584 545 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=2.84
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 136 148 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=2.77
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 143 134 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=2.8
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 156 124 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659628 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 545808

[startup+6.30668 s]
/proc/loadavg: 3.65 3.79 3.80 5/102 26225
/proc/meminfo: memFree=3117912/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=23.07
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 1221 1086 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=5.73
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 286 287 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=5.66
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 308 258 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=5.82
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 325 257 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.07
Current children cumulated vsize (KiB) 545808

[startup+12.7062 s]
/proc/loadavg: 3.68 3.79 3.80 5/102 26226
/proc/meminfo: memFree=3117876/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=46.63
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 2496 2167 0 0 16 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=11.69
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 618 551 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=11.58
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 617 541 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=11.54
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 638 516 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 46.63
Current children cumulated vsize (KiB) 545808

[startup+25.5051 s]
/proc/loadavg: 3.75 3.80 3.80 5/102 26226
/proc/meminfo: memFree=3117956/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=94.22
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 5053 4369 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=23.61
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 1268 1093 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=23.53
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 1261 1092 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=23.27
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 1247 1080 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 94.22
Current children cumulated vsize (KiB) 545808

[startup+51.1131 s]
/proc/loadavg: 4.04 3.86 3.82 5/102 26411
/proc/meminfo: memFree=3117520/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=188.83
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 10139 8744 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438828 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=47.22
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 2539 2183 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=47.11
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 2538 2173 0 0 16 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=46.81
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 2514 2167 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 188.83
Current children cumulated vsize (KiB) 545808

[startup+102.319 s]
/proc/loadavg: 4.00 3.87 3.82 5/102 26599
/proc/meminfo: memFree=3116944/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=377.84
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 20271 17513 0 0 16 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438912 134542658 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=94.93
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 5138 4355 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=94.29
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 5055 4374 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=93.83
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 5014 4369 0 0 16 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659764 134533068 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.84
Current children cumulated vsize (KiB) 545808

[startup+162.315 s]
/proc/loadavg: 3.92 3.86 3.82 2/102 26791
/proc/meminfo: memFree=3116928/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=600.62
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 32192 27870 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=150.93
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 8119 6974 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=149.51
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 8010 6941 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=148.9
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 7976 6914 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659628 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 600.62
Current children cumulated vsize (KiB) 545808

[startup+222.31 s]
/proc/loadavg: 4.01 3.88 3.83 5/102 26978
/proc/meminfo: memFree=3117076/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=824.92
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 44078 38414 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438828 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=206.97
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 11103 9594 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=205.41
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 10992 9549 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=205.09
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 10963 9546 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659628 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.92
Current children cumulated vsize (KiB) 545808

[startup+282.305 s]
/proc/loadavg: 3.86 3.86 3.82 5/102 27165
/proc/meminfo: memFree=3116564/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=1047.55
/proc/26220/stat : 26220 (gnovelty+) S 26218 26220 9860 0 -1 4202496 19810 0 0 0 55969 48786 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=262.66
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 14109 12157 0 0 16 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443948 134997743 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=260.76
/proc/26220/task/26223/stat : 26223 (gnovelty+) S 26218 26220 9860 0 -1 4202560 8 0 0 0 13947 12129 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 0 0 0 0

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

[pid=26220] ppid=26218 vsize=545808 CPUtime=1493.05
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 79693 69612 0 0 16 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438864 134546031 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=374.33
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 20088 17345 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=372.53
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 19869 17384 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=372.03
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 19956 17247 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1493.05
Current children cumulated vsize (KiB) 545808

[startup+462.31 s]
/proc/loadavg: 3.91 3.87 3.82 5/102 27735
/proc/meminfo: memFree=3117176/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=1714.58
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 91511 79947 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438828 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=429.6
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 23039 19921 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=428.39
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 22848 19991 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=427.37
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 22978 19759 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1714.58
Current children cumulated vsize (KiB) 545808

[startup+522.315 s]
/proc/loadavg: 4.10 3.92 3.84 5/102 27926
/proc/meminfo: memFree=3116960/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=1935.99
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 103381 90218 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=484.85
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 25964 22521 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=483.79
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 25801 22578 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051756 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=483.2
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 26027 22293 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1935.99
Current children cumulated vsize (KiB) 545808

[startup+582.31 s]
/proc/loadavg: 4.11 3.95 3.85 5/102 28113
/proc/meminfo: memFree=3117068/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=2158.86
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 115236 100650 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=540.28
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 28897 25131 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=539.49
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 28804 25145 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=538.93
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 29018 24875 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2158.86
Current children cumulated vsize (KiB) 545808

[startup+642.305 s]
/proc/loadavg: 4.01 3.94 3.85 5/102 28302
/proc/meminfo: memFree=3117200/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=2382.47
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 127068 111179 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=596.6
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 31883 27777 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=595.48
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 31782 27766 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=594.99
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 31995 27504 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2382.47
Current children cumulated vsize (KiB) 545808

[startup+702.31 s]
/proc/loadavg: 4.00 3.95 3.86 5/102 28489
/proc/meminfo: memFree=3116456/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=2604.41
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 138938 121503 0 0 16 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=651.89
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 34821 30368 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=650.83
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 34746 30337 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=650.77
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 35037 30040 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2604.41
Current children cumulated vsize (KiB) 545808

[startup+762.305 s]
/proc/loadavg: 3.79 3.91 3.85 5/102 28678
/proc/meminfo: memFree=3116820/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=2825.99
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 150764 131835 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=707.28
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 37782 32946 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=705.94
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 37652 32942 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=706.72
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 38047 32625 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2825.99
Current children cumulated vsize (KiB) 545808

[startup+822.31 s]
/proc/loadavg: 3.78 3.88 3.84 4/102 28865
/proc/meminfo: memFree=3116968/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=3049.77
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 162635 142342 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=763.5
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 40697 35653 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=761.29
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 40588 35541 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=762.84
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 41055 35229 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3049.77
Current children cumulated vsize (KiB) 545808

[startup+882.316 s]
/proc/loadavg: 4.01 3.91 3.85 7/102 29052
/proc/meminfo: memFree=3116960/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=3271.92
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 174512 152680 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=819.41
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 43680 38261 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=816.75
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 43497 38178 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051756 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=818.55
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 44050 37805 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3271.92
Current children cumulated vsize (KiB) 545808

[startup+942.311 s]
/proc/loadavg: 3.99 3.91 3.85 5/102 29245
/proc/meminfo: memFree=3116844/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=3494.34
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 186375 163059 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=875.48
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 46605 40943 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443932 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=872.05
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 46461 40744 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=873.99
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 47042 40357 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659676 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3494.34
Current children cumulated vsize (KiB) 545808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.01 3.93 3.85 6/102 29432
/proc/meminfo: memFree=3116704/3368532 swapFree=1959840/1959888
[pid=26220] ppid=26218 vsize=545808 CPUtime=3708.01
/proc/26220/stat : 26220 (gnovelty+) R 26218 26220 9860 0 -1 4202496 19810 0 0 0 197647 173154 0 0 15 0 4 0 929244694 558907392 19765 4294967295 134512640 135680988 3214439632 3214438876 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/26220/statm: 136452 19765 103 286 0 136164 0
[pid=26220/tid=26222] ppid=26218 vsize=545808 CPUtime=929.13
/proc/26220/task/26222/stat : 26222 (gnovelty+) R 26218 26220 9860 0 -1 4202560 5 0 0 0 49391 43522 0 0 15 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3077443884 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=26220/tid=26223] ppid=26218 vsize=545808 CPUtime=924.94
/proc/26220/task/26223/stat : 26223 (gnovelty+) R 26218 26220 9860 0 -1 4202560 8 0 0 0 49294 43200 0 0 16 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3068051804 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26220/tid=26224] ppid=26218 vsize=545808 CPUtime=927.93
/proc/26220/task/26224/stat : 26224 (gnovelty+) R 26218 26220 9860 0 -1 4202560 7 0 0 0 49924 42869 0 0 16 0 4 0 929244703 558907392 19765 4294967295 134512640 135680988 3214439632 3058659628 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3708.01
Current children cumulated vsize (KiB) 545808

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): 3708.08
CPU user time (s): 1976.52
CPU system time (s): 1731.56
CPU usage (%): 370.797
Max. virtual memory (cumulated for all children) (KiB): 545808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1976.52
system time used= 1731.56
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19810
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= 96981108
involuntary context switches= 205552

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 04:11:19
IDJOB=1778317
IDBENCH=70621
IDSOLVER=617
FILE ID=tipi39/1778317-1243476679
PBS_JOBID=
Free space on /tmp= 5744 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1249441590-066.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778317-1243476679/watcher-1778317-1243476679 -o /tmp/evaluation-result-1778317-1243476679/solver-1778317-1243476679 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778317-1243476679.cnf 2032356317 4

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

MD5SUM BENCH= 64f6e5f7d0993d9696f70154b17a6c06
RANDOM SEED= 2032356317

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:       3197224 kB
Buffers:         22008 kB
Cached:          54292 kB
SwapCached:          0 kB
Active:          65084 kB
Inactive:        27316 kB
HighTotal:     2489216 kB
HighFree:      2421984 kB
LowTotal:       879316 kB
LowFree:        775240 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1492 kB
Writeback:           0 kB
AnonPages:       16100 kB
Mapped:           6128 kB
Slab:            69716 kB
SReclaimable:    57508 kB
SUnreclaim:      12208 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    94984 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5744 MiB
End job on tipi39 at 2009-05-28 04:28:02