Trace number 3439561

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 14974.5 1876.16

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1222.87
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

14974.33/1876.02	
14974.33/1876.02	s UNSATISFIABLE
14974.33/1876.02	c Import unit

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-3439561-1306965464/watcher-3439561-1306965464 -o /tmp/evaluation-result-3439561-1306965464/solver-3439561-1306965464 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439561-1306965464.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: 8.14 8.06 8.01 2/504 15370
/proc/meminfo: memFree=17083168/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=20448 CPUtime=0 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 973 0 0 0 0 0 0 0 25 0 1 0 788962544 20938752 731 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15370/statm: 5112 732 299 106 0 615 0

[startup+0.0217391 s]
/proc/loadavg: 8.14 8.06 8.01 2/504 15370
/proc/meminfo: memFree=17083168/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=21396 CPUtime=0.01 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 1590 0 0 0 1 0 0 0 25 0 1 0 788962544 21909504 1006 33554432000 4194304 4625164 140735230472304 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15370/statm: 5349 1006 299 106 0 852 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21396

[startup+0.128459 s]
/proc/loadavg: 8.14 8.06 8.01 2/504 15370
/proc/meminfo: memFree=17083168/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=581872 CPUtime=3.46 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 19618 0 0 0 343 3 0 0 18 0 8 0 788962544 595836928 11363 33554432000 4194304 4625164 140735230472304 18446744073709551615 4278440 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 146303 12031 353 106 0 141806 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 581872

[startup+0.747506 s]
/proc/loadavg: 8.14 8.06 8.01 2/504 15370
/proc/meminfo: memFree=17083168/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=590784 CPUtime=5.75 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 26921 0 0 0 571 4 0 0 18 0 8 0 788962544 604962816 13355 33554432000 4194304 4625164 140735230472304 18446744073709551615 4512205 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 147696 13355 353 106 0 143199 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 590784

[startup+0.850553 s]
/proc/loadavg: 8.14 8.06 8.01 2/504 15370
/proc/meminfo: memFree=17083168/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=590784 CPUtime=6.55 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 27415 0 0 0 651 4 0 0 18 0 8 0 788962544 604962816 13849 33554432000 4194304 4625164 140735230472304 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 147696 13850 353 106 0 143199 0
Current children cumulated CPU time (s) 6.55
Current children cumulated vsize (KiB) 590784

[startup+1.50044 s]
/proc/loadavg: 8.14 8.06 8.01 9/512 15378
/proc/meminfo: memFree=17013740/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=601980 CPUtime=11.83 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 39051 0 0 0 1176 7 0 0 20 0 8 0 788962544 616427520 18016 33554432000 4194304 4625164 140735230472304 18446744073709551615 255106873887 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 150495 18016 353 106 0 145998 0
[pid=15370/tid=15372] ppid=15368 vsize=601980 CPUtime=1.48 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4237 0 0 0 147 1 0 0 25 0 8 0 788962547 616427520 18333 33554432000 4194304 4625164 140735230472304 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=601980 CPUtime=1.48 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 3961 0 0 0 148 0 0 0 18 0 8 0 788962547 616427520 18333 33554432000 4194304 4625164 140735230472304 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=601980 CPUtime=1.44 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 7402 0 0 0 144 0 0 0 20 0 8 0 788962547 616427520 18333 33554432000 4194304 4625164 140735230472304 18446744073709551615 4334603 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=601980 CPUtime=1.46 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4073 0 0 0 146 0 0 0 18 0 8 0 788962547 616427520 18333 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=601980 CPUtime=1.46 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 3890 0 0 0 146 0 0 0 20 0 8 0 788962547 616427520 18333 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349036 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=601980 CPUtime=1.48 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 3736 0 0 0 148 0 0 0 20 0 8 0 788962547 616427520 18334 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=601980 CPUtime=1.47 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4109 0 0 0 147 0 0 0 25 0 8 0 788962547 616427520 18334 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 601980

[startup+3.10116 s]
/proc/loadavg: 8.14 8.06 8.01 9/512 15378
/proc/meminfo: memFree=17000104/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=597100 CPUtime=24.51 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 54206 0 0 0 2442 9 0 0 25 0 8 0 788962544 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4511997 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 149275 21732 353 106 0 144778 0
[pid=15370/tid=15372] ppid=15368 vsize=597100 CPUtime=3.06 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6292 0 0 0 305 1 0 0 25 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=597100 CPUtime=3.06 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4330 0 0 0 306 0 0 0 20 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=597100 CPUtime=3.01 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 15048 0 0 0 300 1 0 0 25 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=597100 CPUtime=3.04 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5925 0 0 0 304 0 0 0 20 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=597100 CPUtime=3.04 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4263 0 0 0 304 0 0 0 25 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=597100 CPUtime=3.06 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4048 0 0 0 306 0 0 0 25 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=597100 CPUtime=3.06 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 4283 0 0 0 306 0 0 0 25 0 8 0 788962547 611430400 21732 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 597100

[startup+6.3006 s]
/proc/loadavg: 8.13 8.06 8.00 9/512 15378
/proc/meminfo: memFree=16980760/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=603440 CPUtime=50.05 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 74461 0 0 0 4992 13 0 0 25 0 8 0 788962544 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 150860 26864 355 106 0 146363 0
[pid=15370/tid=15372] ppid=15368 vsize=603440 CPUtime=6.27 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 8615 0 0 0 625 2 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=603440 CPUtime=6.26 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5919 0 0 0 626 0 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=603440 CPUtime=6.16 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 23777 0 0 0 613 3 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=603440 CPUtime=6.25 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6241 0 0 0 624 1 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=603440 CPUtime=6.25 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6124 0 0 0 624 1 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=603440 CPUtime=6.26 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5564 0 0 0 626 0 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=603440 CPUtime=6.26 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5797 0 0 0 625 1 0 0 25 0 8 0 788962547 617922560 26864 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.05
Current children cumulated vsize (KiB) 603440

[startup+12.7015 s]
/proc/loadavg: 8.12 8.06 8.00 9/512 15379
/proc/meminfo: memFree=16947560/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=627196 CPUtime=101.14 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 105055 0 0 0 10096 18 0 0 25 0 8 0 788962544 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 156799 34789 360 106 0 152302 0
[pid=15370/tid=15372] ppid=15368 vsize=627196 CPUtime=12.67 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 9772 0 0 0 1265 2 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=627196 CPUtime=12.66 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6422 0 0 0 1266 0 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=627196 CPUtime=12.44 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 43268 0 0 0 1239 5 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=627196 CPUtime=12.65 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 8958 0 0 0 1264 1 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=627196 CPUtime=12.65 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6600 0 0 0 1264 1 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349210 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=627196 CPUtime=12.67 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 8666 0 0 0 1265 2 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=627196 CPUtime=12.66 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 6311 0 0 0 1265 1 0 0 25 0 8 0 788962547 642248704 34789 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.14
Current children cumulated vsize (KiB) 627196

[startup+25.5012 s]
/proc/loadavg: 8.10 8.06 8.00 9/512 15379
/proc/meminfo: memFree=16875824/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=676136 CPUtime=203.33 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 160008 0 0 0 20304 29 0 0 25 0 8 0 788962544 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 169034 53505 590 106 0 164537 0
[pid=15370/tid=15372] ppid=15368 vsize=676136 CPUtime=25.47 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 13947 0 0 0 2544 3 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=676136 CPUtime=25.47 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 8612 0 0 0 2546 1 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=676136 CPUtime=25.04 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 65009 0 0 0 2494 10 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=676136 CPUtime=25.44 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 13768 0 0 0 2542 2 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=676136 CPUtime=25.44 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 14213 0 0 0 2542 2 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=676136 CPUtime=25.47 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 18181 0 0 0 2543 4 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=676136 CPUtime=25.46 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 9123 0 0 0 2545 1 0 0 25 0 8 0 788962547 692363264 53505 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.33
Current children cumulated vsize (KiB) 676136

[startup+51.1197 s]
/proc/loadavg: 8.11 8.07 8.01 9/512 15380
/proc/meminfo: memFree=16823216/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=707544 CPUtime=407.82 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 270584 0 0 0 40732 50 0 0 25 0 8 0 788962544 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 176886 66329 519 106 0 172389 0
[pid=15370/tid=15372] ppid=15368 vsize=707544 CPUtime=51.09 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 19689 0 0 0 5105 4 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=707544 CPUtime=51.07 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 9679 0 0 0 5105 2 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=707544 CPUtime=50.19 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148460 0 0 0 4997 22 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=707544 CPUtime=51.06 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 20713 0 0 0 5103 3 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=707544 CPUtime=51.06 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 20333 0 0 0 5102 4 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4348941 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=707544 CPUtime=51.08 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 19797 0 0 0 5103 5 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=707544 CPUtime=51.08 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 10493 0 0 0 5106 2 0 0 25 0 8 0 788962547 724525056 66329 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.82

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

/proc/loadavg: 8.12 8.12 8.03 9/512 15440
/proc/meminfo: memFree=14848796/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3108048 CPUtime=14817.8 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6870294 0 0 0 1480576 1200 0 0 25 0 8 0 788962544 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 777012 558474 362 106 0 772515 0
[pid=15370/tid=15372] ppid=15368 vsize=3108048 CPUtime=1856.38 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 185614 24 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3108048 CPUtime=1855.89 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33826 0 0 0 185578 11 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3108048 CPUtime=1824.32 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5774486 0 0 0 181452 980 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3108048 CPUtime=1856.37 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148585 0 0 0 185606 31 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3108048 CPUtime=1856.38 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71139 0 0 0 185615 23 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3108048 CPUtime=1856.24 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149602 0 0 0 185592 32 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3108048 CPUtime=1856.37 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36625 0 0 0 185626 11 0 0 25 0 8 0 788962547 3182641152 558474 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14817.8
Current children cumulated vsize (KiB) 3108048

[startup+1869.2 s]
/proc/loadavg: 8.10 8.12 8.03 9/512 15440
/proc/meminfo: memFree=14827716/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3114140 CPUtime=14919.9 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6927741 0 0 0 1490785 1209 0 0 25 0 8 0 788962544 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 778535 564761 362 106 0 774038 0
[pid=15370/tid=15372] ppid=15368 vsize=3114140 CPUtime=1869.19 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 186895 24 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3114140 CPUtime=1868.69 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33834 0 0 0 186858 11 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3114140 CPUtime=1836.92 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5827415 0 0 0 182703 989 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3114140 CPUtime=1869.17 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148736 0 0 0 186886 31 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3114140 CPUtime=1869.18 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71139 0 0 0 186895 23 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3114140 CPUtime=1869.04 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149641 0 0 0 186871 33 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3114140 CPUtime=1869.17 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36645 0 0 0 186906 11 0 0 25 0 8 0 788962547 3188879360 564761 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14919.9
Current children cumulated vsize (KiB) 3114140

[startup+1872.4 s]
/proc/loadavg: 8.17 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14817672/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3114140 CPUtime=14945.5 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6942506 0 0 0 1493336 1211 0 0 25 0 8 0 788962544 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 778535 566737 362 106 0 774038 0
[pid=15370/tid=15372] ppid=15368 vsize=3114140 CPUtime=1872.38 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 187214 24 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3114140 CPUtime=1871.89 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33835 0 0 0 187178 11 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3114140 CPUtime=1840.06 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5839650 0 0 0 183016 990 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4335636 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3114140 CPUtime=1872.36 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148738 0 0 0 187205 31 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3114140 CPUtime=1872.38 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71219 0 0 0 187215 23 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3114140 CPUtime=1872.24 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149653 0 0 0 187191 33 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3114140 CPUtime=1872.37 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36646 0 0 0 187226 11 0 0 25 0 8 0 788962547 3188879360 566737 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14945.5
Current children cumulated vsize (KiB) 3114140

[startup+1874 s]
/proc/loadavg: 8.17 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14806140/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3146912 CPUtime=14958.2 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6958630 0 0 0 1494611 1213 0 0 25 0 8 0 788962544 3222437888 577021 33554432000 4194304 4625164 140735230472304 18446744073709551615 4391817 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 786728 577021 362 106 0 782231 0
[pid=15370/tid=15372] ppid=15368 vsize=3146912 CPUtime=1873.98 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 187374 24 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3146912 CPUtime=1873.5 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33836 0 0 0 187339 11 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3146912 CPUtime=1841.63 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5845706 0 0 0 183172 991 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3146912 CPUtime=1873.97 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148738 0 0 0 187366 31 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3146912 CPUtime=1873.98 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71219 0 0 0 187375 23 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3146912 CPUtime=1873.84 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149674 0 0 0 187351 33 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4469080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3146912 CPUtime=1873.97 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36647 0 0 0 187386 11 0 0 25 0 8 0 788962547 3222437888 577022 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14958.2
Current children cumulated vsize (KiB) 3146912

[startup+1874.8 s]
/proc/loadavg: 8.16 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14768692/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3146912 CPUtime=14964.7 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6961812 0 0 0 1495258 1214 0 0 25 0 8 0 788962544 3222437888 578714 33554432000 4194304 4625164 140735230472304 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 786728 578714 368 106 0 782231 0
[pid=15370/tid=15372] ppid=15368 vsize=3146912 CPUtime=1874.8 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 187456 24 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3146912 CPUtime=1874.31 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33836 0 0 0 187420 11 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3146912 CPUtime=1842.42 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5847830 0 0 0 183251 991 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3146912 CPUtime=1874.78 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148738 0 0 0 187447 31 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3146912 CPUtime=1874.8 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71219 0 0 0 187457 23 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3146912 CPUtime=1874.66 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149674 0 0 0 187433 33 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3146912 CPUtime=1874.79 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36651 0 0 0 187468 11 0 0 25 0 8 0 788962547 3222437888 578716 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14964.7
Current children cumulated vsize (KiB) 3146912

[startup+1875.6 s]
/proc/loadavg: 8.16 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14768692/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3212448 CPUtime=14971 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6968563 0 0 0 1495884 1216 0 0 25 0 8 0 788962544 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4356461 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 803112 582698 375 106 0 798615 0
[pid=15370/tid=15372] ppid=15368 vsize=3212448 CPUtime=1875.58 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 187534 24 0 0 25 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3212448 CPUtime=1875.09 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33836 0 0 0 187498 11 0 0 25 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3212448 CPUtime=1843.2 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5850963 0 0 0 183329 991 0 0 25 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4335828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3212448 CPUtime=1875.56 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148738 0 0 0 187525 31 0 0 18 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3212448 CPUtime=1875.57 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71219 0 0 0 187534 23 0 0 18 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3212448 CPUtime=1875.44 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149684 0 0 0 187511 33 0 0 25 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 255106436058 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3212448 CPUtime=1875.57 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36860 0 0 0 187546 11 0 0 18 0 8 0 788962547 3289546752 582698 33554432000 4194304 4625164 140735230472304 18446744073709551615 4331252 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14971
Current children cumulated vsize (KiB) 3212448

[startup+1876.02 s]
/proc/loadavg: 8.16 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14750588/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=3212448 CPUtime=14974.3 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) R 15368 15370 15094 0 -1 4202496 6970901 0 0 0 1496214 1219 0 0 25 0 8 0 788962544 3289546752 583300 33554432000 4194304 4625164 140735230472304 18446744073709551615 4362352 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 803112 583300 362 106 0 798615 0
[pid=15370/tid=15372] ppid=15368 vsize=3212448 CPUtime=1876 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4202560 140360 0 0 0 187576 24 0 0 25 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15370/tid=15373] ppid=15368 vsize=3212448 CPUtime=1875.51 cores=0-7
/proc/15370/task/15373/stat : 15373 (SArTagnan) R 15368 15370 15094 0 -1 4202560 33837 0 0 0 187540 11 0 0 25 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4477576 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15370/tid=15374] ppid=15368 vsize=3212448 CPUtime=1843.61 cores=0-7
/proc/15370/task/15374/stat : 15374 (SArTagnan) R 15368 15370 15094 0 -1 4202560 5852026 0 0 0 183369 992 0 0 25 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15370/tid=15375] ppid=15368 vsize=3212448 CPUtime=1875.97 cores=0-7
/proc/15370/task/15375/stat : 15375 (SArTagnan) R 15368 15370 15094 0 -1 4202560 148738 0 0 0 187566 31 0 0 18 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15370/tid=15376] ppid=15368 vsize=3212448 CPUtime=1875.99 cores=0-7
/proc/15370/task/15376/stat : 15376 (SArTagnan) R 15368 15370 15094 0 -1 4202560 71226 0 0 0 187575 24 0 0 18 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 255106424789 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15370/tid=15377] ppid=15368 vsize=3212448 CPUtime=1875.85 cores=0-7
/proc/15370/task/15377/stat : 15377 (SArTagnan) R 15368 15370 15094 0 -1 4202560 149685 0 0 0 187552 33 0 0 18 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15370/tid=15378] ppid=15368 vsize=3212448 CPUtime=1875.98 cores=0-7
/proc/15370/task/15378/stat : 15378 (SArTagnan) R 15368 15370 15094 0 -1 4202560 36993 0 0 0 187587 11 0 0 18 0 8 0 788962547 3289546752 583301 33554432000 4194304 4625164 140735230472304 18446744073709551615 4331252 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14974.3
Current children cumulated vsize (KiB) 3212448

[startup+1876.1 s]
/proc/loadavg: 8.16 8.13 8.04 9/512 15440
/proc/meminfo: memFree=14750588/32951124 swapFree=67111204/67111528
[pid=15370] ppid=15368 vsize=0 CPUtime=14974.5 cores=0-7
/proc/15370/stat : 15370 (SArTagnan) Z 15368 15370 15094 0 -1 4203548 6970919 0 0 0 1496221 1226 0 0 25 0 2 0 788962544 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15370/statm: 0 0 0 0 0 0 0
[pid=15370/tid=15372] ppid=15368 vsize=0 CPUtime=1876.09 cores=0-7
/proc/15370/task/15372/stat : 15372 (SArTagnan) R 15368 15370 15094 0 -1 4203588 140360 0 0 0 187577 32 0 0 25 0 2 0 788962547 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) 14974.5
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1876.16
CPU time (s): 14974.5
CPU user time (s): 14962.2
CPU system time (s): 12.3201
CPU usage (%): 798.15
Max. virtual memory (cumulated for all children) (KiB): 3212448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14962.2
system time used= 12.3201
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6970919
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= 8995
involuntary context switches= 65487

runsolver used 9.09962 second user time and 23.3125 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-01 23:57:44
IDJOB=3439561
IDBENCH=85793
IDSOLVER=1936
FILE ID=node144/3439561-1306965464
RUNJOBID= node144-1306960404-15108
PBS_JOBID= 13497607
Free space on /tmp= 73816 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439561-1306965464/watcher-3439561-1306965464 -o /tmp/evaluation-result-3439561-1306965464/solver-3439561-1306965464 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439561-1306965464.cnf -threads=8

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=741649413

node144.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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.16
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.83
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.82
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17083448 kB
Buffers:        207604 kB
Cached:         219352 kB
SwapCached:        140 kB
Active:       15319920 kB
Inactive:       269324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17083448 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:    15162368 kB
Mapped:          41420 kB
Slab:           134548 kB
PageTables:      69604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157743232 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= 73816 MiB
End job on node144 at 2011-06-02 00:29:00