Trace number 3249726

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.29 1201.97

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
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 variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
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-3249726-1304089090/watcher-3249726-1304089090 -o /tmp/evaluation-result-3249726-1304089090/solver-3249726-1304089090 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249726-1304089090.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: 8.01 8.07 7.54 2/172 8427
/proc/meminfo: memFree=29755696/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=24048 CPUtime=0 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 604 0 0 0 0 0 0 0 25 0 1 0 501324300 24625152 542 33554432000 4194304 4623224 140733779419408 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8427/statm: 6012 542 297 105 0 1516 0

[startup+0.105241 s]
/proc/loadavg: 8.01 8.07 7.54 2/172 8427
/proc/meminfo: memFree=29755696/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=39752 CPUtime=0.09 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 9823 0 0 0 8 1 0 0 25 0 1 0 501324300 40706048 4952 33554432000 4194304 4623224 140733779419408 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/8427/statm: 9938 4952 297 105 0 5442 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39752

[startup+0.201171 s]
/proc/loadavg: 8.01 8.07 7.54 2/172 8427
/proc/meminfo: memFree=29755696/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=256588 CPUtime=0.38 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 25025 0 0 0 35 3 0 0 25 0 4 0 501324300 262746112 16264 33554432000 4194304 4623224 140733779419408 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 64147 16265 337 105 0 59651 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 256588

[startup+0.301153 s]
/proc/loadavg: 8.01 8.07 7.54 2/172 8427
/proc/meminfo: memFree=29755696/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=259108 CPUtime=0.77 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 27172 0 0 0 74 3 0 0 25 0 4 0 501324300 265326592 16383 33554432000 4194304 4623224 140733779419408 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 64777 16383 337 105 0 60281 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 259108

[startup+0.701082 s]
/proc/loadavg: 8.01 8.07 7.54 2/172 8427
/proc/meminfo: memFree=29755696/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=259108 CPUtime=2.37 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 33423 0 0 0 232 5 0 0 25 0 4 0 501324300 265326592 18438 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 64777 18438 338 105 0 60281 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 259108

[startup+1.50091 s]
/proc/loadavg: 8.01 8.07 7.54 6/181 8471
/proc/meminfo: memFree=29617276/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=325468 CPUtime=5.57 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 44554 0 0 0 550 7 0 0 25 0 4 0 501324300 333279232 21751 33554432000 4194304 4623224 140733779419408 18446744073709551615 4512041 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 81367 21751 338 105 0 76871 0
[pid=8427/tid=8442] ppid=8425 vsize=325468 CPUtime=1.35 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 2975 0 0 0 135 0 0 0 25 0 4 0 501324313 333279232 21751 33554432000 4194304 4623224 140733779419408 18446744073709551615 4465904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=325468 CPUtime=1.34 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 3016 0 0 0 134 0 0 0 25 0 4 0 501324313 333279232 21751 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=325468 CPUtime=1.35 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 20192 0 0 0 133 2 0 0 25 0 4 0 501324313 333279232 21751 33554432000 4194304 4623224 140733779419408 18446744073709551615 4550403 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 325468

[startup+3.10063 s]
/proc/loadavg: 8.01 8.06 7.54 9/184 8474
/proc/meminfo: memFree=29440924/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=343344 CPUtime=11.96 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 55058 0 0 0 1186 10 0 0 25 0 4 0 501324300 351584256 28491 33554432000 4194304 4623224 140733779419408 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 85836 28491 338 105 0 81340 0
[pid=8427/tid=8442] ppid=8425 vsize=343344 CPUtime=2.95 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 6302 0 0 0 294 1 0 0 25 0 4 0 501324313 351584256 28491 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=343344 CPUtime=2.94 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 7564 0 0 0 292 2 0 0 25 0 4 0 501324313 351584256 28491 33554432000 4194304 4623224 140733779419408 18446744073709551615 4278649 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=343344 CPUtime=2.95 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 22645 0 0 0 292 3 0 0 25 0 4 0 501324313 351584256 28491 33554432000 4194304 4623224 140733779419408 18446744073709551615 254261313863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 343344

[startup+6.30107 s]
/proc/loadavg: 8.01 8.06 7.54 9/184 8474
/proc/meminfo: memFree=29348408/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=357440 CPUtime=24.74 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 72798 0 0 0 2459 15 0 0 25 0 4 0 501324300 366018560 40961 33554432000 4194304 4623224 140733779419408 18446744073709551615 4355947 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 89360 40961 342 105 0 84864 0
[pid=8427/tid=8442] ppid=8425 vsize=357440 CPUtime=6.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 8368 0 0 0 613 2 0 0 25 0 4 0 501324313 366018560 40961 33554432000 4194304 4623224 140733779419408 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=357440 CPUtime=6.12 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 15540 0 0 0 608 4 0 0 25 0 4 0 501324313 366018560 40961 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=357440 CPUtime=6.15 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 27297 0 0 0 611 4 0 0 25 0 4 0 501324313 366018560 40961 33554432000 4194304 4623224 140733779419408 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 357440

[startup+12.7009 s]
/proc/loadavg: 8.01 8.06 7.54 9/184 8475
/proc/meminfo: memFree=29193936/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=406448 CPUtime=50.3 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 100749 0 0 0 5006 24 0 0 25 0 4 0 501324300 416202752 64473 33554432000 4194304 4623224 140733779419408 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 101612 64473 344 105 0 97116 0
[pid=8427/tid=8442] ppid=8425 vsize=406448 CPUtime=12.55 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 14928 0 0 0 1250 5 0 0 25 0 4 0 501324313 416202752 64473 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=406448 CPUtime=12.49 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 24825 0 0 0 1240 9 0 0 25 0 4 0 501324313 416202752 64473 33554432000 4194304 4623224 140733779419408 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=406448 CPUtime=12.55 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 36614 0 0 0 1250 5 0 0 25 0 4 0 501324313 416202752 64473 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 406448

[startup+25.5007 s]
/proc/loadavg: 8.00 8.06 7.55 9/184 8475
/proc/meminfo: memFree=28923524/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=542372 CPUtime=101.42 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 150236 0 0 0 10106 36 0 0 25 0 4 0 501324300 555388928 101896 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 135593 101896 413 105 0 131097 0
[pid=8427/tid=8442] ppid=8425 vsize=542372 CPUtime=25.35 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 26181 0 0 0 2526 9 0 0 25 0 4 0 501324313 555388928 101896 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=542372 CPUtime=25.21 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 39966 0 0 0 2507 14 0 0 25 0 4 0 501324313 555388928 101896 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=542372 CPUtime=25.35 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 53642 0 0 0 2527 8 0 0 25 0 4 0 501324313 555388928 101896 33554432000 4194304 4623224 140733779419408 18446744073709551615 4364227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 542372

[startup+51.1012 s]
/proc/loadavg: 8.06 8.07 7.56 9/184 8476
/proc/meminfo: memFree=28499268/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=859380 CPUtime=203.68 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 323537 0 0 0 20292 76 0 0 25 0 4 0 501324300 880005120 165127 33554432000 4194304 4623224 140733779419408 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 214845 165127 629 105 0 210349 0
[pid=8427/tid=8442] ppid=8425 vsize=859380 CPUtime=50.94 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 40922 0 0 0 5080 14 0 0 25 0 4 0 501324313 880005120 165127 33554432000 4194304 4623224 140733779419408 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=859380 CPUtime=50.67 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 62606 0 0 0 5042 25 0 0 25 0 4 0 501324313 880005120 165127 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=859380 CPUtime=50.95 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 179665 0 0 0 5066 29 0 0 25 0 4 0 501324313 880005120 165127 33554432000 4194304 4623224 140733779419408 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 859380

[startup+102.301 s]
/proc/loadavg: 8.09 8.07 7.59 9/184 8477
/proc/meminfo: memFree=27838088/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=1212528 CPUtime=408.2 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 801393 0 0 0 40656 164 0 0 25 0 4 0 501324300 1241628672 240651 33554432000 4194304 4623224 140733779419408 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 303132 240651 342 105 0 298636 0
[pid=8427/tid=8442] ppid=8425 vsize=1212528 CPUtime=102.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 80848 0 0 0 10191 24 0 0 25 0 4 0 501324313 1241628672 240655 33554432000 4194304 4623224 140733779419408 18446744073709551615 4366369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=1212528 CPUtime=101.57 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 97533 0 0 0 10117 40 0 0 25 0 4 0 501324313 1241628672 240656 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=1212528 CPUtime=102.16 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 572489 0 0 0 10125 91 0 0 25 0 4 0 501324313 1241628672 240656 33554432000 4194304 4623224 140733779419408 18446744073709551615 4545407 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 1212528

[startup+162.301 s]
/proc/loadavg: 8.03 8.06 7.61 9/184 8479
/proc/meminfo: memFree=27196252/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=1544340 CPUtime=647.85 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 1292936 0 0 0 64531 254 0 0 25 0 4 0 501324300 1581404160 327654 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 386085 327654 342 105 0 381589 0
[pid=8427/tid=8442] ppid=8425 vsize=1544340 CPUtime=162.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 118921 0 0 0 16184 31 0 0 25 0 4 0 501324313 1581404160 327654 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=1544340 CPUtime=161.25 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 119206 0 0 0 16068 57 0 0 25 0 4 0 501324313 1581404160 327654 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=1544340 CPUtime=162.14 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 996522 0 0 0 16059 155 0 0 25 0 4 0 501324313 1581404160 327654 33554432000 4194304 4623224 140733779419408 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.85
Current children cumulated vsize (KiB) 1544340

[startup+222.306 s]
/proc/loadavg: 8.12 8.07 7.65 9/184 8489
/proc/meminfo: memFree=26670496/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=1873104 CPUtime=887.51 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 1745115 0 0 0 88421 330 0 0 25 0 4 0 501324300 1918058496 394976 33554432000 4194304 4623224 140733779419408 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 468276 394976 363 105 0 463780 0
[pid=8427/tid=8442] ppid=8425 vsize=1873104 CPUtime=222.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 125401 0 0 0 22180 35 0 0 25 0 4 0 501324313 1918058496 394976 33554432000 4194304 4623224 140733779419408 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=1873104 CPUtime=220.91 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 146394 0 0 0 22029 62 0 0 25 0 4 0 501324313 1918058496 394976 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=1873104 CPUtime=222.13 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 1395827 0 0 0 21994 219 0 0 25 0 4 0 501324313 1918058496 394976 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.51
Current children cumulated vsize (KiB) 1873104

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.06 8.07 7.80 9/184 8502
/proc/meminfo: memFree=24607888/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=2989172 CPUtime=2804.84 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 4852931 0 0 0 279626 858 0 0 25 0 4 0 501324300 3060912128 650816 33554432000 4194304 4623224 140733779419408 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 747293 650816 342 105 0 742797 0
[pid=8427/tid=8442] ppid=8425 vsize=2989172 CPUtime=702.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 266145 0 0 0 70137 78 0 0 25 0 4 0 501324313 3060912128 650816 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=2989172 CPUtime=698.25 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147068 0 0 0 69763 62 0 0 25 0 4 0 501324313 3060912128 650816 33554432000 4194304 4623224 140733779419408 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=2989172 CPUtime=702.1 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 4319998 0 0 0 69516 694 0 0 25 0 4 0 501324313 3060912128 650816 33554432000 4194304 4623224 140733779419408 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.84
Current children cumulated vsize (KiB) 2989172

[startup+762.301 s]
/proc/loadavg: 8.02 8.05 7.81 9/184 8504
/proc/meminfo: memFree=24437996/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3054708 CPUtime=3044.52 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 5238370 0 0 0 303525 927 0 0 25 0 4 0 501324300 3128020992 678083 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 763677 678083 342 105 0 759181 0
[pid=8427/tid=8442] ppid=8425 vsize=3054708 CPUtime=762.17 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 273720 0 0 0 76135 82 0 0 25 0 4 0 501324313 3128020992 678083 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3054708 CPUtime=757.92 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147155 0 0 0 75730 62 0 0 25 0 4 0 501324313 3128020992 678083 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3054708 CPUtime=762.11 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 4694107 0 0 0 75452 759 0 0 25 0 4 0 501324313 3128020992 678083 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.52
Current children cumulated vsize (KiB) 3054708

[startup+822.3 s]
/proc/loadavg: 8.05 8.06 7.83 9/184 8505
/proc/meminfo: memFree=24293024/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3125968 CPUtime=3284.17 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 5589009 0 0 0 327431 986 0 0 25 0 4 0 501324300 3200991232 700041 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 781492 700041 342 105 0 776996 0
[pid=8427/tid=8442] ppid=8425 vsize=3125968 CPUtime=822.15 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 277487 0 0 0 82132 83 0 0 25 0 4 0 501324313 3200991232 700041 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3125968 CPUtime=817.59 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147258 0 0 0 81697 62 0 0 25 0 4 0 501324313 3200991232 700041 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3125968 CPUtime=822.1 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5034520 0 0 0 81395 815 0 0 25 0 4 0 501324313 3200991232 700041 33554432000 4194304 4623224 140733779419408 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.17
Current children cumulated vsize (KiB) 3125968

[startup+882.307 s]
/proc/loadavg: 8.16 8.09 7.85 9/184 8507
/proc/meminfo: memFree=24124492/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3269852 CPUtime=3523.87 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 5671438 0 0 0 351385 1002 0 0 25 0 4 0 501324300 3348328448 729261 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 817463 729261 342 105 0 812967 0
[pid=8427/tid=8442] ppid=8425 vsize=3269852 CPUtime=882.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 287286 0 0 0 88131 85 0 0 25 0 4 0 501324313 3348328448 729261 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3269852 CPUtime=877.26 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147357 0 0 0 87664 62 0 0 25 0 4 0 501324313 3348328448 729261 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3269852 CPUtime=882.11 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5090543 0 0 0 87385 826 0 0 25 0 4 0 501324313 3348328448 729261 33554432000 4194304 4623224 140733779419408 18446744073709551615 4550704 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.87
Current children cumulated vsize (KiB) 3269852

[startup+942.301 s]
/proc/loadavg: 8.17 8.10 7.87 9/184 8508
/proc/meminfo: memFree=23992040/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3352376 CPUtime=3763.52 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 5960196 0 0 0 375302 1050 0 0 25 0 4 0 501324300 3432833024 750795 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 838094 750795 343 105 0 833598 0
[pid=8427/tid=8442] ppid=8425 vsize=3352376 CPUtime=942.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 289598 0 0 0 94130 86 0 0 25 0 4 0 501324313 3432833024 750795 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3352376 CPUtime=936.93 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147439 0 0 0 93631 62 0 0 25 0 4 0 501324313 3432833024 750795 33554432000 4194304 4623224 140733779419408 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3352376 CPUtime=942.1 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5371716 0 0 0 93338 872 0 0 25 0 4 0 501324313 3432833024 750795 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.52
Current children cumulated vsize (KiB) 3352376

[startup+1002.3 s]
/proc/loadavg: 8.16 8.11 7.88 9/184 8510
/proc/meminfo: memFree=23795116/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3630188 CPUtime=4003.18 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 6320801 0 0 0 399212 1106 0 0 25 0 4 0 501324300 3717312512 789768 33554432000 4194304 4623224 140733779419408 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 907547 789768 350 105 0 903051 0
[pid=8427/tid=8442] ppid=8425 vsize=3630188 CPUtime=1002.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 386715 0 0 0 100117 99 0 0 25 0 4 0 501324313 3717312512 789768 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376617 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3630188 CPUtime=996.59 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147512 0 0 0 99597 62 0 0 25 0 4 0 501324313 3717312512 789768 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3630188 CPUtime=1002.09 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5590138 0 0 0 99304 905 0 0 25 0 4 0 501324313 3717312512 789768 33554432000 4194304 4623224 140733779419408 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.18
Current children cumulated vsize (KiB) 3630188

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 7.89 9/184 8512
/proc/meminfo: memFree=23632036/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3737024 CPUtime=4242.85 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 6423417 0 0 0 423153 1132 0 0 25 0 4 0 501324300 3826712576 814124 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 934256 814124 350 105 0 929760 0
[pid=8427/tid=8442] ppid=8425 vsize=3737024 CPUtime=1062.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 390643 0 0 0 106113 103 0 0 25 0 4 0 501324313 3826712576 814124 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3737024 CPUtime=1056.27 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147643 0 0 0 105564 63 0 0 25 0 4 0 501324313 3826712576 814124 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3737024 CPUtime=1062.09 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5606111 0 0 0 105299 910 0 0 25 0 4 0 501324313 3826712576 814124 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.85
Current children cumulated vsize (KiB) 3737024

[startup+1122.3 s]
/proc/loadavg: 8.17 8.11 7.91 9/184 8513
/proc/meminfo: memFree=23492152/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3789464 CPUtime=4482.52 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 6537280 0 0 0 447097 1155 0 0 25 0 4 0 501324300 3880411136 839975 33554432000 4194304 4623224 140733779419408 18446744073709551615 4414919 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 947366 839975 350 105 0 942870 0
[pid=8427/tid=8442] ppid=8425 vsize=3789464 CPUtime=1122.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 398226 0 0 0 112109 107 0 0 25 0 4 0 501324313 3880411136 839975 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3789464 CPUtime=1115.94 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147735 0 0 0 111531 63 0 0 25 0 4 0 501324313 3880411136 839975 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3789464 CPUtime=1122.09 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5660340 0 0 0 111290 919 0 0 25 0 4 0 501324313 3880411136 839975 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.52
Current children cumulated vsize (KiB) 3789464

[startup+1182.3 s]
/proc/loadavg: 8.20 8.12 7.92 9/184 8515
/proc/meminfo: memFree=23355100/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3927060 CPUtime=4722.19 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 6882783 0 0 0 471005 1214 0 0 25 0 4 0 501324300 4021309440 862794 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 981765 862794 350 105 0 977269 0
[pid=8427/tid=8442] ppid=8425 vsize=3927060 CPUtime=1182.16 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 404480 0 0 0 118106 110 0 0 25 0 4 0 501324313 4021309440 862794 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3927060 CPUtime=1175.61 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147843 0 0 0 117498 63 0 0 25 0 4 0 501324313 4021309440 862794 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3927060 CPUtime=1182.1 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 5997686 0 0 0 117235 975 0 0 25 0 4 0 501324313 4021309440 862794 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 3927060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.13 8.11 7.92 9/184 8515
/proc/meminfo: memFree=23315292/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=3927060 CPUtime=4800.09 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) R 8425 8427 8275 0 -1 4202496 6994410 0 0 0 478776 1233 0 0 25 0 4 0 501324300 4021309440 868505 33554432000 4194304 4623224 140733779419408 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 981765 868505 350 105 0 977269 0
[pid=8427/tid=8442] ppid=8425 vsize=3927060 CPUtime=1201.67 cores=0,2,4,6
/proc/8427/task/8442/stat : 8442 (SArTagnan) R 8425 8427 8275 0 -1 4202560 405058 0 0 0 120055 112 0 0 25 0 4 0 501324313 4021309440 868505 33554432000 4194304 4623224 140733779419408 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=3927060 CPUtime=1195 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4202560 147881 0 0 0 119437 63 0 0 25 0 4 0 501324313 4021309440 868505 33554432000 4194304 4623224 140733779419408 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8427/tid=8444] ppid=8425 vsize=3927060 CPUtime=1201.6 cores=0,2,4,6
/proc/8427/task/8444/stat : 8444 (SArTagnan) R 8425 8427 8275 0 -1 4202560 6108175 0 0 0 119168 992 0 0 25 0 4 0 501324313 4021309440 868505 33554432000 4194304 4623224 140733779419408 18446744073709551615 4565968 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 3927060

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

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

[startup+1201.91 s]
/proc/loadavg: 8.13 8.11 7.92 9/184 8515
/proc/meminfo: memFree=23315292/32951124 swapFree=67111348/67111528
[pid=8427] ppid=8425 vsize=0 CPUtime=4800.22 cores=0,2,4,6
/proc/8427/stat : 8427 (SArTagnan) Z 8425 8427 8275 0 -1 4203548 6994410 0 0 0 478779 1243 0 0 25 0 2 0 501324300 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8427/statm: 0 0 0 0 0 0 0
[pid=8427/tid=8443] ppid=8425 vsize=0 CPUtime=1195.1 cores=0,2,4,6
/proc/8427/task/8443/stat : 8443 (SArTagnan) R 8425 8427 8275 0 -1 4203588 147881 0 0 0 119437 73 0 0 25 0 2 0 501324313 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.29
CPU user time (s): 4787.79
CPU system time (s): 12.4991
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 3952548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.79
system time used= 12.4991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6994410
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= 1986
involuntary context switches= 36278

runsolver used 2.04969 second user time and 4.51331 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 16:58:10
IDJOB=3249726
IDBENCH=83182
IDSOLVER=1656
FILE ID=node140/3249726-1304089090
RUNJOBID= node140-1304087883-8293
PBS_JOBID= 13170564
Free space on /tmp= 72660 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249726-1304089090/watcher-3249726-1304089090 -o /tmp/evaluation-result-3249726-1304089090/solver-3249726-1304089090 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249726-1304089090.cnf -threads=4

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=1333582017

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.75
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.833
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29755976 kB
Buffers:        998352 kB
Cached:        1644344 kB
SwapCached:        180 kB
Active:         258572 kB
Inactive:      2446868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29755976 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5120 kB
Writeback:           0 kB
AnonPages:       62432 kB
Mapped:          14684 kB
Slab:           426340 kB
PageTables:       4264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183780 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= 72644 MiB
End job on node140 at 2011-04-29 17:18:14