Trace number 3282459

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.16 1202.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor128.cnf
MD5SUM065c126f0d55807310a398728b44423f
Bench CategoryAPPLICATION (applications 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 variables200440
Number of clauses599015
Sum of the clauses size1397699
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399342
Number of clauses of size 3199671
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3282459-1304044021/watcher-3282459-1304044021 -o /tmp/evaluation-result-3282459-1304044021/solver-3282459-1304044021 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3282459-1304044021.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 4.94 7.14 7.54 6/180 27972
/proc/meminfo: memFree=24437160/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=21644 CPUtime=0 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 1118 0 0 0 0 0 0 0 21 0 1 0 515999902 22163456 1055 33554432000 4194304 4623224 140734341532096 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27972/statm: 5411 1057 290 105 0 915 0

[startup+0.0133489 s]
/proc/loadavg: 4.94 7.14 7.54 6/180 27972
/proc/meminfo: memFree=24437160/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=49436 CPUtime=0 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 4071 0 0 0 0 0 0 0 21 0 1 0 515999902 50622464 4008 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27972/statm: 12359 4008 296 105 0 7863 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 49436

[startup+0.100373 s]
/proc/loadavg: 4.94 7.14 7.54 6/180 27972
/proc/meminfo: memFree=24437160/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=59032 CPUtime=0.09 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 9675 0 0 0 8 1 0 0 21 0 1 0 515999902 60448768 6563 33554432000 4194304 4623224 140734341532096 18446744073709551615 212687675136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27972/statm: 14758 6566 297 105 0 10262 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59032

[startup+0.300336 s]
/proc/loadavg: 4.94 7.14 7.54 6/180 27972
/proc/meminfo: memFree=24437160/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=160928 CPUtime=0.29 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 37396 0 0 0 26 3 0 0 22 0 1 0 515999902 164790272 27687 33554432000 4194304 4623224 140734341532096 18446744073709551615 212687372757 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27972/statm: 40232 27709 303 105 0 35736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 160928

[startup+0.700231 s]
/proc/loadavg: 4.94 7.14 7.54 6/180 27972
/proc/meminfo: memFree=24437160/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=341160 CPUtime=1.87 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 44944 0 0 0 183 4 0 0 25 0 4 0 515999902 349347840 35234 33554432000 4194304 4623224 140734341532096 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 85290 35234 334 105 0 80794 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 341160

[startup+1.50108 s]
/proc/loadavg: 4.94 7.14 7.54 9/184 27976
/proc/meminfo: memFree=24279904/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=347400 CPUtime=5.07 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 47267 0 0 0 502 5 0 0 25 0 4 0 515999902 355737600 37433 33554432000 4194304 4623224 140734341532096 18446744073709551615 4412446 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 86850 37433 335 105 0 82354 0
[pid=27972/tid=27974] ppid=27970 vsize=347400 CPUtime=1.19 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1822 0 0 0 119 0 0 0 25 0 4 0 515999932 355737600 37433 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=347400 CPUtime=1.19 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 2184 0 0 0 119 0 0 0 25 0 4 0 515999932 355737600 37433 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289919 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=347400 CPUtime=1.18 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 3320 0 0 0 118 0 0 0 25 0 4 0 515999932 355737600 37433 33554432000 4194304 4623224 140734341532096 18446744073709551615 4553444 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 347400

[startup+3.10079 s]
/proc/loadavg: 4.94 7.14 7.54 9/184 27976
/proc/meminfo: memFree=24268512/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=347400 CPUtime=11.47 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 51824 0 0 0 1141 6 0 0 25 0 4 0 515999902 355737600 39991 33554432000 4194304 4623224 140734341532096 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 86850 39991 335 105 0 82354 0
[pid=27972/tid=27974] ppid=27970 vsize=347400 CPUtime=2.79 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 2070 0 0 0 279 0 0 0 25 0 4 0 515999932 355737600 39991 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=347400 CPUtime=2.79 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 3084 0 0 0 279 0 0 0 25 0 4 0 515999932 355737600 39991 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317197 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=347400 CPUtime=2.77 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 6540 0 0 0 276 1 0 0 25 0 4 0 515999932 355737600 39991 33554432000 4194304 4623224 140734341532096 18446744073709551615 4377923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.47
Current children cumulated vsize (KiB) 347400

[startup+6.30021 s]
/proc/loadavg: 5.18 7.15 7.54 9/184 27976
/proc/meminfo: memFree=24233296/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=353640 CPUtime=24.24 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 59208 0 0 0 2417 7 0 0 25 0 4 0 515999902 362127360 44522 33554432000 4194304 4623224 140734341532096 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 88410 44522 335 105 0 83914 0
[pid=27972/tid=27974] ppid=27970 vsize=353640 CPUtime=5.99 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 2249 0 0 0 599 0 0 0 25 0 4 0 515999932 362127360 44522 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=353640 CPUtime=5.99 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 3325 0 0 0 599 0 0 0 25 0 4 0 515999932 362127360 44522 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=353640 CPUtime=5.96 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 13326 0 0 0 593 3 0 0 25 0 4 0 515999932 362127360 44522 33554432000 4194304 4623224 140734341532096 18446744073709551615 47011522944608 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 353640

[startup+12.701 s]
/proc/loadavg: 5.41 7.17 7.54 9/184 27976
/proc/meminfo: memFree=23887116/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=369024 CPUtime=49.81 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 71212 0 0 0 4971 10 0 0 25 0 4 0 515999902 377880576 47008 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 92256 47008 342 105 0 87760 0
[pid=27972/tid=27974] ppid=27970 vsize=369024 CPUtime=12.38 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 4745 0 0 0 1238 0 0 0 25 0 4 0 515999932 377880576 47008 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=369024 CPUtime=12.38 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 5686 0 0 0 1238 0 0 0 25 0 4 0 515999932 377880576 47008 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=369024 CPUtime=12.31 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 18052 0 0 0 1228 3 0 0 25 0 4 0 515999932 377880576 47008 33554432000 4194304 4623224 140734341532096 18446744073709551615 4552768 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 369024

[startup+25.5007 s]
/proc/loadavg: 6.05 7.22 7.56 9/184 27977
/proc/meminfo: memFree=23838328/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=396604 CPUtime=100.94 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 109292 0 0 0 10077 17 0 0 25 0 4 0 515999902 406122496 52046 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 99151 52046 342 105 0 94655 0
[pid=27972/tid=27974] ppid=27970 vsize=396604 CPUtime=25.19 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 8221 0 0 0 2518 1 0 0 25 0 4 0 515999932 406122496 52046 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289892 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=396604 CPUtime=25.18 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 11122 0 0 0 2517 1 0 0 25 0 4 0 515999932 406122496 52046 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=396604 CPUtime=25.04 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 43871 0 0 0 2496 8 0 0 25 0 4 0 515999932 406122496 52046 33554432000 4194304 4623224 140734341532096 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.94
Current children cumulated vsize (KiB) 396604

[startup+51.101 s]
/proc/loadavg: 6.71 7.28 7.57 9/184 27977
/proc/meminfo: memFree=23779020/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=409924 CPUtime=203.2 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 176663 0 0 0 20290 30 0 0 25 0 4 0 515999902 419762176 61762 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 102481 61762 342 105 0 97985 0
[pid=27972/tid=27974] ppid=27970 vsize=409924 CPUtime=50.79 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 11836 0 0 0 5077 2 0 0 25 0 4 0 515999932 419762176 61762 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=409924 CPUtime=50.78 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 13227 0 0 0 5076 2 0 0 25 0 4 0 515999932 419762176 61762 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=409924 CPUtime=50.51 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 104402 0 0 0 5032 19 0 0 25 0 4 0 515999932 419762176 61762 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.2
Current children cumulated vsize (KiB) 409924

[startup+102.307 s]
/proc/loadavg: 7.49 7.41 7.59 9/184 27979
/proc/meminfo: memFree=23545844/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=469744 CPUtime=407.74 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 299083 0 0 0 40723 51 0 0 25 0 4 0 515999902 481017856 82575 33554432000 4194304 4623224 140734341532096 18446744073709551615 4278624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 117436 82575 342 105 0 112940 0
[pid=27972/tid=27974] ppid=27970 vsize=469744 CPUtime=101.99 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 17613 0 0 0 10195 4 0 0 25 0 4 0 515999932 481017856 82575 33554432000 4194304 4623224 140734341532096 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=469744 CPUtime=101.99 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 24733 0 0 0 10195 4 0 0 25 0 4 0 515999932 481017856 82575 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=469744 CPUtime=101.43 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 202872 0 0 0 10108 35 0 0 25 0 4 0 515999932 481017856 82575 33554432000 4194304 4623224 140734341532096 18446744073709551615 4364650 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.74
Current children cumulated vsize (KiB) 469744

[startup+162.301 s]
/proc/loadavg: 7.85 7.53 7.62 9/184 27980
/proc/meminfo: memFree=23252628/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=580512 CPUtime=647.41 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 425070 0 0 0 64668 73 0 0 25 0 4 0 515999902 594444288 105844 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 145128 105844 342 105 0 140632 0
[pid=27972/tid=27974] ppid=27970 vsize=580512 CPUtime=161.99 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 23710 0 0 0 16193 6 0 0 25 0 4 0 515999932 594444288 105844 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=580512 CPUtime=161.98 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 39884 0 0 0 16192 6 0 0 25 0 4 0 515999932 594444288 105844 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317113 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=580512 CPUtime=161.11 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 306424 0 0 0 16059 52 0 0 25 0 4 0 515999932 594444288 105844 33554432000 4194304 4623224 140734341532096 18446744073709551615 4552735 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 647.41
Current children cumulated vsize (KiB) 580512

[startup+222.301 s]
/proc/loadavg: 7.94 7.61 7.64 9/184 27982
/proc/meminfo: memFree=22889008/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=731748 CPUtime=887.07 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 588508 0 0 0 88609 98 0 0 25 0 4 0 515999902 749309952 148847 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 182937 148847 342 105 0 178441 0
[pid=27972/tid=27974] ppid=27970 vsize=731748 CPUtime=221.99 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 32164 0 0 0 22191 8 0 0 25 0 4 0 515999932 749309952 148847 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=731748 CPUtime=221.99 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 61823 0 0 0 22189 10 0 0 25 0 4 0 515999932 749309952 148847 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=731748 CPUtime=220.77 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 402403 0 0 0 22010 67 0 0 25 0 4 0 515999932 749309952 148847 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.07
Current children cumulated vsize (KiB) 731748

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.10 7.99 7.81 9/184 27995
/proc/meminfo: memFree=20383416/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=2804.29 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2197699 0 0 0 280082 347 0 0 25 0 4 0 515999902 2798637056 578262 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 578262 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=701.91 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173260 0 0 0 70160 31 0 0 25 0 4 0 515999932 2798637056 578262 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289778 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=701.92 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 301814 0 0 0 70144 48 0 0 25 0 4 0 515999932 2798637056 578262 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=698.13 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1281886 0 0 0 69608 205 0 0 25 0 4 0 515999932 2798637056 578262 33554432000 4194304 4623224 140734341532096 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.29
Current children cumulated vsize (KiB) 2733044

[startup+762.306 s]
/proc/loadavg: 8.09 8.00 7.82 9/184 27996
/proc/meminfo: memFree=20343292/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=3043.99 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2197993 0 0 0 304051 348 0 0 25 0 4 0 515999902 2798637056 578556 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 578556 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=761.92 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173299 0 0 0 76161 31 0 0 25 0 4 0 515999932 2798637056 578556 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=761.93 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 301855 0 0 0 76145 48 0 0 25 0 4 0 515999932 2798637056 578556 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=757.8 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1281921 0 0 0 75575 205 0 0 25 0 4 0 515999932 2798637056 578556 33554432000 4194304 4623224 140734341532096 18446744073709551615 212687334136 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3043.99
Current children cumulated vsize (KiB) 2733044

[startup+822.301 s]
/proc/loadavg: 8.08 8.01 7.84 9/184 27998
/proc/meminfo: memFree=20275400/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=3283.64 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2204914 0 0 0 328013 351 0 0 25 0 4 0 515999902 2798637056 585291 33554432000 4194304 4623224 140734341532096 18446744073709551615 4412516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 585291 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=821.91 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173308 0 0 0 82160 31 0 0 25 0 4 0 515999932 2798637056 585291 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=821.92 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 306599 0 0 0 82141 51 0 0 25 0 4 0 515999932 2798637056 585291 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=817.48 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1281921 0 0 0 81543 205 0 0 25 0 4 0 515999932 2798637056 585291 33554432000 4194304 4623224 140734341532096 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.64
Current children cumulated vsize (KiB) 2733044

[startup+882.301 s]
/proc/loadavg: 8.08 8.02 7.85 9/184 28000
/proc/meminfo: memFree=20179604/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=3523.32 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2209171 0 0 0 351980 352 0 0 25 0 4 0 515999902 2798637056 588050 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 588050 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=881.91 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173384 0 0 0 88160 31 0 0 25 0 4 0 515999932 2798637056 588050 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=881.92 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 306666 0 0 0 88141 51 0 0 25 0 4 0 515999932 2798637056 588050 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=877.14 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1283016 0 0 0 87509 205 0 0 25 0 4 0 515999932 2798637056 588050 33554432000 4194304 4623224 140734341532096 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.32
Current children cumulated vsize (KiB) 2733044

[startup+942.301 s]
/proc/loadavg: 8.07 8.03 7.86 10/184 28001
/proc/meminfo: memFree=20137636/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=3763 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2211649 0 0 0 375947 353 0 0 25 0 4 0 515999902 2798637056 590375 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 590375 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=941.91 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173481 0 0 0 94160 31 0 0 25 0 4 0 515999932 2798637056 590375 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=941.92 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 306756 0 0 0 94141 51 0 0 25 0 4 0 515999932 2798637056 590375 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=936.82 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1283115 0 0 0 93477 205 0 0 25 0 4 0 515999932 2798637056 590375 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763
Current children cumulated vsize (KiB) 2733044

[startup+1002.3 s]
/proc/loadavg: 8.07 8.04 7.87 9/184 28003
/proc/meminfo: memFree=20087232/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2733044 CPUtime=4002.67 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2215978 0 0 0 399913 354 0 0 25 0 4 0 515999902 2798637056 594487 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 683261 594487 433 105 0 678765 0
[pid=27972/tid=27974] ppid=27970 vsize=2733044 CPUtime=1001.92 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173565 0 0 0 100161 31 0 0 25 0 4 0 515999932 2798637056 594487 33554432000 4194304 4623224 140734341532096 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2733044 CPUtime=1001.91 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 306843 0 0 0 100140 51 0 0 25 0 4 0 515999932 2798637056 594487 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2733044 CPUtime=996.49 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1283200 0 0 0 99444 205 0 0 25 0 4 0 515999932 2798637056 594487 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.67
Current children cumulated vsize (KiB) 2733044

[startup+1062.3 s]
/proc/loadavg: 8.02 8.03 7.87 9/184 28004
/proc/meminfo: memFree=20020336/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2863496 CPUtime=4242.35 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2338024 0 0 0 423860 375 0 0 25 0 4 0 515999902 2932219904 603918 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 715874 603918 433 105 0 711378 0
[pid=27972/tid=27974] ppid=27970 vsize=2863496 CPUtime=1061.92 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 173892 0 0 0 106161 31 0 0 25 0 4 0 515999932 2932219904 603918 33554432000 4194304 4623224 140734341532096 18446744073709551615 4377526 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2863496 CPUtime=1061.91 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 307146 0 0 0 106140 51 0 0 25 0 4 0 515999932 2932219904 603918 33554432000 4194304 4623224 140734341532096 18446744073709551615 4317264 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2863496 CPUtime=1056.17 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1369011 0 0 0 105396 221 0 0 25 0 4 0 515999932 2932219904 603918 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 2863496

[startup+1122.3 s]
/proc/loadavg: 8.01 8.02 7.88 9/184 28006
/proc/meminfo: memFree=19966696/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=2923496 CPUtime=4482.03 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2461329 0 0 0 447809 394 0 0 25 0 4 0 515999902 2993659904 607987 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 730874 607987 433 105 0 726378 0
[pid=27972/tid=27974] ppid=27970 vsize=2923496 CPUtime=1121.92 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 174395 0 0 0 112161 31 0 0 25 0 4 0 515999932 2993659904 607987 33554432000 4194304 4623224 140734341532096 18446744073709551615 4488969 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=2923496 CPUtime=1121.91 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 307649 0 0 0 112140 51 0 0 25 0 4 0 515999932 2993659904 607987 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=2923496 CPUtime=1115.84 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1422532 0 0 0 111354 230 0 0 25 0 4 0 515999932 2993659904 607987 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.03
Current children cumulated vsize (KiB) 2923496

[startup+1182.3 s]
/proc/loadavg: 8.06 8.03 7.89 9/184 28008
/proc/meminfo: memFree=19915680/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=3007060 CPUtime=4721.71 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2612676 0 0 0 471751 420 0 0 25 0 4 0 515999902 3079229440 614533 33554432000 4194304 4623224 140734341532096 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 751765 614533 433 105 0 747269 0
[pid=27972/tid=27974] ppid=27970 vsize=3007060 CPUtime=1181.92 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 189060 0 0 0 118159 33 0 0 25 0 4 0 515999932 3079229440 614533 33554432000 4194304 4623224 140734341532096 18446744073709551615 4377679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=3007060 CPUtime=1181.91 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 322383 0 0 0 118138 53 0 0 25 0 4 0 515999932 3079229440 614533 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=3007060 CPUtime=1175.53 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1542117 0 0 0 117302 251 0 0 25 0 4 0 515999932 3079229440 614533 33554432000 4194304 4623224 140734341532096 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.71
Current children cumulated vsize (KiB) 3007060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.11 8.04 7.90 5/179 28009
/proc/meminfo: memFree=22009312/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=3007060 CPUtime=4800.02 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) R 27970 27972 26705 0 -1 4202496 2687978 0 0 0 479568 434 0 0 25 0 4 0 515999902 3079229440 615118 33554432000 4194304 4623224 140734341532096 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 751765 615118 433 105 0 747269 0
[pid=27972/tid=27974] ppid=27970 vsize=3007060 CPUtime=1201.52 cores=1,3,5,7
/proc/27972/task/27974/stat : 27974 (SArTagnan) R 27970 27972 26705 0 -1 4202560 189207 0 0 0 120119 33 0 0 25 0 4 0 515999932 3079229440 615118 33554432000 4194304 4623224 140734341532096 18446744073709551615 4462499 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27972/tid=27975] ppid=27970 vsize=3007060 CPUtime=1201.52 cores=1,3,5,7
/proc/27972/task/27975/stat : 27975 (SArTagnan) R 27970 27972 26705 0 -1 4202560 322512 0 0 0 120099 53 0 0 25 0 4 0 515999932 3079229440 615118 33554432000 4194304 4623224 140734341532096 18446744073709551615 4377484 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=3007060 CPUtime=1195.02 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4202560 1616132 0 0 0 119237 265 0 0 25 0 4 0 515999932 3079229440 615118 33554432000 4194304 4623224 140734341532096 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 3007060

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

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

[startup+1202.01 s]
/proc/loadavg: 8.11 8.04 7.90 5/179 28009
/proc/meminfo: memFree=22009312/32951124 swapFree=67111524/67111528
[pid=27972] ppid=27970 vsize=0 CPUtime=4800.14 cores=1,3,5,7
/proc/27972/stat : 27972 (SArTagnan) Z 27970 27972 26705 0 -1 4203548 2687978 0 0 0 479570 444 0 0 25 0 2 0 515999902 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27972/statm: 0 0 0 0 0 0 0
[pid=27972/tid=27976] ppid=27970 vsize=0 CPUtime=1195.13 cores=1,3,5,7
/proc/27972/task/27976/stat : 27976 (SArTagnan) R 27970 27972 26705 0 -1 4203588 1616132 0 0 0 119238 275 0 0 25 0 2 0 515999932 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.02
CPU time (s): 4800.16
CPU user time (s): 4795.71
CPU system time (s): 4.45032
CPU usage (%): 399.341
Max. virtual memory (cumulated for all children) (KiB): 3119000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.71
system time used= 4.45032
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2687978
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= 7168
involuntary context switches= 32871

runsolver used 1.84072 second user time and 4.72228 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 04:27:02
IDJOB=3282459
IDBENCH=70815
IDSOLVER=1656
FILE ID=node139/3282459-1304044021
RUNJOBID= node139-1304044021-27950
PBS_JOBID= 13170367
Free space on /tmp= 72540 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor128.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282459-1304044021/watcher-3282459-1304044021 -o /tmp/evaluation-result-3282459-1304044021/solver-3282459-1304044021 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3282459-1304044021.cnf -threads=4

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

MD5SUM BENCH= 065c126f0d55807310a398728b44423f
RANDOM SEED=194395745

node139.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.852
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.70
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.852
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	: 5332.75
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.75
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.852
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.82
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.852
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:     32951124 kB
MemFree:      24437192 kB
Buffers:       2021164 kB
Cached:        5873508 kB
SwapCached:          4 kB
Active:         799312 kB
Inactive:      7197660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24437192 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13792 kB
Writeback:           0 kB
AnonPages:      101792 kB
Mapped:          14916 kB
Slab:           452740 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283072 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= 72544 MiB
End job on node139 at 2011-04-29 04:47:06