Trace number 1777636

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
MD5SUMe34d6d6a0a2cfdccfc6dbc62facdd555
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 variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
Number of clauses of size over 50

Solver Data

0.00/0.08	c +------------------------------+
0.00/0.08	c | gNovelty+, version 1.0       |
0.00/0.08	c +------------------------------+
0.00/0.08	c gnovelty+ -h for help
0.00/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-1777636-1243452661/watcher-1777636-1243452661 -o /tmp/evaluation-result-1777636-1243452661/solver-1777636-1243452661 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1777636-1243452661.cnf 2000835589 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.76 4.06 4.12 3/96 15108
/proc/meminfo: memFree=219776/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=509232 CPUtime=0.01
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 1472 0 0 0 1 0 0 0 18 0 1 0 1109930180 521453568 1429 4294967295 134512640 135680988 3219845632 3219844896 134537167 0 0 0 0 0 0 0 17 0 0 0 0
/proc/15108/statm: 127308 1437 99 286 0 127020 0

[startup+0.0922 s]
/proc/loadavg: 3.76 4.06 4.12 3/96 15108
/proc/meminfo: memFree=219776/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=0.1
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19788 0 0 0 5 5 0 0 18 0 4 0 1109930180 558903296 19743 4294967295 134512640 135680988 3219845632 3219844964 134534538 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19743 103 286 0 136163 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 545804

[startup+0.102227 s]
/proc/loadavg: 3.76 4.06 4.12 3/96 15108
/proc/meminfo: memFree=219776/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=0.12
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 6 6 0 0 18 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545804

[startup+0.312244 s]
/proc/loadavg: 3.76 4.06 4.12 3/96 15108
/proc/meminfo: memFree=219776/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=0.89
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 71 18 0 0 16 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 545804

[startup+0.712145 s]
/proc/loadavg: 3.76 4.06 4.12 3/96 15108
/proc/meminfo: memFree=219776/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2.42
/proc/15108/stat : 15108 (gnovelty+) S 15106 15108 10015 0 -1 4202496 19807 0 0 0 204 38 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 545804

[startup+1.5022 s]
/proc/loadavg: 3.76 4.06 4.12 5/100 15112
/proc/meminfo: memFree=141444/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=5.53
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 449 104 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=1.32
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 106 26 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=1.4
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 118 22 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=1.37
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 110 27 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.53
Current children cumulated vsize (KiB) 545804

[startup+3.10207 s]
/proc/loadavg: 3.76 4.06 4.12 5/100 15112
/proc/meminfo: memFree=141292/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=11.68
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 955 213 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=2.86
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 227 59 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=2.91
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 246 45 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=2.91
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 237 54 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.68
Current children cumulated vsize (KiB) 545804

[startup+6.30168 s]
/proc/loadavg: 3.78 4.06 4.12 5/100 15112
/proc/meminfo: memFree=141044/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=24.32
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 1990 442 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=6
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 484 116 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=6.05
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 514 91 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986284 134997743 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=6.1
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 497 113 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 545804

[startup+12.7016 s]
/proc/loadavg: 3.88 4.07 4.13 5/100 15296
/proc/meminfo: memFree=140740/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=48.33
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 3990 843 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=12.12
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 1007 205 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=12
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 1002 198 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=12.22
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 1010 212 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.33
Current children cumulated vsize (KiB) 545804

[startup+25.5205 s]
/proc/loadavg: 3.90 4.07 4.12 5/100 15297
/proc/meminfo: memFree=140836/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=98.13
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 8123 1690 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=24.48
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 2022 426 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=24.55
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 2037 418 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=24.6
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 2040 420 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.13
Current children cumulated vsize (KiB) 545804

[startup+51.1185 s]
/proc/loadavg: 3.94 4.06 4.12 6/100 15299
/proc/meminfo: memFree=141048/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=197.67
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 16293 3474 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=49.45
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 4022 923 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=49.53
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 4093 860 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=49.26
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 4086 840 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 197.67
Current children cumulated vsize (KiB) 545804

[startup+102.314 s]
/proc/loadavg: 4.02 4.06 4.11 5/100 15486
/proc/meminfo: memFree=141048/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=395.32
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 32455 7077 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=98.73
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 8047 1826 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=99.25
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 8161 1764 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=98.77
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 8114 1763 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 395.32
Current children cumulated vsize (KiB) 545804

[startup+162.309 s]
/proc/loadavg: 4.07 4.07 4.11 5/100 15674
/proc/meminfo: memFree=141040/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=627.63
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 51551 11212 0 0 16 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=156.25
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 12772 2853 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=157.08
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 12868 2840 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=157.31
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 12950 2781 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 627.63
Current children cumulated vsize (KiB) 545804

[startup+222.314 s]
/proc/loadavg: 4.16 4.08 4.11 5/100 15862
/proc/meminfo: memFree=141040/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=859.54
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 70595 15359 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=214.2
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 17513 3907 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=215.18
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 17640 3878 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=214.68
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 17659 3809 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 859.54
Current children cumulated vsize (KiB) 545804

[startup+282.309 s]
/proc/loadavg: 4.06 4.07 4.10 5/100 16049
/proc/meminfo: memFree=140924/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=1091.33
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 89773 19360 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=272.32
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 22317 4915 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=273.07
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 22454 4853 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0

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

[pid=15108] ppid=15106 vsize=545804 CPUtime=1556.64
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 128072 27592 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=388.47
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 31829 7018 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=389.64
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 32020 6944 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=387.91
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 31955 6836 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1556.64
Current children cumulated vsize (KiB) 545804

[startup+462.304 s]
/proc/loadavg: 3.86 3.99 4.06 5/100 16619
/proc/meminfo: memFree=140668/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=1788.61
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 147094 31767 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=446.3
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 36554 8076 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=447.91
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 36815 7976 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=446.15
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 36724 7891 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (KiB) 545804

[startup+522.309 s]
/proc/loadavg: 4.03 4.02 4.06 5/100 16806
/proc/meminfo: memFree=140420/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2020.44
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 166105 35939 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=504.23
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 41283 9140 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=505.32
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 41495 9037 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=504.52
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 41541 8911 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2020.44
Current children cumulated vsize (KiB) 545804

[startup+582.314 s]
/proc/loadavg: 4.06 4.03 4.06 5/100 16994
/proc/meminfo: memFree=140428/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2252.03
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 185127 40076 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=561.85
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 46016 10169 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=563.37
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 46234 10103 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=562.68
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 46350 9918 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2252.03
Current children cumulated vsize (KiB) 545804

[startup+642.309 s]
/proc/loadavg: 4.08 4.05 4.07 5/100 17183
/proc/meminfo: memFree=140164/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2483.5
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 204081 44269 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=619.7
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 50708 11262 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=621.14
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 50970 11144 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=620.76
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 51148 10928 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2483.5
Current children cumulated vsize (KiB) 545804

[startup+702.315 s]
/proc/loadavg: 4.12 4.06 4.07 5/100 17374
/proc/meminfo: memFree=139916/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2715.4
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 223208 48332 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=677.6
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 55489 12271 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=678.71
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 55739 12132 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=679.17
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 55915 12002 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2715.4
Current children cumulated vsize (KiB) 545804

[startup+762.319 s]
/proc/loadavg: 4.09 4.06 4.07 5/100 17562
/proc/meminfo: memFree=140172/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=2946.1
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 242175 52435 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=735.64
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 60216 13348 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=736.39
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 60512 13127 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=736.72
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 60662 13010 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2946.1
Current children cumulated vsize (KiB) 545804

[startup+822.314 s]
/proc/loadavg: 4.16 4.09 4.08 5/100 17749
/proc/meminfo: memFree=140172/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=3177.52
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 261170 56582 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=793.73
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 64969 14404 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=794.01
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 65226 14175 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=794.81
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 65454 14027 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3177.52
Current children cumulated vsize (KiB) 545804

[startup+882.309 s]
/proc/loadavg: 4.06 4.07 4.08 5/100 17937
/proc/meminfo: memFree=140180/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=3408.78
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 280253 60625 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=851.45
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 69758 15387 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=851.42
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 69894 15248 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=852.95
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 70331 14964 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3408.78
Current children cumulated vsize (KiB) 545804

[startup+942.305 s]
/proc/loadavg: 4.21 4.12 4.09 5/100 18126
/proc/meminfo: memFree=140048/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=3639.87
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 299173 64814 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=909.38
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 74511 16427 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=908.91
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 74565 16326 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=911.04
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 75077 16027 0 0 16 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3639.87
Current children cumulated vsize (KiB) 545804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.17 4.12 4.09 5/100 18313
/proc/meminfo: memFree=140304/3368532 swapFree=1953788/1959888
[pid=15108] ppid=15106 vsize=545804 CPUtime=3861.2
/proc/15108/stat : 15108 (gnovelty+) R 15106 15108 10015 0 -1 4202496 19807 0 0 0 317376 68744 0 0 15 0 4 0 1109930180 558903296 19762 4294967295 134512640 135680988 3219845632 3219844876 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/15108/statm: 136451 19762 103 286 0 136163 0
[pid=15108/tid=15110] ppid=15106 vsize=545804 CPUtime=964.84
/proc/15108/task/15110/stat : 15110 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 79037 17447 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3077378396 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=15108/tid=15111] ppid=15106 vsize=545804 CPUtime=963.97
/proc/15108/task/15111/stat : 15111 (gnovelty+) R 15106 15108 10015 0 -1 4202560 6 0 0 0 79113 17284 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3067986268 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=15108/tid=15112] ppid=15106 vsize=545804 CPUtime=966.63
/proc/15108/task/15112/stat : 15112 (gnovelty+) R 15106 15108 10015 0 -1 4202560 7 0 0 0 79660 17003 0 0 15 0 4 0 1109930189 558903296 19762 4294967295 134512640 135680988 3219845632 3058594140 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3861.2
Current children cumulated vsize (KiB) 545804

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1000.04
CPU time (s): 3861.28
CPU user time (s): 3173.82
CPU system time (s): 687.46
CPU usage (%): 386.114
Max. virtual memory (cumulated for all children) (KiB): 545804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3173.82
system time used= 687.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19807
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= 28685523
involuntary context switches= 76896

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-27 21:31:01
IDJOB=1777636
IDBENCH=70394
IDSOLVER=617
FILE ID=/1777636-1243452661
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1629955917-055.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1777636-1243452661/watcher-1777636-1243452661 -o /tmp/evaluation-result-1777636-1243452661/solver-1777636-1243452661 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1777636-1243452661.cnf 2000835589 4

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

MD5SUM BENCH= e34d6d6a0a2cfdccfc6dbc62facdd555
RANDOM SEED= 2000835589

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:        220072 kB
Buffers:         47080 kB
Cached:        2931404 kB
SwapCached:       2256 kB
Active:        1721196 kB
Inactive:      1266428 kB
HighTotal:     2489216 kB
HighFree:        88532 kB
LowTotal:       879316 kB
LowFree:        131540 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1392 kB
Writeback:           0 kB
AnonPages:        8620 kB
Mapped:           3452 kB
Slab:           151068 kB
SReclaimable:   137512 kB
SUnreclaim:      13556 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88480 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-27 21:47:43