Trace number 3439451

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 5010.29

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.55
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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-3439451-1306964522/watcher-3439451-1306964522 -o /tmp/evaluation-result-3439451-1306964522/solver-3439451-1306964522 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439451-1306964522.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.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 3247 0 0 0 0 0 0 0 23 0 7 0 808050161 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/30124/statm: 22935 2776 301 106 0 18438 0
[pid=30124/tid=30125] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 47327977899954 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=91740 CPUtime=0 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 7 0 808050162 93941760 2776 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.017772 s]
/proc/loadavg: 8.11 8.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=101984 CPUtime=0.01 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 3248 0 0 0 1 0 0 0 23 0 7 0 808050161 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228134513606 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 25496 2777 301 106 0 20999 0
[pid=30124/tid=30125] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 47327977899948 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122770417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228134511670 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=101984 CPUtime=0 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 808050162 104431616 2777 33554432000 4194304 4625164 140736103487280 18446744073709551615 228134511670 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 101984

[startup+0.109096 s]
/proc/loadavg: 8.11 8.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=510480 CPUtime=0.69 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) D 30122 30124 29942 0 -1 4202496 14792 0 0 0 67 2 0 0 18 0 8 0 808050161 522731520 8124 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122757303 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 127937 8443 350 106 0 123440 0
[pid=30124/tid=30125] ppid=30122 vsize=512588 CPUtime=0.09 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) D 30122 30124 29942 0 -1 4202560 1579 0 0 0 9 0 0 0 25 0 8 0 808050162 524890112 8504 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=512588 CPUtime=0.07 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) D 30122 30124 29942 0 -1 4202560 1074 0 0 0 7 0 0 0 25 0 8 0 808050162 524890112 8504 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=512588 CPUtime=0.07 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) D 30122 30124 29942 0 -1 4202560 1595 0 0 0 7 0 0 0 18 0 8 0 808050162 524890112 8504 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=512588 CPUtime=0.07 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 1167 0 0 0 7 0 0 0 25 0 8 0 808050162 524890112 8504 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122411216 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=512588 CPUtime=0.09 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 1101 0 0 0 9 0 0 0 25 0 8 0 808050162 524890112 8504 33554432000 4194304 4625164 140736103487280 18446744073709551615 4349669 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=512588 CPUtime=0.09 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) D 30122 30124 29942 0 -1 4202560 1562 0 0 0 9 0 0 0 25 0 8 0 808050162 524890112 8505 33554432000 4194304 4625164 140736103487280 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 510480

[startup+0.808997 s]
/proc/loadavg: 8.11 8.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=535224 CPUtime=6.25 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 28746 0 0 0 621 4 0 0 18 0 8 0 808050161 548069376 13887 33554432000 4194304 4625164 140736103487280 18446744073709551615 4519414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 133177 13542 353 106 0 128680 0
[pid=30124/tid=30125] ppid=30122 vsize=532708 CPUtime=0.78 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2865 0 0 0 78 0 0 0 25 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=532708 CPUtime=0.76 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2158 0 0 0 76 0 0 0 25 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4486983 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=532708 CPUtime=0.76 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 5386 0 0 0 76 0 0 0 19 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=532708 CPUtime=0.76 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2101 0 0 0 76 0 0 0 25 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=532708 CPUtime=0.78 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2783 0 0 0 78 0 0 0 25 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=532708 CPUtime=0.78 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2059 0 0 0 78 0 0 0 25 0 8 0 808050162 545492992 13542 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 535224

[startup+0.900574 s]
/proc/loadavg: 8.11 8.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=532708 CPUtime=6.99 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 29491 0 0 0 695 4 0 0 18 0 8 0 808050161 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 133177 13852 353 106 0 128680 0
[pid=30124/tid=30125] ppid=30122 vsize=532708 CPUtime=0.87 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2877 0 0 0 87 0 0 0 25 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=532708 CPUtime=0.86 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2161 0 0 0 86 0 0 0 25 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=532708 CPUtime=0.85 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 6048 0 0 0 85 0 0 0 19 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4552324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=532708 CPUtime=0.86 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2111 0 0 0 86 0 0 0 25 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=532708 CPUtime=0.87 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2820 0 0 0 87 0 0 0 25 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 228122375201 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=532708 CPUtime=0.87 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2068 0 0 0 87 0 0 0 25 0 8 0 808050162 545492992 13852 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 532708

[startup+1.50047 s]
/proc/loadavg: 8.11 8.06 7.93 2/454 30124
/proc/meminfo: memFree=28936828/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=537840 CPUtime=11.79 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 38668 0 0 0 1174 5 0 0 19 0 8 0 808050161 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4503610 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 134460 15857 353 106 0 129963 0
[pid=30124/tid=30125] ppid=30122 vsize=537840 CPUtime=1.47 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 3059 0 0 0 147 0 0 0 25 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=537840 CPUtime=1.46 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 3011 0 0 0 146 0 0 0 25 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=537840 CPUtime=1.45 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 12193 0 0 0 144 1 0 0 20 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=537840 CPUtime=1.46 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2911 0 0 0 146 0 0 0 25 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=537840 CPUtime=1.47 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2980 0 0 0 147 0 0 0 25 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4349602 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=537840 CPUtime=1.47 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 2920 0 0 0 147 0 0 0 25 0 8 0 808050162 550748160 15857 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.79
Current children cumulated vsize (KiB) 537840

[startup+3.10118 s]
/proc/loadavg: 8.18 8.07 7.94 9/462 30132
/proc/meminfo: memFree=28853808/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=546520 CPUtime=24.56 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 60156 0 0 0 2447 9 0 0 25 0 8 0 808050161 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 136630 22068 353 106 0 132133 0
[pid=30124/tid=30125] ppid=30122 vsize=546520 CPUtime=3.07 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4482 0 0 0 307 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=546520 CPUtime=3.06 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 3521 0 0 0 306 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=546520 CPUtime=3.02 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 24871 0 0 0 299 3 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=546520 CPUtime=3.05 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4437 0 0 0 305 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=546520 CPUtime=3.07 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4464 0 0 0 307 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4348814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=546520 CPUtime=3.07 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4411 0 0 0 307 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=546520 CPUtime=3.06 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 3174 0 0 0 306 0 0 0 25 0 8 0 808050162 559636480 22068 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.56
Current children cumulated vsize (KiB) 546520

[startup+6.3006 s]
/proc/loadavg: 8.16 8.07 7.94 9/462 30132
/proc/meminfo: memFree=28804332/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=561336 CPUtime=50.11 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 102759 0 0 0 4994 17 0 0 25 0 8 0 808050161 574808064 34253 33554432000 4194304 4625164 140736103487280 18446744073709551615 4508933 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 140334 34253 391 106 0 135837 0
[pid=30124/tid=30125] ppid=30122 vsize=561336 CPUtime=6.27 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4854 0 0 0 626 1 0 0 25 0 8 0 808050162 574808064 34253 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=561336 CPUtime=6.26 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 7566 0 0 0 625 1 0 0 25 0 8 0 808050162 574808064 34253 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=561336 CPUtime=6.17 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 52418 0 0 0 610 7 0 0 25 0 8 0 808050162 574808064 34253 33554432000 4194304 4625164 140736103487280 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=561336 CPUtime=6.25 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 6929 0 0 0 625 0 0 0 25 0 8 0 808050162 574808064 34254 33554432000 4194304 4625164 140736103487280 18446744073709551615 4464452 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=561336 CPUtime=6.27 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 7262 0 0 0 626 1 0 0 25 0 8 0 808050162 574808064 34254 33554432000 4194304 4625164 140736103487280 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=561336 CPUtime=6.26 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 6822 0 0 0 626 0 0 0 25 0 8 0 808050162 574808064 34254 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=561336 CPUtime=6.27 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 4812 0 0 0 626 1 0 0 25 0 8 0 808050162 574808064 34254 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 561336

[startup+12.7174 s]
/proc/loadavg: 8.15 8.07 7.94 9/462 30132
/proc/meminfo: memFree=28729108/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=594332 CPUtime=101.33 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 178103 0 0 0 10102 31 0 0 25 0 8 0 808050161 608595968 52501 33554432000 4194304 4625164 140736103487280 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 148583 52501 447 106 0 144086 0
[pid=30124/tid=30125] ppid=30122 vsize=594332 CPUtime=12.68 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 7389 0 0 0 1267 1 0 0 25 0 8 0 808050162 608595968 52501 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352618 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=594332 CPUtime=12.67 cores=0-7

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

[pid=30124/tid=30127] ppid=30122 vsize=6143624 CPUtime=4648.73 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 17299179 0 0 0 462043 2830 0 0 25 0 8 0 808050162 6291070976 1333893 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6143624 CPUtime=4662.4 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185594 0 0 0 466129 111 0 0 25 0 8 0 808050162 6291070976 1333893 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6143624 CPUtime=4661.75 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 196991 0 0 0 466083 92 0 0 25 0 8 0 808050162 6291070976 1333893 33554432000 4194304 4625164 140736103487280 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6143624 CPUtime=4603.58 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 463928 0 0 0 460164 194 0 0 25 0 8 0 808050162 6291070976 1333893 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6143624 CPUtime=4662.36 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 174464 0 0 0 466113 123 0 0 25 0 8 0 808050162 6291070976 1333893 33554432000 4194304 4625164 140736103487280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37224.7
Current children cumulated vsize (KiB) 6143624

[startup+4722.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/462 30269
/proc/meminfo: memFree=23574120/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6143624 CPUtime=37703.7 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 19828328 0 0 0 3766614 3754 0 0 25 0 8 0 808050161 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1535906 1338775 774 106 0 1531409 0
[pid=30124/tid=30125] ppid=30122 vsize=6143624 CPUtime=4722.23 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 65327 0 0 0 472179 44 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6143624 CPUtime=4722.35 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 208990 0 0 0 472084 151 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6143624 CPUtime=4708.72 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 17518554 0 0 0 468005 2867 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6143624 CPUtime=4722.38 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185655 0 0 0 472127 111 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6143624 CPUtime=4721.73 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197073 0 0 0 472081 92 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6143624 CPUtime=4662.64 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 463961 0 0 0 466070 194 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6143624 CPUtime=4722.34 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 174511 0 0 0 472111 123 0 0 25 0 8 0 808050162 6291070976 1338775 33554432000 4194304 4625164 140736103487280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37703.7
Current children cumulated vsize (KiB) 6143624

[startup+4782.32 s]
/proc/loadavg: 8.05 8.05 8.00 9/462 30280
/proc/meminfo: memFree=23554816/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6143624 CPUtime=38182.8 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 20063062 0 0 0 3814489 3794 0 0 25 0 8 0 808050161 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1535906 1343522 777 106 0 1531409 0
[pid=30124/tid=30125] ppid=30122 vsize=6143624 CPUtime=4782.24 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 65732 0 0 0 478179 45 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6143624 CPUtime=4782.37 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 209007 0 0 0 478086 151 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6143624 CPUtime=4768.74 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 17732666 0 0 0 473971 2903 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6143624 CPUtime=4782.4 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185734 0 0 0 478129 111 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6143624 CPUtime=4781.75 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197162 0 0 0 478083 92 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4460429 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6143624 CPUtime=4721.71 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 464001 0 0 0 471977 194 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6143624 CPUtime=4782.34 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 174559 0 0 0 478111 123 0 0 25 0 8 0 808050162 6291070976 1343522 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38182.8
Current children cumulated vsize (KiB) 6143624

[startup+4842.3 s]
/proc/loadavg: 8.13 8.07 8.01 9/462 30282
/proc/meminfo: memFree=23525368/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6209160 CPUtime=38661.8 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 20283294 0 0 0 3862345 3832 0 0 25 0 8 0 808050161 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1552290 1350295 766 106 0 1547793 0
[pid=30124/tid=30125] ppid=30122 vsize=6209160 CPUtime=4842.22 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 66090 0 0 0 484177 45 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6209160 CPUtime=4842.35 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 209028 0 0 0 484084 151 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6209160 CPUtime=4828.72 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 17936573 0 0 0 479935 2937 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6209160 CPUtime=4842.39 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185798 0 0 0 484128 111 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6209160 CPUtime=4841.74 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197235 0 0 0 484082 92 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6209160 CPUtime=4780.78 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 464034 0 0 0 477884 194 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6209160 CPUtime=4842.32 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 174714 0 0 0 484109 123 0 0 25 0 8 0 808050162 6358179840 1350295 33554432000 4194304 4625164 140736103487280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38661.8
Current children cumulated vsize (KiB) 6209160

[startup+4902.3 s]
/proc/loadavg: 8.12 8.07 8.00 9/462 30283
/proc/meminfo: memFree=23503232/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6209160 CPUtime=39140.8 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 20511826 0 0 0 3910212 3871 0 0 25 0 8 0 808050161 6358179840 1356506 33554432000 4194304 4625164 140736103487280 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1552290 1356508 779 106 0 1547793 0
[pid=30124/tid=30125] ppid=30122 vsize=6209160 CPUtime=4902.23 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 66226 0 0 0 490177 46 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6209160 CPUtime=4902.35 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 209049 0 0 0 490084 151 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6209160 CPUtime=4888.71 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 18146357 0 0 0 485899 2972 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6209160 CPUtime=4902.39 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185865 0 0 0 490128 111 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6209160 CPUtime=4901.73 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197307 0 0 0 490081 92 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6209160 CPUtime=4839.84 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 464068 0 0 0 483790 194 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4488056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6209160 CPUtime=4902.33 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 174789 0 0 0 490109 124 0 0 25 0 8 0 808050162 6358179840 1356508 33554432000 4194304 4625164 140736103487280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39140.8
Current children cumulated vsize (KiB) 6209160

[startup+4962.3 s]
/proc/loadavg: 8.60 8.18 8.04 11/463 30288
/proc/meminfo: memFree=23447328/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6209160 CPUtime=39619.1 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 20734269 0 0 0 3957996 3910 0 0 25 0 8 0 808050161 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1552290 1362257 776 106 0 1547793 0
[pid=30124/tid=30125] ppid=30122 vsize=6209160 CPUtime=4961.4 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 66564 0 0 0 496094 46 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6209160 CPUtime=4962.35 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 209070 0 0 0 496084 151 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6209160 CPUtime=4948.71 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 18351460 0 0 0 491863 3008 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6209160 CPUtime=4962.39 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 185942 0 0 0 496128 111 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6209160 CPUtime=4961.73 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197392 0 0 0 496081 92 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6209160 CPUtime=4898.92 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 464105 0 0 0 489698 194 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6209160 CPUtime=4962.33 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 175133 0 0 0 496109 124 0 0 25 0 8 0 808050162 6358179840 1362257 33554432000 4194304 4625164 140736103487280 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39619.1
Current children cumulated vsize (KiB) 6209160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.02 s]
/proc/loadavg: 8.26 8.15 8.04 9/462 30289
/proc/meminfo: memFree=23408836/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=6426520 CPUtime=40000.2 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) R 30122 30124 29942 0 -1 4202496 21036259 0 0 0 3996060 3957 0 0 25 0 8 0 808050161 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 1606630 1379689 791 106 0 1602133 0
[pid=30124/tid=30125] ppid=30122 vsize=6426520 CPUtime=5009.13 cores=0-7
/proc/30124/task/30125/stat : 30125 (SArTagnan) R 30122 30124 29942 0 -1 4202560 66858 0 0 0 500866 47 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30124/tid=30126] ppid=30122 vsize=6426520 CPUtime=5010.09 cores=0-7
/proc/30124/task/30126/stat : 30126 (SArTagnan) R 30122 30124 29942 0 -1 4202560 209088 0 0 0 500858 151 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=30124/tid=30127] ppid=30122 vsize=6426520 CPUtime=4996.44 cores=0-7
/proc/30124/task/30127/stat : 30127 (SArTagnan) R 30122 30124 29942 0 -1 4202560 18517205 0 0 0 496608 3036 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=30124/tid=30128] ppid=30122 vsize=6426520 CPUtime=5010.12 cores=0-7
/proc/30124/task/30128/stat : 30128 (SArTagnan) R 30122 30124 29942 0 -1 4202560 186001 0 0 0 500901 111 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30124/tid=30129] ppid=30122 vsize=6426520 CPUtime=5009.47 cores=0-7
/proc/30124/task/30129/stat : 30129 (SArTagnan) R 30122 30124 29942 0 -1 4202560 197721 0 0 0 500855 92 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=6426520 CPUtime=4945.88 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4202560 464132 0 0 0 494394 194 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30124/tid=30132] ppid=30122 vsize=6426520 CPUtime=5010.07 cores=0-7
/proc/30124/task/30132/stat : 30132 (SArTagnan) R 30122 30124 29942 0 -1 4202560 175363 0 0 0 500883 124 0 0 25 0 8 0 808050162 6580756480 1379689 33554432000 4194304 4625164 140736103487280 18446744073709551615 4331101 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) 6426520

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

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

[startup+5010.2 s]
/proc/loadavg: 8.26 8.15 8.04 9/462 30289
/proc/meminfo: memFree=23408836/32951124 swapFree=41830676/67111528
[pid=30124] ppid=30122 vsize=0 CPUtime=40000.4 cores=0-7
/proc/30124/stat : 30124 (SArTagnan) Z 30122 30124 29942 0 -1 4203548 21036261 0 0 0 3996064 3972 0 0 25 0 2 0 808050161 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30124/statm: 0 0 0 0 0 0 0
[pid=30124/tid=30130] ppid=30122 vsize=0 CPUtime=4946.05 cores=0-7
/proc/30124/task/30130/stat : 30130 (SArTagnan) R 30122 30124 29942 0 -1 4203588 464132 0 0 0 494395 210 0 0 25 0 2 0 808050162 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.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.29
CPU time (s): 40000.5
CPU user time (s): 39960.6
CPU system time (s): 39.8219
CPU usage (%): 798.366
Max. virtual memory (cumulated for all children) (KiB): 6849012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39960.6
system time used= 39.8219
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21036261
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= 9711
involuntary context switches= 173542

runsolver used 21.1308 second user time and 56.5314 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 23:42:02
IDJOB=3439451
IDBENCH=84762
IDSOLVER=1936
FILE ID=node138/3439451-1306964522
RUNJOBID= node138-1306960405-29956
PBS_JOBID= 13497613
Free space on /tmp= 73556 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439451-1306964522/watcher-3439451-1306964522 -o /tmp/evaluation-result-3439451-1306964522/solver-3439451-1306964522 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439451-1306964522.cnf -threads=8

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=467888127

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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:     32951124 kB
MemFree:      28937224 kB
Buffers:        237644 kB
Cached:         881392 kB
SwapCached:      44536 kB
Active:        2037112 kB
Inactive:      1699328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28937224 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:     2585012 kB
Mapped:          16128 kB
Slab:           113588 kB
PageTables:      92644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130631224 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= 73556 MiB
End job on node138 at 2011-06-02 01:05:34