Trace number 3438816

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40000.4 5010.88

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3438816-1306924533/watcher-3438816-1306924533 -o /tmp/evaluation-result-3438816-1306924533/solver-3438816-1306924533 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438816-1306924533.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: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=21172 CPUtime=0 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 1115 0 0 0 0 0 0 0 25 0 1 0 882683995 21680128 765 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26681/statm: 5293 765 296 106 0 796 0

[startup+0.026281 s]
/proc/loadavg: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=25248 CPUtime=0.01 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 2846 0 0 0 1 0 0 0 25 0 1 0 882683995 25853952 1701 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905091541 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26681/statm: 6312 1722 296 106 0 1815 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25248

[startup+0.134843 s]
/proc/loadavg: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=249840 CPUtime=0.62 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 6753 0 0 0 62 0 0 0 19 0 8 0 882683995 255836160 5356 33554432000 4194304 4625164 140735090485456 18446744073709551615 4391760 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 64505 7738 340 106 0 60008 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 249840

[startup+0.300234 s]
/proc/loadavg: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=391384 CPUtime=1.74 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 12930 0 0 0 173 1 0 0 19 0 8 0 882683995 400777216 9005 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905043148 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 97846 9005 345 106 0 93349 0
Current children cumulated CPU time (s) 1.74
Current children cumulated vsize (KiB) 391384

[startup+0.775095 s]
/proc/loadavg: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=530924 CPUtime=6.35 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 29021 0 0 0 630 5 0 0 20 0 8 0 882683995 543666176 17548 33554432000 4194304 4625164 140735090485456 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 134452 25774 348 106 0 129955 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 530924

[startup+1.567 s]
/proc/loadavg: 7.45 7.94 7.96 2/476 26681
/proc/meminfo: memFree=25298060/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=538072 CPUtime=11.6 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 47623 0 0 0 1151 9 0 0 21 0 8 0 882683995 550985728 27817 33554432000 4194304 4625164 140735090485456 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 134518 27817 348 106 0 130021 0
Current children cumulated CPU time (s) 11.6
Current children cumulated vsize (KiB) 538072

[startup+3.10073 s]
/proc/loadavg: 7.45 7.94 7.96 9/484 26690
/proc/meminfo: memFree=25123536/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=556404 CPUtime=23.82 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 82997 0 0 0 2367 15 0 0 25 0 8 0 882683995 569757696 46377 33554432000 4194304 4625164 140735090485456 18446744073709551615 4356539 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 139101 46377 349 106 0 134604 0
[pid=26681/tid=26683] ppid=26679 vsize=556404 CPUtime=3.03 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 6338 0 0 0 302 1 0 0 23 0 8 0 882683999 569757696 46377 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=556404 CPUtime=2.61 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 6575 0 0 0 260 1 0 0 25 0 8 0 882683999 569757696 46377 33554432000 4194304 4625164 140735090485456 18446744073709551615 4464263 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=556404 CPUtime=3 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 30763 0 0 0 296 4 0 0 22 0 8 0 882683999 569757696 46378 33554432000 4194304 4625164 140735090485456 18446744073709551615 4547918 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=556404 CPUtime=3.01 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 6415 0 0 0 300 1 0 0 19 0 8 0 882683999 569757696 46378 33554432000 4194304 4625164 140735090485456 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=556404 CPUtime=2.96 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 7848 0 0 0 295 1 0 0 22 0 8 0 882683999 569757696 46378 33554432000 4194304 4625164 140735090485456 18446744073709551615 4289533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=556404 CPUtime=3.03 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 7915 0 0 0 301 2 0 0 22 0 8 0 882683999 569757696 46378 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=556404 CPUtime=3.05 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 6507 0 0 0 304 1 0 0 25 0 8 0 882683999 569757696 46378 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.82
Current children cumulated vsize (KiB) 556404

[startup+6.30114 s]
/proc/loadavg: 7.50 7.94 7.96 9/484 26690
/proc/meminfo: memFree=25000432/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=590368 CPUtime=49.37 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 140068 0 0 0 4909 28 0 0 25 0 8 0 882683995 604536832 76047 33554432000 4194304 4625164 140735090485456 18446744073709551615 4356562 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 147592 76047 365 106 0 143095 0
[pid=26681/tid=26683] ppid=26679 vsize=590368 CPUtime=6.23 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 9978 0 0 0 621 2 0 0 25 0 8 0 882683999 604536832 76047 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=590368 CPUtime=5.81 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 12677 0 0 0 578 3 0 0 25 0 8 0 882683999 604536832 76047 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=590368 CPUtime=6.19 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 58710 0 0 0 610 9 0 0 25 0 8 0 882683999 604536832 76047 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=590368 CPUtime=6.2 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 10043 0 0 0 619 1 0 0 25 0 8 0 882683999 604536832 76047 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=590368 CPUtime=6.12 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 12346 0 0 0 609 3 0 0 25 0 8 0 882683999 604536832 76048 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905061248 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=590368 CPUtime=6.23 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 13237 0 0 0 620 3 0 0 25 0 8 0 882683999 604536832 76048 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=590368 CPUtime=6.25 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 10144 0 0 0 623 2 0 0 25 0 8 0 882683999 604536832 76048 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 590368

[startup+12.701 s]
/proc/loadavg: 7.54 7.94 7.96 9/484 26690
/proc/meminfo: memFree=24803184/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=719808 CPUtime=100.54 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 237950 0 0 0 10007 47 0 0 25 0 8 0 882683995 737083392 123807 33554432000 4194304 4625164 140735090485456 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 179952 123807 434 106 0 175455 0
[pid=26681/tid=26683] ppid=26679 vsize=719808 CPUtime=12.64 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16285 0 0 0 1261 3 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4464736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=719808 CPUtime=12.23 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 21025 0 0 0 1218 5 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=719808 CPUtime=12.61 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 105225 0 0 0 1245 16 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=719808 CPUtime=12.62 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16494 0 0 0 1259 3 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=719808 CPUtime=12.43 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 20349 0 0 0 1238 5 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4436877 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=719808 CPUtime=12.65 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 24909 0 0 0 1259 6 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=719808 CPUtime=12.66 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16724 0 0 0 1263 3 0 0 25 0 8 0 882683999 737083392 123832 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 719808

[startup+25.5006 s]
/proc/loadavg: 7.68 7.96 7.97 9/484 26690
/proc/meminfo: memFree=24490852/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=1181764 CPUtime=202.66 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 413814 0 0 0 20190 76 0 0 25 0 8 0 882683995 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 295441 205042 691 106 0 290944 0
[pid=26681/tid=26683] ppid=26679 vsize=1181764 CPUtime=25.43 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 32939 0 0 0 2537 6 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=1181764 CPUtime=25 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 32627 0 0 0 2493 7 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=1181764 CPUtime=25.39 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 191836 0 0 0 2510 29 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=1181764 CPUtime=25.4 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 23947 0 0 0 2536 4 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4353478 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=1181764 CPUtime=25.02 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 33140 0 0 0 2494 8 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=1181764 CPUtime=25.42 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 32686 0 0 0 2534 8 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=1181764 CPUtime=25.45 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 33797 0 0 0 2539 6 0 0 25 0 8 0 882683999 1210126336 205042 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.66
Current children cumulated vsize (KiB) 1181764

[startup+51.1009 s]
/proc/loadavg: 7.81 7.96 7.97 9/484 26691
/proc/meminfo: memFree=24087212/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=1705208 CPUtime=407.05 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 675941 0 0 0 40579 126 0 0 25 0 8 0 882683995 1746132992 307372 33554432000 4194304 4625164 140735090485456 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 426302 307372 1006 106 0 421805 0
[pid=26681/tid=26683] ppid=26679 vsize=1705208 CPUtime=51.03 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 51140 0 0 0 5092 11 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=1705208 CPUtime=50.61 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 48602 0 0 0 5047 14 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=1705208 CPUtime=50.99 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 318405 0 0 0 5051 48 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=1705208 CPUtime=51 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 49106 0 0 0 5092 8 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=1705208 CPUtime=50.22 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 49770 0 0 0 5009 13 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=1705208 CPUtime=51.03 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 58910 0 0 0 5089 14 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=1705208 CPUtime=51.05 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 50965 0 0 0 5096 9 0 0 25 0 8 0 882683999 1746132992 307373 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.05
Current children cumulated vsize (KiB) 1705208

[startup+102.301 s]
/proc/loadavg: 7.96 7.98 7.97 9/484 26692
/proc/meminfo: memFree=23380132/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=2398952 CPUtime=815.81 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 1105445 0 0 0 81372 209 0 0 18 0 8 0 882683995 2456526848 480888 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905499167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 599738 480888 522 106 0 595241 0
[pid=26681/tid=26683] ppid=26679 vsize=2398952 CPUtime=102.23 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 78956 0 0 0 10206 17 0 0 25 0 8 0 882683999 2456526848 480888 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=2398952 CPUtime=101.8 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 74620 0 0 0 10157 23 0 0 25 0 8 0 882683999 2456526848 480888 33554432000 4194304 4625164 140735090485456 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=2398952 CPUtime=102.18 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 540283 0 0 0 10137 81 0 0 25 0 8 0 882683999 2456526848 480888 33554432000 4194304 4625164 140735090485456 18446744073709551615 260905499167 0 0 4096 2 0 0 0 -1 3 0 0 0

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

Current children cumulated vsize (KiB) 6433732

[startup+4722.3 s]
/proc/loadavg: 8.15 8.10 8.05 9/484 26830
/proc/meminfo: memFree=19722732/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6433732 CPUtime=37698.3 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 25512006 0 0 0 3764671 5162 0 0 25 0 8 0 882683995 6588141568 1388651 33554432000 4194304 4625164 140735090485456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1608433 1388656 348 106 0 1603936 0
[pid=26681/tid=26683] ppid=26679 vsize=6433732 CPUtime=4722.34 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234077 0 0 0 472110 124 0 0 25 0 8 0 882683999 6588141568 1388657 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6433732 CPUtime=4721.93 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120209 0 0 0 472149 44 0 0 25 0 8 0 882683999 6588141568 1388657 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6433732 CPUtime=4722.3 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 15699909 0 0 0 469254 2976 0 0 25 0 8 0 882683999 6588141568 1388657 33554432000 4194304 4625164 140735090485456 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6433732 CPUtime=4722.33 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384317 0 0 0 472125 108 0 0 25 0 8 0 882683999 6588141568 1388657 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6433732 CPUtime=4645.34 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122260 0 0 0 464496 38 0 0 25 0 8 0 882683999 6588141568 1388657 33554432000 4194304 4625164 140735090485456 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6433732 CPUtime=4722.21 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156708 0 0 0 472172 49 0 0 25 0 8 0 882683999 6588141568 1388658 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6433732 CPUtime=4721.41 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230473 0 0 0 472030 111 0 0 25 0 8 0 882683999 6588141568 1388658 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37698.3
Current children cumulated vsize (KiB) 6433732

[startup+4782.3 s]
/proc/loadavg: 8.05 8.08 8.04 9/484 26832
/proc/meminfo: memFree=19700980/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6503612 CPUtime=38177.4 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 25819309 0 0 0 3812521 5223 0 0 25 0 8 0 882683995 6659698688 1396248 33554432000 4194304 4625164 140735090485456 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1625903 1396248 448 106 0 1621406 0
[pid=26681/tid=26683] ppid=26679 vsize=6503612 CPUtime=4782.36 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234101 0 0 0 478112 124 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6503612 CPUtime=4781.95 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120221 0 0 0 478151 44 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6503612 CPUtime=4782.32 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 15871991 0 0 0 475223 3009 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6503612 CPUtime=4782.35 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384329 0 0 0 478127 108 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6503612 CPUtime=4704.37 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122272 0 0 0 470399 38 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6503612 CPUtime=4782.23 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156740 0 0 0 478174 49 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6503612 CPUtime=4781.43 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230495 0 0 0 478032 111 0 0 25 0 8 0 882683999 6659698688 1396249 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38177.4
Current children cumulated vsize (KiB) 6503612

[startup+4842.3 s]
/proc/loadavg: 8.02 8.06 8.03 9/484 26834
/proc/meminfo: memFree=19683436/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6503612 CPUtime=38656.4 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 26180131 0 0 0 3860345 5291 0 0 25 0 8 0 882683995 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1625903 1398301 348 106 0 1621406 0
[pid=26681/tid=26683] ppid=26679 vsize=6503612 CPUtime=4842.34 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234127 0 0 0 484110 124 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6503612 CPUtime=4841.93 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120232 0 0 0 484149 44 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6503612 CPUtime=4842.3 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16097058 0 0 0 481180 3050 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6503612 CPUtime=4842.34 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384347 0 0 0 484126 108 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6503612 CPUtime=4763.38 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122286 0 0 0 476300 38 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6503612 CPUtime=4842.22 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156754 0 0 0 484172 50 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6503612 CPUtime=4841.41 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230541 0 0 0 484030 111 0 0 25 0 8 0 882683999 6659698688 1398301 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38656.4
Current children cumulated vsize (KiB) 6503612

[startup+4902.32 s]
/proc/loadavg: 8.00 8.05 8.03 9/484 26835
/proc/meminfo: memFree=19671244/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6503612 CPUtime=39135.5 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 26545885 0 0 0 3908190 5360 0 0 25 0 8 0 882683995 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1625903 1403713 424 106 0 1621406 0
[pid=26681/tid=26683] ppid=26679 vsize=6503612 CPUtime=4902.36 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234153 0 0 0 490112 124 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6503612 CPUtime=4901.95 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120258 0 0 0 490151 44 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6503612 CPUtime=4902.32 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16322817 0 0 0 487140 3092 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6503612 CPUtime=4902.36 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384365 0 0 0 490128 108 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6503612 CPUtime=4822.41 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122361 0 0 0 482203 38 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6503612 CPUtime=4902.24 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156765 0 0 0 490174 50 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6503612 CPUtime=4901.43 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230565 0 0 0 490032 111 0 0 25 0 8 0 882683999 6659698688 1403713 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331194 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39135.5
Current children cumulated vsize (KiB) 6503612

[startup+4962.3 s]
/proc/loadavg: 8.00 8.04 8.02 9/484 26837
/proc/meminfo: memFree=19654812/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6503612 CPUtime=39614.4 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 26946426 0 0 0 3956004 5435 0 0 25 0 8 0 882683995 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1625903 1406387 383 106 0 1621406 0
[pid=26681/tid=26683] ppid=26679 vsize=6503612 CPUtime=4962.34 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234179 0 0 0 496110 124 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6503612 CPUtime=4961.94 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120281 0 0 0 496150 44 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6503612 CPUtime=4962.3 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16558799 0 0 0 493093 3137 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6503612 CPUtime=4962.34 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384379 0 0 0 496126 108 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6503612 CPUtime=4881.42 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122373 0 0 0 488104 38 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6503612 CPUtime=4962.22 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156780 0 0 0 496172 50 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6503612 CPUtime=4961.41 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230609 0 0 0 496030 111 0 0 25 0 8 0 882683999 6659698688 1406387 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39614.4
Current children cumulated vsize (KiB) 6503612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.6 s]
/proc/loadavg: 8.00 8.03 8.02 9/484 26838
/proc/meminfo: memFree=19641500/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=6569148 CPUtime=40000.1 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) R 26679 26681 26475 0 -1 4202496 27278035 0 0 0 3994511 5497 0 0 25 0 8 0 882683995 6726807552 1411107 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 1642287 1411107 444 106 0 1637790 0
[pid=26681/tid=26683] ppid=26679 vsize=6569148 CPUtime=5010.66 cores=0-7
/proc/26681/task/26683/stat : 26683 (SArTagnan) R 26679 26681 26475 0 -1 4202560 234200 0 0 0 500942 124 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26681/tid=26684] ppid=26679 vsize=6569148 CPUtime=5010.26 cores=0-7
/proc/26681/task/26684/stat : 26684 (SArTagnan) R 26679 26681 26475 0 -1 4202560 120288 0 0 0 500981 45 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26681/tid=26685] ppid=26679 vsize=6569148 CPUtime=5010.63 cores=0-7
/proc/26681/task/26685/stat : 26685 (SArTagnan) R 26679 26681 26475 0 -1 4202560 16765376 0 0 0 497886 3177 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26681/tid=26686] ppid=26679 vsize=6569148 CPUtime=5010.66 cores=0-7
/proc/26681/task/26686/stat : 26686 (SArTagnan) R 26679 26681 26475 0 -1 4202560 384389 0 0 0 500958 108 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=6569148 CPUtime=4928.93 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4202560 122402 0 0 0 492855 38 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26681/tid=26688] ppid=26679 vsize=6569148 CPUtime=5010.54 cores=0-7
/proc/26681/task/26688/stat : 26688 (SArTagnan) R 26679 26681 26475 0 -1 4202560 156802 0 0 0 501004 50 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26681/tid=26689] ppid=26679 vsize=6569148 CPUtime=5009.73 cores=0-7
/proc/26681/task/26689/stat : 26689 (SArTagnan) R 26679 26681 26475 0 -1 4202560 230646 0 0 0 500862 111 0 0 25 0 8 0 882683999 6726807552 1411273 33554432000 4194304 4625164 140735090485456 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 6569148

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

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

[startup+5010.72 s]
/proc/loadavg: 8.00 8.03 8.02 9/484 26838
/proc/meminfo: memFree=19641500/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=0 CPUtime=40000.3 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) Z 26679 26681 26475 0 -1 4203548 27278202 0 0 0 3994520 5507 0 0 25 0 2 0 882683995 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 0 0 0 0 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=0 CPUtime=4929.04 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4203588 122402 0 0 0 492856 48 0 0 25 0 2 0 882683999 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

[startup+5010.8 s]
/proc/loadavg: 8.00 8.03 8.02 9/484 26838
/proc/meminfo: memFree=19641500/32950928 swapFree=61542356/67111528
[pid=26681] ppid=26679 vsize=0 CPUtime=40000.4 cores=0-7
/proc/26681/stat : 26681 (SArTagnan) Z 26679 26681 26475 0 -1 4203548 27278202 0 0 0 3994520 5515 0 0 25 0 2 0 882683995 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26681/statm: 0 0 0 0 0 0 0
[pid=26681/tid=26687] ppid=26679 vsize=0 CPUtime=4929.12 cores=0-7
/proc/26681/task/26687/stat : 26687 (SArTagnan) R 26679 26681 26475 0 -1 4203588 122402 0 0 0 492856 56 0 0 25 0 2 0 882683999 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.88
CPU time (s): 40000.4
CPU user time (s): 39945.2
CPU system time (s): 55.2286
CPU usage (%): 798.272
Max. virtual memory (cumulated for all children) (KiB): 6569148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39945.2
system time used= 55.2286
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27278202
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= 6085
involuntary context switches= 179337

runsolver used 20.7268 second user time and 61.0097 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-01 12:35:33
IDJOB=3438816
IDBENCH=83178
IDSOLVER=1936
FILE ID=node116/3438816-1306924533
RUNJOBID= node116-1306919520-26489
PBS_JOBID= 13488528
Free space on /tmp= 73728 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438816-1306924533/watcher-3438816-1306924533 -o /tmp/evaluation-result-3438816-1306924533/solver-3438816-1306924533 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438816-1306924533.cnf -threads=8

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

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=256847111

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25298588 kB
Buffers:        125896 kB
Cached:         155240 kB
SwapCached:      12568 kB
Active:        7264908 kB
Inactive:       124964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25298588 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:            1568 kB
Writeback:           0 kB
AnonPages:     7106988 kB
Mapped:          22212 kB
Slab:           130336 kB
PageTables:      62548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139573860 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= 73728 MiB
End job on node116 at 2011-06-01 13:59:06