Trace number 3290003

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-03-24? (TO) 4800.35 1201.86

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
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 variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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: 935)

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

running on 4 cores: 0,2,4,6

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: 7.43 7.92 7.80 5/180 5447
/proc/meminfo: memFree=27096408/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=21820 CPUtime=0 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 719 0 0 0 0 0 0 0 25 0 1 0 521243335 22343680 657 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5447/statm: 5455 657 301 105 0 959 0

[startup+0.0695171 s]
/proc/loadavg: 7.43 7.92 7.80 5/180 5447
/proc/meminfo: memFree=27096408/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=31204 CPUtime=0.06 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 6036 0 0 0 6 0 0 0 25 0 1 0 521243335 31952896 3156 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5447/statm: 7801 3157 301 105 0 3305 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31204

[startup+0.102302 s]
/proc/loadavg: 7.43 7.92 7.80 5/180 5447
/proc/meminfo: memFree=27096408/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=283152 CPUtime=0.13 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) D 5445 5447 4862 0 -1 4202496 12587 0 0 0 13 0 0 0 18 0 4 0 521243335 289947648 8599 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204308165 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 70788 8599 331 105 0 66292 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 283152

[startup+0.300438 s]
/proc/loadavg: 7.43 7.92 7.80 5/180 5447
/proc/meminfo: memFree=27096408/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=294456 CPUtime=0.93 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 22217 0 0 0 91 2 0 0 18 0 4 0 521243335 301522944 11745 33554432000 4194304 4623224 140736686319968 18446744073709551615 4511652 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 73614 11745 340 105 0 69118 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 294456

[startup+0.999592 s]
/proc/loadavg: 7.43 7.92 7.80 5/180 5447
/proc/meminfo: memFree=27096408/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=301676 CPUtime=3.72 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 33002 0 0 0 368 4 0 0 19 0 4 0 521243335 308916224 13599 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204752415 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 75419 13599 342 105 0 70923 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 301676

[startup+1.50024 s]
/proc/loadavg: 7.43 7.92 7.80 9/184 5451
/proc/meminfo: memFree=27021392/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=304080 CPUtime=5.72 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 41810 0 0 0 566 6 0 0 20 0 4 0 521243335 311377920 16267 33554432000 4194304 4623224 140736686319968 18446744073709551615 4278242 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 76020 16267 343 105 0 71524 0
[pid=5447/tid=5449] ppid=5445 vsize=304080 CPUtime=1.4 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 4497 0 0 0 140 0 0 0 19 0 4 0 521243343 311377920 16267 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204314626 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=304080 CPUtime=1.39 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 4013 0 0 0 139 0 0 0 19 0 4 0 521243343 311377920 16267 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=304080 CPUtime=1.41 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 16847 0 0 0 138 3 0 0 19 0 4 0 521243343 311377920 16267 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366450 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 304080

[startup+3.10097 s]
/proc/loadavg: 7.43 7.92 7.80 9/184 5451
/proc/meminfo: memFree=27004652/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=312196 CPUtime=12.12 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 53580 0 0 0 1204 8 0 0 25 0 4 0 521243335 319688704 17940 33554432000 4194304 4623224 140736686319968 18446744073709551615 4358898 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 78049 17940 343 105 0 73553 0
[pid=5447/tid=5449] ppid=5445 vsize=312196 CPUtime=3.01 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 6932 0 0 0 300 1 0 0 22 0 4 0 521243343 319688704 17940 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=312196 CPUtime=2.99 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 6409 0 0 0 298 1 0 0 22 0 4 0 521243343 319688704 17940 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=312196 CPUtime=3 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 23591 0 0 0 297 3 0 0 22 0 4 0 521243343 319688704 17940 33554432000 4194304 4623224 140736686319968 18446744073709551615 4363945 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 312196

[startup+6.30044 s]
/proc/loadavg: 7.47 7.92 7.81 9/184 5451
/proc/meminfo: memFree=26966244/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=315852 CPUtime=24.9 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 79945 0 0 0 2477 13 0 0 25 0 4 0 521243335 323432448 21186 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 78963 21186 343 105 0 74467 0
[pid=5447/tid=5449] ppid=5445 vsize=315852 CPUtime=6.2 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 7577 0 0 0 619 1 0 0 25 0 4 0 521243343 323432448 21186 33554432000 4194304 4623224 140736686319968 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=315852 CPUtime=6.17 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 7987 0 0 0 616 1 0 0 25 0 4 0 521243343 323432448 21186 33554432000 4194304 4623224 140736686319968 18446744073709551615 4377410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=315852 CPUtime=6.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 45860 0 0 0 613 7 0 0 25 0 4 0 521243343 323432448 21186 33554432000 4194304 4623224 140736686319968 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 315852

[startup+12.7004 s]
/proc/loadavg: 7.51 7.92 7.81 9/184 5452
/proc/meminfo: memFree=26915552/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=327468 CPUtime=50.45 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 141652 0 0 0 5023 22 0 0 25 0 4 0 521243335 335327232 25902 33554432000 4194304 4623224 140736686319968 18446744073709551615 4280377 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 81867 25903 343 105 0 77371 0
[pid=5447/tid=5449] ppid=5445 vsize=327468 CPUtime=12.6 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 11936 0 0 0 1258 2 0 0 25 0 4 0 521243343 335327232 25903 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=327468 CPUtime=12.53 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 12022 0 0 0 1251 2 0 0 25 0 4 0 521243343 335327232 25903 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=327468 CPUtime=12.6 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 96398 0 0 0 1245 15 0 0 25 0 4 0 521243343 335327232 25904 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 327468

[startup+25.5062 s]
/proc/loadavg: 7.62 7.92 7.81 9/184 5461
/proc/meminfo: memFree=26850112/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=323472 CPUtime=101.6 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 267921 0 0 0 10117 43 0 0 25 0 4 0 521243335 331235328 34117 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 80868 34117 343 105 0 76372 0
[pid=5447/tid=5449] ppid=5445 vsize=323472 CPUtime=25.4 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 17510 0 0 0 2538 2 0 0 25 0 4 0 521243343 331235328 34117 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=323472 CPUtime=25.27 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 17629 0 0 0 2524 3 0 0 25 0 4 0 521243343 331235328 34117 33554432000 4194304 4623224 140736686319968 18446744073709551615 4462976 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=323472 CPUtime=25.4 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 204980 0 0 0 2508 32 0 0 25 0 4 0 521243343 331235328 34117 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 323472

[startup+51.101 s]
/proc/loadavg: 7.75 7.93 7.81 9/184 5462
/proc/meminfo: memFree=26723032/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=390660 CPUtime=203.82 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 458568 0 0 0 20308 74 0 0 25 0 4 0 521243335 400035840 52982 33554432000 4194304 4623224 140736686319968 18446744073709551615 4517548 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 97665 52982 344 105 0 93169 0
[pid=5447/tid=5449] ppid=5445 vsize=390660 CPUtime=51 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 20404 0 0 0 5096 4 0 0 25 0 4 0 521243343 400035840 52982 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=390660 CPUtime=50.73 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 25881 0 0 0 5068 5 0 0 25 0 4 0 521243343 400035840 52982 33554432000 4194304 4623224 140736686319968 18446744073709551615 4276086 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=390660 CPUtime=51 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 378333 0 0 0 5040 60 0 0 25 0 4 0 521243343 400035840 52982 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 390660

[startup+102.3 s]
/proc/loadavg: 7.89 7.94 7.82 9/184 5463
/proc/meminfo: memFree=26573940/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=415552 CPUtime=408.34 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 829025 0 0 0 40701 133 0 0 25 0 4 0 521243335 425525248 68326 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510017 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 103888 68326 350 105 0 99392 0
[pid=5447/tid=5449] ppid=5445 vsize=415552 CPUtime=102.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 28904 0 0 0 10214 5 0 0 25 0 4 0 521243343 425525248 68326 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=415552 CPUtime=101.65 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 29393 0 0 0 10159 6 0 0 25 0 4 0 521243343 425525248 68326 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=415552 CPUtime=102.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 724411 0 0 0 10107 113 0 0 25 0 4 0 521243343 425525248 68326 33554432000 4194304 4623224 140736686319968 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.34
Current children cumulated vsize (KiB) 415552

[startup+162.3 s]
/proc/loadavg: 7.96 7.95 7.83 9/184 5465
/proc/meminfo: memFree=26417660/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=554196 CPUtime=648 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 1125700 0 0 0 64621 179 0 0 25 0 4 0 521243335 567496704 85547 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204314642 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 138549 85547 358 105 0 134053 0
[pid=5447/tid=5449] ppid=5445 vsize=554196 CPUtime=162.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 42659 0 0 0 16211 8 0 0 25 0 4 0 521243343 567496704 85547 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=554196 CPUtime=161.31 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 40387 0 0 0 16123 8 0 0 25 0 4 0 521243343 567496704 85547 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=554196 CPUtime=162.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 993994 0 0 0 16066 154 0 0 25 0 4 0 521243343 567496704 85547 33554432000 4194304 4623224 140736686319968 18446744073709551615 4577681 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648
Current children cumulated vsize (KiB) 554196

[startup+222.3 s]
/proc/loadavg: 8.20 8.00 7.85 10/185 5469
/proc/meminfo: memFree=26292472/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=572460 CPUtime=887.68 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 1494054 0 0 0 88537 231 0 0 25 0 4 0 521243335 586199040 95859 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 143115 95859 352 105 0 138619 0
[pid=5447/tid=5449] ppid=5445 vsize=572460 CPUtime=222.2 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 45371 0 0 0 22211 9 0 0 25 0 4 0 521243343 586199040 95859 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=572460 CPUtime=220.98 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 42208 0 0 0 22090 8 0 0 25 0 4 0 521243343 586199040 95859 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=572460 CPUtime=222.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 1346754 0 0 0 22018 202 0 0 25 0 4 0 521243343 586199040 95859 33554432000 4194304 4623224 140736686319968 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 887.68
Current children cumulated vsize (KiB) 572460

[startup+282.3 s]

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

[pid=5447] ppid=5445 vsize=824144 CPUtime=2565.35 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 3629316 0 0 0 255970 565 0 0 25 0 4 0 521243335 843923456 153035 33554432000 4194304 4623224 140736686319968 18446744073709551615 4360078 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 206036 153035 352 105 0 201540 0
[pid=5447/tid=5449] ppid=5445 vsize=824144 CPUtime=642.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 71573 0 0 0 64203 16 0 0 25 0 4 0 521243343 843923456 153035 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=824144 CPUtime=638.7 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 63673 0 0 0 63857 13 0 0 25 0 4 0 521243343 843923456 153035 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=824144 CPUtime=642.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 3406790 0 0 0 63701 519 0 0 25 0 4 0 521243343 843923456 153035 33554432000 4194304 4623224 140736686319968 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.35
Current children cumulated vsize (KiB) 824144

[startup+702.3 s]
/proc/loadavg: 8.20 8.12 7.96 9/184 5482
/proc/meminfo: memFree=25602140/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=927488 CPUtime=2805.01 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 4262711 0 0 0 279836 665 0 0 25 0 4 0 521243335 949747712 159991 33554432000 4194304 4623224 140736686319968 18446744073709551615 4384231 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 231872 159991 352 105 0 227376 0
[pid=5447/tid=5449] ppid=5445 vsize=927488 CPUtime=702.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 72550 0 0 0 70202 17 0 0 25 0 4 0 521243343 949747712 159991 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=927488 CPUtime=698.36 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 65565 0 0 0 69823 13 0 0 25 0 4 0 521243343 949747712 159991 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=927488 CPUtime=702.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 4029113 0 0 0 69603 617 0 0 25 0 4 0 521243343 949747712 159991 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.01
Current children cumulated vsize (KiB) 927488

[startup+762.3 s]
/proc/loadavg: 8.19 8.13 7.97 9/184 5484
/proc/meminfo: memFree=25527944/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=927488 CPUtime=3044.68 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 4836842 0 0 0 303707 761 0 0 25 0 4 0 521243335 949747712 167149 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 231872 167149 352 105 0 227376 0
[pid=5447/tid=5449] ppid=5445 vsize=927488 CPUtime=762.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 73235 0 0 0 76202 17 0 0 25 0 4 0 521243343 949747712 167149 33554432000 4194304 4623224 140736686319968 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=927488 CPUtime=758.04 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 66019 0 0 0 75791 13 0 0 25 0 4 0 521243343 949747712 167149 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=927488 CPUtime=762.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 4600500 0 0 0 75508 713 0 0 25 0 4 0 521243343 949747712 167149 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.68
Current children cumulated vsize (KiB) 927488

[startup+822.3 s]
/proc/loadavg: 8.17 8.13 7.98 9/184 5485
/proc/meminfo: memFree=25429432/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=938604 CPUtime=3284.35 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 5321786 0 0 0 327600 835 0 0 25 0 4 0 521243335 961130496 175183 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 234651 175184 352 105 0 230155 0
[pid=5447/tid=5449] ppid=5445 vsize=938604 CPUtime=822.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 74510 0 0 0 82201 18 0 0 25 0 4 0 521243343 961130496 175184 33554432000 4194304 4623224 140736686319968 18446744073709551615 4465909 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=938604 CPUtime=817.71 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 66728 0 0 0 81757 14 0 0 25 0 4 0 521243343 961130496 175184 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=938604 CPUtime=822.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 5082193 0 0 0 81436 785 0 0 25 0 4 0 521243343 961130496 175184 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.35
Current children cumulated vsize (KiB) 938604

[startup+882.3 s]
/proc/loadavg: 8.16 8.14 7.99 9/184 5487
/proc/meminfo: memFree=25380660/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=943288 CPUtime=3524.04 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 5512577 0 0 0 351539 865 0 0 25 0 4 0 521243335 965926912 179748 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 235822 179748 351 105 0 231326 0
[pid=5447/tid=5449] ppid=5445 vsize=943288 CPUtime=882.2 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 75480 0 0 0 88202 18 0 0 25 0 4 0 521243343 965926912 179748 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=943288 CPUtime=877.39 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 67618 0 0 0 87725 14 0 0 25 0 4 0 521243343 965926912 179748 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=943288 CPUtime=882.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 5269554 0 0 0 87407 814 0 0 25 0 4 0 521243343 965926912 179748 33554432000 4194304 4623224 140736686319968 18446744073709551615 4488307 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.04
Current children cumulated vsize (KiB) 943288

[startup+942.3 s]
/proc/loadavg: 8.15 8.14 8.00 9/184 5489
/proc/meminfo: memFree=25309680/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=947648 CPUtime=3763.69 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 6019532 0 0 0 375424 945 0 0 25 0 4 0 521243335 970391552 188872 33554432000 4194304 4623224 140736686319968 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 236912 188873 350 105 0 232416 0
[pid=5447/tid=5449] ppid=5445 vsize=947648 CPUtime=942.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 77351 0 0 0 94200 19 0 0 25 0 4 0 521243343 970391552 188874 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=947648 CPUtime=937.06 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 69191 0 0 0 93692 14 0 0 25 0 4 0 521243343 970391552 188874 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=947648 CPUtime=942.2 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 5771740 0 0 0 93329 891 0 0 25 0 4 0 521243343 970391552 188875 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.69
Current children cumulated vsize (KiB) 947648

[startup+1002.31 s]
/proc/loadavg: 8.14 8.14 8.01 9/184 5490
/proc/meminfo: memFree=25252848/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=1020032 CPUtime=4003.38 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 6532539 0 0 0 399312 1026 0 0 25 0 4 0 521243335 1044512768 197359 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 255008 197359 349 105 0 250512 0
[pid=5447/tid=5449] ppid=5445 vsize=1020032 CPUtime=1002.2 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 77711 0 0 0 100201 19 0 0 25 0 4 0 521243343 1044512768 197359 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=1020032 CPUtime=996.74 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 69764 0 0 0 99659 15 0 0 25 0 4 0 521243343 1044512768 197359 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=1020032 CPUtime=1002.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 6283256 0 0 0 99250 971 0 0 25 0 4 0 521243343 1044512768 197359 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.38
Current children cumulated vsize (KiB) 1020032

[startup+1062.3 s]
/proc/loadavg: 8.12 8.14 8.01 9/184 5492
/proc/meminfo: memFree=25148636/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=1154600 CPUtime=4243.03 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 6869603 0 0 0 423224 1079 0 0 25 0 4 0 521243335 1182310400 220475 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204344789 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 288650 220496 347 105 0 284154 0
[pid=5447/tid=5449] ppid=5445 vsize=1154600 CPUtime=1062.2 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 79708 0 0 0 106200 20 0 0 25 0 4 0 521243343 1182310400 220506 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=1154600 CPUtime=1056.41 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 70084 0 0 0 105626 15 0 0 25 0 4 0 521243343 1182310400 220518 33554432000 4194304 4623224 140736686319968 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=1154600 CPUtime=1062.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 6602047 0 0 0 105199 1022 0 0 25 0 4 0 521243343 1182310400 220531 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 1154600

[startup+1122.3 s]
/proc/loadavg: 8.08 8.13 8.01 9/184 5493
/proc/meminfo: memFree=25088584/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=1117668 CPUtime=4482.69 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 7105972 0 0 0 447153 1116 0 0 25 0 4 0 521243335 1144492032 213266 33554432000 4194304 4623224 140736686319968 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 279417 213266 347 105 0 274921 0
[pid=5447/tid=5449] ppid=5445 vsize=1117668 CPUtime=1122.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 80985 0 0 0 112199 20 0 0 25 0 4 0 521243343 1144492032 213266 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=1117668 CPUtime=1116.07 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 93516 0 0 0 111589 18 0 0 25 0 4 0 521243343 1144492032 213266 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=1117668 CPUtime=1122.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 6806596 0 0 0 111167 1054 0 0 25 0 4 0 521243343 1144492032 213266 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 1117668

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 8.01 9/184 5495
/proc/meminfo: memFree=25039792/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=1119360 CPUtime=4722.37 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 7752426 0 0 0 471019 1218 0 0 25 0 4 0 521243335 1146224640 215216 33554432000 4194304 4623224 140736686319968 18446744073709551615 4359817 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 279840 215216 346 105 0 275344 0
[pid=5447/tid=5449] ppid=5445 vsize=1119360 CPUtime=1182.19 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 81256 0 0 0 118199 20 0 0 25 0 4 0 521243343 1146224640 215216 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376719 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=1119360 CPUtime=1175.75 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 94072 0 0 0 117557 18 0 0 25 0 4 0 521243343 1146224640 215216 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=1119360 CPUtime=1182.21 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 7450781 0 0 0 117066 1155 0 0 25 0 4 0 521243343 1146224640 215216 33554432000 4194304 4623224 140736686319968 18446744073709551615 4276063 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1119360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.12 8.01 9/184 5495
/proc/meminfo: memFree=25016104/32951124 swapFree=67088964/67111528
[pid=5447] ppid=5445 vsize=1127736 CPUtime=4800.27 cores=0,2,4,6
/proc/5447/stat : 5447 (SArTagnan) R 5445 5447 4862 0 -1 4202496 7790829 0 0 0 478803 1224 0 0 25 0 4 0 521243335 1154801664 217962 33554432000 4194304 4623224 140736686319968 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5447/statm: 281934 217962 346 105 0 277438 0
[pid=5447/tid=5449] ppid=5445 vsize=1127736 CPUtime=1201.69 cores=0,2,4,6
/proc/5447/task/5449/stat : 5449 (SArTagnan) R 5445 5447 4862 0 -1 4202560 81545 0 0 0 120149 20 0 0 25 0 4 0 521243343 1154801664 217962 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5447/tid=5450] ppid=5445 vsize=1127736 CPUtime=1195.15 cores=0,2,4,6
/proc/5447/task/5450/stat : 5450 (SArTagnan) R 5445 5447 4862 0 -1 4202560 94540 0 0 0 119496 19 0 0 25 0 4 0 521243343 1154801664 217962 33554432000 4194304 4623224 140736686319968 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5447/tid=5451] ppid=5445 vsize=1127736 CPUtime=1201.71 cores=0,2,4,6
/proc/5447/task/5451/stat : 5451 (SArTagnan) R 5445 5447 4862 0 -1 4202560 7488322 0 0 0 119010 1161 0 0 25 0 4 0 521243343 1154801664 217962 33554432000 4194304 4623224 140736686319968 18446744073709551615 210204307592 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1127736

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): 1201.86
CPU time (s): 4800.35
CPU user time (s): 4788.06
CPU system time (s): 12.2941
CPU usage (%): 399.411
Max. virtual memory (cumulated for all children) (KiB): 1195784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.06
system time used= 12.2941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7790829
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= 1684
involuntary context switches= 20897

runsolver used 2.03469 second user time and 4.52531 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 19:00:48
IDJOB=3290003
IDBENCH=83413
IDSOLVER=1656
FILE ID=node130/3290003-1304096448
RUNJOBID= node130-1304095244-5330
PBS_JOBID= 13170579
Free space on /tmp= 71992 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290003-1304096448/watcher-3290003-1304096448 -o /tmp/evaluation-result-3290003-1304096448/solver-3290003-1304096448 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3290003-1304096448.cnf -threads=4

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=579968787

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27096812 kB
Buffers:       1176596 kB
Cached:        4150948 kB
SwapCached:      22432 kB
Active:         505252 kB
Inactive:      4916524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27096812 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:            4400 kB
Writeback:          16 kB
AnonPages:       71584 kB
Mapped:          15564 kB
Slab:           369120 kB
PageTables:       4296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   250072 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= 71992 MiB
End job on node130 at 2011-04-29 19:20:52