Trace number 3438641

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.5 5008.62

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
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-3438641-1306921076/watcher-3438641-1306921076 -o /tmp/evaluation-result-3438641-1306921076/solver-3438641-1306921076 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438641-1306921076.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.04 6.88 2/393 11997
/proc/meminfo: memFree=30448236/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=90460 CPUtime=0.01 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 487 0 0 0 1 0 0 0 24 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 47917278406578 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 22615 424 300 106 0 18118 0
[pid=11997/tid=11998] ppid=11995 vsize=90460 CPUtime=0.01 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 47917278406582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278936049 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 47917278406578 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 47917278406572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=90460 CPUtime=0 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 803707384 92631040 424 33554432000 4194304 4625164 140734041865760 18446744073709551615 47917278406578 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0692559 s]
/proc/loadavg: 8.11 8.04 6.88 2/393 11997
/proc/meminfo: memFree=30448236/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=419840 CPUtime=0.47 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 2074 0 0 0 47 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 4508933 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 104960 1627 351 106 0 100463 0
[pid=11997/tid=11998] ppid=11995 vsize=419840 CPUtime=0.06 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 164 0 0 0 6 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=419840 CPUtime=0.05 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 174 0 0 0 5 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=419840 CPUtime=0.05 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) D 11995 11997 11896 0 -1 4202560 226 0 0 0 5 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=419840 CPUtime=0.05 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 158 0 0 0 5 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278984735 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=419840 CPUtime=0.06 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 189 0 0 0 6 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 4435080 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=419840 CPUtime=0.06 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) D 11995 11997 11896 0 -1 4202560 234 0 0 0 6 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=419840 CPUtime=0.06 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 211 0 0 0 6 0 0 0 25 0 8 0 803707384 429916160 1627 33554432000 4194304 4625164 140734041865760 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 419840

[startup+0.12259 s]
/proc/loadavg: 8.11 8.04 6.88 2/393 11997
/proc/meminfo: memFree=30448236/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=421780 CPUtime=0.89 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 3785 0 0 0 89 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4519357 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 105445 2676 351 106 0 100948 0
[pid=11997/tid=11998] ppid=11995 vsize=421780 CPUtime=0.11 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 370 0 0 0 11 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4353699 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=421780 CPUtime=0.1 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 417 0 0 0 10 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=421780 CPUtime=0.1 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) D 11995 11997 11896 0 -1 4202560 628 0 0 0 10 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278922935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=421780 CPUtime=0.1 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 361 0 0 0 10 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4464266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=421780 CPUtime=0.11 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 410 0 0 0 11 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4289682 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=421780 CPUtime=0.11 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 401 0 0 0 11 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=421780 CPUtime=0.11 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 363 0 0 0 11 0 0 0 25 0 8 0 803707384 431902720 2676 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 421780

[startup+0.30056 s]
/proc/loadavg: 8.11 8.04 6.88 2/393 11997
/proc/meminfo: memFree=30448236/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=426608 CPUtime=2.32 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 7801 0 0 0 231 1 0 0 25 0 8 0 803707384 436846592 5094 33554432000 4194304 4625164 140734041865760 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 106652 5095 351 106 0 102155 0
[pid=11997/tid=11998] ppid=11995 vsize=426608 CPUtime=0.29 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 818 0 0 0 29 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=426608 CPUtime=0.28 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 927 0 0 0 28 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=426608 CPUtime=0.27 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1534 0 0 0 27 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=426608 CPUtime=0.28 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 628 0 0 0 28 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351714 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=426608 CPUtime=0.29 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 955 0 0 0 29 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4349084 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=426608 CPUtime=0.29 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 923 0 0 0 29 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4353224 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=426608 CPUtime=0.29 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 875 0 0 0 29 0 0 0 25 0 8 0 803707384 436846592 5095 33554432000 4194304 4625164 140734041865760 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 426608

[startup+0.70049 s]
/proc/loadavg: 8.11 8.04 6.88 2/393 11997
/proc/meminfo: memFree=30448236/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=434904 CPUtime=5.51 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 15333 0 0 0 549 2 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 108726 9481 351 106 0 104229 0
[pid=11997/tid=11998] ppid=11995 vsize=434904 CPUtime=0.69 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1383 0 0 0 69 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352691 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=434904 CPUtime=0.67 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1552 0 0 0 67 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=434904 CPUtime=0.67 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 3970 0 0 0 67 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=434904 CPUtime=0.68 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1279 0 0 0 68 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=434904 CPUtime=0.69 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1578 0 0 0 69 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4349336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=434904 CPUtime=0.68 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1974 0 0 0 68 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352174 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=434904 CPUtime=0.69 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 1838 0 0 0 69 0 0 0 25 0 8 0 803707384 445341696 9481 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 434904

[startup+1.50035 s]
/proc/loadavg: 8.11 8.04 6.88 9/401 12005
/proc/meminfo: memFree=30404708/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=445284 CPUtime=11.9 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 27248 0 0 0 1186 4 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 237278984735 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 111321 14914 351 106 0 106824 0
[pid=11997/tid=11998] ppid=11995 vsize=445284 CPUtime=1.49 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 2206 0 0 0 149 0 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=445284 CPUtime=1.46 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 2952 0 0 0 146 0 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=445284 CPUtime=1.47 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 8369 0 0 0 146 1 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=445284 CPUtime=1.48 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 2204 0 0 0 148 0 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4462362 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=445284 CPUtime=1.48 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 3058 0 0 0 148 0 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=445284 CPUtime=1.49 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 3047 0 0 0 148 1 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=445284 CPUtime=1.49 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 2926 0 0 0 149 0 0 0 25 0 8 0 803707384 455970816 14914 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 445284

[startup+3.10106 s]
/proc/loadavg: 8.11 8.04 6.88 9/401 12005
/proc/meminfo: memFree=30379164/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=462488 CPUtime=24.69 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 44956 0 0 0 2462 7 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4356399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 115622 22584 368 106 0 111125 0
[pid=11997/tid=11998] ppid=11995 vsize=462488 CPUtime=3.08 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 4625 0 0 0 308 0 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=462488 CPUtime=3.04 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 4600 0 0 0 304 0 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=462488 CPUtime=3.07 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 15183 0 0 0 306 1 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=462488 CPUtime=3.08 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 3504 0 0 0 308 0 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=462488 CPUtime=3.08 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 4756 0 0 0 308 0 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4289540 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=462488 CPUtime=3.08 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 4362 0 0 0 307 1 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 237294863387 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=462488 CPUtime=3.08 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 4486 0 0 0 308 0 0 0 25 0 8 0 803707384 473587712 22584 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 462488

[startup+6.3005 s]
/proc/loadavg: 8.10 8.03 6.88 9/401 12005
/proc/meminfo: memFree=30318060/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=500120 CPUtime=50.24 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 80877 0 0 0 5011 13 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 125030 36713 406 106 0 120533 0
[pid=11997/tid=11998] ppid=11995 vsize=500120 CPUtime=6.29 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 7557 0 0 0 628 1 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=500120 CPUtime=6.21 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 7095 0 0 0 620 1 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351786 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=500120 CPUtime=6.27 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 29543 0 0 0 623 4 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=500120 CPUtime=6.27 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 5677 0 0 0 627 0 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=500120 CPUtime=6.29 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 9728 0 0 0 628 1 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=500120 CPUtime=6.28 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 9353 0 0 0 626 2 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=500120 CPUtime=6.29 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 6885 0 0 0 628 1 0 0 25 0 8 0 803707384 512122880 36713 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0

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

[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4650.87 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10551846 0 0 0 463148 1939 0 0 25 0 8 0 803707384 5690175488 1093579 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4662.39 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245238 0 0 0 466173 66 0 0 25 0 8 0 803707384 5690175488 1093579 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4661.5 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214917 0 0 0 466104 46 0 0 25 0 8 0 803707384 5690175488 1093579 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4662.29 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 354238 0 0 0 466148 81 0 0 25 0 8 0 803707384 5690175488 1093579 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4662.39 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309811 0 0 0 466167 72 0 0 25 0 8 0 803707384 5690175488 1093579 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37236.1
Current children cumulated vsize (KiB) 5556812

[startup+4722.32 s]
/proc/loadavg: 8.10 8.06 8.00 9/401 12143
/proc/meminfo: memFree=26062164/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5556812 CPUtime=37715.4 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 17666817 0 0 0 3768243 3302 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389203 1094151 504 106 0 1384706 0
[pid=11997/tid=11998] ppid=11995 vsize=5556812 CPUtime=4722.42 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 238791 0 0 0 472196 46 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5556812 CPUtime=4671.93 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222247 0 0 0 467125 68 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4710.06 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552083 0 0 0 469067 1939 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4722.41 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245248 0 0 0 472175 66 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4721.51 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214929 0 0 0 472105 46 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4722.3 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 354489 0 0 0 472149 81 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4722.4 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309820 0 0 0 472168 72 0 0 25 0 8 0 803707384 5690175488 1094151 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37715.4
Current children cumulated vsize (KiB) 5556812

[startup+4782.3 s]
/proc/loadavg: 8.10 8.06 8.00 9/401 12144
/proc/meminfo: memFree=26058300/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5556812 CPUtime=38194.5 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 17788219 0 0 0 3816127 3325 0 0 25 0 8 0 803707384 5690175488 1095114 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389203 1095115 504 106 0 1384706 0
[pid=11997/tid=11998] ppid=11995 vsize=5556812 CPUtime=4782.4 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 238798 0 0 0 478194 46 0 0 25 0 8 0 803707384 5690175488 1095115 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5556812 CPUtime=4731.91 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222251 0 0 0 473123 68 0 0 25 0 8 0 803707384 5690175488 1095116 33554432000 4194304 4625164 140734041865760 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4769.23 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552335 0 0 0 474984 1939 0 0 25 0 8 0 803707384 5690175488 1095116 33554432000 4194304 4625164 140734041865760 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4782.4 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245258 0 0 0 478174 66 0 0 25 0 8 0 803707384 5690175488 1095116 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4781.48 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214938 0 0 0 478102 46 0 0 25 0 8 0 803707384 5690175488 1095117 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4782.28 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 354800 0 0 0 478147 81 0 0 25 0 8 0 803707384 5690175488 1095117 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4782.39 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309830 0 0 0 478167 72 0 0 25 0 8 0 803707384 5690175488 1095117 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38194.5
Current children cumulated vsize (KiB) 5556812

[startup+4842.3 s]
/proc/loadavg: 8.15 8.08 8.01 9/401 12146
/proc/meminfo: memFree=26053812/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5556812 CPUtime=38673.7 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 17918045 0 0 0 3864020 3349 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389203 1096214 504 106 0 1384706 0
[pid=11997/tid=11998] ppid=11995 vsize=5556812 CPUtime=4842.4 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 238811 0 0 0 484194 46 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5556812 CPUtime=4791.91 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222254 0 0 0 479123 68 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4828.41 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552358 0 0 0 480902 1939 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4842.4 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245266 0 0 0 484174 66 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4841.47 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214950 0 0 0 484101 46 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4842.28 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 355783 0 0 0 484146 82 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4842.39 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309838 0 0 0 484167 72 0 0 25 0 8 0 803707384 5690175488 1096214 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38673.7
Current children cumulated vsize (KiB) 5556812

[startup+4902.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/401 12148
/proc/meminfo: memFree=26046588/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5556812 CPUtime=39152.9 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 18051658 0 0 0 3911914 3374 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389203 1098064 503 106 0 1384706 0
[pid=11997/tid=11998] ppid=11995 vsize=5556812 CPUtime=4902.4 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 238831 0 0 0 490194 46 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5556812 CPUtime=4851.92 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222256 0 0 0 485124 68 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4887.6 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552527 0 0 0 486821 1939 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4902.4 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245280 0 0 0 490174 66 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4901.46 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214961 0 0 0 490100 46 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4902.28 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 357098 0 0 0 490146 82 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4902.39 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309847 0 0 0 490167 72 0 0 25 0 8 0 803707384 5690175488 1098064 33554432000 4194304 4625164 140734041865760 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39152.9
Current children cumulated vsize (KiB) 5556812

[startup+4962.3 s]
/proc/loadavg: 8.04 8.06 8.00 9/401 12149
/proc/meminfo: memFree=26039240/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5556812 CPUtime=39632 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 18187168 0 0 0 3959808 3396 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389203 1099882 503 106 0 1384706 0
[pid=11997/tid=11998] ppid=11995 vsize=5556812 CPUtime=4962.41 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 239157 0 0 0 496195 46 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5556812 CPUtime=4911.92 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222257 0 0 0 491124 68 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5556812 CPUtime=4946.77 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552570 0 0 0 492738 1939 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5556812 CPUtime=4962.4 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245287 0 0 0 496174 66 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5556812 CPUtime=4961.44 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214970 0 0 0 496098 46 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5556812 CPUtime=4962.28 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 358248 0 0 0 496145 83 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5556812 CPUtime=4962.39 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309854 0 0 0 496167 72 0 0 25 0 8 0 803707384 5690175488 1099882 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39632
Current children cumulated vsize (KiB) 5556812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.4 s]
/proc/loadavg: 8.01 8.05 8.00 9/401 12159
/proc/meminfo: memFree=26035432/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=5557184 CPUtime=40000.2 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) R 11995 11997 11896 0 -1 4202496 18280038 0 0 0 3996612 3413 0 0 25 0 8 0 803707384 5690556416 1100603 33554432000 4194304 4625164 140734041865760 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 1389296 1100603 503 106 0 1384799 0
[pid=11997/tid=11998] ppid=11995 vsize=5557184 CPUtime=5008.52 cores=0-7
/proc/11997/task/11998/stat : 11998 (SArTagnan) R 11995 11997 11896 0 -1 4202560 239170 0 0 0 500806 46 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11997/tid=11999] ppid=11995 vsize=5557184 CPUtime=4958.03 cores=0-7
/proc/11997/task/11999/stat : 11999 (SArTagnan) R 11995 11997 11896 0 -1 4202560 222259 0 0 0 495735 68 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=5557184 CPUtime=4992.25 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4202560 10552682 0 0 0 497286 1939 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11997/tid=12001] ppid=11995 vsize=5557184 CPUtime=5008.49 cores=0-7
/proc/11997/task/12001/stat : 12001 (SArTagnan) R 11995 11997 11896 0 -1 4202560 245294 0 0 0 500783 66 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11997/tid=12002] ppid=11995 vsize=5557184 CPUtime=5007.54 cores=0-7
/proc/11997/task/12002/stat : 12002 (SArTagnan) R 11995 11997 11896 0 -1 4202560 214976 0 0 0 500708 46 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11997/tid=12003] ppid=11995 vsize=5557184 CPUtime=5008.39 cores=0-7
/proc/11997/task/12003/stat : 12003 (SArTagnan) R 11995 11997 11896 0 -1 4202560 358613 0 0 0 500756 83 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11997/tid=12004] ppid=11995 vsize=5557184 CPUtime=5008.51 cores=0-7
/proc/11997/task/12004/stat : 12004 (SArTagnan) R 11995 11997 11896 0 -1 4202560 309861 0 0 0 500779 72 0 0 25 0 8 0 803707384 5690556416 1100604 33554432000 4194304 4625164 140734041865760 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 5557184

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

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

[startup+5008.6 s]
/proc/loadavg: 8.01 8.05 8.00 9/401 12159
/proc/meminfo: memFree=26035432/32950904 swapFree=56615552/67111528
[pid=11997] ppid=11995 vsize=0 CPUtime=40000.5 cores=0-7
/proc/11997/stat : 11997 (SArTagnan) Z 11995 11997 11896 0 -1 4203548 18280039 0 0 0 3996620 3431 0 0 25 0 2 0 803707384 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/11997/statm: 0 0 0 0 0 0 0
[pid=11997/tid=12000] ppid=11995 vsize=0 CPUtime=4992.43 cores=0-7
/proc/11997/task/12000/stat : 12000 (SArTagnan) R 11995 11997 11896 0 -1 4203588 10552682 0 0 0 497286 1957 0 0 25 0 2 0 803707384 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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.62
CPU time (s): 40000.5
CPU user time (s): 39966.2
CPU system time (s): 34.3348
CPU usage (%): 798.633
Max. virtual memory (cumulated for all children) (KiB): 5781456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39966.2
system time used= 34.3348
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18280039
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= 999
involuntary context switches= 170438

runsolver used 17.8343 second user time and 48.0317 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-01 11:37:56
IDJOB=3438641
IDBENCH=83143
IDSOLVER=1936
FILE ID=node121/3438641-1306921076
RUNJOBID= node121-1306919536-11910
PBS_JOBID= 13488529
Free space on /tmp= 73844 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438641-1306921076/watcher-3438641-1306921076 -o /tmp/evaluation-result-3438641-1306921076/solver-3438641-1306921076 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438641-1306921076.cnf -threads=8

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=488937732

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      30448632 kB
Buffers:        175036 kB
Cached:         224172 kB
SwapCached:       9896 kB
Active:        1991008 kB
Inactive:       252372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30448632 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             388 kB
Writeback:           0 kB
AnonPages:     1841932 kB
Mapped:          12684 kB
Slab:           138996 kB
PageTables:      51540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83499784 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= 73844 MiB
End job on node121 at 2011-06-01 13:01:27