Trace number 3439566

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 4444.07 556.988

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-icl005.shuffled-as.sat05-3826.cnf
MD5SUM5d8489e52ec1ef9c7431a7fd60f9ff86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark452.04
Satisfiable
(Un)Satisfiability was proved
Number of variables2703
Number of clauses18312
Sum of the clauses size128119
Maximum clause length13
Minimum clause length1
Number of clauses of size 156
Number of clauses of size 2533
Number of clauses of size 32417
Number of clauses of size 4522
Number of clauses of size 5685
Number of clauses of size over 514099

Solver Data

4443.77/556.93	
4443.77/556.93	s UNSATISFIABLE
4443.77/556.93	c createReplaced produced conflict

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-3439566-1306965549/watcher-3439566-1306965549 -o /tmp/evaluation-result-3439566-1306965549/solver-3439566-1306965549 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439566-1306965549.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.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=20764 CPUtime=0.01 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 1164 0 0 0 1 0 0 0 24 0 1 0 886785591 21262336 817 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/21716/statm: 5191 818 299 106 0 694 0

[startup+0.122337 s]
/proc/loadavg: 8.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=297048 CPUtime=0.68 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 3337 0 0 0 68 0 0 0 19 0 8 0 886785591 304177152 2750 33554432000 4194304 4625164 140735707382544 18446744073709551615 224284586693 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 74262 2750 340 106 0 69765 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 297048

[startup+0.216606 s]
/proc/loadavg: 8.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=575068 CPUtime=3.31 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 16310 0 0 0 328 3 0 0 18 0 8 0 886785591 588869632 9939 33554432000 4194304 4625164 140735707382544 18446744073709551615 224285030943 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 143767 10119 351 106 0 139270 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 575068

[startup+1.14381 s]
/proc/loadavg: 8.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=589616 CPUtime=8.55 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 31338 0 0 0 849 6 0 0 19 0 8 0 886785591 603766784 15369 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 147404 15370 353 106 0 142907 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 589616

[startup+1.2438 s]
/proc/loadavg: 8.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=589616 CPUtime=9.35 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 32598 0 0 0 929 6 0 0 19 0 8 0 886785591 603766784 15831 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511963 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 147404 15837 353 106 0 142907 0
Current children cumulated CPU time (s) 9.35
Current children cumulated vsize (KiB) 589616

[startup+1.54374 s]
/proc/loadavg: 8.06 8.08 8.01 1/551 21716
/proc/meminfo: memFree=28927208/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=591960 CPUtime=11.75 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 37426 0 0 0 1168 7 0 0 20 0 8 0 886785591 606167040 16843 33554432000 4194304 4625164 140735707382544 18446744073709551615 224284593114 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 147990 16843 353 106 0 143493 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 591960

[startup+3.12149 s]
/proc/loadavg: 8.06 8.08 8.01 9/559 21724
/proc/meminfo: memFree=28843980/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=606036 CPUtime=24.32 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 55399 0 0 0 2423 9 0 0 24 0 8 0 886785591 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 151509 20663 353 106 0 147012 0
[pid=21716/tid=21718] ppid=21714 vsize=606036 CPUtime=3.08 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 6035 0 0 0 308 0 0 0 24 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=606036 CPUtime=2.72 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 3811 0 0 0 272 0 0 0 20 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=606036 CPUtime=3.07 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 19358 0 0 0 305 2 0 0 24 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=606036 CPUtime=3.06 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 5674 0 0 0 306 0 0 0 23 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=606036 CPUtime=3.02 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 3919 0 0 0 302 0 0 0 24 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=606036 CPUtime=3.08 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 3771 0 0 0 308 0 0 0 24 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=606036 CPUtime=3.08 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 4076 0 0 0 308 0 0 0 20 0 8 0 886785593 620580864 20663 33554432000 4194304 4625164 140735707382544 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 606036

[startup+6.30096 s]
/proc/loadavg: 8.05 8.08 8.01 9/559 21724
/proc/meminfo: memFree=28831396/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=604472 CPUtime=49.81 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 68754 0 0 0 4968 13 0 0 25 0 8 0 886785591 618979328 24030 33554432000 4194304 4625164 140735707382544 18446744073709551615 4512249 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 151118 24030 353 106 0 146621 0
[pid=21716/tid=21718] ppid=21714 vsize=604472 CPUtime=6.28 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 6397 0 0 0 628 0 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=604472 CPUtime=5.92 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 4185 0 0 0 592 0 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=604472 CPUtime=6.28 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 26780 0 0 0 624 4 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=604472 CPUtime=6.27 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 6084 0 0 0 626 1 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=604472 CPUtime=6.17 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 4227 0 0 0 616 1 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4348918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=604472 CPUtime=6.27 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 5427 0 0 0 626 1 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=604472 CPUtime=6.29 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 5675 0 0 0 628 1 0 0 25 0 8 0 886785593 618979328 24127 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.81
Current children cumulated vsize (KiB) 604472

[startup+12.7009 s]
/proc/loadavg: 8.05 8.08 8.01 9/559 21724
/proc/meminfo: memFree=28781460/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=636412 CPUtime=100.76 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 117321 0 0 0 10051 25 0 0 25 0 8 0 886785591 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 159103 38298 353 106 0 154606 0
[pid=21716/tid=21718] ppid=21714 vsize=636412 CPUtime=12.65 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 9893 0 0 0 1264 1 0 0 25 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=636412 CPUtime=12.3 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 6382 0 0 0 1229 1 0 0 19 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=636412 CPUtime=12.65 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 51539 0 0 0 1257 8 0 0 25 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4579399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=636412 CPUtime=12.65 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 9012 0 0 0 1263 2 0 0 19 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4353308 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=636412 CPUtime=12.44 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 9595 0 0 0 1241 3 0 0 25 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=636412 CPUtime=12.64 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 10216 0 0 0 1262 2 0 0 25 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=636412 CPUtime=12.66 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 8820 0 0 0 1264 2 0 0 25 0 8 0 886785593 651685888 38298 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 636412

[startup+25.5008 s]
/proc/loadavg: 8.04 8.08 8.01 9/559 21726
/proc/meminfo: memFree=28743620/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=664292 CPUtime=202.91 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 194143 0 0 0 20251 40 0 0 25 0 8 0 886785591 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 166073 46304 353 106 0 161576 0
[pid=21716/tid=21718] ppid=21714 vsize=664292 CPUtime=25.46 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 13606 0 0 0 2544 2 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=664292 CPUtime=25.1 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 8911 0 0 0 2508 2 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=664292 CPUtime=25.46 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 108757 0 0 0 2528 18 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=664292 CPUtime=25.44 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 12726 0 0 0 2542 2 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=664292 CPUtime=24.99 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 13438 0 0 0 2495 4 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349054 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=664292 CPUtime=25.45 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 14554 0 0 0 2541 4 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=664292 CPUtime=25.46 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 9940 0 0 0 2543 3 0 0 25 0 8 0 886785593 680235008 46304 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.91
Current children cumulated vsize (KiB) 664292

[startup+51.1005 s]
/proc/loadavg: 8.09 8.09 8.01 9/559 21726
/proc/meminfo: memFree=28671896/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=700348 CPUtime=407.21 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 336869 0 0 0 40654 67 0 0 25 0 8 0 886785591 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 175087 64390 414 106 0 170590 0
[pid=21716/tid=21718] ppid=21714 vsize=700348 CPUtime=51.06 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 20665 0 0 0 5102 4 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=700348 CPUtime=50.7 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 10534 0 0 0 5067 3 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=700348 CPUtime=51.05 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 214088 0 0 0 5069 36 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=700348 CPUtime=51.04 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 19696 0 0 0 5101 3 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=700348 CPUtime=50.1 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 20797 0 0 0 5005 5 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=700348 CPUtime=51.04 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 21098 0 0 0 5098 6 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=700348 CPUtime=51.05 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 13765 0 0 0 5102 3 0 0 25 0 8 0 886785593 717156352 64390 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.21
Current children cumulated vsize (KiB) 700348

[startup+102.301 s]
/proc/loadavg: 8.04 8.07 8.01 9/559 21728
/proc/meminfo: memFree=28564476/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=733356 CPUtime=815.81 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 475927 0 0 0 81485 96 0 0 25 0 8 0 886785591 750956544 91166 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 183339 91166 557 106 0 178842 0
[pid=21716/tid=21718] ppid=21714 vsize=733356 CPUtime=102.26 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 22476 0 0 0 10221 5 0 0 25 0 8 0 886785593 750956544 91166 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=733356 CPUtime=101.9 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 15046 0 0 0 10186 4 0 0 25 0 8 0 886785593 750956544 91166 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=733356 CPUtime=102.25 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 315813 0 0 0 10170 55 0 0 25 0 8 0 886785593 750956544 91166 33554432000 4194304 4625164 140735707382544 18446744073709551615 4547216 0 0 4096 2 0 0 0 -1 5 0 0 0

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

/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67504 0 0 0 53822 13 0 0 25 0 8 0 886785593 1472970752 231885 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1438448 CPUtime=528.11 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34384 0 0 0 52800 11 0 0 25 0 8 0 886785593 1472970752 231885 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1438448 CPUtime=538.2 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 70856 0 0 0 53805 15 0 0 25 0 8 0 886785593 1472970752 231885 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1438448 CPUtime=538.32 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25657 0 0 0 53822 10 0 0 25 0 8 0 886785593 1472970752 231885 33554432000 4194304 4625164 140735707382544 18446744073709551615 4465186 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4296.16
Current children cumulated vsize (KiB) 1438448

[startup+544.801 s]
/proc/loadavg: 8.02 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27994052/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1440088 CPUtime=4347.23 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2013700 0 0 0 434351 372 0 0 25 0 8 0 886785591 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 360022 233233 709 106 0 355525 0
[pid=21716/tid=21718] ppid=21714 vsize=1440088 CPUtime=544.76 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 68986 0 0 0 54461 15 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1440088 CPUtime=544.41 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23655 0 0 0 54434 7 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1440088 CPUtime=544.76 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1593241 0 0 0 54200 276 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1440088 CPUtime=544.75 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67507 0 0 0 54462 13 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1440088 CPUtime=534.38 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34400 0 0 0 53427 11 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1440088 CPUtime=544.6 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 70933 0 0 0 54445 15 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4317281 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1440088 CPUtime=544.72 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25703 0 0 0 54462 10 0 0 25 0 8 0 886785593 1474650112 233233 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4347.23
Current children cumulated vsize (KiB) 1440088

[startup+551.201 s]
/proc/loadavg: 8.02 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27945060/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4398.29 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2045517 0 0 0 439453 376 0 0 25 0 8 0 886785591 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 245921 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=551.16 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55101 15 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=550.81 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23682 0 0 0 55074 7 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=551.15 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1613117 0 0 0 54837 278 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=551.15 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67669 0 0 0 55102 13 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=540.65 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54054 11 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4341752 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=550.99 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71023 0 0 0 55084 15 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4354355 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=551.12 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25766 0 0 0 55102 10 0 0 25 0 8 0 886785593 1514188800 245921 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4398.29
Current children cumulated vsize (KiB) 1478700

[startup+554.401 s]
/proc/loadavg: 8.02 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27939728/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4423.82 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2050589 0 0 0 442005 377 0 0 25 0 8 0 886785591 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 246256 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=554.36 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55421 15 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=554.01 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23700 0 0 0 55394 7 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=554.35 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1617840 0 0 0 55156 279 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=554.34 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67734 0 0 0 55421 13 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=543.79 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54368 11 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4348906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=554.19 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71097 0 0 0 55404 15 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=554.32 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25770 0 0 0 55422 10 0 0 25 0 8 0 886785593 1514188800 246256 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4423.82
Current children cumulated vsize (KiB) 1478700

[startup+556 s]
/proc/loadavg: 8.02 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27941712/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4436.6 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2053203 0 0 0 443282 378 0 0 25 0 8 0 886785591 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 247401 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=555.96 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55581 15 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=555.61 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23700 0 0 0 55554 7 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=555.96 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1619166 0 0 0 55316 280 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4547818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=555.94 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67750 0 0 0 55581 13 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=545.37 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54526 11 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=555.79 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71099 0 0 0 55564 15 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=555.92 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25804 0 0 0 55582 10 0 0 25 0 8 0 886785593 1514188800 247401 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4436.6
Current children cumulated vsize (KiB) 1478700

[startup+556.422 s]
/proc/loadavg: 8.01 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27936996/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4439.93 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2055127 0 0 0 443615 378 0 0 25 0 8 0 886785591 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 247612 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=556.36 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55621 15 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=556.03 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23700 0 0 0 55596 7 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=556.38 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1620872 0 0 0 55358 280 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=556.37 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67750 0 0 0 55624 13 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=545.79 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54568 11 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349038 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=556.19 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71099 0 0 0 55604 15 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=556.34 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25805 0 0 0 55624 10 0 0 25 0 8 0 886785593 1514188800 247612 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4439.93
Current children cumulated vsize (KiB) 1478700

[startup+556.801 s]
/proc/loadavg: 8.01 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27936996/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4442.96 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2058917 0 0 0 443917 379 0 0 25 0 8 0 886785591 1514188800 249939 33554432000 4194304 4625164 140735707382544 18446744073709551615 224284587041 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 249941 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=556.74 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55659 15 0 0 25 0 8 0 886785593 1514188800 249941 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=556.41 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23700 0 0 0 55634 7 0 0 25 0 8 0 886785593 1514188800 249941 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=556.75 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1622529 0 0 0 55395 280 0 0 25 0 8 0 886785593 1514188800 249941 33554432000 4194304 4625164 140735707382544 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=556.74 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67750 0 0 0 55661 13 0 0 25 0 8 0 886785593 1514188800 249942 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=546.17 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54606 11 0 0 25 0 8 0 886785593 1514188800 249942 33554432000 4194304 4625164 140735707382544 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=556.57 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71099 0 0 0 55642 15 0 0 25 0 8 0 886785593 1514188800 249942 33554432000 4194304 4625164 140735707382544 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=556.72 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25805 0 0 0 55662 10 0 0 25 0 8 0 886785593 1514188800 249943 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4442.96
Current children cumulated vsize (KiB) 1478700

[startup+556.901 s]
/proc/loadavg: 8.01 8.05 8.00 9/559 21749
/proc/meminfo: memFree=27936996/32951124 swapFree=34426104/67111528
[pid=21716] ppid=21714 vsize=1478700 CPUtime=4443.77 cores=0-7
/proc/21716/stat : 21716 (SArTagnan) R 21714 21716 21511 0 -1 4202496 2059776 0 0 0 443997 380 0 0 25 0 8 0 886785591 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4356423 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/21716/statm: 369675 250509 636 106 0 365178 0
[pid=21716/tid=21718] ppid=21714 vsize=1478700 CPUtime=556.84 cores=0-7
/proc/21716/task/21718/stat : 21718 (SArTagnan) R 21714 21716 21511 0 -1 4202560 69086 0 0 0 55669 15 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21716/tid=21719] ppid=21714 vsize=1478700 CPUtime=556.51 cores=0-7
/proc/21716/task/21719/stat : 21719 (SArTagnan) R 21714 21716 21511 0 -1 4202560 23704 0 0 0 55644 7 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=21716/tid=21720] ppid=21714 vsize=1478700 CPUtime=556.85 cores=0-7
/proc/21716/task/21720/stat : 21720 (SArTagnan) R 21714 21716 21511 0 -1 4202560 1622767 0 0 0 55405 280 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21716/tid=21721] ppid=21714 vsize=1478700 CPUtime=556.84 cores=0-7
/proc/21716/task/21721/stat : 21721 (SArTagnan) R 21714 21716 21511 0 -1 4202560 67750 0 0 0 55671 13 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21716/tid=21722] ppid=21714 vsize=1478700 CPUtime=546.27 cores=0-7
/proc/21716/task/21722/stat : 21722 (SArTagnan) R 21714 21716 21511 0 -1 4202560 34437 0 0 0 54616 11 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21716/tid=21723] ppid=21714 vsize=1478700 CPUtime=556.67 cores=0-7
/proc/21716/task/21723/stat : 21723 (SArTagnan) R 21714 21716 21511 0 -1 4202560 71099 0 0 0 55652 15 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 224284593154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=21716/tid=21724] ppid=21714 vsize=1478700 CPUtime=556.82 cores=0-7
/proc/21716/task/21724/stat : 21724 (SArTagnan) R 21714 21716 21511 0 -1 4202560 25805 0 0 0 55672 10 0 0 25 0 8 0 886785593 1514188800 250509 33554432000 4194304 4625164 140735707382544 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4443.77
Current children cumulated vsize (KiB) 1478700

Child status: 20
Real time (s): 556.988
CPU time (s): 4444.07
CPU user time (s): 4440.21
CPU system time (s): 3.85641
CPU usage (%): 797.875
Max. virtual memory (cumulated for all children) (KiB): 1544236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4440.21
system time used= 3.85641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2059792
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= 4611
involuntary context switches= 18858

runsolver used 3.06053 second user time and 7.56585 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-01 23:59:09
IDJOB=3439566
IDBENCH=85799
IDSOLVER=1936
FILE ID=node118/3439566-1306965549
RUNJOBID= node118-1306960629-21525
PBS_JOBID= 13497635
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= 5d8489e52ec1ef9c7431a7fd60f9ff86
RANDOM SEED=538612366

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28927496 kB
Buffers:        286476 kB
Cached:        1837796 kB
SwapCached:      56168 kB
Active:         700800 kB
Inactive:      2983904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28927496 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:            1196 kB
Writeback:           0 kB
AnonPages:     1517804 kB
Mapped:          14120 kB
Slab:           150492 kB
PageTables:     114632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183775488 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= 73640 MiB
End job on node118 at 2011-06-02 00:08:26