Trace number 3386423

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.31 1204.29

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386423-1305582132/watcher-3386423-1305582132 -o /tmp/evaluation-result-3386423-1305582132/solver-3386423-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386423-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.04 5/411 16179
/proc/meminfo: memFree=17852616/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=50612 CPUtime=0 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 785 0 0 0 0 0 0 0 22 0 4 0 669812892 51826688 723 33554432000 4194304 4625164 140735561898096 18446744073709551615 47681772877746 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 12653 723 304 106 0 8156 0
[pid=16179/tid=16180] ppid=16177 vsize=50612 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 669812892 51826688 723 33554432000 4194304 4625164 140735561898096 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=50612 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 669812892 51826688 723 33554432000 4194304 4625164 140735561898096 18446744073709551615 47681772877746 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=50612 CPUtime=0 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 669812892 51826688 723 33554432000 4194304 4625164 140735561898096 18446744073709551615 47681772877746 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.047628 s]
/proc/loadavg: 0.00 0.00 0.04 5/411 16179
/proc/meminfo: memFree=17852616/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=249896 CPUtime=0.15 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 2560 0 0 0 15 0 0 0 24 0 4 0 669812892 255893504 1634 33554432000 4194304 4625164 140735561898096 18446744073709551615 4356426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 62474 1635 343 106 0 57977 0
[pid=16179/tid=16180] ppid=16177 vsize=249896 CPUtime=0.03 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 332 0 0 0 3 0 0 0 25 0 4 0 669812892 255893504 1635 33554432000 4194304 4625164 140735561898096 18446744073709551615 274473625862 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=249896 CPUtime=0.03 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 328 0 0 0 3 0 0 0 25 0 4 0 669812892 255893504 1635 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=249896 CPUtime=0.03 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 354 0 0 0 3 0 0 0 25 0 4 0 669812892 255893504 1635 33554432000 4194304 4625164 140735561898096 18446744073709551615 274473623509 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 249896

[startup+0.100619 s]
/proc/loadavg: 0.00 0.00 0.04 5/411 16179
/proc/meminfo: memFree=17852616/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=250572 CPUtime=0.36 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 3252 0 0 0 36 0 0 0 24 0 4 0 669812892 256585728 1871 33554432000 4194304 4625164 140735561898096 18446744073709551615 4356337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 62643 1871 344 106 0 58146 0
[pid=16179/tid=16180] ppid=16177 vsize=250572 CPUtime=0.08 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 519 0 0 0 8 0 0 0 25 0 4 0 669812892 256585728 1871 33554432000 4194304 4625164 140735561898096 18446744073709551615 4278253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=250572 CPUtime=0.09 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 473 0 0 0 9 0 0 0 25 0 4 0 669812892 256585728 1872 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352621 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=250572 CPUtime=0.09 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 677 0 0 0 9 0 0 0 25 0 4 0 669812892 256585728 1872 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 250572

[startup+0.300585 s]
/proc/loadavg: 0.00 0.00 0.04 5/411 16179
/proc/meminfo: memFree=17852616/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=251920 CPUtime=1.15 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 4326 0 0 0 115 0 0 0 25 0 4 0 669812892 257966080 2369 33554432000 4194304 4625164 140735561898096 18446744073709551615 274473625329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 62980 2369 344 106 0 58483 0
[pid=16179/tid=16180] ppid=16177 vsize=251920 CPUtime=0.28 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 822 0 0 0 28 0 0 0 25 0 4 0 669812892 257966080 2369 33554432000 4194304 4625164 140735561898096 18446744073709551615 4469395 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=251920 CPUtime=0.29 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 602 0 0 0 29 0 0 0 25 0 4 0 669812892 257966080 2370 33554432000 4194304 4625164 140735561898096 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=251920 CPUtime=0.28 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 1018 0 0 0 28 0 0 0 25 0 4 0 669812892 257966080 2370 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 251920

[startup+0.700514 s]
/proc/loadavg: 0.00 0.00 0.04 5/411 16179
/proc/meminfo: memFree=17852616/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=254052 CPUtime=2.76 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 7081 0 0 0 275 1 0 0 25 0 4 0 669812892 260149248 3635 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 63513 3635 344 106 0 59016 0
[pid=16179/tid=16180] ppid=16177 vsize=254052 CPUtime=0.67 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 1434 0 0 0 67 0 0 0 25 0 4 0 669812892 260149248 3635 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=254052 CPUtime=0.69 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 1013 0 0 0 69 0 0 0 25 0 4 0 669812892 260149248 3635 33554432000 4194304 4625164 140735561898096 18446744073709551615 4464320 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=254052 CPUtime=0.68 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 2259 0 0 0 68 0 0 0 25 0 4 0 669812892 260149248 3635 33554432000 4194304 4625164 140735561898096 18446744073709551615 4552464 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 254052

[startup+1.50038 s]
/proc/loadavg: 0.00 0.00 0.04 9/415 16183
/proc/meminfo: memFree=17823844/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=258212 CPUtime=5.95 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 15305 0 0 0 593 2 0 0 25 0 4 0 669812892 264409088 5823 33554432000 4194304 4625164 140735561898096 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 64553 5823 345 106 0 60056 0
[pid=16179/tid=16180] ppid=16177 vsize=258212 CPUtime=1.46 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 2350 0 0 0 146 0 0 0 25 0 4 0 669812892 264409088 5823 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352310 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=258212 CPUtime=1.49 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 2084 0 0 0 149 0 0 0 25 0 4 0 669812892 264409088 5823 33554432000 4194304 4625164 140735561898096 18446744073709551615 274473622536 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=258212 CPUtime=1.48 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 7800 0 0 0 147 1 0 0 25 0 4 0 669812892 264409088 5823 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 258212

[startup+3.10109 s]
/proc/loadavg: 0.64 0.13 0.08 9/415 16183
/proc/meminfo: memFree=17802888/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=265960 CPUtime=12.33 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 30558 0 0 0 1229 4 0 0 25 0 4 0 669812892 272343040 8787 33554432000 4194304 4625164 140735561898096 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 66490 8787 345 106 0 61993 0
[pid=16179/tid=16180] ppid=16177 vsize=265960 CPUtime=3.04 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 3696 0 0 0 304 0 0 0 25 0 4 0 669812892 272343040 8787 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=265960 CPUtime=3.08 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 3329 0 0 0 308 0 0 0 25 0 4 0 669812892 272343040 8787 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=265960 CPUtime=3.08 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 19819 0 0 0 306 2 0 0 25 0 4 0 669812892 272343040 8787 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 265960

[startup+6.30053 s]
/proc/loadavg: 0.64 0.13 0.08 9/415 16183
/proc/meminfo: memFree=17755120/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=276460 CPUtime=25.09 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 51691 0 0 0 2501 8 0 0 25 0 4 0 669812892 283095040 13661 33554432000 4194304 4625164 140735561898096 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 69115 13661 345 106 0 64618 0
[pid=16179/tid=16180] ppid=16177 vsize=276460 CPUtime=6.2 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 6339 0 0 0 619 1 0 0 25 0 4 0 669812892 283095040 13661 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=276460 CPUtime=6.28 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 4991 0 0 0 628 0 0 0 25 0 4 0 669812892 283095040 13661 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=276460 CPUtime=6.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 35168 0 0 0 624 5 0 0 25 0 4 0 669812892 283095040 13661 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 276460

[startup+12.7004 s]
/proc/loadavg: 1.77 0.39 0.16 9/415 16183
/proc/meminfo: memFree=17697636/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=286992 CPUtime=50.6 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 107810 0 0 0 5043 17 0 0 25 0 4 0 669812892 293879808 20051 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 71748 20051 345 106 0 67251 0
[pid=16179/tid=16180] ppid=16177 vsize=286992 CPUtime=12.51 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 9260 0 0 0 1249 2 0 0 25 0 4 0 669812892 293879808 20051 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=286992 CPUtime=12.68 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 8050 0 0 0 1267 1 0 0 25 0 4 0 669812892 293879808 20051 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=286992 CPUtime=12.68 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 82994 0 0 0 1257 11 0 0 25 0 4 0 669812892 293879808 20051 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 286992

[startup+25.5012 s]
/proc/loadavg: 2.73 0.64 0.25 9/415 16184
/proc/meminfo: memFree=17593180/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=308288 CPUtime=101.62 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 154397 0 0 0 10135 27 0 0 25 0 4 0 669812892 315686912 31652 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 77072 31653 346 106 0 72575 0
[pid=16179/tid=16180] ppid=16177 vsize=308288 CPUtime=25.13 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 13544 0 0 0 2510 3 0 0 25 0 4 0 669812892 315686912 31653 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=308288 CPUtime=25.48 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 12723 0 0 0 2546 2 0 0 25 0 4 0 669812892 315686912 31653 33554432000 4194304 4625164 140735561898096 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=308288 CPUtime=25.48 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 117530 0 0 0 2530 18 0 0 25 0 4 0 669812892 315686912 31653 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 308288

[startup+51.1006 s]
/proc/loadavg: 4.53 1.23 0.45 9/415 16184
/proc/meminfo: memFree=17439860/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=352620 CPUtime=203.68 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 293470 0 0 0 20318 50 0 0 25 0 4 0 669812892 361082880 52330 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 88155 52330 725 106 0 83658 0
[pid=16179/tid=16180] ppid=16177 vsize=352620 CPUtime=50.39 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 19215 0 0 0 5035 4 0 0 25 0 4 0 669812892 361082880 52331 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=352620 CPUtime=51.09 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 25147 0 0 0 5103 6 0 0 25 0 4 0 669812892 361082880 52331 33554432000 4194304 4625164 140735561898096 18446744073709551615 4462528 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=352620 CPUtime=51.08 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 226561 0 0 0 5072 36 0 0 25 0 4 0 669812892 361082880 52331 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 352620

[startup+102.316 s]
/proc/loadavg: 6.75 2.40 0.89 9/415 16186
/proc/meminfo: memFree=17243784/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=390908 CPUtime=407.82 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 591779 0 0 0 40685 97 0 0 25 0 4 0 669812892 400289792 71874 33554432000 4194304 4625164 140735561898096 18446744073709551615 4519337 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 97727 71874 544 106 0 93230 0
[pid=16179/tid=16180] ppid=16177 vsize=390908 CPUtime=100.91 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 26972 0 0 0 10085 6 0 0 25 0 4 0 669812892 400289792 71874 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=390908 CPUtime=102.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 30334 0 0 0 10223 7 0 0 25 0 4 0 669812892 400289792 71874 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=390908 CPUtime=102.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 493704 0 0 0 10151 78 0 0 25 0 4 0 669812892 400289792 71874 33554432000 4194304 4625164 140735561898096 18446744073709551615 4579373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.82
Current children cumulated vsize (KiB) 390908

[startup+162.301 s]

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

[pid=16179] ppid=16177 vsize=1165344 CPUtime=2560.34 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 4278524 0 0 0 255308 726 0 0 25 0 4 0 669812892 1193312256 224625 33554432000 4194304 4625164 140735561898096 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 291336 224625 345 106 0 286839 0
[pid=16179/tid=16180] ppid=16177 vsize=1165344 CPUtime=633.55 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 91056 0 0 0 63331 24 0 0 25 0 4 0 669812892 1193312256 224634 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1165344 CPUtime=642.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 96645 0 0 0 64200 30 0 0 25 0 4 0 669812892 1193312256 224634 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1165344 CPUtime=642.3 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 3898706 0 0 0 63590 640 0 0 25 0 4 0 669812892 1193312256 224634 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2560.34
Current children cumulated vsize (KiB) 1165344

[startup+702.301 s]
/proc/loadavg: 8.09 7.35 4.32 9/415 16202
/proc/meminfo: memFree=16051380/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1211392 CPUtime=2799.47 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 4676283 0 0 0 279153 794 0 0 25 0 4 0 669812892 1240465408 241639 33554432000 4194304 4625164 140735561898096 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 302848 241639 346 106 0 298351 0
[pid=16179/tid=16180] ppid=16177 vsize=1211392 CPUtime=692.73 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 98096 0 0 0 69247 26 0 0 25 0 4 0 669812892 1240465408 241639 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1211392 CPUtime=702.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 98731 0 0 0 70198 32 0 0 25 0 4 0 669812892 1240465408 241639 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1211392 CPUtime=702.28 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 4268564 0 0 0 69527 701 0 0 25 0 4 0 669812892 1240465408 241639 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2799.47
Current children cumulated vsize (KiB) 1211392

[startup+762.315 s]
/proc/loadavg: 8.15 7.49 4.56 9/415 16203
/proc/meminfo: memFree=15921888/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1250180 CPUtime=3038.71 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 5018214 0 0 0 303019 852 0 0 25 0 4 0 669812892 1280184320 254831 33554432000 4194304 4625164 140735561898096 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 312545 254831 345 106 0 308048 0
[pid=16179/tid=16180] ppid=16177 vsize=1250180 CPUtime=751.92 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 98624 0 0 0 75166 26 0 0 25 0 4 0 669812892 1280184320 254831 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1250180 CPUtime=762.31 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 105705 0 0 0 76197 34 0 0 25 0 4 0 669812892 1280184320 254831 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1250180 CPUtime=762.3 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 4600122 0 0 0 75474 756 0 0 25 0 4 0 669812892 1280184320 254831 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3038.71
Current children cumulated vsize (KiB) 1250180

[startup+822.301 s]
/proc/loadavg: 8.21 7.62 4.77 9/415 16205
/proc/meminfo: memFree=15849540/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1382132 CPUtime=3277.84 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 5073504 0 0 0 326921 863 0 0 25 0 4 0 669812892 1415303168 263863 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512138 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 345533 263863 345 106 0 341036 0
[pid=16179/tid=16180] ppid=16177 vsize=1382132 CPUtime=811.11 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 98988 0 0 0 81084 27 0 0 25 0 4 0 669812892 1415303168 263863 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1382132 CPUtime=822.29 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 107166 0 0 0 82193 36 0 0 25 0 4 0 669812892 1415303168 263863 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1382132 CPUtime=822.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 4601591 0 0 0 81472 757 0 0 25 0 4 0 669812892 1415303168 263863 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.84
Current children cumulated vsize (KiB) 1382132

[startup+882.3 s]
/proc/loadavg: 8.23 7.74 5.00 9/415 16207
/proc/meminfo: memFree=15758724/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1538872 CPUtime=3516.99 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 5471478 0 0 0 350773 926 0 0 25 0 4 0 669812892 1575804928 277482 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 384718 277483 345 106 0 380221 0
[pid=16179/tid=16180] ppid=16177 vsize=1538872 CPUtime=870.28 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 102339 0 0 0 87001 27 0 0 25 0 4 0 669812892 1575804928 277483 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1538872 CPUtime=882.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 134202 0 0 0 88190 40 0 0 25 0 4 0 669812892 1575804928 277483 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1538872 CPUtime=882.28 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 4919992 0 0 0 87421 807 0 0 25 0 4 0 669812892 1575804928 277483 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3516.99
Current children cumulated vsize (KiB) 1538872

[startup+942.301 s]
/proc/loadavg: 8.16 7.80 5.18 9/415 16208
/proc/meminfo: memFree=15686380/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1540192 CPUtime=3756.19 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 5850764 0 0 0 374631 988 0 0 25 0 4 0 669812892 1577156608 290360 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 385048 290360 345 106 0 380551 0
[pid=16179/tid=16180] ppid=16177 vsize=1540192 CPUtime=929.48 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 102888 0 0 0 92920 28 0 0 25 0 4 0 669812892 1577156608 290360 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1540192 CPUtime=942.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 135528 0 0 0 94188 42 0 0 25 0 4 0 669812892 1577156608 290360 33554432000 4194304 4625164 140735561898096 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1540192 CPUtime=942.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 5278163 0 0 0 93366 863 0 0 25 0 4 0 669812892 1577156608 290360 33554432000 4194304 4625164 140735561898096 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3756.19
Current children cumulated vsize (KiB) 1540192

[startup+1002.3 s]
/proc/loadavg: 8.05 7.83 5.36 9/415 16210
/proc/meminfo: memFree=15622720/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1540192 CPUtime=3995.36 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 6202286 0 0 0 398490 1046 0 0 25 0 4 0 669812892 1577156608 298578 33554432000 4194304 4625164 140735561898096 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 385048 298578 348 106 0 380551 0
[pid=16179/tid=16180] ppid=16177 vsize=1540192 CPUtime=988.65 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 103204 0 0 0 98837 28 0 0 25 0 4 0 669812892 1577156608 298578 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1540192 CPUtime=1002.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 136944 0 0 0 100186 44 0 0 25 0 4 0 669812892 1577156608 298578 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1540192 CPUtime=1002.28 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 5625672 0 0 0 99310 918 0 0 25 0 4 0 669812892 1577156608 298578 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3995.36
Current children cumulated vsize (KiB) 1540192

[startup+1062.3 s]
/proc/loadavg: 8.16 7.89 5.52 9/415 16211
/proc/meminfo: memFree=15561416/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1540720 CPUtime=4234.53 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 6565251 0 0 0 422350 1103 0 0 25 0 4 0 669812892 1577697280 307269 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 385180 307269 345 106 0 380683 0
[pid=16179/tid=16180] ppid=16177 vsize=1540720 CPUtime=1047.84 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 103706 0 0 0 104756 28 0 0 25 0 4 0 669812892 1577697280 307269 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1540720 CPUtime=1062.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 139438 0 0 0 106184 46 0 0 25 0 4 0 669812892 1577697280 307269 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1540720 CPUtime=1062.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 5983319 0 0 0 105256 973 0 0 25 0 4 0 669812892 1577697280 307269 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4234.53
Current children cumulated vsize (KiB) 1540720

[startup+1122.3 s]
/proc/loadavg: 8.05 7.91 5.69 9/415 16213
/proc/meminfo: memFree=15491068/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1545208 CPUtime=4473.7 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 6934221 0 0 0 446205 1165 0 0 25 0 4 0 669812892 1582292992 315398 33554432000 4194304 4625164 140735561898096 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 386302 315398 345 106 0 381805 0
[pid=16179/tid=16180] ppid=16177 vsize=1545208 CPUtime=1107.02 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 105159 0 0 0 110673 29 0 0 25 0 4 0 669812892 1582292992 315398 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1545208 CPUtime=1122.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 140853 0 0 0 112183 47 0 0 25 0 4 0 669812892 1582292992 315399 33554432000 4194304 4625164 140735561898096 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1545208 CPUtime=1122.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 6346795 0 0 0 111197 1032 0 0 25 0 4 0 669812892 1582292992 315399 33554432000 4194304 4625164 140735561898096 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4473.7
Current children cumulated vsize (KiB) 1545208

[startup+1182.3 s]
/proc/loadavg: 8.14 7.95 5.83 9/415 16224
/proc/meminfo: memFree=15390436/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1623732 CPUtime=4712.88 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 7130628 0 0 0 470088 1200 0 0 25 0 4 0 669812892 1662701568 325895 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 405933 325895 345 106 0 401436 0
[pid=16179/tid=16180] ppid=16177 vsize=1623732 CPUtime=1166.22 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 106716 0 0 0 116591 31 0 0 25 0 4 0 669812892 1662701568 325895 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1623732 CPUtime=1182.3 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 141957 0 0 0 118182 48 0 0 25 0 4 0 669812892 1662701568 325895 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1623732 CPUtime=1182.29 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 6531381 0 0 0 117167 1062 0 0 25 0 4 0 669812892 1662701568 325895 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4712.88
Current children cumulated vsize (KiB) 1623732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.09 7.96 5.89 5/410 16225
/proc/meminfo: memFree=16539568/32950928 swapFree=67042944/67111528
[pid=16179] ppid=16177 vsize=1630216 CPUtime=4800.2 cores=0,2,4,6
/proc/16179/stat : 16179 (SArTagnan) R 16177 16179 16138 0 -1 4202496 7145449 0 0 0 478815 1205 0 0 25 0 4 0 669812892 1669341184 331025 33554432000 4194304 4625164 140735561898096 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16179/statm: 407554 331025 345 106 0 403057 0
[pid=16179/tid=16180] ppid=16177 vsize=1630216 CPUtime=1187.82 cores=0,2,4,6
/proc/16179/task/16180/stat : 16180 (SArTagnan) R 16177 16179 16138 0 -1 4202560 107444 0 0 0 118750 32 0 0 25 0 4 0 669812892 1669341184 331025 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16179/tid=16181] ppid=16177 vsize=1630216 CPUtime=1204.22 cores=0,2,4,6
/proc/16179/task/16181/stat : 16181 (SArTagnan) R 16177 16179 16138 0 -1 4202560 143612 0 0 0 120373 49 0 0 25 0 4 0 669812892 1669341184 331025 33554432000 4194304 4625164 140735561898096 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16179/tid=16182] ppid=16177 vsize=1630216 CPUtime=1204.2 cores=0,2,4,6
/proc/16179/task/16182/stat : 16182 (SArTagnan) R 16177 16179 16138 0 -1 4202560 6532966 0 0 0 119358 1062 0 0 25 0 4 0 669812892 1669341184 331025 33554432000 4194304 4625164 140735561898096 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1630216

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): 1204.29
CPU time (s): 4800.31
CPU user time (s): 4788.19
CPU system time (s): 12.1182
CPU usage (%): 398.602
Max. virtual memory (cumulated for all children) (KiB): 1630216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.19
system time used= 12.1182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7145450
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= 1678
involuntary context switches= 24245

runsolver used 4.72028 second user time and 11.6642 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-16 23:42:12
IDJOB=3386423
IDBENCH=83418
IDSOLVER=1871
FILE ID=node125/3386423-1305582132
RUNJOBID= node125-1305582131-16156
PBS_JOBID= 13350297
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1091102904

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17852912 kB
Buffers:        209736 kB
Cached:        1914048 kB
SwapCached:      55652 kB
Active:        7813504 kB
Inactive:      6947612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17852912 kB
SwapTotal:    67111528 kB
SwapFree:     67042944 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:    12580692 kB
Mapped:          37364 kB
Slab:           216628 kB
PageTables:      52984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 99090248 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= 73228 MiB
End job on node125 at 2011-05-17 00:02:19