Trace number 3439596

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)UNSAT 9406.44 1176.69

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark133.148
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

9405.56/1176.59	
9405.56/1176.59	s UNSATISFIABLE
9405.56/1176.59	c Bad import at simplify

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439596-1307666498/watcher-3439596-1307666498 -o /tmp/evaluation-result-3439596-1307666498/solver-3439596-1307666498 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439596-1307666498.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.79 5.19 3.53 1/170 11522
/proc/meminfo: memFree=32389912/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=19324 CPUtime=0 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 579 0 0 0 0 0 0 0 24 0 1 0 878246529 19787776 516 33554432000 4194304 4625164 140735594582496 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/11522/statm: 4831 516 299 106 0 334 0

[startup+0.101167 s]
/proc/loadavg: 4.79 5.19 3.53 1/170 11522
/proc/meminfo: memFree=32389912/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=489368 CPUtime=0.65 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 3269 0 0 0 65 0 0 0 18 0 8 0 878246529 501112832 2263 33554432000 4194304 4625164 140735594582496 18446744073709551615 254500353057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 122342 2263 352 106 0 117845 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 489368

[startup+0.200766 s]
/proc/loadavg: 4.79 5.19 3.53 1/170 11522
/proc/meminfo: memFree=32389912/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=490436 CPUtime=1.46 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4909 0 0 0 145 1 0 0 18 0 8 0 878246529 502206464 3118 33554432000 4194304 4625164 140735594582496 18446744073709551615 4513496 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 122609 3118 352 106 0 118112 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 490436

[startup+0.300747 s]
/proc/loadavg: 4.79 5.19 3.53 1/170 11522
/proc/meminfo: memFree=32389912/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=490780 CPUtime=2.26 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 5878 0 0 0 225 1 0 0 18 0 8 0 878246529 502558720 3849 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 122695 3849 352 106 0 118198 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 490780

[startup+0.700668 s]
/proc/loadavg: 4.79 5.19 3.53 1/170 11522
/proc/meminfo: memFree=32389912/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=495480 CPUtime=5.46 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 10586 0 0 0 544 2 0 0 18 0 8 0 878246529 507371520 6127 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 123870 6127 352 106 0 119373 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 495480

[startup+1.50051 s]
/proc/loadavg: 5.04 5.24 3.55 9/178 11530
/proc/meminfo: memFree=32359988/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=503244 CPUtime=11.85 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 20337 0 0 0 1182 3 0 0 19 0 8 0 878246529 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4509199 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 125811 9622 352 106 0 121314 0
[pid=11522/tid=11524] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1713 0 0 0 148 0 0 0 20 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1811 0 0 0 148 0 0 0 25 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=503244 CPUtime=1.43 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 7360 0 0 0 142 1 0 0 25 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1766 0 0 0 148 0 0 0 20 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1798 0 0 0 148 0 0 0 20 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1790 0 0 0 148 0 0 0 25 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=503244 CPUtime=1.48 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 1745 0 0 0 148 0 0 0 20 0 8 0 878246530 515321856 9622 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351790 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.85
Current children cumulated vsize (KiB) 503244

[startup+3.10119 s]
/proc/loadavg: 5.04 5.24 3.55 9/178 11530
/proc/meminfo: memFree=32344168/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=512808 CPUtime=24.65 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 34482 0 0 0 2460 5 0 0 25 0 8 0 878246529 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4511926 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 128202 14324 352 106 0 123705 0
[pid=11522/tid=11524] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2692 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2732 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=512808 CPUtime=3.03 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 15624 0 0 0 301 2 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2870 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2080 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4348934 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2924 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=512808 CPUtime=3.08 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 2760 0 0 0 308 0 0 0 25 0 8 0 878246530 525115392 14324 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 512808

[startup+6.30056 s]
/proc/loadavg: 5.04 5.24 3.55 9/178 11530
/proc/meminfo: memFree=32312804/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=527632 CPUtime=50.23 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 60349 0 0 0 5014 9 0 0 25 0 8 0 878246529 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 131908 21331 352 106 0 127411 0
[pid=11522/tid=11524] ppid=11520 vsize=527632 CPUtime=6.28 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 4266 0 0 0 628 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=527632 CPUtime=6.27 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3988 0 0 0 627 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=527632 CPUtime=6.21 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 32374 0 0 0 616 5 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4562840 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=527632 CPUtime=6.28 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 4534 0 0 0 628 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=527632 CPUtime=6.28 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3215 0 0 0 628 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4435215 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=527632 CPUtime=6.27 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 4400 0 0 0 627 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=527632 CPUtime=6.27 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 4281 0 0 0 627 0 0 0 25 0 8 0 878246530 540295168 21331 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.23
Current children cumulated vsize (KiB) 527632

[startup+12.7013 s]
/proc/loadavg: 5.50 5.33 3.60 9/178 11531
/proc/meminfo: memFree=32273392/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=549068 CPUtime=101.4 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 113353 0 0 0 10122 18 0 0 25 0 8 0 878246529 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 137267 30779 352 106 0 132770 0
[pid=11522/tid=11524] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 6311 0 0 0 1267 1 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 6112 0 0 0 1267 1 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=549068 CPUtime=12.57 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 69697 0 0 0 1247 10 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 7056 0 0 0 1267 1 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 4646 0 0 0 1268 0 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349705 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 8853 0 0 0 1267 1 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=549068 CPUtime=12.68 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 6261 0 0 0 1267 1 0 0 25 0 8 0 878246530 562245632 30779 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 549068

[startup+25.5007 s]
/proc/loadavg: 5.88 5.42 3.65 9/178 11531
/proc/meminfo: memFree=32222860/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=564056 CPUtime=203.72 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 175229 0 0 0 20344 28 0 0 25 0 8 0 878246529 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 141014 43497 352 106 0 136517 0
[pid=11522/tid=11524] ppid=11520 vsize=564056 CPUtime=25.48 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 9775 0 0 0 2547 1 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=564056 CPUtime=25.48 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 7189 0 0 0 2547 1 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=564056 CPUtime=25.3 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 112909 0 0 0 2513 17 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=564056 CPUtime=25.48 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 10031 0 0 0 2547 1 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=564056 CPUtime=25.47 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 7003 0 0 0 2547 0 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=564056 CPUtime=25.48 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 13550 0 0 0 2546 2 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=564056 CPUtime=25.47 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 9106 0 0 0 2546 1 0 0 25 0 8 0 878246530 577593344 43497 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 564056

[startup+51.1006 s]
/proc/loadavg: 6.60 5.62 3.76 9/178 11531
/proc/meminfo: memFree=32141300/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=596996 CPUtime=408.39 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 304011 0 0 0 40790 49 0 0 25 0 8 0 878246529 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 149249 63887 535 106 0 144752 0
[pid=11522/tid=11524] ppid=11520 vsize=596996 CPUtime=51.09 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 14955 0 0 0 5106 3 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=596996 CPUtime=51.08 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 10135 0 0 0 5106 2 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4465141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=596996 CPUtime=50.76 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 216776 0 0 0 5043 33 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=596996 CPUtime=51.08 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 14523 0 0 0 5106 2 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=596996 CPUtime=51.08 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 10004 0 0 0 5107 1 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=596996 CPUtime=51.08 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 20083 0 0 0 5105 3 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=596996 CPUtime=51.07 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 10025 0 0 0 5106 1 0 0 25 0 8 0 878246530 611323904 63887 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.39

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

/proc/loadavg: 8.00 7.94 6.67 9/178 11560
/proc/meminfo: memFree=30519700/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2428096 CPUtime=9005.14 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4216790 0 0 0 899871 643 0 0 25 0 8 0 878246529 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 607024 468087 499 106 0 602527 0
[pid=11522/tid=11524] ppid=11520 vsize=2428096 CPUtime=1126.39 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 100702 0 0 0 112620 19 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2428096 CPUtime=1126.42 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46072 0 0 0 112634 8 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2428096 CPUtime=1120.24 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3388296 0 0 0 111526 498 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2428096 CPUtime=1126.42 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 107752 0 0 0 112624 18 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2428096 CPUtime=1126.42 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46638 0 0 0 112633 9 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2428096 CPUtime=1126.43 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104025 0 0 0 112622 21 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2428096 CPUtime=1126.41 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47770 0 0 0 112631 10 0 0 25 0 8 0 878246530 2486370304 468087 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9005.14
Current children cumulated vsize (KiB) 2428096

[startup+1152 s]
/proc/loadavg: 8.06 7.96 6.71 9/178 11561
/proc/meminfo: memFree=30467176/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2563728 CPUtime=9209.76 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4318943 0 0 0 920319 657 0 0 25 0 8 0 878246529 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 640932 481407 502 106 0 636435 0
[pid=11522/tid=11524] ppid=11520 vsize=2563728 CPUtime=1151.97 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101299 0 0 0 115178 19 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2563728 CPUtime=1152.02 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46134 0 0 0 115194 8 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2563728 CPUtime=1145.7 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3443421 0 0 0 114064 506 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2563728 CPUtime=1152.01 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108344 0 0 0 115183 18 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2563728 CPUtime=1152.01 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47115 0 0 0 115192 9 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2563728 CPUtime=1152.03 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104056 0 0 0 115182 21 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2563728 CPUtime=1152.01 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47967 0 0 0 115190 11 0 0 25 0 8 0 878246530 2625257472 481407 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9209.76
Current children cumulated vsize (KiB) 2563728

[startup+1164.8 s]
/proc/loadavg: 8.05 7.96 6.72 9/178 11570
/proc/meminfo: memFree=30438148/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2563728 CPUtime=9312.05 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4369950 0 0 0 930540 665 0 0 25 0 8 0 878246529 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 640932 487614 502 106 0 636435 0
[pid=11522/tid=11524] ppid=11520 vsize=2563728 CPUtime=1164.77 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101326 0 0 0 116458 19 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2563728 CPUtime=1164.81 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46233 0 0 0 116473 8 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2563728 CPUtime=1158.43 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3488549 0 0 0 115332 511 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2563728 CPUtime=1164.81 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108412 0 0 0 116462 19 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2563728 CPUtime=1164.8 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47342 0 0 0 116471 9 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4348958 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2563728 CPUtime=1164.81 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104070 0 0 0 116460 21 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2563728 CPUtime=1164.8 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 48006 0 0 0 116469 11 0 0 25 0 8 0 878246530 2625257472 487614 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9312.05
Current children cumulated vsize (KiB) 2563728

[startup+1171.2 s]
/proc/loadavg: 8.04 7.96 6.73 9/178 11570
/proc/meminfo: memFree=30431044/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2565844 CPUtime=9363.22 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4389460 0 0 0 935653 669 0 0 18 0 8 0 878246529 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4391881 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 641461 489824 499 106 0 636964 0
[pid=11522/tid=11524] ppid=11520 vsize=2565844 CPUtime=1171.17 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101326 0 0 0 117098 19 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2565844 CPUtime=1171.21 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46234 0 0 0 117113 8 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2565844 CPUtime=1164.8 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3506330 0 0 0 115966 514 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2565844 CPUtime=1171.2 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108412 0 0 0 117101 19 0 0 18 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2565844 CPUtime=1171.2 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47346 0 0 0 117111 9 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2565844 CPUtime=1171.21 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104074 0 0 0 117100 21 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2565844 CPUtime=1171.21 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 48008 0 0 0 117110 11 0 0 25 0 8 0 878246530 2627424256 489824 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9363.22
Current children cumulated vsize (KiB) 2565844

[startup+1174.4 s]
/proc/loadavg: 8.04 7.96 6.74 9/178 11570
/proc/meminfo: memFree=30425960/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2659872 CPUtime=9388.77 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4416728 0 0 0 938204 673 0 0 18 0 8 0 878246529 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 664968 497356 500 106 0 660471 0
[pid=11522/tid=11524] ppid=11520 vsize=2659872 CPUtime=1174.37 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101326 0 0 0 117417 20 0 0 18 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2659872 CPUtime=1174.4 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46234 0 0 0 117432 8 0 0 25 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2659872 CPUtime=1167.98 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3514007 0 0 0 116283 515 0 0 18 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2659872 CPUtime=1174.4 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108412 0 0 0 117421 19 0 0 25 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2659872 CPUtime=1174.41 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47346 0 0 0 117431 10 0 0 18 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2659872 CPUtime=1174.42 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104074 0 0 0 117420 22 0 0 25 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2659872 CPUtime=1174.4 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 48008 0 0 0 117429 11 0 0 25 0 8 0 878246530 2723708928 497356 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9388.77
Current children cumulated vsize (KiB) 2659872

[startup+1176.01 s]
/proc/loadavg: 8.04 7.96 6.74 9/178 11570
/proc/meminfo: memFree=30383596/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2659872 CPUtime=9401.6 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4422567 0 0 0 939485 675 0 0 21 0 8 0 878246529 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 664968 501871 500 106 0 660471 0
[pid=11522/tid=11524] ppid=11520 vsize=2659872 CPUtime=1175.98 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101326 0 0 0 117578 20 0 0 21 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2659872 CPUtime=1176.01 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46234 0 0 0 117593 8 0 0 25 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2659872 CPUtime=1169.57 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3515488 0 0 0 116442 515 0 0 21 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2659872 CPUtime=1176.01 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108412 0 0 0 117582 19 0 0 25 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2659872 CPUtime=1176.01 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47346 0 0 0 117591 10 0 0 18 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4318673 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2659872 CPUtime=1176.02 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104074 0 0 0 117580 22 0 0 25 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2659872 CPUtime=1176.01 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 48017 0 0 0 117590 11 0 0 25 0 8 0 878246530 2723708928 501871 33554432000 4194304 4625164 140735594582496 18446744073709551615 4331106 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9401.6
Current children cumulated vsize (KiB) 2659872

[startup+1176.4 s]
/proc/loadavg: 8.04 7.96 6.74 9/178 11570
/proc/meminfo: memFree=30383596/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=2659872 CPUtime=9404.76 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) R 11520 11522 11073 0 -1 4202496 4424119 0 0 0 939800 676 0 0 22 0 8 0 878246529 2723708928 502715 33554432000 4194304 4625164 140735594582496 18446744073709551615 254500350214 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 664968 502715 500 106 0 660471 0
[pid=11522/tid=11524] ppid=11520 vsize=2659872 CPUtime=1176.37 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4202560 101326 0 0 0 117617 20 0 0 22 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11522/tid=11525] ppid=11520 vsize=2659872 CPUtime=1176.4 cores=0-7
/proc/11522/task/11525/stat : 11525 (SArTagnan) R 11520 11522 11073 0 -1 4202560 46234 0 0 0 117632 8 0 0 25 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 254500359130 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11522/tid=11526] ppid=11520 vsize=2659872 CPUtime=1169.96 cores=0-7
/proc/11522/task/11526/stat : 11526 (SArTagnan) R 11520 11522 11073 0 -1 4202560 3516039 0 0 0 116481 515 0 0 22 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11522/tid=11527] ppid=11520 vsize=2659872 CPUtime=1176.4 cores=0-7
/proc/11522/task/11527/stat : 11527 (SArTagnan) R 11520 11522 11073 0 -1 4202560 108412 0 0 0 117621 19 0 0 25 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11522/tid=11528] ppid=11520 vsize=2659872 CPUtime=1176.41 cores=0-7
/proc/11522/task/11528/stat : 11528 (SArTagnan) R 11520 11522 11073 0 -1 4202560 47346 0 0 0 117631 10 0 0 19 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11522/tid=11529] ppid=11520 vsize=2659872 CPUtime=1176.42 cores=0-7
/proc/11522/task/11529/stat : 11529 (SArTagnan) R 11520 11522 11073 0 -1 4202560 104074 0 0 0 117620 22 0 0 25 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 254500346918 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11522/tid=11530] ppid=11520 vsize=2659872 CPUtime=1176.4 cores=0-7
/proc/11522/task/11530/stat : 11530 (SArTagnan) R 11520 11522 11073 0 -1 4202560 48017 0 0 0 117629 11 0 0 25 0 8 0 878246530 2723708928 502716 33554432000 4194304 4625164 140735594582496 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 9404.76
Current children cumulated vsize (KiB) 2659872

[startup+1176.6 s]
/proc/loadavg: 8.04 7.96 6.74 9/178 11570
/proc/meminfo: memFree=30383596/32950928 swapFree=67053604/67111528
[pid=11522] ppid=11520 vsize=0 CPUtime=9406.34 cores=0-7
/proc/11522/stat : 11522 (SArTagnan) Z 11520 11522 11073 0 -1 4203548 4424515 0 0 0 939958 676 0 0 22 0 2 0 878246529 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/11522/statm: 0 0 0 0 0 0 0
[pid=11522/tid=11524] ppid=11520 vsize=0 CPUtime=1176.57 cores=0-7
/proc/11522/task/11524/stat : 11524 (SArTagnan) R 11520 11522 11073 0 -1 4203588 101326 0 0 0 117637 20 0 0 22 0 2 0 878246530 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9406.34
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1176.69
CPU time (s): 9406.44
CPU user time (s): 9399.59
CPU system time (s): 6.85096
CPU usage (%): 799.4
Max. virtual memory (cumulated for all children) (KiB): 2698352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9399.59
system time used= 6.85096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4424515
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= 7273
involuntary context switches= 40651

runsolver used 1.74973 second user time and 4.67229 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-10 02:41:38
IDJOB=3439596
IDBENCH=85841
IDSOLVER=1936
FILE ID=node149/3439596-1307666498
RUNJOBID= node149-1307666142-11087
PBS_JOBID= 13549473
Free space on /tmp= 74004 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439596-1307666498/watcher-3439596-1307666498 -o /tmp/evaluation-result-3439596-1307666498/solver-3439596-1307666498 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439596-1307666498.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=1457838880

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.806
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.806
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.806
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:     32950928 kB
MemFree:      32389836 kB
Buffers:         60352 kB
Cached:         342784 kB
SwapCached:      10296 kB
Active:         119048 kB
Inactive:       301616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32389836 kB
SwapTotal:    67111528 kB
SwapFree:     67053604 kB
Dirty:             808 kB
Writeback:          20 kB
AnonPages:       15580 kB
Mapped:           8600 kB
Slab:            71376 kB
PageTables:       4212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186288 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= 74000 MiB
End job on node149 at 2011-06-10 03:01:15