Trace number 3386420

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) 4800.13 1205.16

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: 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-3386420-1305582132/watcher-3386420-1305582132 -o /tmp/evaluation-result-3386420-1305582132/solver-3386420-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386420-1305582132.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: 0.00 0.00 0.33 5/503 20900
/proc/meminfo: memFree=28145848/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=23656 CPUtime=0.01 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 1716 0 0 0 1 0 0 0 22 0 1 0 669811934 24223744 1127 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20900/statm: 5914 1127 299 106 0 1417 0

[startup+0.109333 s]
/proc/loadavg: 0.00 0.00 0.33 5/503 20900
/proc/meminfo: memFree=28145848/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=284212 CPUtime=0.16 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 12638 0 0 0 16 0 0 0 23 0 4 0 669811934 291033088 8421 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 71053 8421 332 106 0 66556 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 284212

[startup+0.20112 s]
/proc/loadavg: 0.00 0.00 0.33 5/503 20900
/proc/meminfo: memFree=28145848/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=295516 CPUtime=0.53 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 19844 0 0 0 52 1 0 0 23 0 4 0 669811934 302608384 11033 33554432000 4194304 4625164 140735432783168 18446744073709551615 4383798 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 73879 11033 339 106 0 69382 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 295516

[startup+0.301102 s]
/proc/loadavg: 0.00 0.00 0.33 5/503 20900
/proc/meminfo: memFree=28145848/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=295516 CPUtime=0.93 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 22209 0 0 0 92 1 0 0 23 0 4 0 669811934 302608384 11608 33554432000 4194304 4625164 140735432783168 18446744073709551615 4512110 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 73879 11608 339 106 0 69382 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 295516

[startup+0.701036 s]
/proc/loadavg: 0.00 0.00 0.33 5/503 20900
/proc/meminfo: memFree=28145848/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=300336 CPUtime=2.53 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 32234 0 0 0 249 4 0 0 25 0 4 0 669811934 307544064 13457 33554432000 4194304 4625164 140735432783168 18446744073709551615 4391912 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 75084 13457 339 106 0 70587 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 300336

[startup+1.5009 s]
/proc/loadavg: 0.00 0.00 0.33 9/507 20904
/proc/meminfo: memFree=28071176/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=306424 CPUtime=5.71 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 43388 0 0 0 566 5 0 0 25 0 4 0 669811934 313778176 17241 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813907458 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 76606 17241 344 106 0 72109 0
[pid=20900/tid=20902] ppid=20898 vsize=306424 CPUtime=1.41 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 5013 0 0 0 140 1 0 0 25 0 4 0 669811943 313778176 17241 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813897974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=306424 CPUtime=1.4 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 4785 0 0 0 140 0 0 0 25 0 4 0 669811943 313778176 17241 33554432000 4194304 4625164 140735432783168 18446744073709551615 4278240 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=306424 CPUtime=1.4 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 17963 0 0 0 138 2 0 0 25 0 4 0 669811943 313778176 17241 33554432000 4194304 4625164 140735432783168 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 306424

[startup+3.10063 s]
/proc/loadavg: 0.00 0.00 0.33 9/507 20904
/proc/meminfo: memFree=28056556/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=313660 CPUtime=12.09 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 60367 0 0 0 1202 7 0 0 25 0 4 0 669811934 321187840 17839 33554432000 4194304 4625164 140735432783168 18446744073709551615 4338046 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 78415 17839 345 106 0 73918 0
[pid=20900/tid=20902] ppid=20898 vsize=313660 CPUtime=3 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 7205 0 0 0 299 1 0 0 25 0 4 0 669811943 321187840 17839 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=313660 CPUtime=3 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 6895 0 0 0 299 1 0 0 25 0 4 0 669811943 321187840 17839 33554432000 4194304 4625164 140735432783168 18446744073709551615 4469343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=313660 CPUtime=3.01 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 30493 0 0 0 297 4 0 0 25 0 4 0 669811943 321187840 17839 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547614 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 313660

[startup+6.3011 s]
/proc/loadavg: 0.64 0.13 0.37 9/507 20904
/proc/meminfo: memFree=28028016/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=323792 CPUtime=24.83 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 73841 0 0 0 2474 9 0 0 25 0 4 0 669811934 331563008 20381 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813898002 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 80948 20381 345 106 0 76451 0
[pid=20900/tid=20902] ppid=20898 vsize=323792 CPUtime=6.2 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 7841 0 0 0 619 1 0 0 25 0 4 0 669811943 331563008 20381 33554432000 4194304 4625164 140735432783168 18446744073709551615 4469388 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=323792 CPUtime=6.2 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 7730 0 0 0 619 1 0 0 25 0 4 0 669811943 331563008 20381 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813895219 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=323792 CPUtime=6.21 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 40576 0 0 0 616 5 0 0 25 0 4 0 669811943 331563008 20381 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813898485 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.83
Current children cumulated vsize (KiB) 323792

[startup+12.701 s]
/proc/loadavg: 1.23 0.26 0.41 9/507 20905
/proc/meminfo: memFree=27987136/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=337880 CPUtime=50.33 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 132912 0 0 0 5015 18 0 0 25 0 4 0 669811934 345989120 24666 33554432000 4194304 4625164 140735432783168 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 84470 24666 345 106 0 79973 0
[pid=20900/tid=20902] ppid=20898 vsize=337880 CPUtime=12.6 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 12501 0 0 0 1258 2 0 0 25 0 4 0 669811943 345989120 24666 33554432000 4194304 4625164 140735432783168 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=337880 CPUtime=12.6 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 11454 0 0 0 1259 1 0 0 25 0 4 0 669811943 345989120 24666 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=337880 CPUtime=12.6 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 88760 0 0 0 1249 11 0 0 25 0 4 0 669811943 345989120 24666 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 337880

[startup+25.5009 s]
/proc/loadavg: 2.80 0.66 0.54 10/507 20905
/proc/meminfo: memFree=27910880/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=342596 CPUtime=101.29 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 268599 0 0 0 10091 38 0 0 25 0 4 0 669811934 350818304 35420 33554432000 4194304 4625164 140735432783168 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 85649 35420 345 106 0 81152 0
[pid=20900/tid=20902] ppid=20898 vsize=342596 CPUtime=25.4 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 19241 0 0 0 2537 3 0 0 25 0 4 0 669811943 350818304 35420 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=342596 CPUtime=25.4 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 17262 0 0 0 2537 3 0 0 25 0 4 0 669811943 350818304 35420 33554432000 4194304 4625164 140735432783168 18446744073709551615 4352102 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=342596 CPUtime=25.4 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 204865 0 0 0 2513 27 0 0 25 0 4 0 669811943 350818304 35420 33554432000 4194304 4625164 140735432783168 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 342596

[startup+51.1006 s]
/proc/loadavg: 4.63 1.26 0.74 9/507 20906
/proc/meminfo: memFree=27791604/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=379928 CPUtime=203.27 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 517660 0 0 0 20257 70 0 0 25 0 4 0 669811934 389046272 49771 33554432000 4194304 4625164 140735432783168 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 94982 49771 349 106 0 90485 0
[pid=20900/tid=20902] ppid=20898 vsize=379928 CPUtime=50.99 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 28089 0 0 0 5095 4 0 0 25 0 4 0 669811943 389046272 49771 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=379928 CPUtime=51 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 25568 0 0 0 5095 5 0 0 25 0 4 0 669811943 389046272 49771 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=379928 CPUtime=51 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 430068 0 0 0 5045 55 0 0 25 0 4 0 669811943 389046272 49771 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.27
Current children cumulated vsize (KiB) 379928

[startup+102.301 s]
/proc/loadavg: 6.59 2.31 1.12 9/507 20907
/proc/meminfo: memFree=27627268/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=416896 CPUtime=407.28 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 977893 0 0 0 40591 137 0 0 25 0 4 0 669811934 426901504 66646 33554432000 4194304 4625164 140735432783168 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 104224 66646 362 106 0 99727 0
[pid=20900/tid=20902] ppid=20898 vsize=416896 CPUtime=102.22 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 30037 0 0 0 10217 5 0 0 25 0 4 0 669811943 426901504 66649 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=416896 CPUtime=102.21 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 28878 0 0 0 10216 5 0 0 25 0 4 0 669811943 426901504 66649 33554432000 4194304 4625164 140735432783168 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=416896 CPUtime=102.22 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 874300 0 0 0 10103 119 0 0 25 0 4 0 669811943 426901504 66649 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.28
Current children cumulated vsize (KiB) 416896

[startup+162.301 s]
/proc/loadavg: 7.52 3.36 1.56 9/507 20909
/proc/meminfo: memFree=27509940/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=501896 CPUtime=646.21 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 1145842 0 0 0 64460 161 0 0 25 0 4 0 669811934 513941504 82986 33554432000 4194304 4625164 140735432783168 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 125474 82986 366 106 0 120977 0
[pid=20900/tid=20902] ppid=20898 vsize=501896 CPUtime=162.2 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 42039 0 0 0 16212 8 0 0 25 0 4 0 669811943 513941504 82986 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=501896 CPUtime=162.19 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 40158 0 0 0 16212 7 0 0 25 0 4 0 669811943 513941504 82986 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=501896 CPUtime=162.2 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 1016782 0 0 0 16082 138 0 0 25 0 4 0 669811943 513941504 82986 33554432000 4194304 4625164 140735432783168 18446744073709551615 4552354 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.21
Current children cumulated vsize (KiB) 501896

[startup+222.319 s]
/proc/loadavg: 7.82 4.20 1.96 9/507 20910
/proc/meminfo: memFree=27385312/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=532788 CPUtime=885.27 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 1267832 0 0 0 88349 178 0 0 25 0 4 0 669811934 545574912 93829 33554432000 4194304 4625164 140735432783168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 133197 93829 350 106 0 128700 0
[pid=20900/tid=20902] ppid=20898 vsize=532788 CPUtime=222.21 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 43587 0 0 0 22213 8 0 0 25 0 4 0 669811943 545574912 93829 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=532788 CPUtime=222.21 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 41730 0 0 0 22214 7 0 0 25 0 4 0 669811943 545574912 93829 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=532788 CPUtime=222.21 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 1124605 0 0 0 22069 152 0 0 25 0 4 0 669811943 545574912 93829 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547386 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 885.27
Current children cumulated vsize (KiB) 532788

[startup+282.301 s]

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

[pid=20900] ppid=20898 vsize=885632 CPUtime=2558.24 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 5068660 0 0 0 255119 705 0 0 25 0 4 0 669811934 906887168 157214 33554432000 4194304 4625164 140735432783168 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 221408 157214 346 106 0 216911 0
[pid=20900/tid=20902] ppid=20898 vsize=885632 CPUtime=642.18 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 73112 0 0 0 64202 16 0 0 25 0 4 0 669811943 906887168 157214 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=885632 CPUtime=642.11 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 68883 0 0 0 64197 14 0 0 25 0 4 0 669811943 906887168 157214 33554432000 4194304 4625164 140735432783168 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=885632 CPUtime=642.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 4841070 0 0 0 63560 658 0 0 25 0 4 0 669811943 906887168 157214 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2558.24
Current children cumulated vsize (KiB) 885632

[startup+702.301 s]
/proc/loadavg: 8.07 7.31 4.42 9/507 20923
/proc/meminfo: memFree=26815952/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=906080 CPUtime=2797.22 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 5631909 0 0 0 278941 781 0 0 25 0 4 0 669811934 927825920 162628 33554432000 4194304 4625164 140735432783168 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 226520 162628 346 106 0 222023 0
[pid=20900/tid=20902] ppid=20898 vsize=906080 CPUtime=702.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 73697 0 0 0 70202 17 0 0 25 0 4 0 669811943 927825920 162628 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=906080 CPUtime=702.08 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 69332 0 0 0 70194 14 0 0 25 0 4 0 669811943 927825920 162628 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=906080 CPUtime=702.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 5394931 0 0 0 69486 732 0 0 25 0 4 0 669811943 927825920 162628 33554432000 4194304 4625164 140735432783168 18446744073709551615 4547283 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2797.22
Current children cumulated vsize (KiB) 906080

[startup+762.301 s]
/proc/loadavg: 8.02 7.43 4.64 9/507 20925
/proc/meminfo: memFree=26761240/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=909464 CPUtime=3036.29 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 6090106 0 0 0 302788 841 0 0 25 0 4 0 669811934 931291136 171169 33554432000 4194304 4625164 140735432783168 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 227366 171169 346 106 0 222869 0
[pid=20900/tid=20902] ppid=20898 vsize=909464 CPUtime=762.21 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 75723 0 0 0 76204 17 0 0 25 0 4 0 669811943 931291136 171169 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=909464 CPUtime=762.09 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 69865 0 0 0 76194 15 0 0 25 0 4 0 669811943 931291136 171169 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=909464 CPUtime=762.2 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 5849590 0 0 0 75429 791 0 0 25 0 4 0 669811943 931291136 171170 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3036.29
Current children cumulated vsize (KiB) 909464

[startup+822.301 s]
/proc/loadavg: 8.06 7.55 4.86 9/507 20926
/proc/meminfo: memFree=26705644/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=975000 CPUtime=3275.24 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 6525553 0 0 0 326620 904 0 0 25 0 4 0 669811934 998400000 176753 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813898564 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 243750 176753 346 106 0 239253 0
[pid=20900/tid=20902] ppid=20898 vsize=975000 CPUtime=822.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 81217 0 0 0 82200 19 0 0 25 0 4 0 669811943 998400000 176753 33554432000 4194304 4625164 140735432783168 18446744073709551615 4469213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=975000 CPUtime=822.06 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 70090 0 0 0 82191 15 0 0 25 0 4 0 669811943 998400000 176753 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=975000 CPUtime=822.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 6278106 0 0 0 81367 851 0 0 25 0 4 0 669811943 998400000 176753 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813896199 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3275.24
Current children cumulated vsize (KiB) 975000

[startup+882.319 s]
/proc/loadavg: 8.07 7.64 5.06 9/507 20928
/proc/meminfo: memFree=26668064/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=975000 CPUtime=3514.29 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 7003032 0 0 0 350459 970 0 0 25 0 4 0 669811934 998400000 187514 33554432000 4194304 4625164 140735432783168 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 243750 187514 346 106 0 239253 0
[pid=20900/tid=20902] ppid=20898 vsize=975000 CPUtime=882.21 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 84348 0 0 0 88201 20 0 0 25 0 4 0 669811943 998400000 187514 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=975000 CPUtime=882.06 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 70925 0 0 0 88190 16 0 0 25 0 4 0 669811943 998400000 187514 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=975000 CPUtime=882.2 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 6749158 0 0 0 87305 915 0 0 25 0 4 0 669811943 998400000 187514 33554432000 4194304 4625164 140735432783168 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3514.29
Current children cumulated vsize (KiB) 975000

[startup+942.301 s]
/proc/loadavg: 8.07 7.72 5.24 9/507 20930
/proc/meminfo: memFree=26570216/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=977600 CPUtime=3753.23 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 7462020 0 0 0 374288 1035 0 0 25 0 4 0 669811934 1001062400 193921 33554432000 4194304 4625164 140735432783168 18446744073709551615 4356469 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 244400 193921 346 106 0 239903 0
[pid=20900/tid=20902] ppid=20898 vsize=977600 CPUtime=942.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 85537 0 0 0 94198 21 0 0 25 0 4 0 669811943 1001062400 193921 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=977600 CPUtime=942.02 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 71728 0 0 0 94186 16 0 0 25 0 4 0 669811943 1001062400 193921 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=977600 CPUtime=942.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 7204690 0 0 0 93239 979 0 0 25 0 4 0 669811943 1001062400 193921 33554432000 4194304 4625164 140735432783168 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3753.23
Current children cumulated vsize (KiB) 977600

[startup+1002.3 s]
/proc/loadavg: 8.09 7.78 5.42 9/507 20931
/proc/meminfo: memFree=26530016/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=978784 CPUtime=3992.23 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 7964032 0 0 0 398119 1104 0 0 25 0 4 0 669811934 1002274816 199890 33554432000 4194304 4625164 140735432783168 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 244696 199890 346 106 0 240199 0
[pid=20900/tid=20902] ppid=20898 vsize=978784 CPUtime=1002.18 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 87276 0 0 0 100197 21 0 0 25 0 4 0 669811943 1002274816 199890 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=978784 CPUtime=1002.01 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 72256 0 0 0 100184 17 0 0 25 0 4 0 669811943 1002274816 199890 33554432000 4194304 4625164 140735432783168 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=978784 CPUtime=1002.19 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 7703477 0 0 0 99172 1047 0 0 25 0 4 0 669811943 1002274816 199890 33554432000 4194304 4625164 140735432783168 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3992.23
Current children cumulated vsize (KiB) 978784

[startup+1062.3 s]
/proc/loadavg: 8.09 7.84 5.58 9/507 20933
/proc/meminfo: memFree=26465144/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=1069840 CPUtime=4231.24 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 8338951 0 0 0 421964 1160 0 0 25 0 4 0 669811934 1095516160 210164 33554432000 4194304 4625164 140735432783168 18446744073709551615 4511959 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 267460 210164 346 106 0 262963 0
[pid=20900/tid=20902] ppid=20898 vsize=1069840 CPUtime=1062.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 112772 0 0 0 106193 26 0 0 25 0 4 0 669811943 1095516160 210164 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=1069840 CPUtime=1061.99 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 94008 0 0 0 106179 20 0 0 25 0 4 0 669811943 1095516160 210164 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=1069840 CPUtime=1062.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 8029966 0 0 0 105124 1094 0 0 25 0 4 0 669811943 1095516160 210164 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4231.24
Current children cumulated vsize (KiB) 1069840

[startup+1122.3 s]
/proc/loadavg: 8.09 7.88 5.74 9/507 20934
/proc/meminfo: memFree=26394308/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=1158516 CPUtime=4470.23 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 8917770 0 0 0 445779 1244 0 0 25 0 4 0 669811934 1186320384 214943 33554432000 4194304 4625164 140735432783168 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 289629 214943 346 106 0 285132 0
[pid=20900/tid=20902] ppid=20898 vsize=1158516 CPUtime=1122.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 114207 0 0 0 112193 26 0 0 25 0 4 0 669811943 1186320384 214943 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=1158516 CPUtime=1121.97 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 95043 0 0 0 112177 20 0 0 25 0 4 0 669811943 1186320384 214943 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=1158516 CPUtime=1122.18 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 8594208 0 0 0 111042 1176 0 0 25 0 4 0 669811943 1186320384 214943 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4470.23
Current children cumulated vsize (KiB) 1158516

[startup+1182.3 s]
/proc/loadavg: 8.08 7.91 5.88 9/507 20945
/proc/meminfo: memFree=26348872/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=1164532 CPUtime=4709.2 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 9379285 0 0 0 469612 1308 0 0 25 0 4 0 669811934 1192480768 224706 33554432000 4194304 4625164 140735432783168 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 291133 224707 346 106 0 286636 0
[pid=20900/tid=20902] ppid=20898 vsize=1164532 CPUtime=1182.19 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 116553 0 0 0 118192 27 0 0 25 0 4 0 669811943 1192480768 224707 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=1164532 CPUtime=1181.94 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 95349 0 0 0 118173 21 0 0 25 0 4 0 669811943 1192480768 224707 33554432000 4194304 4625164 140735432783168 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=1164532 CPUtime=1182.16 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 9052260 0 0 0 116978 1238 0 0 25 0 4 0 669811943 1192480768 224707 33554432000 4194304 4625164 140735432783168 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4709.2
Current children cumulated vsize (KiB) 1164532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 8.05 7.92 5.93 5/502 20946
/proc/meminfo: memFree=27238972/32950928 swapFree=41934280/67111528
[pid=20900] ppid=20898 vsize=1164532 CPUtime=4800.07 cores=0,2,4,6
/proc/20900/stat : 20900 (SArTagnan) R 20898 20900 20859 0 -1 4202496 9524178 0 0 0 478679 1328 0 0 25 0 4 0 669811934 1192480768 228620 33554432000 4194304 4625164 140735432783168 18446744073709551615 4396736 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/20900/statm: 291133 228620 346 106 0 286636 0
[pid=20900/tid=20902] ppid=20898 vsize=1164532 CPUtime=1205 cores=0,2,4,6
/proc/20900/task/20902/stat : 20902 (SArTagnan) R 20898 20900 20859 0 -1 4202560 117485 0 0 0 120473 27 0 0 25 0 4 0 669811943 1192480768 228620 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351808 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20900/tid=20903] ppid=20898 vsize=1164532 CPUtime=1204.75 cores=0,2,4,6
/proc/20900/task/20903/stat : 20903 (SArTagnan) R 20898 20900 20859 0 -1 4202560 95740 0 0 0 120453 22 0 0 25 0 4 0 669811943 1192480768 228620 33554432000 4194304 4625164 140735432783168 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20900/tid=20904] ppid=20898 vsize=1164532 CPUtime=1204.99 cores=0,2,4,6
/proc/20900/task/20904/stat : 20904 (SArTagnan) R 20898 20900 20859 0 -1 4202560 9190960 0 0 0 119242 1257 0 0 25 0 4 0 669811943 1192480768 228620 33554432000 4194304 4625164 140735432783168 18446744073709551615 251813907360 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1164532

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): 1205.16
CPU time (s): 4800.13
CPU user time (s): 4786.82
CPU system time (s): 13.317
CPU usage (%): 398.298
Max. virtual memory (cumulated for all children) (KiB): 1230068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.82
system time used= 13.317
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9524178
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= 1784
involuntary context switches= 19744

runsolver used 5.55616 second user time and 14.1878 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-16 23:42:12
IDJOB=3386420
IDBENCH=83413
IDSOLVER=1871
FILE ID=node126/3386420-1305582132
RUNJOBID= node126-1305582131-20877
PBS_JOBID= 13350296
Free space on /tmp= 73152 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
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-3386420-1305582132/watcher-3386420-1305582132 -o /tmp/evaluation-result-3386420-1305582132/solver-3386420-1305582132 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386420-1305582132.cnf -threads=4

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1091102904

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28146136 kB
Buffers:        228528 kB
Cached:        2500884 kB
SwapCached:      49648 kB
Active:        1918796 kB
Inactive:      2601780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28146136 kB
SwapTotal:    67111528 kB
SwapFree:     41934280 kB
Dirty:            4176 kB
Writeback:          12 kB
AnonPages:     1754568 kB
Mapped:          20144 kB
Slab:           122436 kB
PageTables:      91756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 145624324 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= 73152 MiB
End job on node126 at 2011-05-17 00:02:20