Trace number 3438481

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40000.8 5011.31

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v1820c171155gyes3.cnf
MD5SUMcd19d9eb9be97e183fa1a1d47d679d01
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-3438481-1306918198/watcher-3438481-1306918198 -o /tmp/evaluation-result-3438481-1306918198/solver-3438481-1306918198 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438481-1306918198.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: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=23812 CPUtime=0.01 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 1169 0 1 0 1 0 0 0 22 0 1 0 784235427 24383488 611 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25178/statm: 5953 612 296 106 0 1456 0

[startup+0.154923 s]
/proc/loadavg: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=446208 CPUtime=0.64 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 10645 0 1 0 63 1 0 0 25 0 8 0 784235427 456916992 8866 33554432000 4194304 4625164 140733293286064 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25178/statm: 111552 9042 343 106 0 107055 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 446208

[startup+0.278304 s]
/proc/loadavg: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=467000 CPUtime=1.94 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 23737 0 1 0 191 3 0 0 25 0 8 0 784235427 478208000 18162 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726448263 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 116750 17650 362 106 0 112253 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 467000

[startup+0.394864 s]
/proc/loadavg: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=586828 CPUtime=4.19 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 60114 0 1 0 410 9 0 0 25 0 8 0 784235427 600911872 39550 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726448263 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 146707 39038 772 106 0 142210 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 586828

[startup+0.755706 s]
/proc/loadavg: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=561820 CPUtime=7.07 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 66281 0 1 0 696 11 0 0 25 0 8 0 784235427 575303680 38624 33554432000 4194304 4625164 140733293286064 18446744073709551615 4397112 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 140455 38624 416 106 0 135958 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 561820

[startup+1.50083 s]
/proc/loadavg: 0.93 1.00 1.02 2/507 25178
/proc/meminfo: memFree=22491372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=561820 CPUtime=11.24 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 70226 0 1 0 1112 12 0 0 25 0 8 0 784235427 575303680 41725 33554432000 4194304 4625164 140733293286064 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 140455 41725 432 106 0 135958 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 561820

[startup+3.10052 s]
/proc/loadavg: 1.50 1.11 1.06 9/515 25187
/proc/meminfo: memFree=22317404/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=561820 CPUtime=24 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 73902 0 1 0 2387 13 0 0 25 0 8 0 784235427 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 140455 43547 411 106 0 135958 0
[pid=25178/tid=25181] ppid=25176 vsize=561820 CPUtime=3.03 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 5910 0 0 0 302 1 0 0 23 0 8 0 784235432 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=561820 CPUtime=3.02 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4659 0 0 0 302 0 0 0 21 0 8 0 784235432 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=561820 CPUtime=3 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4663 0 0 0 300 0 0 0 25 0 8 0 784235433 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=561820 CPUtime=3.02 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4192 0 0 0 301 1 0 0 21 0 8 0 784235433 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=561820 CPUtime=2.96 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4194 0 0 0 296 0 0 0 24 0 8 0 784235433 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 264726510111 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=561820 CPUtime=2.97 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4256 0 0 0 297 0 0 0 24 0 8 0 784235433 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 4465217 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=561820 CPUtime=3.03 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4138 0 0 0 302 1 0 0 21 0 8 0 784235433 575303680 43547 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 561820

[startup+6.30092 s]
/proc/loadavg: 1.50 1.11 1.06 9/515 25187
/proc/meminfo: memFree=22292860/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=561820 CPUtime=49.56 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 87845 0 1 0 4939 17 0 0 25 0 8 0 784235427 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 140455 49460 392 106 0 135958 0
[pid=25178/tid=25181] ppid=25176 vsize=561820 CPUtime=6.23 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 6833 0 0 0 622 1 0 0 25 0 8 0 784235432 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=561820 CPUtime=6.22 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4944 0 0 0 622 0 0 0 25 0 8 0 784235432 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=561820 CPUtime=6.2 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 11265 0 0 0 619 1 0 0 25 0 8 0 784235433 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=561820 CPUtime=6.22 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 5889 0 0 0 621 1 0 0 25 0 8 0 784235433 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=561820 CPUtime=6.17 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 6059 0 0 0 616 1 0 0 25 0 8 0 784235433 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=561820 CPUtime=6.12 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 6329 0 0 0 611 1 0 0 25 0 8 0 784235433 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=561820 CPUtime=6.23 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4558 0 0 0 622 1 0 0 25 0 8 0 784235433 575303680 49460 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.56
Current children cumulated vsize (KiB) 561820

[startup+12.7197 s]
/proc/loadavg: 2.50 1.34 1.13 9/515 25187
/proc/meminfo: memFree=22239196/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=576120 CPUtime=100.78 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 128920 0 1 0 10055 23 0 0 25 0 8 0 784235427 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 144030 62669 368 106 0 139533 0
[pid=25178/tid=25181] ppid=25176 vsize=576120 CPUtime=12.65 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 9873 0 0 0 1263 2 0 0 25 0 8 0 784235432 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=576120 CPUtime=12.64 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 5453 0 0 0 1264 0 0 0 25 0 8 0 784235432 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=576120 CPUtime=12.63 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 41682 0 0 0 1257 6 0 0 25 0 8 0 784235433 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334491 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=576120 CPUtime=12.64 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 6354 0 0 0 1263 1 0 0 25 0 8 0 784235433 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=576120 CPUtime=12.58 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 8663 0 0 0 1257 1 0 0 25 0 8 0 784235433 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=576120 CPUtime=12.43 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 9327 0 0 0 1241 2 0 0 25 0 8 0 784235433 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4317923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=576120 CPUtime=12.64 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 4646 0 0 0 1263 1 0 0 25 0 8 0 784235433 589946880 62669 33554432000 4194304 4625164 140733293286064 18446744073709551615 4288699 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.78
Current children cumulated vsize (KiB) 576120

[startup+25.5013 s]
/proc/loadavg: 3.34 1.56 1.21 9/515 25187
/proc/meminfo: memFree=22120008/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=665940 CPUtime=202.82 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 188982 0 1 0 20250 32 0 0 25 0 8 0 784235427 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 166485 93136 514 106 0 161988 0
[pid=25178/tid=25181] ppid=25176 vsize=665940 CPUtime=25.43 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 14939 0 0 0 2540 3 0 0 25 0 8 0 784235432 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=665940 CPUtime=25.42 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 8111 0 0 0 2541 1 0 0 25 0 8 0 784235432 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=665940 CPUtime=25.41 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 74772 0 0 0 2531 10 0 0 25 0 8 0 784235433 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=665940 CPUtime=25.42 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 8803 0 0 0 2540 2 0 0 25 0 8 0 784235433 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=665940 CPUtime=25.35 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 13872 0 0 0 2533 2 0 0 25 0 8 0 784235433 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=665940 CPUtime=25 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 14939 0 0 0 2497 3 0 0 25 0 8 0 784235433 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=665940 CPUtime=25.43 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 7087 0 0 0 2542 1 0 0 25 0 8 0 784235433 681922560 93136 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.82
Current children cumulated vsize (KiB) 665940

[startup+51.1005 s]
/proc/loadavg: 4.99 2.09 1.39 9/515 25189
/proc/meminfo: memFree=22001372/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=758704 CPUtime=407.3 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 298244 0 1 0 40677 53 0 0 25 0 8 0 784235427 776912896 122751 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 189676 122751 703 106 0 185179 0
[pid=25178/tid=25181] ppid=25176 vsize=758704 CPUtime=51.05 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 21603 0 0 0 5100 5 0 0 25 0 8 0 784235432 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=758704 CPUtime=51.03 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 13156 0 0 0 5101 2 0 0 25 0 8 0 784235432 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=758704 CPUtime=51.03 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 149559 0 0 0 5082 21 0 0 25 0 8 0 784235433 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=758704 CPUtime=51.04 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 9537 0 0 0 5102 2 0 0 25 0 8 0 784235433 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=758704 CPUtime=50.97 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 20251 0 0 0 5093 4 0 0 25 0 8 0 784235433 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=758704 CPUtime=50.16 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 23543 0 0 0 5011 5 0 0 25 0 8 0 784235433 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=758704 CPUtime=51.04 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 8106 0 0 0 5103 1 0 0 25 0 8 0 784235433 776912896 122752 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.3
Current children cumulated vsize (KiB) 758704

[startup+102.301 s]
/proc/loadavg: 6.76 3.02 1.74 9/515 25190
/proc/meminfo: memFree=21873128/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=892224 CPUtime=815.88 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 539781 0 1 0 81491 97 0 0 25 0 8 0 784235427 913637376 154743 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 223056 154743 561 106 0 218559 0
[pid=25178/tid=25181] ppid=25176 vsize=892224 CPUtime=102.23 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 33304 0 0 0 10216 7 0 0 25 0 8 0 784235432 913637376 154743 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=892224 CPUtime=102.21 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 16017 0 0 0 10218 3 0 0 25 0 8 0 784235432 913637376 154743 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=892224 CPUtime=102.21 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 336521 0 0 0 10169 52 0 0 25 0 8 0 784235433 913637376 154743 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0

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

Current children cumulated vsize (KiB) 3714196

[startup+4722.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/515 25341
/proc/meminfo: memFree=19405284/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=3764072 CPUtime=37694.9 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 24227060 0 1 0 3765444 4047 0 0 25 0 8 0 784235427 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511795 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 941018 768906 352 106 0 936521 0
[pid=25178/tid=25181] ppid=25176 vsize=3764072 CPUtime=4722.36 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 123775 0 0 0 472206 30 0 0 25 0 8 0 784235432 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4330859 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=3764072 CPUtime=4722.32 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 212014 0 0 0 472070 162 0 0 25 0 8 0 784235432 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=3764072 CPUtime=4722.36 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 23201507 0 0 0 468582 3654 0 0 25 0 8 0 784235433 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=3764072 CPUtime=4722.37 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 80860 0 0 0 472207 30 0 0 25 0 8 0 784235433 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=3764072 CPUtime=4721.03 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 133899 0 0 0 472073 30 0 0 25 0 8 0 784235433 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=3764072 CPUtime=4639.99 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 171757 0 0 0 463958 41 0 0 25 0 8 0 784235433 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=3764072 CPUtime=4722.37 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 71273 0 0 0 472188 49 0 0 25 0 8 0 784235433 3854409728 768906 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37694.9
Current children cumulated vsize (KiB) 3764072

[startup+4782.32 s]
/proc/loadavg: 8.09 8.08 8.00 9/515 25342
/proc/meminfo: memFree=19391212/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=3771404 CPUtime=38174 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 24405881 0 1 0 3813325 4078 0 0 25 0 8 0 784235427 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 942851 771972 352 106 0 938354 0
[pid=25178/tid=25181] ppid=25176 vsize=3771404 CPUtime=4782.38 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 123954 0 0 0 478208 30 0 0 25 0 8 0 784235432 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=3771404 CPUtime=4782.34 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 212057 0 0 0 478072 162 0 0 25 0 8 0 784235432 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=3771404 CPUtime=4782.38 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 23379079 0 0 0 474554 3684 0 0 25 0 8 0 784235433 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=3771404 CPUtime=4782.39 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 80930 0 0 0 478209 30 0 0 25 0 8 0 784235433 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=3771404 CPUtime=4781.05 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 134214 0 0 0 478074 31 0 0 25 0 8 0 784235433 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=3771404 CPUtime=4698.97 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 172316 0 0 0 469856 41 0 0 25 0 8 0 784235433 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=3771404 CPUtime=4782.39 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 71319 0 0 0 478190 49 0 0 25 0 8 0 784235433 3861917696 771972 33554432000 4194304 4625164 140733293286064 18446744073709551615 4464343 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38174
Current children cumulated vsize (KiB) 3771404

[startup+4842.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/515 25344
/proc/meminfo: memFree=19378764/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=3773476 CPUtime=38652.8 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 24635655 0 1 0 3861167 4117 0 0 25 0 8 0 784235427 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 943369 776399 352 106 0 938872 0
[pid=25178/tid=25181] ppid=25176 vsize=3773476 CPUtime=4842.36 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 124198 0 0 0 484206 30 0 0 25 0 8 0 784235432 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=3773476 CPUtime=4842.32 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 212075 0 0 0 484070 162 0 0 25 0 8 0 784235432 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=3773476 CPUtime=4842.36 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 23606306 0 0 0 480515 3721 0 0 25 0 8 0 784235433 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=3773476 CPUtime=4842.37 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 81963 0 0 0 484206 31 0 0 25 0 8 0 784235433 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=3773476 CPUtime=4841.01 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 134444 0 0 0 484070 31 0 0 25 0 8 0 784235433 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=3773476 CPUtime=4757.92 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 172443 0 0 0 475751 41 0 0 25 0 8 0 784235433 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=3773476 CPUtime=4842.37 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 72161 0 0 0 484187 50 0 0 25 0 8 0 784235433 3864039424 776399 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38652.8
Current children cumulated vsize (KiB) 3773476

[startup+4902.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/515 25345
/proc/meminfo: memFree=19356548/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=3892096 CPUtime=39131.8 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 24878317 0 1 0 3909025 4154 0 0 25 0 8 0 784235427 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4512205 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 973024 780002 352 106 0 968527 0
[pid=25178/tid=25181] ppid=25176 vsize=3892096 CPUtime=4902.37 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 124320 0 0 0 490207 30 0 0 25 0 8 0 784235432 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=3892096 CPUtime=4902.32 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 212113 0 0 0 490070 162 0 0 25 0 8 0 784235432 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=3892096 CPUtime=4902.37 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 23799419 0 0 0 486485 3752 0 0 25 0 8 0 784235433 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=3892096 CPUtime=4902.37 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 82195 0 0 0 490206 31 0 0 25 0 8 0 784235433 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=3892096 CPUtime=4901 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 171072 0 0 0 490064 36 0 0 25 0 8 0 784235433 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=3892096 CPUtime=4816.88 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 184888 0 0 0 481645 43 0 0 25 0 8 0 784235433 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=3892096 CPUtime=4902.37 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 72164 0 0 0 490187 50 0 0 25 0 8 0 784235433 3985506304 780002 33554432000 4194304 4625164 140733293286064 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39131.8
Current children cumulated vsize (KiB) 3892096

[startup+4962.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/515 25347
/proc/meminfo: memFree=19327348/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=3962860 CPUtime=39610.8 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 25272201 0 1 0 3956860 4218 0 0 25 0 8 0 784235427 4057968640 788021 33554432000 4194304 4625164 140733293286064 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 990715 788022 352 106 0 986218 0
[pid=25178/tid=25181] ppid=25176 vsize=3962860 CPUtime=4962.37 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 124551 0 0 0 496207 30 0 0 25 0 8 0 784235432 4057968640 788022 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=3962860 CPUtime=4962.32 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 214644 0 0 0 496068 164 0 0 25 0 8 0 784235432 4057968640 788022 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=3962860 CPUtime=4962.36 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 24189253 0 0 0 492424 3812 0 0 25 0 8 0 784235433 4057968640 788022 33554432000 4194304 4625164 140733293286064 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=3962860 CPUtime=4962.37 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 82715 0 0 0 496206 31 0 0 25 0 8 0 784235433 4057968640 788022 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=3962860 CPUtime=4960.98 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 171355 0 0 0 496062 36 0 0 25 0 8 0 784235433 4057968640 788023 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=3962860 CPUtime=4875.86 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 185287 0 0 0 487543 43 0 0 25 0 8 0 784235433 4057968640 788023 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=3962860 CPUtime=4962.38 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 72191 0 0 0 496188 50 0 0 25 0 8 0 784235433 4057968640 788023 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39610.8
Current children cumulated vsize (KiB) 3962860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.12 s]
/proc/loadavg: 8.06 8.08 8.00 9/515 25348
/proc/meminfo: memFree=19308836/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=4010860 CPUtime=40000.6 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) R 25176 25178 25151 0 -1 4202496 25624047 0 1 0 3995785 4276 0 0 25 0 8 0 784235427 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 1002715 793029 352 106 0 998218 0
[pid=25178/tid=25181] ppid=25176 vsize=4010860 CPUtime=5011.22 cores=0-7
/proc/25178/task/25181/stat : 25181 (SArTagnan) R 25176 25178 25151 0 -1 4202560 136737 0 0 0 501089 33 0 0 25 0 8 0 784235432 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25178/tid=25182] ppid=25176 vsize=4010860 CPUtime=5011.16 cores=0-7
/proc/25178/task/25182/stat : 25182 (SArTagnan) R 25176 25178 25151 0 -1 4202560 216368 0 0 0 500951 165 0 0 25 0 8 0 784235432 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25178/tid=25183] ppid=25176 vsize=4010860 CPUtime=5011.2 cores=0-7
/proc/25178/task/25183/stat : 25183 (SArTagnan) R 25176 25178 25151 0 -1 4202560 24524330 0 0 0 497257 3863 0 0 25 0 8 0 784235433 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25178/tid=25184] ppid=25176 vsize=4010860 CPUtime=5011.21 cores=0-7
/proc/25178/task/25184/stat : 25184 (SArTagnan) R 25176 25178 25151 0 -1 4202560 83062 0 0 0 501089 32 0 0 25 0 8 0 784235433 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25178/tid=25185] ppid=25176 vsize=4010860 CPUtime=5009.81 cores=0-7
/proc/25178/task/25185/stat : 25185 (SArTagnan) R 25176 25178 25151 0 -1 4202560 171505 0 0 0 500945 36 0 0 25 0 8 0 784235433 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=4010860 CPUtime=4923.83 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4202560 185449 0 0 0 492339 44 0 0 25 0 8 0 784235433 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25178/tid=25187] ppid=25176 vsize=4010860 CPUtime=5011.22 cores=0-7
/proc/25178/task/25187/stat : 25187 (SArTagnan) R 25176 25178 25151 0 -1 4202560 74214 0 0 0 501069 53 0 0 25 0 8 0 784235433 4107120640 793029 33554432000 4194304 4625164 140733293286064 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 4010860

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

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

[startup+5011.23 s]
/proc/loadavg: 8.06 8.08 8.00 9/515 25348
/proc/meminfo: memFree=19308836/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=0 CPUtime=40000.7 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) Z 25176 25178 25151 0 -1 4203548 25624061 0 1 0 3995789 4285 0 0 25 0 2 0 784235427 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 0 0 0 0 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=0 CPUtime=4923.92 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4203588 185449 0 0 0 492340 52 0 0 25 0 2 0 784235433 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5011.3 s]
/proc/loadavg: 8.06 8.08 8.00 9/515 25348
/proc/meminfo: memFree=19308836/32951124 swapFree=62999000/67111528
[pid=25178] ppid=25176 vsize=0 CPUtime=40000.8 cores=0-7
/proc/25178/stat : 25178 (SArTagnan) Z 25176 25178 25151 0 -1 4203548 25624061 0 1 0 3995789 4292 0 0 25 0 2 0 784235427 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25178/statm: 0 0 0 0 0 0 0
[pid=25178/tid=25186] ppid=25176 vsize=0 CPUtime=4923.99 cores=0-7
/proc/25178/task/25186/stat : 25186 (SArTagnan) R 25176 25178 25151 0 -1 4203588 185449 0 0 0 492340 59 0 0 25 0 2 0 784235433 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.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.31
CPU time (s): 40000.8
CPU user time (s): 39957.9
CPU system time (s): 42.9335
CPU usage (%): 798.211
Max. virtual memory (cumulated for all children) (KiB): 4091976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39957.9
system time used= 42.9335
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25624061
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10393
involuntary context switches= 124186

runsolver used 23.1935 second user time and 63.3924 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 10:49:58
IDJOB=3438481
IDBENCH=71409
IDSOLVER=1936
FILE ID=node141/3438481-1306918198
RUNJOBID= node141-1306918198-25166
PBS_JOBID= 13488525
Free space on /tmp= 73856 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v1820c171155gyes3.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438481-1306918198/watcher-3438481-1306918198 -o /tmp/evaluation-result-3438481-1306918198/solver-3438481-1306918198 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438481-1306918198.cnf -threads=8

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

MD5SUM BENCH= cd19d9eb9be97e183fa1a1d47d679d01
RANDOM SEED=1751804892

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      22491768 kB
Buffers:        109460 kB
Cached:         115856 kB
SwapCached:       8848 kB
Active:       10073276 kB
Inactive:       137088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22491768 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:     9983692 kB
Mapped:          24892 kB
Slab:           109100 kB
PageTables:      69848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150650628 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= 73852 MiB
End job on node141 at 2011-06-01 12:13:31