Trace number 3386421

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) 3919.3 1300.06

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
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-3386421-1305582133/watcher-3386421-1305582133 -o /tmp/evaluation-result-3386421-1305582133/solver-3386421-1305582133 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386421-1305582133.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: 2.00 2.00 3.11 3/485 428
/proc/meminfo: memFree=21263996/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=18620 CPUtime=0 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 434 0 0 0 0 0 0 0 21 0 1 0 402404568 19066880 372 33554432000 4194304 4625164 140734488707168 18446744073709551615 268660322625 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/428/statm: 4655 374 298 106 0 158 0
[pid=428/tid=429] ppid=426 vsize=50116 CPUtime=0 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 402404568 51318784 620 33554432000 4194304 4625164 140734488707168 18446744073709551615 47322947925938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=428/tid=430] ppid=426 vsize=50116 CPUtime=0 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 402404568 51318784 620 33554432000 4194304 4625164 140734488707168 18446744073709551615 47322947925932 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=428/tid=431] ppid=426 vsize=50116 CPUtime=0 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 402404568 51318784 620 33554432000 4194304 4625164 140734488707168 18446744073709551615 268660718577 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0754081 s]
/proc/loadavg: 2.00 2.00 3.11 3/485 428
/proc/meminfo: memFree=21263996/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=247928 CPUtime=0.16 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 1382 0 0 0 16 0 0 0 23 0 4 0 402404568 253878272 1110 33554432000 4194304 4625164 140734488707168 18446744073709551615 268660767214 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 61982 1110 340 106 0 57485 0
[pid=428/tid=429] ppid=426 vsize=247928 CPUtime=0.03 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 154 0 0 0 3 0 0 0 23 0 4 0 402404568 253878272 1110 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=247928 CPUtime=0.05 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 188 0 0 0 5 0 0 0 23 0 4 0 402404568 253878272 1110 33554432000 4194304 4625164 140734488707168 18446744073709551615 4328146 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=247928 CPUtime=0.01 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 129 0 0 0 1 0 0 0 23 0 4 0 402404568 253878272 1110 33554432000 4194304 4625164 140734488707168 18446744073709551615 4547311 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 247928

[startup+0.100403 s]
/proc/loadavg: 2.00 2.00 3.11 3/485 428
/proc/meminfo: memFree=21263996/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=248028 CPUtime=0.24 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 1525 0 0 0 24 0 0 0 23 0 4 0 402404568 253980672 1202 33554432000 4194304 4625164 140734488707168 18446744073709551615 268660767214 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 62007 1202 340 106 0 57510 0
[pid=428/tid=429] ppid=426 vsize=248028 CPUtime=0.06 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 164 0 0 0 6 0 0 0 23 0 4 0 402404568 253980672 1202 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=248028 CPUtime=0.08 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 222 0 0 0 8 0 0 0 23 0 4 0 402404568 253980672 1202 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351790 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=248028 CPUtime=0.03 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 228 0 0 0 3 0 0 0 23 0 4 0 402404568 253980672 1202 33554432000 4194304 4625164 140734488707168 18446744073709551615 4547244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 248028

[startup+0.300368 s]
/proc/loadavg: 2.00 2.00 3.11 3/485 428
/proc/meminfo: memFree=21263996/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=250208 CPUtime=0.97 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 2949 0 0 0 97 0 0 0 23 0 4 0 402404568 256212992 1799 33554432000 4194304 4625164 140734488707168 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 62552 1799 344 106 0 58055 0
[pid=428/tid=429] ppid=426 vsize=250208 CPUtime=0.26 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 465 0 0 0 26 0 0 0 23 0 4 0 402404568 256212992 1799 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=250208 CPUtime=0.27 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 527 0 0 0 27 0 0 0 23 0 4 0 402404568 256212992 1799 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=250208 CPUtime=0.19 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 620 0 0 0 19 0 0 0 24 0 4 0 402404568 256212992 1799 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 250208

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 3.11 3/485 428
/proc/meminfo: memFree=21263996/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=251880 CPUtime=2.58 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 5762 0 0 0 257 1 0 0 25 0 4 0 402404568 257925120 2768 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511753 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 62970 2768 344 106 0 58473 0
[pid=428/tid=429] ppid=426 vsize=251880 CPUtime=0.65 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 794 0 0 0 65 0 0 0 25 0 4 0 402404568 257925120 2768 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=251880 CPUtime=0.67 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 882 0 0 0 67 0 0 0 25 0 4 0 402404568 257925120 2768 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=251880 CPUtime=0.59 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2432 0 0 0 59 0 0 0 25 0 4 0 402404568 257925120 2768 33554432000 4194304 4625164 140734488707168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 251880

[startup+1.50116 s]
/proc/loadavg: 2.32 2.07 3.12 7/489 432
/proc/meminfo: memFree=21251464/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=253196 CPUtime=5.76 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 13280 0 0 0 575 1 0 0 25 0 4 0 402404568 259272704 4187 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 63299 4187 344 106 0 58802 0
[pid=428/tid=429] ppid=426 vsize=253196 CPUtime=1.45 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 1431 0 0 0 145 0 0 0 25 0 4 0 402404568 259272704 4187 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=253196 CPUtime=1.46 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 1532 0 0 0 146 0 0 0 25 0 4 0 402404568 259272704 4187 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=253196 CPUtime=1.39 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 8215 0 0 0 139 0 0 0 25 0 4 0 402404568 259272704 4187 33554432000 4194304 4625164 140734488707168 18446744073709551615 4560471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 253196

[startup+3.10088 s]
/proc/loadavg: 2.32 2.07 3.12 7/489 432
/proc/meminfo: memFree=21243652/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=259708 CPUtime=12.14 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 24803 0 0 0 1211 3 0 0 25 0 4 0 402404568 265940992 6709 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 64927 6710 345 106 0 60430 0
[pid=428/tid=429] ppid=426 vsize=259708 CPUtime=3.05 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 2312 0 0 0 305 0 0 0 25 0 4 0 402404568 265940992 6711 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=259708 CPUtime=3.04 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 2678 0 0 0 304 0 0 0 25 0 4 0 402404568 265940992 6711 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=259708 CPUtime=2.99 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 17011 0 0 0 297 2 0 0 25 0 4 0 402404568 265940992 6711 33554432000 4194304 4625164 140734488707168 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 259708

[startup+6.30032 s]
/proc/loadavg: 3.02 2.21 3.17 12/497 445
/proc/meminfo: memFree=21186868/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=266728 CPUtime=24.32 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 39818 0 0 0 2426 6 0 0 25 0 4 0 402404568 273129472 10983 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 66682 10983 347 106 0 62185 0
[pid=428/tid=429] ppid=426 vsize=266728 CPUtime=5.69 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 3880 0 0 0 569 0 0 0 25 0 4 0 402404568 273129472 10983 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=430] ppid=426 vsize=266728 CPUtime=6.19 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 5378 0 0 0 618 1 0 0 25 0 4 0 402404568 273129472 10983 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=266728 CPUtime=6.19 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 26764 0 0 0 616 3 0 0 25 0 4 0 402404568 273129472 10983 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.32
Current children cumulated vsize (KiB) 266728

[startup+12.7002 s]
/proc/loadavg: 3.57 2.34 3.20 11/497 445
/proc/meminfo: memFree=21130588/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=274864 CPUtime=43.75 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 58388 0 0 0 4364 11 0 0 25 0 4 0 402404568 281460736 15337 33554432000 4194304 4625164 140734488707168 18446744073709551615 4356404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 68716 15337 362 106 0 64219 0
[pid=428/tid=429] ppid=426 vsize=274864 CPUtime=8.87 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 5700 0 0 0 886 1 0 0 25 0 4 0 402404568 281460736 15337 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351958 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=274864 CPUtime=9.63 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 6202 0 0 0 961 2 0 0 25 0 4 0 402404568 281460736 15337 33554432000 4194304 4625164 140734488707168 18446744073709551615 268660767214 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=274864 CPUtime=12.59 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 41502 0 0 0 1253 6 0 0 25 0 4 0 402404568 281460736 15337 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.75
Current children cumulated vsize (KiB) 274864

[startup+25.5009 s]
/proc/loadavg: 4.56 2.60 3.28 11/497 446
/proc/meminfo: memFree=21084904/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=290464 CPUtime=81.94 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 122404 0 0 0 8171 23 0 0 25 0 4 0 402404568 297435136 20618 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 72616 20618 345 106 0 68119 0
[pid=428/tid=429] ppid=426 vsize=290464 CPUtime=15.34 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 8772 0 0 0 1532 2 0 0 25 0 4 0 402404568 297435136 20618 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=290464 CPUtime=19.85 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 10964 0 0 0 1982 3 0 0 25 0 4 0 402404568 297435136 20618 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=290464 CPUtime=21.54 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 96100 0 0 0 2138 16 0 0 25 0 4 0 402404568 297435136 20618 33554432000 4194304 4625164 140734488707168 18446744073709551615 4551127 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 81.94
Current children cumulated vsize (KiB) 290464

[startup+51.1004 s]
/proc/loadavg: 6.82 3.33 3.50 11/497 446
/proc/meminfo: memFree=20986536/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=316020 CPUtime=158.3 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 218113 0 0 0 15791 39 0 0 25 0 4 0 402404568 323604480 30860 33554432000 4194304 4625164 140734488707168 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 79005 30860 350 106 0 74508 0
[pid=428/tid=429] ppid=426 vsize=316020 CPUtime=38.54 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 16484 0 0 0 3850 4 0 0 25 0 4 0 402404568 323604480 30860 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=316020 CPUtime=35.79 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 15977 0 0 0 3575 4 0 0 25 0 4 0 402404568 323604480 30860 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=431] ppid=426 vsize=316020 CPUtime=33.89 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 175781 0 0 0 3362 27 0 0 25 0 4 0 402404568 323604480 30860 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 158.3
Current children cumulated vsize (KiB) 316020

[startup+102.318 s]
/proc/loadavg: 8.74 4.39 3.85 11/497 448
/proc/meminfo: memFree=20803488/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=405212 CPUtime=311.11 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 250236 0 0 0 31065 46 0 0 25 0 4 0 402404568 414937088 50644 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 101303 50644 543 106 0 96806 0
[pid=428/tid=429] ppid=426 vsize=405212 CPUtime=76.96 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 18215 0 0 0 7691 5 0 0 25 0 4 0 402404568 414937088 50644 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=405212 CPUtime=69.68 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 23427 0 0 0 6962 6 0 0 25 0 4 0 402404568 414937088 50644 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=405212 CPUtime=81.99 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 183263 0 0 0 8170 29 0 0 25 0 4 0 402404568 414937088 50644 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 311.11
Current children cumulated vsize (KiB) 405212

[startup+162.301 s]

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

[pid=428] ppid=426 vsize=846544 CPUtime=2101.18 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 2507352 0 0 0 209687 431 0 0 25 0 4 0 402404568 866861056 137370 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 211636 137370 345 106 0 207139 0
[pid=428/tid=429] ppid=426 vsize=846544 CPUtime=535.96 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 55756 0 0 0 53578 18 0 0 25 0 4 0 402404568 866861056 137370 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=846544 CPUtime=402.11 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 54697 0 0 0 40194 17 0 0 25 0 4 0 402404568 866861056 137370 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=846544 CPUtime=495.47 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2291478 0 0 0 49169 378 0 0 25 0 4 0 402404568 866861056 137370 33554432000 4194304 4625164 140734488707168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2101.18
Current children cumulated vsize (KiB) 846544

[startup+762.318 s]
/proc/loadavg: 10.30 9.55 7.04 11/497 475
/proc/meminfo: memFree=19588256/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=876740 CPUtime=2280.22 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 2694907 0 0 0 227555 467 0 0 25 0 4 0 402404568 897781760 146237 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 219185 146237 345 106 0 214688 0
[pid=428/tid=429] ppid=426 vsize=876740 CPUtime=593.03 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 60171 0 0 0 59282 21 0 0 25 0 4 0 402404568 897781760 146237 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=876740 CPUtime=434.83 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 55863 0 0 0 43464 19 0 0 25 0 4 0 402404568 897781760 146237 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=876740 CPUtime=524.7 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2457018 0 0 0 52063 407 0 0 25 0 4 0 402404568 897781760 146237 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2280.22
Current children cumulated vsize (KiB) 876740

[startup+822.301 s]
/proc/loadavg: 10.19 9.64 7.23 13/498 480
/proc/meminfo: memFree=19471788/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=876740 CPUtime=2458.99 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 2863925 0 0 0 245401 498 0 0 25 0 4 0 402404568 897781760 151960 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 219185 151960 345 106 0 214688 0
[pid=428/tid=429] ppid=426 vsize=876740 CPUtime=651.82 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 62838 0 0 0 65159 23 0 0 25 0 4 0 402404568 897781760 151960 33554432000 4194304 4625164 140734488707168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=876740 CPUtime=465.45 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 56805 0 0 0 46525 20 0 0 25 0 4 0 402404568 897781760 151960 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=876740 CPUtime=554.26 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2621267 0 0 0 54991 435 0 0 25 0 4 0 402404568 897781760 151960 33554432000 4194304 4625164 140734488707168 18446744073709551615 4557107 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2458.99
Current children cumulated vsize (KiB) 876740

[startup+882.301 s]
/proc/loadavg: 10.24 9.76 7.42 11/497 481
/proc/meminfo: memFree=19223324/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=876740 CPUtime=2637.37 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3027093 0 0 0 263211 526 0 0 25 0 4 0 402404568 897781760 158357 33554432000 4194304 4625164 140734488707168 18446744073709551615 4329088 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 219185 158357 346 106 0 214688 0
[pid=428/tid=429] ppid=426 vsize=876740 CPUtime=705.54 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 64003 0 0 0 70530 24 0 0 25 0 4 0 402404568 897781760 158357 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=876740 CPUtime=501.14 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 58136 0 0 0 50093 21 0 0 25 0 4 0 402404568 897781760 158357 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=876740 CPUtime=583.85 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2780228 0 0 0 57926 459 0 0 25 0 4 0 402404568 897781760 158357 33554432000 4194304 4625164 140734488707168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2637.37
Current children cumulated vsize (KiB) 876740

[startup+942.301 s]
/proc/loadavg: 10.09 9.80 7.58 11/497 543
/proc/meminfo: memFree=20497700/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=876740 CPUtime=2824.11 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3218626 0 0 0 281849 562 0 0 25 0 4 0 402404568 897781760 165498 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 219185 165498 345 106 0 214688 0
[pid=428/tid=429] ppid=426 vsize=876740 CPUtime=764.57 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 64472 0 0 0 76432 25 0 0 25 0 4 0 402404568 897781760 165498 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=876740 CPUtime=535.04 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 62164 0 0 0 53481 23 0 0 25 0 4 0 402404568 897781760 165498 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=431] ppid=426 vsize=876740 CPUtime=617.66 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 2966034 0 0 0 61274 492 0 0 25 0 4 0 402404568 897781760 165498 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2824.11
Current children cumulated vsize (KiB) 876740

[startup+1002.3 s]
/proc/loadavg: 10.11 9.85 7.73 11/497 545
/proc/meminfo: memFree=19849284/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=908620 CPUtime=3025.21 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3537083 0 0 0 301906 615 0 0 25 0 4 0 402404568 930426880 174059 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 227155 174059 345 106 0 222658 0
[pid=428/tid=429] ppid=426 vsize=908620 CPUtime=801.08 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 80982 0 0 0 80081 27 0 0 25 0 4 0 402404568 930426880 174059 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=908620 CPUtime=583.9 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 63787 0 0 0 58365 25 0 0 25 0 4 0 402404568 930426880 174059 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=908620 CPUtime=673.39 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3264431 0 0 0 66798 541 0 0 25 0 4 0 402404568 930426880 174059 33554432000 4194304 4625164 140734488707168 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3025.21
Current children cumulated vsize (KiB) 908620

[startup+1062.3 s]
/proc/loadavg: 10.16 9.91 7.88 11/497 546
/proc/meminfo: memFree=19756368/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=920940 CPUtime=3205.21 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3610332 0 0 0 319893 628 0 0 25 0 4 0 402404568 943042560 177898 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 230235 177898 345 106 0 225738 0
[pid=428/tid=429] ppid=426 vsize=920940 CPUtime=861.08 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 81306 0 0 0 86081 27 0 0 25 0 4 0 402404568 943042560 177898 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=920940 CPUtime=613.89 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 64565 0 0 0 61363 26 0 0 25 0 4 0 402404568 943042560 177898 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=920940 CPUtime=703.39 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3334005 0 0 0 69788 551 0 0 25 0 4 0 402404568 943042560 177898 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3205.21
Current children cumulated vsize (KiB) 920940

[startup+1122.3 s]
/proc/loadavg: 10.18 9.95 8.02 11/497 548
/proc/meminfo: memFree=19705144/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=920940 CPUtime=3385.22 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3638099 0 0 0 337887 635 0 0 25 0 4 0 402404568 943042560 181115 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 230235 181115 345 106 0 225738 0
[pid=428/tid=429] ppid=426 vsize=920940 CPUtime=921.08 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 81557 0 0 0 92081 27 0 0 25 0 4 0 402404568 943042560 181115 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=428/tid=430] ppid=426 vsize=920940 CPUtime=643.89 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 65253 0 0 0 64362 27 0 0 25 0 4 0 402404568 943042560 181115 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=920940 CPUtime=733.4 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3358918 0 0 0 72784 556 0 0 25 0 4 0 402404568 943042560 181115 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3385.22
Current children cumulated vsize (KiB) 920940

[startup+1182.3 s]
/proc/loadavg: 10.17 9.99 8.15 11/497 558
/proc/meminfo: memFree=19647056/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=920940 CPUtime=3564.86 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 3781091 0 0 0 355824 662 0 0 25 0 4 0 402404568 943042560 187108 33554432000 4194304 4625164 140734488707168 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 230235 187108 345 106 0 225738 0
[pid=428/tid=429] ppid=426 vsize=920940 CPUtime=972.15 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 82381 0 0 0 97187 28 0 0 25 0 4 0 402404568 943042560 187108 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=920940 CPUtime=683.08 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 67661 0 0 0 68279 29 0 0 25 0 4 0 402404568 943042560 187108 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=920940 CPUtime=762.76 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3497310 0 0 0 75696 580 0 0 25 0 4 0 402404568 943042560 187108 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3564.86
Current children cumulated vsize (KiB) 920940

[startup+1242.3 s]
/proc/loadavg: 10.16 10.02 8.28 11/497 560
/proc/meminfo: memFree=19556748/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=1009752 CPUtime=3743.85 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 4003033 0 0 0 373681 704 0 0 25 0 4 0 402404568 1033986048 195147 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 252438 195147 347 106 0 247941 0
[pid=428/tid=429] ppid=426 vsize=1009752 CPUtime=1026.68 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 83314 0 0 0 102637 31 0 0 25 0 4 0 402404568 1033986048 195147 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=1009752 CPUtime=714.68 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 68510 0 0 0 71438 30 0 0 25 0 4 0 402404568 1033986048 195147 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=1009752 CPUtime=795.65 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3669033 0 0 0 78952 613 0 0 25 0 4 0 402404568 1033986048 195147 33554432000 4194304 4625164 140734488707168 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3743.85
Current children cumulated vsize (KiB) 1009752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.27 10.07 8.39 11/497 562
/proc/meminfo: memFree=19496192/32951124 swapFree=46575272/67111528
[pid=428] ppid=426 vsize=1109524 CPUtime=3919.21 cores=1,3,5,7
/proc/428/stat : 428 (SArTagnan) R 426 428 370 0 -1 4202496 4171611 0 0 0 391188 733 0 0 25 0 4 0 402404568 1136152576 202061 33554432000 4194304 4625164 140734488707168 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 277381 202061 350 106 0 272884 0
[pid=428/tid=429] ppid=426 vsize=1109524 CPUtime=1079.98 cores=1,3,5,7
/proc/428/task/429/stat : 429 (SArTagnan) R 426 428 370 0 -1 4202560 84619 0 0 0 107966 32 0 0 25 0 4 0 402404568 1136152576 202062 33554432000 4194304 4625164 140734488707168 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=428/tid=430] ppid=426 vsize=1109524 CPUtime=747.48 cores=1,3,5,7
/proc/428/task/430/stat : 430 (SArTagnan) R 426 428 370 0 -1 4202560 86526 0 0 0 74714 34 0 0 25 0 4 0 402404568 1136152576 202062 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=428/tid=431] ppid=426 vsize=1109524 CPUtime=827.22 cores=1,3,5,7
/proc/428/task/431/stat : 431 (SArTagnan) R 426 428 370 0 -1 4202560 3817145 0 0 0 82085 637 0 0 25 0 4 0 402404568 1136152576 202062 33554432000 4194304 4625164 140734488707168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3919.21
Current children cumulated vsize (KiB) 1109524

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.06
CPU time (s): 3919.3
CPU user time (s): 3911.94
CPU system time (s): 7.36288
CPU usage (%): 301.472
Max. virtual memory (cumulated for all children) (KiB): 1109524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3911.94
system time used= 7.36288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4171619
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= 1295
involuntary context switches= 33942

runsolver used 5.77512 second user time and 15.5316 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-16 23:42:13
IDJOB=3386421
IDBENCH=83431
IDSOLVER=1871
FILE ID=node107/3386421-1305582133
RUNJOBID= node107-1305582132-389
PBS_JOBID= 13350308
Free space on /tmp= 73232 MiB

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

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1854898254

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      21264052 kB
Buffers:        237812 kB
Cached:        2416140 kB
SwapCached:       9812 kB
Active:        9944764 kB
Inactive:      1422472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21264052 kB
SwapTotal:    67111528 kB
SwapFree:     46575272 kB
Dirty:             436 kB
Writeback:          16 kB
AnonPages:     8710652 kB
Mapped:          32016 kB
Slab:           153676 kB
PageTables:      94744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145679888 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= 73232 MiB
End job on node107 at 2011-05-17 00:03:55