Trace number 1778125

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) 3698.28 1000.02

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S121765931-081.cnf
MD5SUM096475bf0bd85d9e44aabbaddceca0e3
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 variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
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-1778125-1243465697/watcher-1778125-1243465697 -o /tmp/evaluation-result-1778125-1243465697/solver-1778125-1243465697 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778125-1243465697.cnf 223742459 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.83 3.87 3.89 3/96 24469
/proc/meminfo: memFree=218000/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=509228 CPUtime=0
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 1424 0 0 0 0 0 0 0 18 0 1 0 1111233822 521449472 1381 4294967295 134512640 135680988 3214027888 3214027152 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/24469/statm: 127307 1390 99 286 0 127019 0

[startup+0.015941 s]
/proc/loadavg: 3.83 3.87 3.89 3/96 24469
/proc/meminfo: memFree=218000/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=509228 CPUtime=0.01
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 5159 0 0 0 0 1 0 0 18 0 1 0 1111233822 521449472 5116 4294967295 134512640 135680988 3214027888 3214027152 134537167 0 0 0 0 0 0 0 17 1 0 0 0
/proc/24469/statm: 127307 5135 99 286 0 127019 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 509228

[startup+0.115928 s]
/proc/loadavg: 3.83 3.87 3.89 3/96 24469
/proc/meminfo: memFree=218000/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=0.12
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 5 7 0 0 18 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545796

[startup+0.315941 s]
/proc/loadavg: 3.83 3.87 3.89 3/96 24469
/proc/meminfo: memFree=218000/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=0.79
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 40 39 0 0 17 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 545796

[startup+0.71588 s]
/proc/loadavg: 3.83 3.87 3.89 3/96 24469
/proc/meminfo: memFree=218000/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=2.32
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 110 122 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 545796

[startup+1.51582 s]
/proc/loadavg: 3.85 3.87 3.89 5/100 24473
/proc/meminfo: memFree=139560/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=5.35
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 267 268 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=1.31
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 61 70 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=1.34
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 63 71 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=1.28
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 70 58 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196780 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.35
Current children cumulated vsize (KiB) 545796

[startup+3.11571 s]
/proc/loadavg: 3.85 3.87 3.89 5/100 24473
/proc/meminfo: memFree=139496/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=11.3
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 600 530 0 0 16 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027084 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=2.79
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 144 135 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=2.8
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 142 138 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=2.82
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 158 124 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196780 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 545796

[startup+6.31601 s]
/proc/loadavg: 3.85 3.87 3.89 5/100 24473
/proc/meminfo: memFree=139496/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=23.03
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 1227 1076 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=5.75
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 310 265 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981036 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=5.58
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 281 277 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=5.87
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 321 266 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 23.03
Current children cumulated vsize (KiB) 545796

[startup+12.7155 s]
/proc/loadavg: 3.79 3.86 3.89 5/100 24474
/proc/meminfo: memFree=139552/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=46.42
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 2470 2172 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=11.68
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 640 528 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=11.21
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 571 550 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=11.59
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 619 540 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.42
Current children cumulated vsize (KiB) 545796

[startup+25.5144 s]
/proc/loadavg: 3.82 3.86 3.89 6/100 24476
/proc/meminfo: memFree=139508/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=94.01
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 4952 4449 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=23.66
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 1261 1105 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=23.18
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 1183 1135 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=23.33
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 1224 1109 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.01
Current children cumulated vsize (KiB) 545796

[startup+51.1124 s]
/proc/loadavg: 3.94 3.89 3.90 5/100 24477
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=189.25
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19798 0 0 0 9906 9019 0 0 15 0 4 0 1111233822 558895104 19754 4294967295 134512640 135680988 3214027888 3214027084 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24469/statm: 136449 19754 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=47.59
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 3 0 0 0 2505 2254 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=47.15
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 2432 2283 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=47.04
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 2476 2228 0 0 15 0 4 0 1111233831 558895104 19754 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.25
Current children cumulated vsize (KiB) 545796

[startup+102.318 s]
/proc/loadavg: 3.99 3.90 3.90 6/100 24665
/proc/meminfo: memFree=139448/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=379.66
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 19779 18187 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=95.5
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 5012 4538 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=94.65
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 4926 4539 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=94.54
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 4933 4521 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196780 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 379.66
Current children cumulated vsize (KiB) 545796

[startup+162.313 s]
/proc/loadavg: 3.90 3.89 3.90 5/100 24852
/proc/meminfo: memFree=139324/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=602.45
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 31431 28814 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=151.09
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 7926 7183 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=150.12
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 7824 7188 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=150.19
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 7832 7187 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 602.45
Current children cumulated vsize (KiB) 545796

[startup+222.308 s]
/proc/loadavg: 3.81 3.86 3.89 5/100 25044
/proc/meminfo: memFree=139456/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=824.61
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 43190 39271 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=206.7
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 10875 9795 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=205.46
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 10732 9814 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=205.72
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 10778 9794 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 824.61
Current children cumulated vsize (KiB) 545796

[startup+282.313 s]
/proc/loadavg: 3.87 3.87 3.89 5/100 25232
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=1046.06
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 54763 49843 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=262.07
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 13741 12466 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=261.21
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 13626 12495 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0

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

[pid=24469] ppid=24467 vsize=545796 CPUtime=1489.71
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 78185 70786 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027084 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=372.52
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 19512 17740 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981036 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=372.79
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 19536 17743 0 0 16 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=371.79
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 19572 17607 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1489.71
Current children cumulated vsize (KiB) 545796

[startup+462.308 s]
/proc/loadavg: 3.87 3.90 3.90 5/100 25797
/proc/meminfo: memFree=138828/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=1712.46
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 89790 81456 0 0 16 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=428.12
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 22422 20390 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=428.44
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 22451 20393 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=427.51
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 22486 20265 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1712.46
Current children cumulated vsize (KiB) 545796

[startup+522.303 s]
/proc/loadavg: 3.81 3.87 3.89 4/100 25985
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=1934
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 101470 91930 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=483.29
/proc/24469/task/24471/stat : 24471 (gnovelty+) S 24467 24469 10015 0 -1 4202560 4 0 0 0 25292 23037 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981036 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=483.92
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 25365 23027 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=482.57
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 25388 22869 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1934
Current children cumulated vsize (KiB) 545796

[startup+582.318 s]
/proc/loadavg: 3.94 3.88 3.89 5/100 26180
/proc/meminfo: memFree=139704/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=2156.72
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 113124 102548 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=538.55
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 28136 25719 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=539.29
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 28305 25624 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=538.6
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 28342 25518 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2156.72
Current children cumulated vsize (KiB) 545796

[startup+642.313 s]
/proc/loadavg: 4.00 3.90 3.90 5/100 26367
/proc/meminfo: memFree=139952/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=2379.81
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 124751 113230 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=594.51
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 31049 28402 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=595.43
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 31273 28270 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=594.24
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 31197 28227 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2379.81
Current children cumulated vsize (KiB) 545796

[startup+702.308 s]
/proc/loadavg: 3.93 3.90 3.90 6/100 26556
/proc/meminfo: memFree=139572/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=2599.77
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 136412 123565 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=649.51
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 33968 30983 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=650.67
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 34170 30897 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=649.36
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 34138 30798 0 0 16 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196780 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2599.77
Current children cumulated vsize (KiB) 545796

[startup+762.313 s]
/proc/loadavg: 3.90 3.90 3.90 5/100 26743
/proc/meminfo: memFree=139448/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=2821.01
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 148027 134074 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=704.84
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 36849 33635 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=705.66
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 37052 33514 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=705.05
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 37080 33425 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2821.01
Current children cumulated vsize (KiB) 545796

[startup+822.308 s]
/proc/loadavg: 3.96 3.92 3.90 4/100 26931
/proc/meminfo: memFree=139704/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=3042.34
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 159772 144462 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=759.87
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 39786 36201 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=761.02
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 39973 36129 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=760.49
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 40031 36018 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.34
Current children cumulated vsize (KiB) 545796

[startup+882.313 s]
/proc/loadavg: 3.87 3.90 3.90 4/100 27119
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=3264.13
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 171392 155021 0 0 16 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=815.17
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 42718 38799 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=816.27
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 42809 38818 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=815.89
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 42919 38670 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3264.13
Current children cumulated vsize (KiB) 545796

[startup+942.308 s]
/proc/loadavg: 3.80 3.87 3.89 5/100 27306
/proc/meminfo: memFree=139580/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=3485.27
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 182898 165629 0 0 15 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=870.54
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 45640 41414 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981036 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=871.92
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 45702 41490 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=870.77
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 45789 41288 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3485.27
Current children cumulated vsize (KiB) 545796



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000 s]
/proc/loadavg: 3.62 3.81 3.87 5/100 27499
/proc/meminfo: memFree=139456/3368532 swapFree=1953788/1959888
[pid=24469] ppid=24467 vsize=545796 CPUtime=3698.24
/proc/24469/stat : 24469 (gnovelty+) R 24467 24469 10015 0 -1 4202496 19799 0 0 0 194153 175671 0 0 16 0 4 0 1111233822 558895104 19755 4294967295 134512640 135680988 3214027888 3214027132 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/24469/statm: 136449 19755 103 286 0 136161 0
[pid=24469/tid=24471] ppid=24467 vsize=545796 CPUtime=923.36
/proc/24469/task/24471/stat : 24471 (gnovelty+) R 24467 24469 10015 0 -1 4202560 4 0 0 0 48402 43934 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3076981084 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=24469/tid=24472] ppid=24467 vsize=545796 CPUtime=925.7
/proc/24469/task/24472/stat : 24472 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 48583 43987 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3067588956 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=24469/tid=24473] ppid=24467 vsize=545796 CPUtime=923.86
/proc/24469/task/24473/stat : 24473 (gnovelty+) R 24467 24469 10015 0 -1 4202560 6 0 0 0 48577 43809 0 0 15 0 4 0 1111233831 558895104 19755 4294967295 134512640 135680988 3214027888 3058196828 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3698.24
Current children cumulated vsize (KiB) 545796

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.02
CPU time (s): 3698.28
CPU user time (s): 1941.56
CPU system time (s): 1756.72
CPU usage (%): 369.821
Max. virtual memory (cumulated for all children) (KiB): 545796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1941.56
system time used= 1756.72
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19799
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= 98668587
involuntary context switches= 232312

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 01:08:17
IDJOB=1778125
IDBENCH=70557
IDSOLVER=617
FILE ID=/1778125-1243465697
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S121765931-081.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778125-1243465697/watcher-1778125-1243465697 -o /tmp/evaluation-result-1778125-1243465697/solver-1778125-1243465697 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778125-1243465697.cnf 223742459 4

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

MD5SUM BENCH= 096475bf0bd85d9e44aabbaddceca0e3
RANDOM SEED= 223742459

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
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.061
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.12
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.061
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.061
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.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:        218296 kB
Buffers:         47132 kB
Cached:        2932300 kB
SwapCached:       2256 kB
Active:        1721572 kB
Inactive:      1267212 kB
HighTotal:     2489216 kB
HighFree:        87536 kB
LowTotal:       879316 kB
LowFree:        130760 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1380 kB
Writeback:           0 kB
AnonPages:        8840 kB
Mapped:           3232 kB
Slab:           151428 kB
SReclaimable:   137700 kB
SUnreclaim:      13728 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88472 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 01:24:58