Trace number 1778332

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S999404609-010.cnf
MD5SUM5929dd8b325f87d1ae10eb412c236ac3
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 variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.10/0.10	c +------------------------------+
0.10/0.10	c | gNovelty+, version 1.0       |
0.10/0.10	c +------------------------------+
0.10/0.10	c gnovelty+ -h for help
0.10/0.10	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1778332-1243477711/watcher-1778332-1243477711 -o /tmp/evaluation-result-1778332-1243477711/solver-1778332-1243477711 -C 5000 -W 1000 -M 2047 HOME/gnovelty+ HOME/instance-1778332-1243477711.cnf 1327175128 4 

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


[startup+0 s]
/proc/loadavg: 4.16 4.28 4.22 2/109 27224
/proc/meminfo: memFree=708476/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=509232 CPUtime=0.01
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 615 0 0 0 0 1 0 0 25 0 1 0 1112433868 521453568 571 4294967295 134512640 135680988 3219308928 3219308192 134537167 0 0 0 0 0 0 0 17 2 0 0 0
/proc/27224/statm: 127308 571 99 286 0 127020 0

[startup+0.091672 s]
/proc/loadavg: 4.16 4.28 4.22 2/109 27224
/proc/meminfo: memFree=708476/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=526212 CPUtime=0.1
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19731 0 0 0 3 7 0 0 25 0 2 0 1112433868 538841088 19686 4294967295 134512640 135680988 3219308928 3219308272 135159972 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 131553 19686 102 286 0 131265 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 526212

[startup+0.111593 s]
/proc/loadavg: 4.16 4.28 4.22 2/109 27224
/proc/meminfo: memFree=708476/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=0.12
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19783 0 0 0 5 7 0 0 25 0 4 0 1112433868 558899200 19738 4294967295 134512640 135680988 3219308928 3219308160 134545930 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19738 103 286 0 136162 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 545800

[startup+0.311582 s]
/proc/loadavg: 4.16 4.28 4.22 2/109 27224
/proc/meminfo: memFree=708476/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=0.8
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19795 0 0 0 53 27 0 0 25 0 4 0 1112433868 558899200 19750 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 545800

[startup+0.711562 s]
/proc/loadavg: 4.16 4.28 4.22 2/109 27224
/proc/meminfo: memFree=708476/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=2.31
/proc/27224/stat : 27224 (gnovelty+) S 27222 27224 7955 0 -1 4202496 19795 0 0 0 132 99 0 0 25 0 4 0 1112433868 558899200 19750 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19750 103 286 0 136162 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 545800

[startup+1.51152 s]
/proc/loadavg: 4.15 4.28 4.22 5/113 27228
/proc/meminfo: memFree=631564/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=5.3
/proc/27224/stat : 27224 (gnovelty+) S 27222 27224 7955 0 -1 4202496 19795 0 0 0 283 247 0 0 24 0 4 0 1112433868 558899200 19750 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19750 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=1.34
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 78 56 0 0 24 0 4 0 1112433877 558899200 19750 4294967295 134512640 135680988 3219308928 3077943636 134998532 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=1.28
/proc/27224/task/27227/stat : 27227 (gnovelty+) S 27222 27224 7955 0 -1 4202560 6 0 0 0 61 67 0 0 24 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=1.3
/proc/27224/task/27228/stat : 27228 (gnovelty+) S 27222 27224 7955 0 -1 4202560 6 0 0 0 68 62 0 0 24 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3059159340 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 545800

[startup+3.11145 s]
/proc/loadavg: 4.15 4.28 4.22 5/113 27228
/proc/meminfo: memFree=631244/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=11.41
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19795 0 0 0 593 548 0 0 19 0 4 0 1112433868 558899200 19750 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19750 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=2.88
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 161 127 0 0 15 0 4 0 1112433877 558899200 19750 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=2.83
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 130 153 0 0 24 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=2.81
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 149 132 0 0 23 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 545800

[startup+6.31128 s]
/proc/loadavg: 4.15 4.28 4.22 5/113 27228
/proc/meminfo: memFree=631244/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=23.44
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19795 0 0 0 1242 1102 0 0 15 0 4 0 1112433868 558899200 19750 4294967295 134512640 135680988 3219308928 3219308124 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19750 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=5.88
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 312 276 0 0 15 0 4 0 1112433877 558899200 19750 4294967295 134512640 135680988 3219308928 3077943596 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=5.87
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 293 294 0 0 15 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=5.84
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 312 272 0 0 15 0 4 0 1112433878 558899200 19750 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.44
Current children cumulated vsize (KiB) 545800

[startup+12.711 s]
/proc/loadavg: 4.13 4.27 4.22 4/113 27229
/proc/meminfo: memFree=631060/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=47.15
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 2473 2242 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=11.71
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 609 562 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=11.91
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 614 577 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=11.81
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 611 570 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.15
Current children cumulated vsize (KiB) 545800

[startup+25.5105 s]
/proc/loadavg: 4.11 4.26 4.22 5/113 27231
/proc/meminfo: memFree=630968/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=94.74
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 4925 4549 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=23.76
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 1226 1150 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=24.01
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 1249 1152 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=23.46
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 1206 1140 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.74
Current children cumulated vsize (KiB) 545800

[startup+51.1087 s]
/proc/loadavg: 4.19 4.27 4.22 5/113 27416
/proc/meminfo: memFree=631276/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=188.54
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 9884 8970 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=47.3
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 2503 2227 0 0 16 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=47.03
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 2438 2265 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=46.76
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 2427 2249 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159340 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.54
Current children cumulated vsize (KiB) 545800

[startup+102.316 s]
/proc/loadavg: 4.20 4.26 4.22 5/113 27607
/proc/meminfo: memFree=631260/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=377.95
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 19734 18061 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=95.09
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 4990 4519 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=94.79
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 4947 4532 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=93.87
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 4863 4524 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 377.95
Current children cumulated vsize (KiB) 545800

[startup+162.303 s]
/proc/loadavg: 4.37 4.29 4.23 5/113 27794
/proc/meminfo: memFree=630816/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=600.44
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 31337 28707 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=150.64
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 7947 7117 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=150.29
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 7842 7187 0 0 16 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=149.76
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 7752 7224 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 600.44
Current children cumulated vsize (KiB) 545800

[startup+222.31 s]
/proc/loadavg: 4.36 4.30 4.23 5/113 27982
/proc/meminfo: memFree=631080/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=821.67
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 42974 39193 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 3 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=205.95
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 10902 9693 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=205.39
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 10783 9756 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551468 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=205.08
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 10641 9867 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 821.67
Current children cumulated vsize (KiB) 545800

[startup+282.317 s]
/proc/loadavg: 4.38 4.32 4.24 5/113 28170
/proc/meminfo: memFree=631288/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=1043.2
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 54483 49837 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=261.32
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 13761 12371 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=260.92
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 13710 12382 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0

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

[pid=27224] ppid=27222 vsize=545800 CPUtime=1484.19
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 77667 70752 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=371.61
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 19551 17610 0 0 16 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943596 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=370.6
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 19467 17593 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=371.43
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 19322 17821 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1484.19
Current children cumulated vsize (KiB) 545800

[startup+462.307 s]
/proc/loadavg: 4.01 4.14 4.18 5/113 28735
/proc/meminfo: memFree=631376/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=1704.65
/proc/27224/stat : 27224 (gnovelty+) S 27222 27224 7955 0 -1 4202496 19796 0 0 0 89270 81195 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=426.47
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 22470 20177 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=425.3
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 22333 20197 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=427.34
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 22262 20472 0 0 16 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1704.65
Current children cumulated vsize (KiB) 545800

[startup+522.304 s]
/proc/loadavg: 4.05 4.12 4.17 4/113 28927
/proc/meminfo: memFree=631064/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=1926.94
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 100791 91903 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=482.54
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 25436 22818 0 0 16 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=481.15
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 25160 22955 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=482.35
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 25130 23105 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159340 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1926.94
Current children cumulated vsize (KiB) 545800

[startup+582.301 s]
/proc/loadavg: 3.92 4.07 4.15 5/113 29115
/proc/meminfo: memFree=630980/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=2147.89
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 112316 102473 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=537.74
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 28287 25487 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=535.9
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 28019 25571 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=537.92
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 27985 25807 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159340 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2147.89
Current children cumulated vsize (KiB) 545800

[startup+642.318 s]
/proc/loadavg: 4.09 4.10 4.15 5/113 29304
/proc/meminfo: memFree=630664/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=2369.31
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 123969 112962 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=592.76
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 31229 28047 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=591.6
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 30966 28194 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=593.26
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 30850 28476 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2369.31
Current children cumulated vsize (KiB) 545800

[startup+702.315 s]
/proc/loadavg: 4.25 4.14 4.16 5/113 29492
/proc/meminfo: memFree=630684/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=2590.53
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 135536 123517 0 0 16 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=647.9
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 34073 30717 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943596 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=646.92
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 33899 30793 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=648.63
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 33708 31155 0 0 16 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2590.53
Current children cumulated vsize (KiB) 545800

[startup+762.312 s]
/proc/loadavg: 4.09 4.11 4.15 5/113 29679
/proc/meminfo: memFree=630640/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=2811.58
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 147184 133974 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=703.62
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 36979 33383 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=701.65
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 36786 33379 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551468 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=704.2
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 36627 33793 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2811.58
Current children cumulated vsize (KiB) 545800

[startup+822.309 s]
/proc/loadavg: 4.08 4.10 4.14 5/113 29867
/proc/meminfo: memFree=630808/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=3032.44
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 158573 144671 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 0 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=758.43
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 39832 36011 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=756.84
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 39617 36067 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957422 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=760
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 39534 36466 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3032.44
Current children cumulated vsize (KiB) 545800

[startup+882.305 s]
/proc/loadavg: 3.92 4.05 4.12 5/113 30059
/proc/meminfo: memFree=631012/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=3252.94
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 170031 155263 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957422 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=813.35
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 42697 38638 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=812.42
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 42518 38724 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551468 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=814.86
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 42376 39110 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3252.94
Current children cumulated vsize (KiB) 545800

[startup+942.312 s]
/proc/loadavg: 3.95 4.03 4.11 5/113 30247
/proc/meminfo: memFree=630956/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=3473.83
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 181605 165778 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=868.17
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 45624 41193 0 0 16 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=867.92
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 45427 41365 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=869.92
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 45195 41797 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159388 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3473.83
Current children cumulated vsize (KiB) 545800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.19 4.08 4.12 5/113 30435
/proc/meminfo: memFree=631196/3368532 swapFree=1959840/1959888
[pid=27224] ppid=27222 vsize=545800 CPUtime=3687.18
/proc/27224/stat : 27224 (gnovelty+) R 27222 27224 7955 0 -1 4202496 19796 0 0 0 192744 175974 0 0 15 0 4 0 1112433868 558899200 19751 4294967295 134512640 135680988 3219308928 3219308172 134957681 0 0 0 0 4294967295 0 0 17 2 0 0 0
/proc/27224/statm: 136450 19751 103 286 0 136162 0
[pid=27224/tid=27226] ppid=27222 vsize=545800 CPUtime=921.5
/proc/27224/task/27226/stat : 27226 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 48427 43723 0 0 15 0 4 0 1112433877 558899200 19751 4294967295 134512640 135680988 3219308928 3077943644 134957681 0 0 0 0 0 0 0 -1 3 0 0 0
[pid=27224/tid=27227] ppid=27222 vsize=545800 CPUtime=921.16
/proc/27224/task/27227/stat : 27227 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 48186 43930 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3068551516 134957681 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=27224/tid=27228] ppid=27222 vsize=545800 CPUtime=923.58
/proc/27224/task/27228/stat : 27228 (gnovelty+) R 27222 27224 7955 0 -1 4202560 6 0 0 0 48011 44347 0 0 15 0 4 0 1112433878 558899200 19751 4294967295 134512640 135680988 3219308928 3059159340 134957422 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3687.18
Current children cumulated vsize (KiB) 545800

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): 3687.22
CPU user time (s): 1927.45
CPU system time (s): 1759.77
CPU usage (%): 368.709
Max. virtual memory (cumulated for all children) (KiB): 545800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1927.45
system time used= 1759.77
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19796
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= 100309046
involuntary context switches= 272286

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 04:28:31
IDJOB=1778332
IDBENCH=70626
IDSOLVER=617
FILE ID=/1778332-1243477711
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= gNovelty+-T 2009-03-22 (4 threads)
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S999404609-010.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778332-1243477711/watcher-1778332-1243477711 -o /tmp/evaluation-result-1778332-1243477711/solver-1778332-1243477711 -C 5000 -W 1000 -M 2047  HOME/gnovelty+ HOME/instance-1778332-1243477711.cnf 1327175128 4

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

MD5SUM BENCH= 5929dd8b325f87d1ae10eb412c236ac3
RANDOM SEED= 1327175128

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
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.073
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.073
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:        710400 kB
Buffers:         41788 kB
Cached:        2435116 kB
SwapCached:          0 kB
Active:        1299808 kB
Inactive:      1196492 kB
HighTotal:     2489216 kB
HighFree:       449288 kB
LowTotal:       879316 kB
LowFree:        261112 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            1396 kB
Writeback:           0 kB
AnonPages:       19184 kB
Mapped:           7772 kB
Slab:           152028 kB
SReclaimable:   138640 kB
SUnreclaim:      13388 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   110896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7987 MiB
End job on  at 2009-05-28 04:45:11