Trace number 3386425

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) 4043.97 1300.08

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications 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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3386425-1305582132/watcher-3386425-1305582132 -o /tmp/evaluation-result-3386425-1305582132/solver-3386425-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386425-1305582132.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.01 7/473 32475
/proc/meminfo: memFree=17442364/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=52148 CPUtime=0.01 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 1234 0 0 0 1 0 0 0 21 0 4 0 748443729 53399552 1038 33554432000 4194304 4625164 140734251157648 18446744073709551615 47091134760876 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 13037 1038 304 106 0 8540 0
[pid=32475/tid=32476] ppid=32473 vsize=52148 CPUtime=0 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 748443730 53399552 1038 33554432000 4194304 4625164 140734251157648 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=52148 CPUtime=0 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 748443730 53399552 1038 33554432000 4194304 4625164 140734251157648 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=52148 CPUtime=0 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 748443730 53399552 1038 33554432000 4194304 4625164 140734251157648 18446744073709551615 47091134760872 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.088088 s]
/proc/loadavg: 1.00 1.00 1.01 7/473 32475
/proc/meminfo: memFree=17442364/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=188724 CPUtime=0.22 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 4309 0 0 0 22 0 0 0 23 0 4 0 748443729 193253376 2482 33554432000 4194304 4625164 140734251157648 18446744073709551615 4519403 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 47181 2482 344 106 0 42684 0
[pid=32475/tid=32476] ppid=32473 vsize=188724 CPUtime=0 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 4 0 748443730 193253376 2482 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=188724 CPUtime=0.06 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 705 0 0 0 6 0 0 0 24 0 4 0 748443730 193253376 2482 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=188724 CPUtime=0.07 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 945 0 0 0 7 0 0 0 24 0 4 0 748443730 193253376 2482 33554432000 4194304 4625164 140734251157648 18446744073709551615 4334476 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 188724

[startup+0.101085 s]
/proc/loadavg: 1.00 1.00 1.01 7/473 32475
/proc/meminfo: memFree=17442364/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=188724 CPUtime=0.26 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 4421 0 0 0 26 0 0 0 23 0 4 0 748443729 193253376 2582 33554432000 4194304 4625164 140734251157648 18446744073709551615 4519388 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 47181 2582 344 106 0 42684 0
[pid=32475/tid=32476] ppid=32473 vsize=188724 CPUtime=0 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 4 0 748443730 193253376 2582 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339176 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=188724 CPUtime=0.08 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 753 0 0 0 8 0 0 0 24 0 4 0 748443730 193253376 2582 33554432000 4194304 4625164 140734251157648 18446744073709551615 252457733122 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=188724 CPUtime=0.08 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1000 0 0 0 8 0 0 0 24 0 4 0 748443730 193253376 2582 33554432000 4194304 4625164 140734251157648 18446744073709551615 4575573 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 188724

[startup+0.301048 s]
/proc/loadavg: 1.00 1.00 1.01 7/473 32475
/proc/meminfo: memFree=17442364/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=192480 CPUtime=0.86 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 6598 0 0 0 86 0 0 0 23 0 4 0 748443729 197099520 3503 33554432000 4194304 4625164 140734251157648 18446744073709551615 4276094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 48120 3503 344 106 0 43623 0
[pid=32475/tid=32476] ppid=32473 vsize=192480 CPUtime=0.07 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 700 0 0 0 7 0 0 0 24 0 4 0 748443730 197099520 3503 33554432000 4194304 4625164 140734251157648 18446744073709551615 4462528 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=192480 CPUtime=0.28 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1155 0 0 0 28 0 0 0 25 0 4 0 748443730 197099520 3503 33554432000 4194304 4625164 140734251157648 18446744073709551615 252457721840 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=192480 CPUtime=0.28 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2046 0 0 0 28 0 0 0 25 0 4 0 748443730 197099520 3503 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552324 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 192480

[startup+0.700974 s]
/proc/loadavg: 1.00 1.00 1.01 7/473 32475
/proc/meminfo: memFree=17442364/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=192992 CPUtime=2.07 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 9889 0 0 0 206 1 0 0 24 0 4 0 748443729 197623808 4056 33554432000 4194304 4625164 140734251157648 18446744073709551615 4509371 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 48248 4056 344 106 0 43751 0
[pid=32475/tid=32476] ppid=32473 vsize=192992 CPUtime=0.27 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 740 0 0 0 27 0 0 0 25 0 4 0 748443730 197623808 4056 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=192992 CPUtime=0.68 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1348 0 0 0 68 0 0 0 25 0 4 0 748443730 197623808 4056 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=192992 CPUtime=0.68 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 4766 0 0 0 68 0 0 0 25 0 4 0 748443730 197623808 4056 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 192992

[startup+1.50082 s]
/proc/loadavg: 1.00 1.00 1.01 10/477 32479
/proc/meminfo: memFree=17413572/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=197260 CPUtime=4.45 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 17731 0 0 0 442 3 0 0 25 0 4 0 748443729 201994240 5451 33554432000 4194304 4625164 140734251157648 18446744073709551615 4336869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 49315 5451 344 106 0 44818 0
[pid=32475/tid=32476] ppid=32473 vsize=197260 CPUtime=0.72 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1095 0 0 0 72 0 0 0 25 0 4 0 748443730 201994240 5451 33554432000 4194304 4625164 140734251157648 18446744073709551615 4465353 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=197260 CPUtime=1.01 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1857 0 0 0 101 0 0 0 25 0 4 0 748443730 201994240 5451 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=197260 CPUtime=1.48 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 10845 0 0 0 147 1 0 0 25 0 4 0 748443730 201994240 5451 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.45
Current children cumulated vsize (KiB) 197260

[startup+3.10053 s]
/proc/loadavg: 1.00 1.00 1.01 11/477 32479
/proc/meminfo: memFree=17400064/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=202008 CPUtime=9.23 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 28451 0 0 0 918 5 0 0 25 0 4 0 748443729 206856192 7531 33554432000 4194304 4625164 140734251157648 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 50502 7531 344 106 0 46005 0
[pid=32475/tid=32476] ppid=32473 vsize=202008 CPUtime=1.44 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1619 0 0 0 144 0 0 0 25 0 4 0 748443730 206856192 7531 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=202008 CPUtime=1.87 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2015 0 0 0 187 0 0 0 25 0 4 0 748443730 206856192 7531 33554432000 4194304 4625164 140734251157648 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=202008 CPUtime=3.08 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 19500 0 0 0 305 3 0 0 25 0 4 0 748443730 206856192 7531 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.23
Current children cumulated vsize (KiB) 202008

[startup+6.30093 s]
/proc/loadavg: 1.32 1.07 1.03 7/474 32507
/proc/meminfo: memFree=17377140/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=209784 CPUtime=18.78 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 46948 0 0 0 1870 8 0 0 25 0 4 0 748443729 214818816 11207 33554432000 4194304 4625164 140734251157648 18446744073709551615 252457724800 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 52446 11207 344 106 0 47949 0
[pid=32475/tid=32476] ppid=32473 vsize=209784 CPUtime=2.89 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2060 0 0 0 289 0 0 0 25 0 4 0 748443730 214818816 11207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=209784 CPUtime=3.57 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2856 0 0 0 357 0 0 0 25 0 4 0 748443730 214818816 11207 33554432000 4194304 4625164 140734251157648 18446744073709551615 252458170862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=209784 CPUtime=6.28 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 34709 0 0 0 622 6 0 0 25 0 4 0 748443730 214818816 11207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 18.78
Current children cumulated vsize (KiB) 209784

[startup+12.7007 s]
/proc/loadavg: 2.02 1.21 1.08 10/477 32510
/proc/meminfo: memFree=17035732/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=222932 CPUtime=37.88 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 91872 0 0 0 3774 14 0 0 25 0 4 0 748443729 228282368 16523 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 55733 16523 354 106 0 51236 0
[pid=32475/tid=32476] ppid=32473 vsize=222932 CPUtime=8.15 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 4144 0 0 0 815 0 0 0 25 0 4 0 748443730 228282368 16523 33554432000 4194304 4625164 140734251157648 18446744073709551615 4465766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=222932 CPUtime=6.72 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 4239 0 0 0 671 1 0 0 25 0 4 0 748443730 228282368 16523 33554432000 4194304 4625164 140734251157648 18446744073709551615 4465328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=222932 CPUtime=12.68 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 74197 0 0 0 1258 10 0 0 25 0 4 0 748443730 228282368 16523 33554432000 4194304 4625164 140734251157648 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37.88
Current children cumulated vsize (KiB) 222932

[startup+25.5004 s]
/proc/loadavg: 3.56 1.60 1.21 10/477 32510
/proc/meminfo: memFree=16930760/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=243224 CPUtime=76.08 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 143221 0 0 0 7586 22 0 0 25 0 4 0 748443729 249061376 25390 33554432000 4194304 4625164 140734251157648 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32475/statm: 60806 25390 345 106 0 56309 0
[pid=32475/tid=32476] ppid=32473 vsize=243224 CPUtime=20.74 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 7318 0 0 0 2074 0 0 0 25 0 4 0 748443730 249061376 25390 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=243224 CPUtime=13.49 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 6702 0 0 0 1348 1 0 0 25 0 4 0 748443730 249061376 25390 33554432000 4194304 4625164 140734251157648 18446744073709551615 252457720829 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=243224 CPUtime=20.2 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 115207 0 0 0 2003 17 0 0 25 0 4 0 748443730 249061376 25390 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76.08
Current children cumulated vsize (KiB) 243224

[startup+51.1006 s]
/proc/loadavg: 5.42 2.19 1.41 10/477 32511
/proc/meminfo: memFree=16760284/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=330160 CPUtime=152.46 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 260435 0 0 0 15203 43 0 0 25 0 4 0 748443729 338083840 38485 33554432000 4194304 4625164 140734251157648 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32475/statm: 82540 38485 345 106 0 78043 0
[pid=32475/tid=32476] ppid=32473 vsize=330160 CPUtime=40.3 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 11780 0 0 0 4028 2 0 0 25 0 4 0 748443730 338083840 38485 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=330160 CPUtime=33.5 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 11775 0 0 0 3347 3 0 0 25 0 4 0 748443730 338083840 38485 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=330160 CPUtime=33.7 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 215784 0 0 0 3337 33 0 0 25 0 4 0 748443730 338083840 38485 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.46
Current children cumulated vsize (KiB) 330160

[startup+102.318 s]
/proc/loadavg: 7.50 3.25 1.81 10/477 32542
/proc/meminfo: memFree=16974400/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=450528 CPUtime=336.78 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 391153 0 0 0 33609 69 0 0 25 0 4 0 748443729 461340672 72988 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32475/statm: 112632 72988 652 106 0 108135 0
[pid=32475/tid=32476] ppid=32473 vsize=450528 CPUtime=83.08 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 17264 0 0 0 8304 4 0 0 25 0 4 0 748443730 461340672 72988 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=450528 CPUtime=81.35 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 25663 0 0 0 8126 9 0 0 25 0 4 0 748443730 461340672 72988 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=450528 CPUtime=76.97 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 301404 0 0 0 7650 47 0 0 25 0 4 0 748443730 461340672 72988 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 336.78
Current children cumulated vsize (KiB) 450528

[startup+162.301 s]

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

[pid=32475] ppid=32473 vsize=1357340 CPUtime=2256.1 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2290032 0 0 0 225176 434 0 0 25 0 4 0 748443729 1389916160 259620 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32475/statm: 339335 259620 353 106 0 334838 0
[pid=32475/tid=32476] ppid=32473 vsize=1357340 CPUtime=580.84 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 68956 0 0 0 58044 40 0 0 25 0 4 0 748443730 1389916160 259620 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1357340 CPUtime=538.24 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 75223 0 0 0 53774 50 0 0 25 0 4 0 748443730 1389916160 259620 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1357340 CPUtime=467.22 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 1851117 0 0 0 46425 297 0 0 25 0 4 0 748443730 1389916160 259620 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2256.1
Current children cumulated vsize (KiB) 1357340

[startup+762.318 s]
/proc/loadavg: 9.23 8.51 5.53 10/477 32560
/proc/meminfo: memFree=13247088/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1403568 CPUtime=2439.13 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2559436 0 0 0 243431 482 0 0 25 0 4 0 748443729 1437253632 268770 33554432000 4194304 4625164 140734251157648 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32475/statm: 350892 268770 349 106 0 346395 0
[pid=32475/tid=32476] ppid=32473 vsize=1403568 CPUtime=637.51 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 71030 0 0 0 63707 44 0 0 25 0 4 0 748443730 1437253632 268770 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1403568 CPUtime=569.28 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 77047 0 0 0 56876 52 0 0 25 0 4 0 748443730 1437253632 268770 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1403568 CPUtime=504.12 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2091286 0 0 0 50077 335 0 0 25 0 4 0 748443730 1437253632 268770 33554432000 4194304 4625164 140734251157648 18446744073709551615 4557107 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2439.13
Current children cumulated vsize (KiB) 1403568

[startup+822.301 s]
/proc/loadavg: 9.16 8.62 5.75 10/477 32561
/proc/meminfo: memFree=12505680/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1643424 CPUtime=2618.11 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2780909 0 0 0 261294 517 0 0 25 0 4 0 748443729 1682866176 331208 33554432000 4194304 4625164 140734251157648 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32475/statm: 410856 331208 345 106 0 406359 0
[pid=32475/tid=32476] ppid=32473 vsize=1643424 CPUtime=695.64 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 91268 0 0 0 69516 48 0 0 25 0 4 0 748443730 1682866176 331208 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1643424 CPUtime=618.92 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 88766 0 0 0 61836 56 0 0 25 0 4 0 748443730 1682866176 331208 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1643424 CPUtime=536.12 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2180041 0 0 0 53263 349 0 0 25 0 4 0 748443730 1682866176 331208 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2618.11
Current children cumulated vsize (KiB) 1643424

[startup+882.301 s]
/proc/loadavg: 9.18 8.71 5.96 10/477 32563
/proc/meminfo: memFree=12274892/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1645692 CPUtime=2797.19 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2783444 0 0 0 279201 518 0 0 25 0 4 0 748443729 1685188608 333707 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32475/statm: 411423 333707 346 106 0 406926 0
[pid=32475/tid=32476] ppid=32473 vsize=1645692 CPUtime=754.71 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 91799 0 0 0 75423 48 0 0 25 0 4 0 748443730 1685188608 333707 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1645692 CPUtime=678.92 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 89031 0 0 0 67836 56 0 0 25 0 4 0 748443730 1685188608 333707 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1645692 CPUtime=566.13 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2180509 0 0 0 56264 349 0 0 25 0 4 0 748443730 1685188608 333707 33554432000 4194304 4625164 140734251157648 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2797.19
Current children cumulated vsize (KiB) 1645692

[startup+942.301 s]
/proc/loadavg: 9.24 8.81 6.16 10/477 32565
/proc/meminfo: memFree=12193032/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1645844 CPUtime=2976.26 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2793825 0 0 0 297106 520 0 0 25 0 4 0 748443729 1685344256 337080 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32475/statm: 411461 337080 346 106 0 406964 0
[pid=32475/tid=32476] ppid=32473 vsize=1645844 CPUtime=813.79 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 91968 0 0 0 81331 48 0 0 25 0 4 0 748443730 1685344256 337080 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1645844 CPUtime=738.92 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 90882 0 0 0 73835 57 0 0 25 0 4 0 748443730 1685344256 337080 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1645844 CPUtime=596.13 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2180556 0 0 0 59264 349 0 0 25 0 4 0 748443730 1685344256 337080 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2976.26
Current children cumulated vsize (KiB) 1645844

[startup+1002.3 s]
/proc/loadavg: 9.19 8.87 6.35 10/477 32566
/proc/meminfo: memFree=12014696/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1645844 CPUtime=3155.34 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2804438 0 0 0 315008 526 0 0 25 0 4 0 748443729 1685344256 340688 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 411461 340688 346 106 0 406964 0
[pid=32475/tid=32476] ppid=32473 vsize=1645844 CPUtime=872.86 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 92139 0 0 0 87238 48 0 0 25 0 4 0 748443730 1685344256 340688 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1645844 CPUtime=786.99 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 92807 0 0 0 78638 61 0 0 25 0 4 0 748443730 1685344256 340688 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1645844 CPUtime=638.11 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2180574 0 0 0 63462 349 0 0 25 0 4 0 748443730 1685344256 340688 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3155.34
Current children cumulated vsize (KiB) 1645844

[startup+1062.3 s]
/proc/loadavg: 9.15 8.92 6.52 10/477 32568
/proc/meminfo: memFree=11891420/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1679144 CPUtime=3334.43 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2831538 0 0 0 332912 531 0 0 25 0 4 0 748443729 1719443456 347121 33554432000 4194304 4625164 140734251157648 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 419786 347121 346 106 0 415289 0
[pid=32475/tid=32476] ppid=32473 vsize=1679144 CPUtime=931.95 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 108498 0 0 0 93144 51 0 0 25 0 4 0 748443730 1719443456 347121 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1679144 CPUtime=816.99 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 94061 0 0 0 81637 62 0 0 25 0 4 0 748443730 1719443456 347121 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1679144 CPUtime=698.12 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2181690 0 0 0 69462 350 0 0 25 0 4 0 748443730 1719443456 347121 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3334.43
Current children cumulated vsize (KiB) 1679144

[startup+1122.3 s]
/proc/loadavg: 9.15 8.96 6.68 10/477 32569
/proc/meminfo: memFree=11771248/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1699940 CPUtime=3513.5 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2843245 0 0 0 350814 536 0 0 25 0 4 0 748443729 1740738560 355744 33554432000 4194304 4625164 140734251157648 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 424985 355744 346 106 0 420488 0
[pid=32475/tid=32476] ppid=32473 vsize=1699940 CPUtime=991.01 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 108935 0 0 0 99050 51 0 0 25 0 4 0 748443730 1740738560 355744 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1699940 CPUtime=846.98 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 95160 0 0 0 84634 64 0 0 25 0 4 0 748443730 1740738560 355744 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1699940 CPUtime=758.11 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2186918 0 0 0 75460 351 0 0 25 0 4 0 748443730 1740738560 355744 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3513.5
Current children cumulated vsize (KiB) 1699940

[startup+1182.3 s]
/proc/loadavg: 9.05 8.97 6.83 10/477 32580
/proc/meminfo: memFree=11686768/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1818776 CPUtime=3692.57 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2906600 0 0 0 368709 548 0 0 25 0 4 0 748443729 1862426624 367207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 454694 367207 346 106 0 450197 0
[pid=32475/tid=32476] ppid=32473 vsize=1818776 CPUtime=1050.1 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 109218 0 0 0 104959 51 0 0 25 0 4 0 748443730 1862426624 367207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1818776 CPUtime=876.98 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 112336 0 0 0 87630 68 0 0 25 0 4 0 748443730 1862426624 367207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1818776 CPUtime=818.09 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2192299 0 0 0 81456 353 0 0 25 0 4 0 748443730 1862426624 367207 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3692.57
Current children cumulated vsize (KiB) 1818776

[startup+1242.3 s]
/proc/loadavg: 9.07 8.99 6.97 10/477 32582
/proc/meminfo: memFree=11540556/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1839868 CPUtime=3871.64 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2917502 0 0 0 386611 553 0 0 25 0 4 0 748443729 1884024832 375017 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 459967 375017 346 106 0 455470 0
[pid=32475/tid=32476] ppid=32473 vsize=1839868 CPUtime=1109.16 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 109487 0 0 0 110865 51 0 0 25 0 4 0 748443730 1884024832 375017 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1839868 CPUtime=906.98 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 113428 0 0 0 90628 70 0 0 25 0 4 0 748443730 1884024832 375017 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1839868 CPUtime=878.09 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2197588 0 0 0 87455 354 0 0 25 0 4 0 748443730 1884024832 375017 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3871.64
Current children cumulated vsize (KiB) 1839868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.06 9.00 7.10 10/477 32583
/proc/meminfo: memFree=11438988/32951124 swapFree=57414336/67111528
[pid=32475] ppid=32473 vsize=1862496 CPUtime=4043.88 cores=1,3,5,7
/proc/32475/stat : 32475 (SArTagnan) R 32473 32475 32434 0 -1 4202496 2931671 0 0 0 403830 558 0 0 25 0 4 0 748443729 1907195904 385388 33554432000 4194304 4625164 140734251157648 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32475/statm: 465624 385388 346 106 0 461127 0
[pid=32475/tid=32476] ppid=32473 vsize=1862496 CPUtime=1165.98 cores=1,3,5,7
/proc/32475/task/32476/stat : 32476 (SArTagnan) R 32473 32475 32434 0 -1 4202560 109724 0 0 0 116547 51 0 0 25 0 4 0 748443730 1907195904 385388 33554432000 4194304 4625164 140734251157648 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=32475/tid=32477] ppid=32473 vsize=1862496 CPUtime=935.87 cores=1,3,5,7
/proc/32475/task/32477/stat : 32477 (SArTagnan) R 32473 32475 32434 0 -1 4202560 114471 0 0 0 93514 73 0 0 25 0 4 0 748443730 1907195904 385388 33554432000 4194304 4625164 140734251157648 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32475/tid=32478] ppid=32473 vsize=1862496 CPUtime=935.82 cores=1,3,5,7
/proc/32475/task/32478/stat : 32478 (SArTagnan) R 32473 32475 32434 0 -1 4202560 2203239 0 0 0 93226 356 0 0 25 0 4 0 748443730 1907195904 385388 33554432000 4194304 4625164 140734251157648 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4043.88
Current children cumulated vsize (KiB) 1862496

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 4043.97
CPU user time (s): 4038.33
CPU system time (s): 5.64814
CPU usage (%): 311.055
Max. virtual memory (cumulated for all children) (KiB): 1918276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4038.33
system time used= 5.64814
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2931671
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= 7269
involuntary context switches= 32686

runsolver used 5.33719 second user time and 14.7908 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-16 23:42:13
IDJOB=3386425
IDBENCH=83416
IDSOLVER=1871
FILE ID=node111/3386425-1305582132
RUNJOBID= node111-1305582132-32453
PBS_JOBID= 13350305
Free space on /tmp= 73552 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386425-1305582132/watcher-3386425-1305582132 -o /tmp/evaluation-result-3386425-1305582132/solver-3386425-1305582132 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386425-1305582132.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1854898254

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17442544 kB
Buffers:        312020 kB
Cached:        6396048 kB
SwapCached:      19200 kB
Active:        7884928 kB
Inactive:      7354424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17442544 kB
SwapTotal:    67111528 kB
SwapFree:     57414336 kB
Dirty:             848 kB
Writeback:           0 kB
AnonPages:     8520716 kB
Mapped:          27728 kB
Slab:           134220 kB
PageTables:      66636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149575208 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= 73552 MiB
End job on node111 at 2011-05-17 00:03:55