Trace number 3438331

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) 40001.3 5013.25

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark333.04
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

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-3438331-1306912825/watcher-3438331-1306912825 -o /tmp/evaluation-result-3438331-1306912825/solver-3438331-1306912825 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438331-1306912825.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: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=22608 CPUtime=0 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 912 0 0 0 0 0 0 0 25 0 1 0 783698366 23150592 801 33554432000 4194304 4625164 140733994631424 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/10513/statm: 5652 801 296 106 0 1155 0

[startup+0.036457 s]
/proc/loadavg: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=26576 CPUtime=0.03 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 3287 0 0 0 3 0 0 0 25 0 1 0 783698366 27213824 1957 33554432000 4194304 4625164 140733994631424 18446744073709551615 233509916128 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/10513/statm: 6644 1961 296 106 0 2147 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26576

[startup+0.100377 s]
/proc/loadavg: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=131404 CPUtime=0.18 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 12031 0 0 0 17 1 0 0 18 0 8 0 783698366 134557696 9973 33554432000 4194304 4625164 140733994631424 18446744073709551615 47224977831852 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/10513/statm: 32851 9973 301 106 0 28354 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 131404

[startup+1.13016 s]
/proc/loadavg: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=498284 CPUtime=8.09 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 45563 0 0 0 802 7 0 0 22 0 8 0 783698366 510242816 24202 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 124571 24204 346 106 0 120074 0
Current children cumulated CPU time (s) 8.09
Current children cumulated vsize (KiB) 498284

[startup+1.23014 s]
/proc/loadavg: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=499912 CPUtime=8.89 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 48068 0 0 0 881 8 0 0 22 0 8 0 783698366 511909888 24613 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 124978 24613 346 106 0 120481 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 499912

[startup+1.53009 s]
/proc/loadavg: 1.00 1.34 1.69 1/519 10513
/proc/meminfo: memFree=5763668/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=499912 CPUtime=11.29 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 53152 0 0 0 1120 9 0 0 23 0 8 0 783698366 511909888 26830 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 124978 26832 346 106 0 120481 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 499912

[startup+3.10081 s]
/proc/loadavg: 1.00 1.34 1.69 9/527 10521
/proc/meminfo: memFree=5619400/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=515564 CPUtime=23.81 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 84036 0 0 0 2367 14 0 0 25 0 8 0 783698366 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 128891 36683 346 106 0 124394 0
[pid=10513/tid=10515] ppid=10511 vsize=515564 CPUtime=3.01 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 4838 0 0 0 300 1 0 0 23 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=515564 CPUtime=2.95 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5304 0 0 0 294 1 0 0 24 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4288589 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=515564 CPUtime=2.96 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 42620 0 0 0 290 6 0 0 25 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=515564 CPUtime=2.93 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 4504 0 0 0 293 0 0 0 24 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4317237 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=515564 CPUtime=2.88 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 2689 0 0 0 288 0 0 0 25 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4319327 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=515564 CPUtime=3 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 2869 0 0 0 300 0 0 0 25 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=515564 CPUtime=2.97 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 3207 0 0 0 297 0 0 0 24 0 8 0 783698373 527937536 36683 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 515564

[startup+6.32023 s]
/proc/loadavg: 1.56 1.45 1.72 9/527 10521
/proc/meminfo: memFree=5569448/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=662312 CPUtime=49.46 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 132844 0 0 0 4919 27 0 0 25 0 8 0 783698366 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 165578 48686 353 106 0 161081 0
[pid=10513/tid=10515] ppid=10511 vsize=662312 CPUtime=6.22 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 7426 0 0 0 619 3 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=662312 CPUtime=6.15 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 6746 0 0 0 613 2 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=662312 CPUtime=6.17 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 77653 0 0 0 607 10 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=662312 CPUtime=6.14 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5657 0 0 0 613 1 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4462326 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=662312 CPUtime=6.09 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 4776 0 0 0 608 1 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4319373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=662312 CPUtime=6.22 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 4796 0 0 0 621 1 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=662312 CPUtime=6.13 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5218 0 0 0 612 1 0 0 21 0 8 0 783698373 678207488 48686 33554432000 4194304 4625164 140733994631424 18446744073709551615 4353491 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 662312

[startup+12.7011 s]
/proc/loadavg: 2.08 1.56 1.76 9/527 10521
/proc/meminfo: memFree=5472788/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=694508 CPUtime=100.41 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 239376 0 0 0 9994 47 0 0 25 0 8 0 783698366 711176192 77926 33554432000 4194304 4625164 140733994631424 18446744073709551615 4512758 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 173627 77926 353 106 0 169130 0
[pid=10513/tid=10515] ppid=10511 vsize=694508 CPUtime=12.6 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 18375 0 0 0 1254 6 0 0 25 0 8 0 783698373 711176192 77926 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=694508 CPUtime=12.53 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 17562 0 0 0 1248 5 0 0 25 0 8 0 783698373 711176192 77926 33554432000 4194304 4625164 140733994631424 18446744073709551615 4278665 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=694508 CPUtime=12.55 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 132001 0 0 0 1237 18 0 0 25 0 8 0 783698373 711176192 77926 33554432000 4194304 4625164 140733994631424 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=694508 CPUtime=12.53 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 13352 0 0 0 1250 3 0 0 25 0 8 0 783698373 711176192 77927 33554432000 4194304 4625164 140733994631424 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=694508 CPUtime=12.47 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 16802 0 0 0 1243 4 0 0 25 0 8 0 783698373 711176192 77927 33554432000 4194304 4625164 140733994631424 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=694508 CPUtime=12.6 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 6119 0 0 0 1259 1 0 0 25 0 8 0 783698373 711176192 77927 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=694508 CPUtime=12.41 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 9181 0 0 0 1239 2 0 0 25 0 8 0 783698373 711176192 77927 33554432000 4194304 4625164 140733994631424 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 694508

[startup+25.5008 s]
/proc/loadavg: 3.39 1.87 1.85 9/527 10521
/proc/meminfo: memFree=5023332/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=1186372 CPUtime=202.55 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 479102 0 0 0 20161 94 0 0 25 0 8 0 783698366 1214844928 190520 33554432000 4194304 4625164 140733994631424 18446744073709551615 233509958341 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 296593 190521 472 106 0 292096 0
[pid=10513/tid=10515] ppid=10511 vsize=1186372 CPUtime=25.39 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 39379 0 0 0 2530 9 0 0 25 0 8 0 783698373 1214844928 190523 33554432000 4194304 4625164 140733994631424 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=1186372 CPUtime=25.32 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 30134 0 0 0 2522 10 0 0 25 0 8 0 783698373 1214844928 190525 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=1186372 CPUtime=25.35 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 185378 0 0 0 2508 27 0 0 25 0 8 0 783698373 1214844928 190525 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=1186372 CPUtime=25.32 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 25334 0 0 0 2527 5 0 0 25 0 8 0 783698373 1214844928 190526 33554432000 4194304 4625164 140733994631424 18446744073709551615 4469391 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=1186372 CPUtime=25.27 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 33489 0 0 0 2517 10 0 0 25 0 8 0 783698373 1214844928 190526 33554432000 4194304 4625164 140733994631424 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=1186372 CPUtime=25.39 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 15234 0 0 0 2536 3 0 0 25 0 8 0 783698373 1214844928 190527 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=1186372 CPUtime=24.99 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 21252 0 0 0 2493 6 0 0 25 0 8 0 783698373 1214844928 190528 33554432000 4194304 4625164 140733994631424 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.55
Current children cumulated vsize (KiB) 1186372

[startup+51.1012 s]
/proc/loadavg: 4.96 2.37 2.02 9/527 10522
/proc/meminfo: memFree=4303276/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=2038448 CPUtime=406.79 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 978740 0 0 0 40495 184 0 0 25 0 8 0 783698366 2087370752 370538 33554432000 4194304 4625164 140733994631424 18446744073709551615 4392042 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 509612 370539 430 106 0 505115 0
[pid=10513/tid=10515] ppid=10511 vsize=2038448 CPUtime=50.98 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 60998 0 0 0 5082 16 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=2038448 CPUtime=50.9 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 56807 0 0 0 5074 16 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=2038448 CPUtime=50.93 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 276831 0 0 0 5051 42 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=2038448 CPUtime=50.91 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 48756 0 0 0 5081 10 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 233509956261 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=2038448 CPUtime=50.85 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 61206 0 0 0 5067 18 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=2038448 CPUtime=50.98 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 34877 0 0 0 5090 8 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=2038448 CPUtime=50.14 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 45983 0 0 0 5003 11 0 0 25 0 8 0 783698373 2087370752 370539 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.79
Current children cumulated vsize (KiB) 2038448

[startup+102.301 s]
/proc/loadavg: 6.72 3.25 2.33 9/527 10523
/proc/meminfo: memFree=2915372/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=3548044 CPUtime=815.25 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 1971294 0 0 0 81150 375 0 0 25 0 8 0 783698366 3633197056 713081 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 887011 713081 361 106 0 882514 0
[pid=10513/tid=10515] ppid=10511 vsize=3548044 CPUtime=102.14 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 96724 0 0 0 10187 27 0 0 25 0 8 0 783698373 3633197056 713081 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=3548044 CPUtime=102.06 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 97722 0 0 0 10176 30 0 0 25 0 8 0 783698373 3633197056 713081 33554432000 4194304 4625164 140733994631424 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=3548044 CPUtime=102.1 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 562834 0 0 0 10124 86 0 0 25 0 8 0 783698373 3633197056 713081 33554432000 4194304 4625164 140733994631424 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 13204720

[startup+4722.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/527 10779
/proc/meminfo: memFree=11676424/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13270256 CPUtime=37683.4 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 11829893 0 0 0 3765889 2455 0 0 25 0 8 0 783698366 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3317564 2909027 355 106 0 3313067 0
[pid=10513/tid=10515] ppid=10511 vsize=13270256 CPUtime=4720.34 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 127782 0 0 0 472001 33 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13270256 CPUtime=4721.76 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130414 0 0 0 472137 39 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13270256 CPUtime=4720.66 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5276149 0 0 0 471063 1003 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13270256 CPUtime=4720.01 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128505 0 0 0 471962 39 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13270256 CPUtime=4721.3 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 143235 0 0 0 472078 52 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13270256 CPUtime=4721.2 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140216 0 0 0 472075 45 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13270256 CPUtime=4636.41 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 164930 0 0 0 463595 46 0 0 25 0 8 0 783698373 13588742144 2909027 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37683.4
Current children cumulated vsize (KiB) 13270256

[startup+4782.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/527 10781
/proc/meminfo: memFree=11633364/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13270256 CPUtime=38162.4 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 12091927 0 0 0 3813730 2505 0 0 25 0 8 0 783698366 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3317564 2921998 353 106 0 3313067 0
[pid=10513/tid=10515] ppid=10511 vsize=13270256 CPUtime=4780.34 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128026 0 0 0 478001 33 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13270256 CPUtime=4781.76 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130561 0 0 0 478137 39 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13270256 CPUtime=4780.66 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5514834 0 0 0 477022 1044 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4546812 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13270256 CPUtime=4779.99 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128532 0 0 0 477960 39 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13270256 CPUtime=4781.3 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 143299 0 0 0 478078 52 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13270256 CPUtime=4781.2 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140291 0 0 0 478075 45 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4330791 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13270256 CPUtime=4695.33 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 164942 0 0 0 469487 46 0 0 25 0 8 0 783698373 13588742144 2921998 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38162.4
Current children cumulated vsize (KiB) 13270256

[startup+4842.3 s]
/proc/loadavg: 8.09 8.10 8.02 9/527 10784
/proc/meminfo: memFree=11556680/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13335792 CPUtime=38641.2 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 12327062 0 0 0 3861572 2552 0 0 25 0 8 0 783698366 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3333948 2936677 353 106 0 3329451 0
[pid=10513/tid=10515] ppid=10511 vsize=13335792 CPUtime=4840.34 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128045 0 0 0 484001 33 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4330793 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13335792 CPUtime=4841.76 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130561 0 0 0 484137 39 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13335792 CPUtime=4840.66 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5728633 0 0 0 482982 1084 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13335792 CPUtime=4839.97 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128554 0 0 0 483958 39 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13335792 CPUtime=4841.3 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 143858 0 0 0 484078 52 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13335792 CPUtime=4841.2 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140308 0 0 0 484075 45 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13335792 CPUtime=4754.23 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 164977 0 0 0 475377 46 0 0 25 0 8 0 783698373 13655851008 2936677 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38641.2
Current children cumulated vsize (KiB) 13335792

[startup+4902.3 s]
/proc/loadavg: 8.09 8.09 8.02 9/527 10785
/proc/meminfo: memFree=11512496/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13335792 CPUtime=39120.2 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 12559947 0 0 0 3909430 2592 0 0 25 0 8 0 783698366 13655851008 2949123 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3333948 2949123 353 106 0 3329451 0
[pid=10513/tid=10515] ppid=10511 vsize=13335792 CPUtime=4900.36 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128088 0 0 0 490003 33 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13335792 CPUtime=4901.78 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130561 0 0 0 490139 39 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13335792 CPUtime=4900.68 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 5944842 0 0 0 488949 1119 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13335792 CPUtime=4899.98 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128806 0 0 0 489959 39 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13335792 CPUtime=4901.32 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 143882 0 0 0 490080 52 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13335792 CPUtime=4901.22 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140348 0 0 0 490077 45 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13335792 CPUtime=4813.15 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 164978 0 0 0 481269 46 0 0 25 0 8 0 783698373 13655851008 2949124 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39120.2
Current children cumulated vsize (KiB) 13335792

[startup+4962.3 s]
/proc/loadavg: 8.08 8.09 8.02 9/527 10787
/proc/meminfo: memFree=11471416/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13335792 CPUtime=39599.1 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 12854584 0 0 0 3957262 2643 0 0 25 0 8 0 783698366 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3333948 2955865 353 106 0 3329451 0
[pid=10513/tid=10515] ppid=10511 vsize=13335792 CPUtime=4960.34 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128102 0 0 0 496001 33 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13335792 CPUtime=4961.77 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130562 0 0 0 496138 39 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13335792 CPUtime=4960.66 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 6224851 0 0 0 494899 1167 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4547603 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13335792 CPUtime=4959.94 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 129224 0 0 0 495954 40 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331081 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13335792 CPUtime=4961.3 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 143882 0 0 0 496078 52 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13335792 CPUtime=4961.2 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140353 0 0 0 496075 45 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13335792 CPUtime=4872.05 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 164984 0 0 0 487159 46 0 0 25 0 8 0 783698373 13655851008 2955865 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39599.1
Current children cumulated vsize (KiB) 13335792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.6 s]
/proc/loadavg: 8.08 8.09 8.02 9/527 10788
/proc/meminfo: memFree=11407156/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=13401328 CPUtime=40000.6 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) R 10511 10513 10487 0 -1 4202496 13110594 0 0 0 3997372 2686 0 0 25 0 8 0 783698366 13722959872 2975468 33554432000 4194304 4625164 140733994631424 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 3350332 2975468 354 106 0 3345835 0
[pid=10513/tid=10515] ppid=10511 vsize=13401328 CPUtime=5010.66 cores=0-7
/proc/10513/task/10515/stat : 10515 (SArTagnan) R 10511 10513 10487 0 -1 4202560 128144 0 0 0 501033 33 0 0 25 0 8 0 783698373 13722959872 2975591 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=10513/tid=10516] ppid=10511 vsize=13401328 CPUtime=5012.09 cores=0-7
/proc/10513/task/10516/stat : 10516 (SArTagnan) R 10511 10513 10487 0 -1 4202560 130575 0 0 0 501170 39 0 0 25 0 8 0 783698373 13722959872 2975591 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10513/tid=10517] ppid=10511 vsize=13401328 CPUtime=5010.99 cores=0-7
/proc/10513/task/10517/stat : 10517 (SArTagnan) R 10511 10513 10487 0 -1 4202560 6456516 0 0 0 499893 1206 0 0 25 0 8 0 783698373 13722959872 2975592 33554432000 4194304 4625164 140733994631424 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10513/tid=10518] ppid=10511 vsize=13401328 CPUtime=5010.25 cores=0-7
/proc/10513/task/10518/stat : 10518 (SArTagnan) R 10511 10513 10487 0 -1 4202560 129295 0 0 0 500985 40 0 0 25 0 8 0 783698373 13722959872 2975592 33554432000 4194304 4625164 140733994631424 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10513/tid=10519] ppid=10511 vsize=13401328 CPUtime=5011.62 cores=0-7
/proc/10513/task/10519/stat : 10519 (SArTagnan) R 10511 10513 10487 0 -1 4202560 144029 0 0 0 501110 52 0 0 25 0 8 0 783698373 13722959872 2975593 33554432000 4194304 4625164 140733994631424 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=10513/tid=10520] ppid=10511 vsize=13401328 CPUtime=5011.52 cores=0-7
/proc/10513/task/10520/stat : 10520 (SArTagnan) R 10511 10513 10487 0 -1 4202560 140407 0 0 0 501107 45 0 0 25 0 8 0 783698373 13722959872 2975593 33554432000 4194304 4625164 140733994631424 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=13401328 CPUtime=4921.43 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4202560 165026 0 0 0 492097 46 0 0 25 0 8 0 783698373 13722959872 2975593 33554432000 4194304 4625164 140733994631424 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 13401328

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

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

[startup+5013 s]
/proc/loadavg: 8.08 8.09 8.02 9/527 10788
/proc/meminfo: memFree=11407156/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=0 CPUtime=40001.1 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) Z 10511 10513 10487 0 -1 4203548 13110762 0 0 0 3997384 2724 0 0 25 0 2 0 783698366 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 0 0 0 0 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=0 CPUtime=4921.82 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4203588 165026 0 0 0 492098 84 0 0 25 0 2 0 783698373 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) 40001.1
Current children cumulated vsize (KiB) 0

[startup+5013.2 s]
/proc/loadavg: 8.08 8.09 8.02 9/527 10788
/proc/meminfo: memFree=11407156/32951124 swapFree=64303760/67111528
[pid=10513] ppid=10511 vsize=0 CPUtime=40001.3 cores=0-7
/proc/10513/stat : 10513 (SArTagnan) Z 10511 10513 10487 0 -1 4203548 13110762 0 0 0 3997384 2744 0 0 25 0 2 0 783698366 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10513/statm: 0 0 0 0 0 0 0
[pid=10513/tid=10521] ppid=10511 vsize=0 CPUtime=4922.02 cores=0-7
/proc/10513/task/10521/stat : 10521 (SArTagnan) R 10511 10513 10487 0 -1 4203588 165026 0 0 0 492098 104 0 0 25 0 2 0 783698373 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) 40001.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5013.25
CPU time (s): 40001.3
CPU user time (s): 39973.8
CPU system time (s): 27.4878
CPU usage (%): 797.913
Max. virtual memory (cumulated for all children) (KiB): 14005152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39973.8
system time used= 27.4878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13110762
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= 22807
involuntary context switches= 192497

runsolver used 23.3235 second user time and 67.7147 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-01 09:20:25
IDJOB=3438331
IDBENCH=70910
IDSOLVER=1936
FILE ID=node145/3438331-1306912825
RUNJOBID= node145-1306912825-10501
PBS_JOBID= 13488508
Free space on /tmp= 54100 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438331-1306912825/watcher-3438331-1306912825 -o /tmp/evaluation-result-3438331-1306912825/solver-3438331-1306912825 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438331-1306912825.cnf -threads=8

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1593763282

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5763948 kB
Buffers:        155964 kB
Cached:       17333868 kB
SwapCached:       1188 kB
Active:       17469560 kB
Inactive:      9004080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5763948 kB
SwapTotal:    67111528 kB
SwapFree:     64303760 kB
Dirty:            2348 kB
Writeback:           4 kB
AnonPages:     8982892 kB
Mapped:          33984 kB
Slab:           576732 kB
PageTables:      65704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153200764 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= 73952 MiB
End job on node145 at 2011-06-01 10:44:00