Trace number 3262928

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
SArTagnan 2011-03-24? (TO) 4800.41 1201.94

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted 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 variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262928-1304099794/watcher-3262928-1304099794 -o /tmp/evaluation-result-3262928-1304099794/solver-3262928-1304099794 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3262928-1304099794.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=20284 CPUtime=0 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 534 0 0 0 0 0 0 0 21 0 1 0 600210099 20770816 448 33554432000 4194304 4623224 140737190331216 18446744073709551615 256415391488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25596/statm: 5071 449 297 105 0 575 0

[startup+0.0323079 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=252244 CPUtime=0.06 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 2457 0 0 0 6 0 0 0 23 0 4 0 600210099 258297856 1818 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 63061 1819 332 105 0 58565 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 252244

[startup+0.82756 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=265628 CPUtime=3.3 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 11530 0 0 0 329 1 0 0 25 0 4 0 600210099 272003072 8726 33554432000 4194304 4623224 140737190331216 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 66407 8726 355 105 0 61911 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 265628

[startup+0.944138 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=265628 CPUtime=3.7 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 11809 0 0 0 369 1 0 0 25 0 4 0 600210099 272003072 8998 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 66407 8998 355 105 0 61911 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 265628

[startup+1.04412 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=265628 CPUtime=4.1 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 12400 0 0 0 409 1 0 0 25 0 4 0 600210099 272003072 9532 33554432000 4194304 4623224 140737190331216 18446744073709551615 4281105 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 66407 9532 355 105 0 61911 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 265628

[startup+1.50103 s]
/proc/loadavg: 6.81 7.81 7.96 3/173 25596
/proc/meminfo: memFree=29758940/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=272492 CPUtime=5.93 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 13992 0 0 0 591 2 0 0 25 0 4 0 600210099 279031808 10673 33554432000 4194304 4623224 140737190331216 18446744073709551615 4512192 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 68123 10694 349 105 0 63627 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 272492

[startup+3.10073 s]
/proc/loadavg: 6.81 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29636240/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=283004 CPUtime=12.31 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 29073 0 0 0 1227 4 0 0 25 0 4 0 600210099 289796096 15324 33554432000 4194304 4623224 140737190331216 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 70751 15324 350 105 0 66255 0
[pid=25596/tid=25603] ppid=25593 vsize=283004 CPUtime=3.07 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 5077 0 0 0 307 0 0 0 25 0 4 0 600210101 289796096 15324 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=283004 CPUtime=3.06 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 4573 0 0 0 305 1 0 0 25 0 4 0 600210101 289796096 15324 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=283004 CPUtime=3.07 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 9787 0 0 0 306 1 0 0 25 0 4 0 600210101 289796096 15324 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 283004

[startup+6.30113 s]
/proc/loadavg: 6.90 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29577576/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=292820 CPUtime=25.09 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 50520 0 0 0 2502 7 0 0 25 0 4 0 600210099 299847680 21602 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 73205 21602 346 105 0 68709 0
[pid=25596/tid=25603] ppid=25593 vsize=292820 CPUtime=6.27 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 8776 0 0 0 626 1 0 0 25 0 4 0 600210101 299847680 21602 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=292820 CPUtime=6.24 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6580 0 0 0 623 1 0 0 25 0 4 0 600210101 299847680 21602 33554432000 4194304 4623224 140737190331216 18446744073709551615 4317194 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=292820 CPUtime=6.27 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 22047 0 0 0 625 2 0 0 25 0 4 0 600210101 299847680 21602 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 292820

[startup+12.7009 s]
/proc/loadavg: 6.99 7.81 7.96 9/184 25608
/proc/meminfo: memFree=29503620/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=318268 CPUtime=50.68 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 98179 0 0 0 5051 17 0 0 25 0 4 0 600210099 325906432 30663 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 79567 30664 349 105 0 75071 0
[pid=25596/tid=25603] ppid=25593 vsize=318268 CPUtime=12.67 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 12892 0 0 0 1265 2 0 0 25 0 4 0 600210101 325906432 30669 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=318268 CPUtime=12.61 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 8911 0 0 0 1258 3 0 0 25 0 4 0 600210101 325906432 30669 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=318268 CPUtime=12.67 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 57256 0 0 0 1259 8 0 0 25 0 4 0 600210101 325906432 30669 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 318268

[startup+25.5005 s]
/proc/loadavg: 7.15 7.82 7.96 9/184 25609
/proc/meminfo: memFree=29390280/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=360824 CPUtime=101.79 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 239853 0 0 0 10140 39 0 0 25 0 4 0 600210099 369483776 42231 33554432000 4194304 4623224 140737190331216 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 90206 42232 348 105 0 85710 0
[pid=25596/tid=25603] ppid=25593 vsize=360824 CPUtime=25.47 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 20237 0 0 0 2543 4 0 0 25 0 4 0 600210101 369483776 42232 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=360824 CPUtime=25.34 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 13950 0 0 0 2529 5 0 0 25 0 4 0 600210101 369483776 42233 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=360824 CPUtime=25.47 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 180243 0 0 0 2521 26 0 0 25 0 4 0 600210101 369483776 42233 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 360824

[startup+51.1007 s]
/proc/loadavg: 7.48 7.84 7.96 9/184 25609
/proc/meminfo: memFree=29193792/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=424492 CPUtime=204.05 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 404366 0 0 0 20337 68 0 0 25 0 4 0 600210099 434679808 63916 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 106123 63916 358 105 0 101627 0
[pid=25596/tid=25603] ppid=25593 vsize=424492 CPUtime=51.06 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 30887 0 0 0 5099 7 0 0 25 0 4 0 600210101 434679808 63916 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=424492 CPUtime=50.79 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 22591 0 0 0 5072 7 0 0 25 0 4 0 600210101 434679808 63916 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=424492 CPUtime=51.07 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 300717 0 0 0 5063 44 0 0 25 0 4 0 600210101 434679808 63916 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 424492

[startup+102.301 s]
/proc/loadavg: 7.82 7.87 7.96 9/184 25611
/proc/meminfo: memFree=28773876/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=784316 CPUtime=408.55 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 884779 0 0 0 40711 144 0 0 25 0 4 0 600210099 803139584 136572 33554432000 4194304 4623224 140737190331216 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 196079 136572 943 105 0 191583 0
[pid=25596/tid=25603] ppid=25593 vsize=784316 CPUtime=102.26 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 46919 0 0 0 10214 12 0 0 25 0 4 0 600210101 803139584 136572 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=784316 CPUtime=101.71 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 31419 0 0 0 10163 8 0 0 25 0 4 0 600210101 803139584 136572 33554432000 4194304 4623224 140737190331216 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=784316 CPUtime=102.26 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 636435 0 0 0 10128 98 0 0 25 0 4 0 600210101 803139584 136572 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.55
Current children cumulated vsize (KiB) 784316

[startup+162.301 s]
/proc/loadavg: 7.97 7.91 7.97 9/184 25612
/proc/meminfo: memFree=28399608/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=1025756 CPUtime=648.24 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 1360827 0 0 0 64606 218 0 0 25 0 4 0 600210099 1050374144 199647 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 256439 199647 344 105 0 251943 0
[pid=25596/tid=25603] ppid=25593 vsize=1025756 CPUtime=162.26 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 66977 0 0 0 16209 17 0 0 25 0 4 0 600210101 1050374144 199647 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=1025756 CPUtime=161.39 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 42547 0 0 0 16128 11 0 0 25 0 4 0 600210101 1050374144 199647 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=1025756 CPUtime=162.26 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 964260 0 0 0 16080 146 0 0 25 0 4 0 600210101 1050374144 199647 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.24
Current children cumulated vsize (KiB) 1025756

[startup+222.3 s]
/proc/loadavg: 8.03 7.94 7.97 9/184 25614
/proc/meminfo: memFree=27945708/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=1456472 CPUtime=887.86 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 1824331 0 0 0 88498 288 0 0 25 0 4 0 600210099 1491427328 266788 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 364118 266788 449 105 0 359622 0
[pid=25596/tid=25603] ppid=25593 vsize=1456472 CPUtime=222.25 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 95809 0 0 0 22200 25 0 0 25 0 4 0 600210101 1491427328 266788 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376937 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=1456472 CPUtime=221.05 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 47806 0 0 0 22091 14 0 0 25 0 4 0 600210101 1491427328 266788 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=1456472 CPUtime=222.24 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 1260273 0 0 0 22036 188 0 0 25 0 4 0 600210101 1491427328 266788 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.86
Current children cumulated vsize (KiB) 1456472

[startup+282.307 s]
/proc/loadavg: 8.04 7.96 7.98 9/184 25625
/proc/meminfo: memFree=27574292/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=1679032 CPUtime=1127.53 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 2170166 0 0 0 112405 348 0 0 25 0 4 0 600210099 1719328768 318357 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 419758 318357 352 105 0 415262 0
[pid=25596/tid=25603] ppid=25593 vsize=1679032 CPUtime=282.24 cores=0,2,4,6

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


[startup+702.301 s]
/proc/loadavg: 8.07 8.04 8.00 9/184 25636
/proc/meminfo: memFree=25745968/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=2805784 CPUtime=2805.2 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 5422003 0 0 0 279643 877 0 0 25 0 4 0 600210099 2873122816 562896 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 701446 562896 352 105 0 696950 0
[pid=25596/tid=25603] ppid=25593 vsize=2805784 CPUtime=702.19 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 165327 0 0 0 70168 51 0 0 25 0 4 0 600210101 2873122816 562896 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=2805784 CPUtime=698.43 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 90759 0 0 0 69796 47 0 0 25 0 4 0 600210101 2873122816 562896 33554432000 4194304 4623224 140737190331216 18446744073709551615 4486219 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=2805784 CPUtime=702.23 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 4123259 0 0 0 69602 621 0 0 25 0 4 0 600210101 2873122816 562896 33554432000 4194304 4623224 140737190331216 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.2
Current children cumulated vsize (KiB) 2805784

[startup+762.301 s]
/proc/loadavg: 8.08 8.04 8.00 9/184 25637
/proc/meminfo: memFree=25423156/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=2840092 CPUtime=3044.87 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 5678274 0 0 0 303566 921 0 0 25 0 4 0 600210099 2908254208 570465 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 710023 570465 352 105 0 705527 0
[pid=25596/tid=25603] ppid=25593 vsize=2840092 CPUtime=762.19 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 165479 0 0 0 76168 51 0 0 25 0 4 0 600210101 2908254208 570465 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=2840092 CPUtime=758.1 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 109803 0 0 0 75761 49 0 0 25 0 4 0 600210101 2908254208 570465 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=2840092 CPUtime=762.24 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 4322592 0 0 0 75569 655 0 0 25 0 4 0 600210101 2908254208 570465 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.87
Current children cumulated vsize (KiB) 2840092

[startup+822.301 s]
/proc/loadavg: 8.08 8.05 8.00 9/184 25639
/proc/meminfo: memFree=25197536/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=2840092 CPUtime=3284.57 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 6162766 0 0 0 327453 1004 0 0 25 0 4 0 600210099 2908254208 595145 33554432000 4194304 4623224 140737190331216 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 710023 595145 369 105 0 705527 0
[pid=25596/tid=25603] ppid=25593 vsize=2840092 CPUtime=822.19 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 165748 0 0 0 82168 51 0 0 25 0 4 0 600210101 2908254208 595145 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=2840092 CPUtime=817.78 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 111368 0 0 0 81727 51 0 0 25 0 4 0 600210101 2908254208 595145 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=2840092 CPUtime=822.25 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 4757323 0 0 0 81501 724 0 0 25 0 4 0 600210101 2908254208 595145 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 2840092

[startup+882.301 s]
/proc/loadavg: 8.07 8.05 8.00 9/184 25640
/proc/meminfo: memFree=25041612/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=2854860 CPUtime=3524.22 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 6736912 0 0 0 351330 1092 0 0 25 0 4 0 600210099 2923376640 610785 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 713715 610786 344 105 0 709219 0
[pid=25596/tid=25603] ppid=25593 vsize=2854860 CPUtime=882.17 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 166359 0 0 0 88166 51 0 0 25 0 4 0 600210101 2923376640 610786 33554432000 4194304 4623224 140737190331216 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=2854860 CPUtime=877.45 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 115082 0 0 0 87690 55 0 0 25 0 4 0 600210101 2923376640 610787 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=2854860 CPUtime=882.24 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 5313911 0 0 0 87417 807 0 0 25 0 4 0 600210101 2923376640 610788 33554432000 4194304 4623224 140737190331216 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.22
Current children cumulated vsize (KiB) 2854860

[startup+942.307 s]
/proc/loadavg: 8.20 8.09 8.01 9/184 25642
/proc/meminfo: memFree=24662596/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3460364 CPUtime=3763.66 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 7570024 0 0 0 375149 1217 0 0 22 0 4 0 600210099 3543412736 674517 33554432000 4194304 4623224 140737190331216 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 865091 674517 365 105 0 860595 0
[pid=25596/tid=25603] ppid=25593 vsize=3460364 CPUtime=942.19 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 166810 0 0 0 94167 52 0 0 25 0 4 0 600210101 3543412736 674517 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3460364 CPUtime=937.13 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 116711 0 0 0 93656 57 0 0 25 0 4 0 600210101 3543412736 674517 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3460364 CPUtime=942.2 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 5827641 0 0 0 93335 885 0 0 25 0 4 0 600210101 3543412736 674517 33554432000 4194304 4623224 140737190331216 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.66
Current children cumulated vsize (KiB) 3460364

[startup+1002.3 s]
/proc/loadavg: 8.16 8.10 8.02 10/184 25644
/proc/meminfo: memFree=24574008/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3460364 CPUtime=4003.3 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 8144433 0 0 0 399016 1314 0 0 25 0 4 0 600210099 3543412736 674795 33554432000 4194304 4623224 140737190331216 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 865091 674795 356 105 0 860595 0
[pid=25596/tid=25603] ppid=25593 vsize=3460364 CPUtime=1002.17 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 167216 0 0 0 100165 52 0 0 25 0 4 0 600210101 3543412736 674795 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3460364 CPUtime=996.81 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 117071 0 0 0 99624 57 0 0 25 0 4 0 600210101 3543412736 674795 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3460364 CPUtime=1002.2 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6401242 0 0 0 99237 983 0 0 25 0 4 0 600210101 3543412736 674795 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.3
Current children cumulated vsize (KiB) 3460364

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 25645
/proc/meminfo: memFree=24496552/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3468160 CPUtime=4242.98 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 8274089 0 0 0 422963 1335 0 0 25 0 4 0 600210099 3551395840 675933 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 867040 675933 344 105 0 862544 0
[pid=25596/tid=25603] ppid=25593 vsize=3468160 CPUtime=1062.17 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 167354 0 0 0 106165 52 0 0 25 0 4 0 600210101 3551395840 675933 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3468160 CPUtime=1056.48 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 117632 0 0 0 105591 57 0 0 25 0 4 0 600210101 3551395840 675933 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3468160 CPUtime=1062.21 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6530036 0 0 0 105217 1004 0 0 25 0 4 0 600210101 3551395840 675933 33554432000 4194304 4623224 140737190331216 18446744073709551615 4549748 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.98
Current children cumulated vsize (KiB) 3468160

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.03 9/184 25647
/proc/meminfo: memFree=24295388/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3474420 CPUtime=4482.66 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 8432808 0 0 0 446905 1361 0 0 25 0 4 0 600210099 3557806080 679938 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 868605 679938 350 105 0 864109 0
[pid=25596/tid=25603] ppid=25593 vsize=3474420 CPUtime=1122.16 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 168391 0 0 0 112164 52 0 0 25 0 4 0 600210101 3557806080 679938 33554432000 4194304 4623224 140737190331216 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3474420 CPUtime=1116.15 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 118292 0 0 0 111558 57 0 0 25 0 4 0 600210101 3557806080 679938 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3474420 CPUtime=1122.2 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6683326 0 0 0 111193 1027 0 0 25 0 4 0 600210101 3557806080 679938 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364768 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.66
Current children cumulated vsize (KiB) 3474420

[startup+1182.3 s]
/proc/loadavg: 8.04 8.09 8.02 9/184 25648
/proc/meminfo: memFree=24188788/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3495112 CPUtime=4722.33 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 8583157 0 0 0 470847 1386 0 0 25 0 4 0 600210099 3578994688 685180 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510475 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 873778 685180 344 105 0 869282 0
[pid=25596/tid=25603] ppid=25593 vsize=3495112 CPUtime=1182.15 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 169430 0 0 0 118163 52 0 0 25 0 4 0 600210101 3578994688 685180 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3495112 CPUtime=1175.83 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 118874 0 0 0 117525 58 0 0 25 0 4 0 600210101 3578994688 685180 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3495112 CPUtime=1182.21 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6831881 0 0 0 117169 1052 0 0 25 0 4 0 600210101 3578994688 685180 33554432000 4194304 4623224 140737190331216 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.33
Current children cumulated vsize (KiB) 3495112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.10 8.02 6/183 25650
/proc/meminfo: memFree=26363232/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=3495112 CPUtime=4800.27 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) R 25593 25596 25177 0 -1 4202496 8583297 0 0 0 478641 1386 0 0 25 0 4 0 600210099 3578994688 685320 33554432000 4194304 4623224 140737190331216 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 873778 685320 344 105 0 869282 0
[pid=25596/tid=25603] ppid=25593 vsize=3495112 CPUtime=1201.66 cores=0,2,4,6
/proc/25596/task/25603/stat : 25603 (SArTagnan) R 25593 25596 25177 0 -1 4202560 169456 0 0 0 120114 52 0 0 25 0 4 0 600210101 3578994688 685320 33554432000 4194304 4623224 140737190331216 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=3495112 CPUtime=1195.23 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4202560 118932 0 0 0 119465 58 0 0 25 0 4 0 600210101 3578994688 685320 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25596/tid=25605] ppid=25593 vsize=3495112 CPUtime=1201.72 cores=0,2,4,6
/proc/25596/task/25605/stat : 25605 (SArTagnan) R 25593 25596 25177 0 -1 4202560 6831912 0 0 0 119120 1052 0 0 25 0 4 0 600210101 3578994688 685320 33554432000 4194304 4623224 140737190331216 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 3495112

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

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

[startup+1201.92 s]
/proc/loadavg: 8.11 8.10 8.02 6/183 25650
/proc/meminfo: memFree=26363232/32950928 swapFree=67111364/67111528
[pid=25596] ppid=25593 vsize=0 CPUtime=4800.39 cores=0,2,4,6
/proc/25596/stat : 25596 (SArTagnan) Z 25593 25596 25177 0 -1 4203548 8583297 0 0 0 478643 1396 0 0 25 0 2 0 600210099 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/25596/statm: 0 0 0 0 0 0 0
[pid=25596/tid=25604] ppid=25593 vsize=0 CPUtime=1195.33 cores=0,2,4,6
/proc/25596/task/25604/stat : 25604 (SArTagnan) R 25593 25596 25177 0 -1 4203588 118932 0 0 0 119465 68 0 0 25 0 2 0 600210101 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.41
CPU user time (s): 4786.43
CPU system time (s): 13.9819
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 4442360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.43
system time used= 13.9819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8583297
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= 6369
involuntary context switches= 24603

runsolver used 1.77073 second user time and 4.79327 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 19:56:34
IDJOB=3262928
IDBENCH=83903
IDSOLVER=1656
FILE ID=node115/3262928-1304099794
RUNJOBID= node115-1304099794-25581
PBS_JOBID= 13170604
Free space on /tmp= 72732 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262928-1304099794/watcher-3262928-1304099794 -o /tmp/evaluation-result-3262928-1304099794/solver-3262928-1304099794 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3262928-1304099794.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=1085424687

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29759352 kB
Buffers:        797264 kB
Cached:        1905164 kB
SwapCached:          0 kB
Active:         151984 kB
Inactive:      2614324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29759352 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1988 kB
Writeback:           0 kB
AnonPages:       63100 kB
Mapped:          14500 kB
Slab:           362280 kB
PageTables:       4332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185204 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72732 MiB
End job on node115 at 2011-04-29 20:16:38