Trace number 3386186

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-05-15 (fixed)? (TO) 4800.2 1205.06

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_32.renamed-as.sat05-1919.cnf
MD5SUM833432e05c2a1599e13dca28680b5df9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.3742
Satisfiable
(Un)Satisfiability was proved
Number of variables1024
Number of clauses161664
Sum of the clauses size423264
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 263584
Number of clauses of size 398016
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 564

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: 961)

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-3386186-1305583362/watcher-3386186-1305583362 -o /tmp/evaluation-result-3386186-1305583362/solver-3386186-1305583362 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386186-1305583362.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: 7.48 7.86 5.86 6/484 32424
/proc/meminfo: memFree=9944432/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=24544 CPUtime=0.01 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 1471 0 0 0 1 0 0 0 25 0 1 0 669938520 25133056 1047 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32424/statm: 6136 1048 296 106 0 1639 0

[startup+0.019535 s]
/proc/loadavg: 7.48 7.86 5.86 6/484 32424
/proc/meminfo: memFree=9944432/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=24676 CPUtime=0.01 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 1533 0 0 0 1 0 0 0 25 0 1 0 669938520 25268224 1109 33554432000 4194304 4625164 140736908878128 18446744073709551615 212435678241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32424/statm: 6169 1110 296 106 0 1672 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24676

[startup+0.100472 s]
/proc/loadavg: 7.48 7.86 5.86 6/484 32424
/proc/meminfo: memFree=9944432/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=154168 CPUtime=0.16 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 11272 0 0 0 15 1 0 0 25 0 4 0 669938520 157868032 8720 33554432000 4194304 4625164 140736908878128 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 38542 8721 338 106 0 34045 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 154168

[startup+0.300434 s]
/proc/loadavg: 7.48 7.86 5.86 6/484 32424
/proc/meminfo: memFree=9944432/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=219704 CPUtime=0.95 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 14896 0 0 0 94 1 0 0 25 0 4 0 669938520 224976896 9722 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 54926 9722 339 106 0 50429 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 219704

[startup+0.700358 s]
/proc/loadavg: 7.48 7.86 5.86 6/484 32424
/proc/meminfo: memFree=9944432/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=221428 CPUtime=2.56 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 22658 0 0 0 254 2 0 0 25 0 4 0 669938520 226742272 10316 33554432000 4194304 4625164 140736908878128 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 55357 10316 339 106 0 50860 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 221428

[startup+1.50021 s]
/proc/loadavg: 7.48 7.86 5.86 9/488 32428
/proc/meminfo: memFree=9893444/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=223160 CPUtime=5.74 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 34288 0 0 0 571 3 0 0 25 0 4 0 669938520 228515840 11200 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 55790 11200 339 106 0 51293 0
[pid=32424/tid=32426] ppid=32422 vsize=223160 CPUtime=1.42 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 1745 0 0 0 142 0 0 0 25 0 4 0 669938527 228515840 11200 33554432000 4194304 4625164 140736908878128 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=223160 CPUtime=1.41 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 1677 0 0 0 141 0 0 0 25 0 4 0 669938527 228515840 11200 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=223160 CPUtime=1.39 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 21265 0 0 0 138 1 0 0 25 0 4 0 669938527 228515840 11200 33554432000 4194304 4625164 140736908878128 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 223160

[startup+3.1009 s]
/proc/loadavg: 7.48 7.86 5.86 9/488 32428
/proc/meminfo: memFree=9879428/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=227344 CPUtime=12.13 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 56439 0 0 0 1207 6 0 0 25 0 4 0 669938520 232800256 13945 33554432000 4194304 4625164 140736908878128 18446744073709551615 4509246 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 56836 13945 340 106 0 52339 0
[pid=32424/tid=32426] ppid=32422 vsize=227344 CPUtime=3.02 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 2050 0 0 0 302 0 0 0 25 0 4 0 669938527 232800256 13945 33554432000 4194304 4625164 140736908878128 18446744073709551615 4289012 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=227344 CPUtime=3.01 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 1996 0 0 0 301 0 0 0 25 0 4 0 669938527 232800256 13945 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=227344 CPUtime=2.98 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 42734 0 0 0 294 4 0 0 25 0 4 0 669938527 232800256 13945 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 227344

[startup+6.3003 s]
/proc/loadavg: 7.60 7.88 5.87 9/488 32458
/proc/meminfo: memFree=9836460/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=236076 CPUtime=24.87 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 102812 0 0 0 2474 13 0 0 25 0 4 0 669938520 241741824 18269 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512432 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 59019 18269 344 106 0 54522 0
[pid=32424/tid=32426] ppid=32422 vsize=236076 CPUtime=6.22 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 3766 0 0 0 622 0 0 0 25 0 4 0 669938527 241741824 18269 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=236076 CPUtime=6.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 3844 0 0 0 621 0 0 0 25 0 4 0 669938527 241741824 18269 33554432000 4194304 4625164 140736908878128 18446744073709551615 212435673095 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=236076 CPUtime=6.13 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 85263 0 0 0 603 10 0 0 25 0 4 0 669938527 241741824 18269 33554432000 4194304 4625164 140736908878128 18446744073709551615 4556307 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 236076

[startup+12.7011 s]
/proc/loadavg: 7.63 7.88 5.88 9/488 32459
/proc/meminfo: memFree=9765504/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=254756 CPUtime=50.36 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 195314 0 0 0 5009 27 0 0 25 0 4 0 669938520 260870144 26577 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 63689 26577 344 106 0 59192 0
[pid=32424/tid=32426] ppid=32422 vsize=254756 CPUtime=12.61 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 6585 0 0 0 1260 1 0 0 25 0 4 0 669938527 260870144 26577 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=254756 CPUtime=12.61 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 6837 0 0 0 1260 1 0 0 25 0 4 0 669938527 260870144 26577 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=254756 CPUtime=12.43 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 168869 0 0 0 1220 23 0 0 25 0 4 0 669938527 260870144 26577 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 254756

[startup+25.5007 s]
/proc/loadavg: 7.71 7.89 5.92 9/488 32459
/proc/meminfo: memFree=9669648/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=279204 CPUtime=101.35 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 344258 0 0 0 10088 47 0 0 25 0 4 0 669938520 285904896 36990 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 69801 36990 367 106 0 65304 0
[pid=32424/tid=32426] ppid=32422 vsize=279204 CPUtime=25.4 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 11350 0 0 0 2539 1 0 0 25 0 4 0 669938527 285904896 36990 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=279204 CPUtime=25.41 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 11906 0 0 0 2539 2 0 0 25 0 4 0 669938527 285904896 36990 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=279204 CPUtime=25.03 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 305424 0 0 0 2462 41 0 0 25 0 4 0 669938527 285904896 36990 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 279204

[startup+51.1008 s]
/proc/loadavg: 7.81 7.89 5.97 9/488 32462
/proc/meminfo: memFree=9529836/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=312016 CPUtime=203.37 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 570965 0 0 0 20258 79 0 0 25 0 4 0 669938520 319504384 55131 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 78004 55131 440 106 0 73507 0
[pid=32424/tid=32426] ppid=32422 vsize=312016 CPUtime=51 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 17586 0 0 0 5098 2 0 0 25 0 4 0 669938527 319504384 55131 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=312016 CPUtime=51 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 18254 0 0 0 5098 2 0 0 25 0 4 0 669938527 319504384 55131 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=312016 CPUtime=50.23 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 512667 0 0 0 4955 68 0 0 25 0 4 0 669938527 319504384 55131 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 312016

[startup+102.318 s]
/proc/loadavg: 8.22 8.00 6.11 9/488 32464
/proc/meminfo: memFree=9288940/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=509224 CPUtime=406.6 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 773076 0 0 0 40551 109 0 0 25 0 4 0 669938520 521445376 84956 33554432000 4194304 4625164 140736908878128 18446744073709551615 4515687 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 127306 84956 445 106 0 122809 0
[pid=32424/tid=32426] ppid=32422 vsize=509224 CPUtime=101.4 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 28044 0 0 0 10136 4 0 0 25 0 4 0 669938527 521445376 84956 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=509224 CPUtime=102.23 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 27582 0 0 0 10219 4 0 0 25 0 4 0 669938527 521445376 84956 33554432000 4194304 4625164 140736908878128 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=509224 CPUtime=100.63 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 671733 0 0 0 9971 92 0 0 25 0 4 0 669938527 521445376 84956 33554432000 4194304 4625164 140736908878128 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.6
Current children cumulated vsize (KiB) 509224

[startup+162.301 s]
/proc/loadavg: 8.21 8.03 6.23 9/488 32466
/proc/meminfo: memFree=9094604/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=566752 CPUtime=645.61 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 986106 0 0 0 64424 137 0 0 25 0 4 0 669938520 580354048 108797 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 141688 108797 611 106 0 137191 0
[pid=32424/tid=32426] ppid=32422 vsize=566752 CPUtime=161.37 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 29923 0 0 0 16133 4 0 0 25 0 4 0 669938527 580354048 108797 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=566752 CPUtime=162.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 30312 0 0 0 16217 4 0 0 25 0 4 0 669938527 580354048 108797 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=566752 CPUtime=159.7 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 872665 0 0 0 15852 118 0 0 25 0 4 0 669938527 580354048 108797 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547361 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 645.61
Current children cumulated vsize (KiB) 566752

[startup+222.3 s]
/proc/loadavg: 8.12 8.04 6.35 9/488 32467
/proc/meminfo: memFree=8873732/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=746056 CPUtime=884.63 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 1178001 0 0 0 88297 166 0 0 25 0 4 0 669938520 763961344 133979 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 186514 133979 611 106 0 182017 0
[pid=32424/tid=32426] ppid=32422 vsize=746056 CPUtime=221.37 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 42625 0 0 0 22130 7 0 0 25 0 4 0 669938527 763961344 133979 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=746056 CPUtime=222.2 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 31151 0 0 0 22215 5 0 0 25 0 4 0 669938527 763961344 133979 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=746056 CPUtime=218.75 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 983666 0 0 0 21741 134 0 0 25 0 4 0 669938527 763961344 133979 33554432000 4194304 4625164 140736908878128 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 884.63
Current children cumulated vsize (KiB) 746056

[startup+282.301 s]

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

[pid=32424] ppid=32422 vsize=946364 CPUtime=2558.12 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 3777732 0 0 0 255295 517 0 0 25 0 4 0 669938520 969076736 195855 33554432000 4194304 4625164 140736908878128 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 236591 195855 430 106 0 232094 0
[pid=32424/tid=32426] ppid=32422 vsize=946364 CPUtime=641.28 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 69689 0 0 0 64116 12 0 0 25 0 4 0 669938527 969076736 195855 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=946364 CPUtime=642.22 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 53440 0 0 0 64210 12 0 0 25 0 4 0 669938527 969076736 195855 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=946364 CPUtime=632.27 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 3494736 0 0 0 62762 465 0 0 25 0 4 0 669938527 969076736 195855 33554432000 4194304 4625164 140736908878128 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2558.12
Current children cumulated vsize (KiB) 946364

[startup+702.301 s]
/proc/loadavg: 8.18 8.12 7.06 9/488 32480
/proc/meminfo: memFree=8088768/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1145812 CPUtime=2797.12 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 4487739 0 0 0 279094 618 0 0 25 0 4 0 669938520 1173311488 209496 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 286453 209496 410 106 0 281956 0
[pid=32424/tid=32426] ppid=32422 vsize=1145812 CPUtime=701.26 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 70679 0 0 0 70114 12 0 0 25 0 4 0 669938527 1173311488 209496 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1145812 CPUtime=702.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 69812 0 0 0 70207 14 0 0 25 0 4 0 669938527 1173311488 209496 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1145812 CPUtime=691.33 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 4132433 0 0 0 68575 558 0 0 25 0 4 0 669938527 1173311488 209496 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2797.12
Current children cumulated vsize (KiB) 1145812

[startup+762.318 s]
/proc/loadavg: 8.17 8.13 7.12 9/488 32482
/proc/meminfo: memFree=8051656/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1084224 CPUtime=3036.25 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 4715328 0 0 0 302973 652 0 0 25 0 4 0 669938520 1110245376 212539 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 271056 212539 384 106 0 266559 0
[pid=32424/tid=32426] ppid=32422 vsize=1084224 CPUtime=761.27 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 71661 0 0 0 76114 13 0 0 25 0 4 0 669938527 1110245376 212539 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1084224 CPUtime=762.23 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 70361 0 0 0 76209 14 0 0 25 0 4 0 669938527 1110245376 212539 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1084224 CPUtime=750.41 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 4356803 0 0 0 74450 591 0 0 25 0 4 0 669938527 1110245376 212539 33554432000 4194304 4625164 140736908878128 18446744073709551615 4334488 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3036.25
Current children cumulated vsize (KiB) 1084224

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 7.18 9/488 32483
/proc/meminfo: memFree=7992852/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1255716 CPUtime=3275.24 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 4725928 0 0 0 326867 657 0 0 25 0 4 0 669938520 1285853184 222710 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 313929 222710 344 106 0 309432 0
[pid=32424/tid=32426] ppid=32422 vsize=1255716 CPUtime=821.22 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 73374 0 0 0 82108 14 0 0 25 0 4 0 669938527 1285853184 222710 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1255716 CPUtime=822.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 71690 0 0 0 82205 16 0 0 25 0 4 0 669938527 1285853184 222710 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1255716 CPUtime=809.47 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 4357431 0 0 0 80356 591 0 0 25 0 4 0 669938527 1285853184 222710 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3275.24
Current children cumulated vsize (KiB) 1255716

[startup+882.301 s]
/proc/loadavg: 8.08 8.11 7.24 9/488 32485
/proc/meminfo: memFree=7923508/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1301092 CPUtime=3514.29 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 5184630 0 0 0 350704 725 0 0 25 0 4 0 669938520 1332318208 235058 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 325273 235058 345 106 0 320776 0
[pid=32424/tid=32426] ppid=32422 vsize=1301092 CPUtime=881.22 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 98259 0 0 0 88104 18 0 0 25 0 4 0 669938527 1332318208 235058 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1301092 CPUtime=882.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 77223 0 0 0 88198 23 0 0 25 0 4 0 669938527 1332318208 235058 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1301092 CPUtime=868.54 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 4784307 0 0 0 86205 649 0 0 25 0 4 0 669938527 1332318208 235058 33554432000 4194304 4625164 140736908878128 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3514.29
Current children cumulated vsize (KiB) 1301092

[startup+942.3 s]
/proc/loadavg: 8.14 8.12 7.29 9/488 32486
/proc/meminfo: memFree=7888140/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1301092 CPUtime=3753.37 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 5842053 0 0 0 374518 819 0 0 25 0 4 0 669938520 1332318208 239258 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 325273 239258 344 106 0 320776 0
[pid=32424/tid=32426] ppid=32422 vsize=1301092 CPUtime=941.21 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 99097 0 0 0 94103 18 0 0 25 0 4 0 669938527 1332318208 239258 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1301092 CPUtime=942.21 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 77917 0 0 0 94197 24 0 0 25 0 4 0 669938527 1332318208 239258 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1301092 CPUtime=927.62 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 5438694 0 0 0 92020 742 0 0 25 0 4 0 669938527 1332318208 239258 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3753.37
Current children cumulated vsize (KiB) 1301092

[startup+1002.3 s]
/proc/loadavg: 8.18 8.13 7.34 9/488 32488
/proc/meminfo: memFree=7857360/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1301092 CPUtime=3992.43 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 6530948 0 0 0 398328 915 0 0 25 0 4 0 669938520 1332318208 242873 33554432000 4194304 4625164 140736908878128 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 325273 242873 344 106 0 320776 0
[pid=32424/tid=32426] ppid=32422 vsize=1301092 CPUtime=1001.18 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 99781 0 0 0 100100 18 0 0 25 0 4 0 669938527 1332318208 242873 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1301092 CPUtime=1002.22 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 79203 0 0 0 100195 27 0 0 25 0 4 0 669938527 1332318208 242873 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1301092 CPUtime=986.68 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 6124483 0 0 0 97835 833 0 0 25 0 4 0 669938527 1332318208 242873 33554432000 4194304 4625164 140736908878128 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3992.43
Current children cumulated vsize (KiB) 1301092

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 7.39 9/488 32490
/proc/meminfo: memFree=7816900/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1301092 CPUtime=4231.5 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 7137911 0 0 0 422153 997 0 0 25 0 4 0 669938520 1332318208 247255 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 325273 247255 345 106 0 320776 0
[pid=32424/tid=32426] ppid=32422 vsize=1301092 CPUtime=1061.18 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 100307 0 0 0 106100 18 0 0 25 0 4 0 669938527 1332318208 247255 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1301092 CPUtime=1062.22 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 79517 0 0 0 106195 27 0 0 25 0 4 0 669938527 1332318208 247255 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1301092 CPUtime=1045.77 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 6728920 0 0 0 103661 916 0 0 25 0 4 0 669938527 1332318208 247255 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4231.5
Current children cumulated vsize (KiB) 1301092

[startup+1122.3 s]
/proc/loadavg: 8.17 8.12 7.43 9/488 32491
/proc/meminfo: memFree=7760828/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1301092 CPUtime=4470.57 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 7849985 0 0 0 445962 1095 0 0 25 0 4 0 669938520 1332318208 249522 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 325273 249522 344 106 0 320776 0
[pid=32424/tid=32426] ppid=32422 vsize=1301092 CPUtime=1121.17 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 100885 0 0 0 112099 18 0 0 25 0 4 0 669938527 1332318208 249522 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1301092 CPUtime=1122.22 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 79901 0 0 0 112195 27 0 0 25 0 4 0 669938527 1332318208 249522 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1301092 CPUtime=1104.84 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 7438726 0 0 0 109471 1013 0 0 25 0 4 0 669938527 1332318208 249522 33554432000 4194304 4625164 140736908878128 18446744073709551615 4547614 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4470.57
Current children cumulated vsize (KiB) 1301092

[startup+1182.3 s]
/proc/loadavg: 8.13 8.12 7.47 9/488 32493
/proc/meminfo: memFree=7723596/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1321060 CPUtime=4709.64 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 8576438 0 0 0 469770 1194 0 0 25 0 4 0 669938520 1352765440 253823 33554432000 4194304 4625164 140736908878128 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 330265 253823 344 106 0 325768 0
[pid=32424/tid=32426] ppid=32422 vsize=1321060 CPUtime=1181.15 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 101783 0 0 0 118096 19 0 0 25 0 4 0 669938527 1352765440 253823 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1321060 CPUtime=1182.22 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 80296 0 0 0 118195 27 0 0 25 0 4 0 669938527 1352765440 253823 33554432000 4194304 4625164 140736908878128 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1321060 CPUtime=1163.92 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 8162153 0 0 0 115281 1111 0 0 25 0 4 0 669938527 1352765440 253823 33554432000 4194304 4625164 140736908878128 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4709.64
Current children cumulated vsize (KiB) 1321060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.16 8.12 7.49 9/488 32493
/proc/meminfo: memFree=7711668/32951124 swapFree=56316216/67111528
[pid=32424] ppid=32422 vsize=1321060 CPUtime=4800.14 cores=0,2,4,6
/proc/32424/stat : 32424 (SArTagnan) R 32422 32424 32280 0 -1 4202496 8766208 0 0 0 478794 1220 0 0 25 0 4 0 669938520 1352765440 254877 33554432000 4194304 4625164 140736908878128 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32424/statm: 330265 254877 344 106 0 325768 0
[pid=32424/tid=32426] ppid=32422 vsize=1321060 CPUtime=1203.87 cores=0,2,4,6
/proc/32424/task/32426/stat : 32426 (SArTagnan) R 32422 32424 32280 0 -1 4202560 101865 0 0 0 120368 19 0 0 25 0 4 0 669938527 1352765440 254877 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32424/tid=32427] ppid=32422 vsize=1321060 CPUtime=1204.94 cores=0,2,4,6
/proc/32424/task/32427/stat : 32427 (SArTagnan) R 32422 32424 32280 0 -1 4202560 80420 0 0 0 120467 27 0 0 25 0 4 0 669938527 1352765440 254877 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32424/tid=32428] ppid=32422 vsize=1321060 CPUtime=1186.26 cores=0,2,4,6
/proc/32424/task/32428/stat : 32428 (SArTagnan) R 32422 32424 32280 0 -1 4202560 8351269 0 0 0 117490 1136 0 0 25 0 4 0 669938527 1352765440 254877 33554432000 4194304 4625164 140736908878128 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 1321060

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.06
CPU time (s): 4800.2
CPU user time (s): 4787.97
CPU system time (s): 12.2371
CPU usage (%): 398.337
Max. virtual memory (cumulated for all children) (KiB): 1360804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.97
system time used= 12.2371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8766208
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= 1426
involuntary context switches= 22564

runsolver used 5.07323 second user time and 13.6329 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-17 00:02:42
IDJOB=3386186
IDBENCH=85975
IDSOLVER=1871
FILE ID=node102/3386186-1305583362
RUNJOBID= node102-1305582154-32298
PBS_JOBID= 13350312
Free space on /tmp= 73576 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_32.renamed-as.sat05-1919.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386186-1305583362/watcher-3386186-1305583362 -o /tmp/evaluation-result-3386186-1305583362/solver-3386186-1305583362 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386186-1305583362.cnf -threads=4

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

MD5SUM BENCH= 833432e05c2a1599e13dca28680b5df9
RANDOM SEED=1493151852

node102.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.828
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.65
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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.828
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.828
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:       9944712 kB
Buffers:        139588 kB
Cached:        1031404 kB
SwapCached:      33496 kB
Active:       14138524 kB
Inactive:      8618336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9944712 kB
SwapTotal:    67111528 kB
SwapFree:     56316216 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:    21563104 kB
Mapped:          25192 kB
Slab:            80692 kB
PageTables:     100016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135530600 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= 73572 MiB
End job on node102 at 2011-05-17 00:22:49