Trace number 3386418

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

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-3386418-1305582132/watcher-3386418-1305582132 -o /tmp/evaluation-result-3386418-1305582132/solver-3386418-1305582132 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386418-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: 1.00 1.07 2.82 8/482 1649
/proc/meminfo: memFree=11865344/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=19540 CPUtime=0 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 604 0 0 0 0 0 0 0 22 0 1 0 748443871 20008960 542 33554432000 4194304 4625164 140733389736272 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1649/statm: 4885 542 299 106 0 388 0

[startup+0.0778479 s]
/proc/loadavg: 1.00 1.07 2.82 8/482 1649
/proc/meminfo: memFree=11865344/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=189796 CPUtime=0.18 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 4303 0 0 0 18 0 0 0 23 0 4 0 748443871 194351104 2801 33554432000 4194304 4625164 140733389736272 18446744073709551615 216734836520 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 47449 2802 335 106 0 42952 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 189796

[startup+0.100844 s]
/proc/loadavg: 1.00 1.07 2.82 8/482 1649
/proc/meminfo: memFree=11865344/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=190112 CPUtime=0.25 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 4654 0 0 0 25 0 0 0 23 0 4 0 748443871 194674688 2963 33554432000 4194304 4625164 140733389736272 18446744073709551615 4392698 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 47528 2963 340 106 0 43031 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 190112

[startup+0.30081 s]
/proc/loadavg: 1.00 1.07 2.82 8/482 1649
/proc/meminfo: memFree=11865344/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=192440 CPUtime=0.86 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 7647 0 0 0 85 1 0 0 23 0 4 0 748443871 197058560 4068 33554432000 4194304 4625164 140733389736272 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 48110 4068 343 106 0 43613 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 192440

[startup+0.700742 s]
/proc/loadavg: 1.00 1.07 2.82 8/482 1649
/proc/meminfo: memFree=11865344/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=195400 CPUtime=2.05 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 11311 0 0 0 204 1 0 0 25 0 4 0 748443871 200089600 5006 33554432000 4194304 4625164 140733389736272 18446744073709551615 4356337 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 48850 5006 344 106 0 44353 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 195400

[startup+1.5006 s]
/proc/loadavg: 1.00 1.07 2.82 11/486 1653
/proc/meminfo: memFree=11832832/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=266816 CPUtime=4.43 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 20214 0 0 0 440 3 0 0 25 0 4 0 748443871 273219584 7451 33554432000 4194304 4625164 140733389736272 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 66704 7451 344 106 0 62207 0
[pid=1649/tid=1651] ppid=1647 vsize=266816 CPUtime=0.56 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2351 0 0 0 56 0 0 0 25 0 4 0 748443873 273219584 7451 33554432000 4194304 4625164 140733389736272 18446744073709551615 4375278 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=266816 CPUtime=1.47 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3651 0 0 0 147 0 0 0 25 0 4 0 748443873 273219584 7451 33554432000 4194304 4625164 140733389736272 18446744073709551615 4464215 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=266816 CPUtime=1.3 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 9706 0 0 0 129 1 0 0 25 0 4 0 748443873 273219584 7451 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 266816

[startup+3.10032 s]
/proc/loadavg: 1.00 1.07 2.82 10/486 1653
/proc/meminfo: memFree=11812620/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=271644 CPUtime=9.21 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 27299 0 0 0 917 4 0 0 25 0 4 0 748443871 278163456 10279 33554432000 4194304 4625164 140733389736272 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 67911 10279 345 106 0 63414 0
[pid=1649/tid=1651] ppid=1647 vsize=271644 CPUtime=1.57 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3733 0 0 0 157 0 0 0 25 0 4 0 748443873 278163456 10279 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=271644 CPUtime=2.63 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3978 0 0 0 263 0 0 0 25 0 4 0 748443873 278163456 10279 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=271644 CPUtime=2.3 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 13671 0 0 0 229 1 0 0 25 0 4 0 748443873 278163456 10279 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.21
Current children cumulated vsize (KiB) 271644

[startup+6.30077 s]
/proc/loadavg: 1.64 1.20 2.85 10/486 1653
/proc/meminfo: memFree=11767436/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=284588 CPUtime=18.75 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 50119 0 0 0 1869 6 0 0 25 0 4 0 748443871 291418112 14229 33554432000 4194304 4625164 140733389736272 18446744073709551615 4337104 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 71147 14229 345 106 0 66650 0
[pid=1649/tid=1651] ppid=1647 vsize=284588 CPUtime=3.15 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 5958 0 0 0 314 1 0 0 25 0 4 0 748443873 291418112 14229 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=284588 CPUtime=5.02 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 6613 0 0 0 501 1 0 0 25 0 4 0 748443873 291418112 14229 33554432000 4194304 4625164 140733389736272 18446744073709551615 216735283694 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=284588 CPUtime=4.69 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 29599 0 0 0 466 3 0 0 25 0 4 0 748443873 291418112 14229 33554432000 4194304 4625164 140733389736272 18446744073709551615 4546821 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 284588

[startup+12.7006 s]
/proc/loadavg: 2.23 1.33 2.88 10/486 1654
/proc/meminfo: memFree=11709924/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=297900 CPUtime=37.85 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 66798 0 0 0 3776 9 0 0 25 0 4 0 748443871 305049600 18798 33554432000 4194304 4625164 140733389736272 18446744073709551615 4356469 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 74475 18798 350 106 0 69978 0
[pid=1649/tid=1651] ppid=1647 vsize=297900 CPUtime=6.45 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 6849 0 0 0 644 1 0 0 25 0 4 0 748443873 305049600 18798 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=297900 CPUtime=8.11 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 9662 0 0 0 810 1 0 0 25 0 4 0 748443873 305049600 18798 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=297900 CPUtime=10.99 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 40800 0 0 0 1094 5 0 0 25 0 4 0 748443873 305049600 18798 33554432000 4194304 4625164 140733389736272 18446744073709551615 4339549 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.85
Current children cumulated vsize (KiB) 297900

[startup+25.5004 s]
/proc/loadavg: 3.80 1.72 2.98 10/486 1654
/proc/meminfo: memFree=11618428/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=310608 CPUtime=76.03 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 152148 0 0 0 7581 22 0 0 25 0 4 0 748443871 318062592 28317 33554432000 4194304 4625164 140733389736272 18446744073709551615 4393112 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1649/statm: 77652 28317 348 106 0 73155 0
[pid=1649/tid=1651] ppid=1647 vsize=310608 CPUtime=14.53 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 13835 0 0 0 1451 2 0 0 25 0 4 0 748443873 318062592 28317 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=310608 CPUtime=18.85 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 10980 0 0 0 1883 2 0 0 25 0 4 0 748443873 318062592 28317 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=310608 CPUtime=17.88 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 108380 0 0 0 1773 15 0 0 25 0 4 0 748443873 318062592 28317 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 76.03
Current children cumulated vsize (KiB) 310608

[startup+51.1009 s]
/proc/loadavg: 5.64 2.32 3.15 10/486 1655
/proc/meminfo: memFree=11483964/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=327484 CPUtime=152.44 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 370946 0 0 0 15193 51 0 0 25 0 4 0 748443871 335343616 42200 33554432000 4194304 4625164 140733389736272 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1649/statm: 81871 42200 362 106 0 77374 0
[pid=1649/tid=1651] ppid=1647 vsize=327484 CPUtime=27 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 15839 0 0 0 2698 2 0 0 25 0 4 0 748443873 335343616 42200 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=327484 CPUtime=44.45 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 15836 0 0 0 4442 3 0 0 25 0 4 0 748443873 335343616 42200 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352512 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=327484 CPUtime=40.25 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 315270 0 0 0 3983 42 0 0 25 0 4 0 748443873 335343616 42200 33554432000 4194304 4625164 140733389736272 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.44
Current children cumulated vsize (KiB) 327484

[startup+102.318 s]
/proc/loadavg: 7.61 3.36 3.46 10/486 1656
/proc/meminfo: memFree=11309952/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=356928 CPUtime=324.48 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 700280 0 0 0 32352 96 0 0 25 0 4 0 748443871 365494272 56017 33554432000 4194304 4625164 140733389736272 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/1649/statm: 89232 56017 354 106 0 84735 0
[pid=1649/tid=1651] ppid=1647 vsize=356928 CPUtime=52.12 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 21253 0 0 0 5209 3 0 0 25 0 4 0 748443873 365494272 56017 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352178 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=356928 CPUtime=95.65 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 23696 0 0 0 9561 4 0 0 25 0 4 0 748443873 365494272 56017 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=356928 CPUtime=91.47 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 625850 0 0 0 9063 84 0 0 25 0 4 0 748443873 365494272 56017 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 324.48
Current children cumulated vsize (KiB) 356928

[startup+162.301 s]
/proc/loadavg: 8.73 4.46 3.83 10/486 1658
/proc/meminfo: memFree=11137532/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=361940 CPUtime=503.49 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 708935 0 0 0 50246 103 0 0 25 0 4 0 748443871 370626560 64669 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 90485 64669 352 106 0 85988 0
[pid=1649/tid=1651] ppid=1647 vsize=361940 CPUtime=95.72 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 24852 0 0 0 9566 6 0 0 25 0 4 0 748443873 370626560 64669 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=361940 CPUtime=155.61 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 26522 0 0 0 15554 7 0 0 25 0 4 0 748443873 370626560 64669 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=361940 CPUtime=124.17 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 627015 0 0 0 12333 84 0 0 25 0 4 0 748443873 370626560 64669 33554432000 4194304 4625164 140733389736272 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 503.49
Current children cumulated vsize (KiB) 361940

[startup+222.301 s]
/proc/loadavg: 9.11 5.33 4.16 10/486 1659
/proc/meminfo: memFree=11011740/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=472836 CPUtime=683.17 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 932409 0 0 0 68183 134 0 0 25 0 4 0 748443871 484184064 76101 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/1649/statm: 118209 76101 345 106 0 113712 0
[pid=1649/tid=1651] ppid=1647 vsize=472836 CPUtime=126.75 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 32671 0 0 0 12668 7 0 0 25 0 4 0 748443873 484184064 76101 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=472836 CPUtime=188.2 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 26799 0 0 0 18813 7 0 0 25 0 4 0 748443873 484184064 76101 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=472836 CPUtime=180.22 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 831305 0 0 0 17909 113 0 0 25 0 4 0 748443873 484184064 76101 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 683.17
Current children cumulated vsize (KiB) 472836

[startup+282.301 s]

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

[pid=1649] ppid=1647 vsize=842400 CPUtime=2243.59 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 2505976 0 0 0 223982 377 0 0 25 0 4 0 748443871 862617600 166198 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 210600 166198 364 106 0 206103 0
[pid=1649/tid=1651] ppid=1647 vsize=842400 CPUtime=461.06 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 64663 0 0 0 46085 21 0 0 25 0 4 0 748443873 862617600 166198 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=842400 CPUtime=563.44 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 40888 0 0 0 56331 13 0 0 25 0 4 0 748443873 862617600 166198 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=842400 CPUtime=601.82 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2344790 0 0 0 59848 334 0 0 25 0 4 0 748443873 862617600 166198 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2243.59
Current children cumulated vsize (KiB) 842400

[startup+762.319 s]
/proc/loadavg: 9.07 8.50 6.34 10/486 1674
/proc/meminfo: memFree=10097980/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=868528 CPUtime=2452.58 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 2715372 0 0 0 244850 408 0 0 25 0 4 0 748443871 889372672 174921 33554432000 4194304 4625164 140733389736272 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 217132 174921 345 106 0 212635 0
[pid=1649/tid=1651] ppid=1647 vsize=868528 CPUtime=490.95 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 65135 0 0 0 49074 21 0 0 25 0 4 0 748443873 889372672 174921 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=868528 CPUtime=623.46 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 41394 0 0 0 62333 13 0 0 25 0 4 0 748443873 889372672 174921 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=868528 CPUtime=660.88 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2543928 0 0 0 65725 363 0 0 25 0 4 0 748443873 889372672 174921 33554432000 4194304 4625164 140733389736272 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2452.58
Current children cumulated vsize (KiB) 868528

[startup+822.3 s]
/proc/loadavg: 9.10 8.61 6.51 10/486 1675
/proc/meminfo: memFree=10049560/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=980112 CPUtime=2633.71 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 2912416 0 0 0 262933 438 0 0 25 0 4 0 748443871 1003634688 180759 33554432000 4194304 4625164 140733389736272 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 245028 180759 345 106 0 240531 0
[pid=1649/tid=1651] ppid=1647 vsize=980112 CPUtime=546.13 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 81042 0 0 0 54590 23 0 0 25 0 4 0 748443873 1003634688 180759 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=980112 CPUtime=657.41 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 42354 0 0 0 65726 15 0 0 25 0 4 0 748443873 1003634688 180759 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=980112 CPUtime=692.9 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2713775 0 0 0 68902 388 0 0 25 0 4 0 748443873 1003634688 180759 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2633.71
Current children cumulated vsize (KiB) 980112

[startup+882.301 s]
/proc/loadavg: 9.07 8.70 6.67 10/486 1677
/proc/meminfo: memFree=9995064/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=993588 CPUtime=2812.74 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 2945694 0 0 0 280831 443 0 0 25 0 4 0 748443871 1017434112 185408 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 248397 185408 345 106 0 243900 0
[pid=1649/tid=1651] ppid=1647 vsize=993588 CPUtime=605.17 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 81912 0 0 0 60493 24 0 0 25 0 4 0 748443873 1017434112 185408 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=993588 CPUtime=687.4 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 42709 0 0 0 68725 15 0 0 25 0 4 0 748443873 1017434112 185408 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=993588 CPUtime=722.9 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2745813 0 0 0 71897 393 0 0 25 0 4 0 748443873 1017434112 185408 33554432000 4194304 4625164 140733389736272 18446744073709551615 4552357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2812.74
Current children cumulated vsize (KiB) 993588

[startup+942.3 s]
/proc/loadavg: 9.09 8.78 6.82 10/486 1678
/proc/meminfo: memFree=9928920/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1062472 CPUtime=2991.81 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 3117056 0 0 0 298716 465 0 0 25 0 4 0 748443871 1087971328 191709 33554432000 4194304 4625164 140733389736272 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 265618 191709 345 106 0 261121 0
[pid=1649/tid=1651] ppid=1647 vsize=1062472 CPUtime=662.82 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 83521 0 0 0 66258 24 0 0 25 0 4 0 748443873 1087971328 191709 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1062472 CPUtime=718.83 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 43212 0 0 0 71868 15 0 0 25 0 4 0 748443873 1087971328 191709 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1062472 CPUtime=752.88 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 2915055 0 0 0 74875 413 0 0 25 0 4 0 748443873 1087971328 191709 33554432000 4194304 4625164 140733389736272 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2991.81
Current children cumulated vsize (KiB) 1062472

[startup+1002.3 s]
/proc/loadavg: 9.18 8.86 6.97 10/486 1680
/proc/meminfo: memFree=9875660/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1062472 CPUtime=3170.85 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 3353372 0 0 0 316587 498 0 0 25 0 4 0 748443871 1087971328 195985 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 265618 195985 345 106 0 261121 0
[pid=1649/tid=1651] ppid=1647 vsize=1062472 CPUtime=695.02 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 84857 0 0 0 69477 25 0 0 25 0 4 0 748443873 1087971328 195985 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1062472 CPUtime=777.94 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 43641 0 0 0 77779 15 0 0 25 0 4 0 748443873 1087971328 195985 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1062472 CPUtime=782.43 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3149606 0 0 0 77798 445 0 0 25 0 4 0 748443873 1087971328 195985 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3170.85
Current children cumulated vsize (KiB) 1062472

[startup+1062.3 s]
/proc/loadavg: 9.20 8.91 7.11 10/486 1682
/proc/meminfo: memFree=9822296/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1064320 CPUtime=3349.92 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 3567577 0 0 0 334461 531 0 0 25 0 4 0 748443871 1089863680 201393 33554432000 4194304 4625164 140733389736272 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 266080 201393 345 106 0 261583 0
[pid=1649/tid=1651] ppid=1647 vsize=1064320 CPUtime=724.45 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 86010 0 0 0 72418 27 0 0 25 0 4 0 748443873 1089863680 201393 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1064320 CPUtime=837.95 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 44710 0 0 0 83779 16 0 0 25 0 4 0 748443873 1089863680 201393 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1064320 CPUtime=812.08 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3361589 0 0 0 80732 476 0 0 25 0 4 0 748443873 1089863680 201393 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3349.92
Current children cumulated vsize (KiB) 1064320

[startup+1122.3 s]
/proc/loadavg: 9.21 8.96 7.23 10/486 1683
/proc/meminfo: memFree=9771912/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1084156 CPUtime=3531.37 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 3801257 0 0 0 352569 568 0 0 25 0 4 0 748443871 1110175744 206926 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 271039 206926 345 106 0 266542 0
[pid=1649/tid=1651] ppid=1647 vsize=1084156 CPUtime=756.42 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 87060 0 0 0 75614 28 0 0 25 0 4 0 748443873 1110175744 206926 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1084156 CPUtime=897.95 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 55155 0 0 0 89778 17 0 0 25 0 4 0 748443873 1110175744 206926 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1084156 CPUtime=841.55 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3583768 0 0 0 83644 511 0 0 25 0 4 0 748443873 1110175744 206926 33554432000 4194304 4625164 140733389736272 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3531.37
Current children cumulated vsize (KiB) 1084156

[startup+1182.3 s]
/proc/loadavg: 9.13 8.98 7.35 10/486 1694
/proc/meminfo: memFree=9713808/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1084156 CPUtime=3710.44 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 4028286 0 0 0 370444 600 0 0 25 0 4 0 748443871 1110175744 211067 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 271039 211067 345 106 0 266542 0
[pid=1649/tid=1651] ppid=1647 vsize=1084156 CPUtime=786.01 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 88042 0 0 0 78572 29 0 0 25 0 4 0 748443873 1110175744 211067 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1084156 CPUtime=957.45 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 55285 0 0 0 95728 17 0 0 25 0 4 0 748443873 1110175744 211067 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1084156 CPUtime=871.54 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 3809441 0 0 0 86612 542 0 0 25 0 4 0 748443873 1110175744 211067 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3710.44
Current children cumulated vsize (KiB) 1084156

[startup+1242.3 s]
/proc/loadavg: 9.16 9.01 7.46 10/486 1726
/proc/meminfo: memFree=10896832/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1085616 CPUtime=3889.5 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 4239836 0 0 0 388317 633 0 0 25 0 4 0 748443871 1111670784 217575 33554432000 4194304 4625164 140733389736272 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 271404 217575 345 106 0 266907 0
[pid=1649/tid=1651] ppid=1647 vsize=1085616 CPUtime=815.47 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 88558 0 0 0 81518 29 0 0 25 0 4 0 748443873 1111670784 217575 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1085616 CPUtime=1016.51 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 57088 0 0 0 101633 18 0 0 25 0 4 0 748443873 1111670784 217575 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1085616 CPUtime=902.06 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 4018634 0 0 0 89633 573 0 0 25 0 4 0 748443873 1111670784 217575 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3889.5
Current children cumulated vsize (KiB) 1085616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.21 9.05 7.57 10/486 1728
/proc/meminfo: memFree=10785840/32951124 swapFree=65586204/67111528
[pid=1649] ppid=1647 vsize=1154784 CPUtime=4061.66 cores=0,2,4,6
/proc/1649/stat : 1649 (SArTagnan) R 1647 1649 1608 0 -1 4202496 4582578 0 0 0 405480 686 0 0 25 0 4 0 748443871 1182498816 224330 33554432000 4194304 4625164 140733389736272 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/1649/statm: 288696 224330 345 106 0 284199 0
[pid=1649/tid=1651] ppid=1647 vsize=1154784 CPUtime=850.2 cores=0,2,4,6
/proc/1649/task/1651/stat : 1651 (SArTagnan) R 1647 1649 1608 0 -1 4202560 89718 0 0 0 84990 30 0 0 25 0 4 0 748443873 1182498816 224330 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1652] ppid=1647 vsize=1154784 CPUtime=1048.3 cores=0,2,4,6
/proc/1649/task/1652/stat : 1652 (SArTagnan) R 1647 1649 1608 0 -1 4202560 57574 0 0 0 104811 19 0 0 25 0 4 0 748443873 1182498816 224330 33554432000 4194304 4625164 140733389736272 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=1649/tid=1653] ppid=1647 vsize=1154784 CPUtime=950.02 cores=0,2,4,6
/proc/1649/task/1653/stat : 1653 (SArTagnan) R 1647 1649 1608 0 -1 4202560 4359714 0 0 0 94377 625 0 0 25 0 4 0 748443873 1182498816 224330 33554432000 4194304 4625164 140733389736272 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4061.66
Current children cumulated vsize (KiB) 1154784

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 4061.75
CPU user time (s): 4054.84
CPU system time (s): 6.90495
CPU usage (%): 312.428
Max. virtual memory (cumulated for all children) (KiB): 1154784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4054.84
system time used= 6.90495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4582872
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= 1384
involuntary context switches= 34282

runsolver used 5.80812 second user time and 14.4078 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-16 23:42:12
IDJOB=3386418
IDBENCH=83410
IDSOLVER=1871
FILE ID=node119/3386418-1305582132
RUNJOBID= node119-1305582131-1626
PBS_JOBID= 13350300
Free space on /tmp= 73052 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=1091102904

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11865500 kB
Buffers:        320592 kB
Cached:        5541196 kB
SwapCached:       4756 kB
Active:       16946444 kB
Inactive:      3780740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11865500 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            2380 kB
Writeback:           0 kB
AnonPages:    14863388 kB
Mapped:          36012 kB
Slab:           216256 kB
PageTables:      72380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141892372 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= 73052 MiB
End job on node119 at 2011-05-17 00:03:54