Trace number 3438826

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.8 5007.64

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x38.cnf
MD5SUM56980124bab6f1dbe07ec523b7d59019
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 variables2128
Number of clauses259616
Sum of the clauses size1032080
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23192
Number of clauses of size 30
Number of clauses of size 4256424
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-3438826-1306924549/watcher-3438826-1306924549 -o /tmp/evaluation-result-3438826-1306924549/solver-3438826-1306924549 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438826-1306924549.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.38 7.92 7.96 2/320 6920
/proc/meminfo: memFree=24327032/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=25572 CPUtime=0 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 709 0 0 0 0 0 0 0 25 0 1 0 882685479 26185728 625 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/6920/statm: 6393 625 296 106 0 1896 0

[startup+0.03049 s]
/proc/loadavg: 7.38 7.92 7.96 2/320 6920
/proc/meminfo: memFree=24327032/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=29464 CPUtime=0.02 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 3052 0 0 0 2 0 0 0 25 0 1 0 882685479 30171136 1691 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/6920/statm: 7366 1692 296 106 0 2869 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29464

[startup+0.100456 s]
/proc/loadavg: 7.38 7.92 7.96 2/320 6920
/proc/meminfo: memFree=24327032/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=40812 CPUtime=0.09 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 9544 0 0 0 9 0 0 0 25 0 1 0 882685479 41791488 4689 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/6920/statm: 10203 4693 296 106 0 5706 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40812

[startup+0.300383 s]
/proc/loadavg: 7.38 7.92 7.96 2/320 6920
/proc/meminfo: memFree=24327032/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=457088 CPUtime=1.03 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 42194 0 0 0 98 5 0 0 20 0 8 0 882685479 468058112 34590 33554432000 4194304 4625164 140734422075488 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 114272 34590 345 106 0 109775 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 457088

[startup+0.700309 s]
/proc/loadavg: 7.38 7.92 7.96 2/320 6920
/proc/meminfo: memFree=24327032/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=526388 CPUtime=4.23 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 51774 0 0 0 416 7 0 0 20 0 8 0 882685479 539021312 40302 33554432000 4194304 4625164 140734422075488 18446744073709551615 4327747 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 131597 40302 345 106 0 127100 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 526388

[startup+1.50116 s]
/proc/loadavg: 7.38 7.92 7.96 9/328 6928
/proc/meminfo: memFree=24153624/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=545320 CPUtime=10.62 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 79153 0 0 0 1050 12 0 0 23 0 8 0 882685479 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 136330 48342 345 106 0 131833 0
[pid=6920/tid=6922] ppid=6918 vsize=545320 CPUtime=1.3 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 3818 0 0 0 129 1 0 0 19 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=545320 CPUtime=1.27 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4090 0 0 0 127 0 0 0 25 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=545320 CPUtime=1.3 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 22848 0 0 0 127 3 0 0 25 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=545320 CPUtime=1.29 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 3785 0 0 0 129 0 0 0 23 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=545320 CPUtime=1.29 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4123 0 0 0 129 0 0 0 23 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=545320 CPUtime=1.3 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 3949 0 0 0 130 0 0 0 25 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 260036379675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=545320 CPUtime=1.3 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 3863 0 0 0 130 0 0 0 25 0 8 0 882685498 558407680 48342 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.62
Current children cumulated vsize (KiB) 545320

[startup+3.10087 s]
/proc/loadavg: 7.38 7.92 7.96 9/328 6928
/proc/meminfo: memFree=24111960/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=549084 CPUtime=23.4 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 113596 0 0 0 2322 18 0 0 25 0 8 0 882685479 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4509498 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 137271 62830 345 106 0 132774 0
[pid=6920/tid=6922] ppid=6918 vsize=549084 CPUtime=2.9 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4571 0 0 0 289 1 0 0 24 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=549084 CPUtime=2.85 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 5003 0 0 0 285 0 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=549084 CPUtime=2.89 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 50042 0 0 0 282 7 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=549084 CPUtime=2.9 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4632 0 0 0 289 1 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=549084 CPUtime=2.9 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 5019 0 0 0 289 1 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4349042 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=549084 CPUtime=2.9 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4797 0 0 0 289 1 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=549084 CPUtime=2.9 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 4588 0 0 0 290 0 0 0 25 0 8 0 882685498 562262016 62830 33554432000 4194304 4625164 140734422075488 18446744073709551615 4462631 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.4
Current children cumulated vsize (KiB) 549084

[startup+6.30128 s]
/proc/loadavg: 7.43 7.92 7.96 9/328 6928
/proc/meminfo: memFree=24003460/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=593784 CPUtime=48.96 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 199949 0 0 0 4866 30 0 0 25 0 8 0 882685479 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4396526 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 148446 87569 347 106 0 143949 0
[pid=6920/tid=6922] ppid=6918 vsize=593784 CPUtime=6.1 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 8524 0 0 0 608 2 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=593784 CPUtime=6.02 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 9328 0 0 0 601 1 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=593784 CPUtime=6.1 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 111099 0 0 0 595 15 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=593784 CPUtime=6.1 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 8465 0 0 0 609 1 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=593784 CPUtime=6.1 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 9153 0 0 0 608 2 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=593784 CPUtime=6.11 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 9208 0 0 0 609 2 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=593784 CPUtime=6.1 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 8589 0 0 0 609 1 0 0 25 0 8 0 882685498 608034816 87569 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.96
Current children cumulated vsize (KiB) 593784

[startup+12.7011 s]
/proc/loadavg: 7.48 7.92 7.96 9/328 6928
/proc/meminfo: memFree=23821000/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=793396 CPUtime=100.1 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 364168 0 0 0 9954 56 0 0 25 0 8 0 882685479 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4338060 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 198349 129552 348 106 0 193852 0
[pid=6920/tid=6922] ppid=6918 vsize=793396 CPUtime=12.5 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 15097 0 0 0 1247 3 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=793396 CPUtime=12.35 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 16483 0 0 0 1233 2 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=793396 CPUtime=12.49 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 230484 0 0 0 1217 32 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=793396 CPUtime=12.5 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 14926 0 0 0 1248 2 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=793396 CPUtime=12.5 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 15850 0 0 0 1247 3 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4349038 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=793396 CPUtime=12.51 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 16515 0 0 0 1247 4 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=793396 CPUtime=12.5 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 15003 0 0 0 1249 1 0 0 25 0 8 0 882685498 812437504 129552 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.1
Current children cumulated vsize (KiB) 793396

[startup+25.5008 s]
/proc/loadavg: 7.66 7.94 7.96 9/328 6929
/proc/meminfo: memFree=23548120/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=1139460 CPUtime=202.35 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 615032 0 0 0 20140 95 0 0 25 0 8 0 882685479 1166807040 196699 33554432000 4194304 4625164 140734422075488 18446744073709551615 4396706 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 284865 196699 369 106 0 280368 0
[pid=6920/tid=6922] ppid=6918 vsize=1139460 CPUtime=25.3 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 19877 0 0 0 2526 4 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=1139460 CPUtime=25.02 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 21856 0 0 0 2499 3 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=1139460 CPUtime=25.29 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 433122 0 0 0 2466 63 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=1139460 CPUtime=25.29 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 19026 0 0 0 2526 3 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=1139460 CPUtime=25.29 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 21677 0 0 0 2525 4 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=1139460 CPUtime=25.3 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28668 0 0 0 2524 6 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=1139460 CPUtime=25.3 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 26697 0 0 0 2527 3 0 0 25 0 8 0 882685498 1166807040 196700 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.35
Current children cumulated vsize (KiB) 1139460

[startup+51.101 s]
/proc/loadavg: 7.78 7.94 7.96 9/328 6929
/proc/meminfo: memFree=23127532/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=1563912 CPUtime=406.89 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 1041680 0 0 0 40527 162 0 0 25 0 8 0 882685479 1601445888 303468 33554432000 4194304 4625164 140734422075488 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 390978 303469 348 106 0 386481 0
[pid=6920/tid=6922] ppid=6918 vsize=1563912 CPUtime=50.9 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 29860 0 0 0 5084 6 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=1563912 CPUtime=50.36 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 35824 0 0 0 5029 7 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4464492 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=1563912 CPUtime=50.88 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 773684 0 0 0 4977 111 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=1563912 CPUtime=50.89 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 29585 0 0 0 5084 5 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=1563912 CPUtime=50.89 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 34160 0 0 0 5082 7 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=1563912 CPUtime=50.9 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 44236 0 0 0 5080 10 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=1563912 CPUtime=50.9 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 40426 0 0 0 5084 6 0 0 25 0 8 0 882685498 1601445888 303469 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.89

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

Current children cumulated vsize (KiB) 9485224

[startup+4722.31 s]
/proc/loadavg: 8.11 8.05 8.01 9/328 7069
/proc/meminfo: memFree=15891920/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9528736 CPUtime=37724.1 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 32355313 0 0 0 3766586 5825 0 0 25 0 8 0 882685479 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4393161 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2382184 2105412 359 106 0 2377687 0
[pid=6920/tid=6922] ppid=6918 vsize=9528736 CPUtime=4722.26 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256519 0 0 0 472161 65 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9528736 CPUtime=4670.93 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123185 0 0 0 467061 32 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9528736 CPUtime=4721.31 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28009043 0 0 0 467259 4872 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9528736 CPUtime=4721.41 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354734 0 0 0 472073 68 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9528736 CPUtime=4722.25 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121146 0 0 0 472195 30 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9528736 CPUtime=4722.23 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172829 0 0 0 472170 53 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9528736 CPUtime=4722.22 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364367 0 0 0 472124 98 0 0 25 0 8 0 882685498 9757425664 2105412 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37724.1
Current children cumulated vsize (KiB) 9528736

[startup+4782.3 s]
/proc/loadavg: 8.11 8.05 8.01 9/328 7070
/proc/meminfo: memFree=15862864/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9594272 CPUtime=38203.4 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 32548092 0 0 0 3814473 5863 0 0 25 0 8 0 882685479 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2398568 2112815 362 106 0 2394071 0
[pid=6920/tid=6922] ppid=6918 vsize=9594272 CPUtime=4782.25 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256543 0 0 0 478160 65 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9594272 CPUtime=4730.27 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123226 0 0 0 472995 32 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9594272 CPUtime=4781.3 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28201543 0 0 0 473220 4910 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9594272 CPUtime=4781.4 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354770 0 0 0 478072 68 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4488068 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9594272 CPUtime=4782.24 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121217 0 0 0 478194 30 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9594272 CPUtime=4782.21 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172851 0 0 0 478168 53 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9594272 CPUtime=4782.21 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364389 0 0 0 478123 98 0 0 25 0 8 0 882685498 9824534528 2112815 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38203.4
Current children cumulated vsize (KiB) 9594272

[startup+4842.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/328 7072
/proc/meminfo: memFree=15831204/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9598688 CPUtime=38682.7 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 32753551 0 0 0 3862370 5900 0 0 25 0 8 0 882685479 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2399672 2121740 375 106 0 2395175 0
[pid=6920/tid=6922] ppid=6918 vsize=9598688 CPUtime=4842.25 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256593 0 0 0 484160 65 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9598688 CPUtime=4789.61 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123260 0 0 0 478929 32 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9598688 CPUtime=4841.3 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28406634 0 0 0 479183 4947 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9598688 CPUtime=4841.41 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354804 0 0 0 484073 68 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9598688 CPUtime=4842.24 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121291 0 0 0 484194 30 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9598688 CPUtime=4842.19 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172873 0 0 0 484166 53 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9598688 CPUtime=4842.21 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364411 0 0 0 484123 98 0 0 25 0 8 0 882685498 9829056512 2121740 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38682.7
Current children cumulated vsize (KiB) 9598688

[startup+4902.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/328 7074
/proc/meminfo: memFree=15803252/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9664224 CPUtime=39162.1 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 32998112 0 0 0 3910258 5948 0 0 25 0 8 0 882685479 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2416056 2128880 367 106 0 2411559 0
[pid=6920/tid=6922] ppid=6918 vsize=9664224 CPUtime=4902.25 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256617 0 0 0 490160 65 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9664224 CPUtime=4848.97 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123324 0 0 0 484865 32 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9664224 CPUtime=4901.3 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28650791 0 0 0 485136 4994 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9664224 CPUtime=4901.41 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354843 0 0 0 490073 68 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9664224 CPUtime=4902.25 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121352 0 0 0 490195 30 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9664224 CPUtime=4902.19 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172896 0 0 0 490166 53 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9664224 CPUtime=4902.21 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364434 0 0 0 490123 98 0 0 25 0 8 0 882685498 9896165376 2128880 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39162.1
Current children cumulated vsize (KiB) 9664224

[startup+4962.3 s]
/proc/loadavg: 8.07 8.06 8.01 9/328 7075
/proc/meminfo: memFree=15777144/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9666152 CPUtime=39641.4 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 33221012 0 0 0 3958153 5988 0 0 25 0 8 0 882685479 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4280321 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2416538 2134070 349 106 0 2412041 0
[pid=6920/tid=6922] ppid=6918 vsize=9666152 CPUtime=4962.25 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256644 0 0 0 496160 65 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9666152 CPUtime=4908.31 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123364 0 0 0 490799 32 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9666152 CPUtime=4961.3 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 28873218 0 0 0 491096 5034 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9666152 CPUtime=4961.41 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354874 0 0 0 496073 68 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9666152 CPUtime=4962.25 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121405 0 0 0 496195 30 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9666152 CPUtime=4962.18 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172919 0 0 0 496165 53 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9666152 CPUtime=4962.22 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364457 0 0 0 496124 98 0 0 25 0 8 0 882685498 9898139648 2134070 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39641.4
Current children cumulated vsize (KiB) 9666152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.21 s]
/proc/loadavg: 8.08 8.06 8.01 9/328 7076
/proc/meminfo: memFree=15755404/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=9666152 CPUtime=40000.2 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) R 6918 6920 6679 0 -1 4202496 33430259 0 0 0 3993999 6026 0 0 25 0 8 0 882685479 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 2416538 2139489 348 106 0 2412041 0
[pid=6920/tid=6922] ppid=6918 vsize=9666152 CPUtime=5007.18 cores=0-7
/proc/6920/task/6922/stat : 6922 (SArTagnan) R 6918 6920 6679 0 -1 4202560 256691 0 0 0 500653 65 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=9666152 CPUtime=4952.73 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4202560 123397 0 0 0 495241 32 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6920/tid=6924] ppid=6918 vsize=9666152 CPUtime=5006.22 cores=0-7
/proc/6920/task/6924/stat : 6924 (SArTagnan) R 6918 6920 6679 0 -1 4202560 29081993 0 0 0 495551 5071 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 260020055461 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6920/tid=6925] ppid=6918 vsize=9666152 CPUtime=5006.33 cores=0-7
/proc/6920/task/6925/stat : 6925 (SArTagnan) R 6918 6920 6679 0 -1 4202560 354896 0 0 0 500565 68 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6920/tid=6926] ppid=6918 vsize=9666152 CPUtime=5007.17 cores=0-7
/proc/6920/task/6926/stat : 6926 (SArTagnan) R 6918 6920 6679 0 -1 4202560 121449 0 0 0 500687 30 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6920/tid=6927] ppid=6918 vsize=9666152 CPUtime=5007.1 cores=0-7
/proc/6920/task/6927/stat : 6927 (SArTagnan) R 6918 6920 6679 0 -1 4202560 172941 0 0 0 500657 53 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6920/tid=6928] ppid=6918 vsize=9666152 CPUtime=5007.14 cores=0-7
/proc/6920/task/6928/stat : 6928 (SArTagnan) R 6918 6920 6679 0 -1 4202560 364475 0 0 0 500616 98 0 0 25 0 8 0 882685498 9898139648 2139489 33554432000 4194304 4625164 140734422075488 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 9666152

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

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

[startup+5007.4 s]
/proc/loadavg: 8.08 8.06 8.01 9/328 7076
/proc/meminfo: memFree=15755404/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=0 CPUtime=40000.5 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) Z 6918 6920 6679 0 -1 4203548 33430259 0 0 0 3994008 6043 0 0 25 0 2 0 882685479 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 0 0 0 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=0 CPUtime=4952.91 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4203588 123397 0 0 0 495242 49 0 0 25 0 2 0 882685498 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

[startup+5007.6 s]
/proc/loadavg: 8.08 8.06 8.01 9/328 7076
/proc/meminfo: memFree=15755404/32951124 swapFree=67056304/67111528
[pid=6920] ppid=6918 vsize=0 CPUtime=40000.7 cores=0-7
/proc/6920/stat : 6920 (SArTagnan) Z 6918 6920 6679 0 -1 4203548 33430259 0 0 0 3994008 6063 0 0 25 0 2 0 882685479 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6920/statm: 0 0 0 0 0 0 0
[pid=6920/tid=6923] ppid=6918 vsize=0 CPUtime=4953.11 cores=0-7
/proc/6920/task/6923/stat : 6923 (SArTagnan) R 6918 6920 6679 0 -1 4203588 123397 0 0 0 495242 69 0 0 25 0 2 0 882685498 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.64
CPU time (s): 40000.8
CPU user time (s): 39940.1
CPU system time (s): 60.6728
CPU usage (%): 798.794
Max. virtual memory (cumulated for all children) (KiB): 9666152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39940.1
system time used= 60.6728
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33430259
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= 2315
involuntary context switches= 175010

runsolver used 13.8009 second user time and 40.6328 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 12:35:49
IDJOB=3438826
IDBENCH=83180
IDSOLVER=1936
FILE ID=node110/3438826-1306924549
RUNJOBID= node110-1306919539-6693
PBS_JOBID= 13488530
Free space on /tmp= 73868 MiB

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

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

MD5SUM BENCH= 56980124bab6f1dbe07ec523b7d59019
RANDOM SEED=1292133755

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24326948 kB
Buffers:        239964 kB
Cached:        4455964 kB
SwapCached:       8652 kB
Active:        3772376 kB
Inactive:      4527772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24326948 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            6604 kB
Writeback:           0 kB
AnonPages:     3603064 kB
Mapped:          26144 kB
Slab:           228060 kB
PageTables:      27432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75582088 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= 73868 MiB
End job on node110 at 2011-06-01 13:59:18