Trace number 3385991

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.47 1204.77

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.38 7.80 5.92 2/451 24200
/proc/meminfo: memFree=17897100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=20528 CPUtime=0.01 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 1143 0 0 0 1 0 0 0 20 0 1 0 650749489 21020672 794 33554432000 4194304 4625164 140735641171568 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24200/statm: 5132 795 299 106 0 635 0

[startup+0.0254189 s]
/proc/loadavg: 7.38 7.80 5.92 2/451 24200
/proc/meminfo: memFree=17897100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=54724 CPUtime=0.01 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2229 0 0 0 1 0 0 0 20 0 4 0 650749489 56037376 1643 33554432000 4194304 4625164 140735641171568 18446744073709551615 47463958484914 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 13681 1643 304 106 0 9184 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 54724

[startup+0.100366 s]
/proc/loadavg: 7.38 7.80 5.92 2/451 24200
/proc/meminfo: memFree=17897100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=254024 CPUtime=0.31 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 4199 0 0 0 31 0 0 0 22 0 4 0 650749489 260120576 2892 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 63506 2892 340 106 0 59009 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 254024

[startup+0.30035 s]
/proc/loadavg: 7.38 7.80 5.92 2/451 24200
/proc/meminfo: memFree=17897100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=258036 CPUtime=1.11 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 7159 0 0 0 110 1 0 0 22 0 4 0 650749489 264228864 4117 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 64509 4117 340 106 0 60012 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 258036

[startup+0.700254 s]
/proc/loadavg: 7.38 7.80 5.92 2/451 24200
/proc/meminfo: memFree=17897100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=263752 CPUtime=2.71 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 14457 0 0 0 269 2 0 0 25 0 4 0 650749489 270082048 6920 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 65938 6920 346 106 0 61441 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 263752

[startup+1.5011 s]
/proc/loadavg: 7.38 7.80 5.92 9/463 24249
/proc/meminfo: memFree=17861536/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=264848 CPUtime=5.9 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 19222 0 0 0 587 3 0 0 25 0 4 0 650749489 271204352 8246 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 66212 8246 346 106 0 61715 0
[pid=24200/tid=24204] ppid=24198 vsize=264848 CPUtime=1.47 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2900 0 0 0 147 0 0 0 19 0 4 0 650749492 271204352 8246 33554432000 4194304 4625164 140735641171568 18446744073709551615 4488027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=264848 CPUtime=1.46 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2781 0 0 0 146 0 0 0 25 0 4 0 650749492 271204352 8246 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=264848 CPUtime=1.45 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 7468 0 0 0 144 1 0 0 25 0 4 0 650749492 271204352 8246 33554432000 4194304 4625164 140735641171568 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 264848

[startup+3.1008 s]
/proc/loadavg: 7.38 7.80 5.92 9/463 24279
/proc/meminfo: memFree=17841180/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=268308 CPUtime=12.28 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 27680 0 0 0 1224 4 0 0 25 0 4 0 650749489 274747392 10672 33554432000 4194304 4625164 140735641171568 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 67077 10672 347 106 0 62580 0
[pid=24200/tid=24204] ppid=24198 vsize=268308 CPUtime=3.07 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 4642 0 0 0 307 0 0 0 23 0 4 0 650749492 274747392 10672 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=268308 CPUtime=3.06 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 4207 0 0 0 306 0 0 0 25 0 4 0 650749492 274747392 10672 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=268308 CPUtime=3.04 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 11984 0 0 0 302 2 0 0 25 0 4 0 650749492 274747392 10672 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 268308

[startup+6.3012 s]
/proc/loadavg: 7.43 7.81 5.93 9/463 24279
/proc/meminfo: memFree=17809288/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=270848 CPUtime=25.03 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 40555 0 0 0 2497 6 0 0 25 0 4 0 650749489 277348352 12260 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511948 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 67712 12260 347 106 0 63215 0
[pid=24200/tid=24204] ppid=24198 vsize=270848 CPUtime=6.26 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 6316 0 0 0 626 0 0 0 25 0 4 0 650749492 277348352 12260 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=270848 CPUtime=6.26 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 4386 0 0 0 626 0 0 0 25 0 4 0 650749492 277348352 12260 33554432000 4194304 4625164 140735641171568 18446744073709551615 4467365 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=270848 CPUtime=6.18 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 22780 0 0 0 615 3 0 0 25 0 4 0 650749492 277348352 12260 33554432000 4194304 4625164 140735641171568 18446744073709551615 4579312 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 270848

[startup+12.701 s]
/proc/loadavg: 7.47 7.81 5.94 9/463 24280
/proc/meminfo: memFree=17770400/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=278948 CPUtime=50.53 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 78388 0 0 0 5041 12 0 0 25 0 4 0 650749489 285642752 16530 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512122 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 69737 16530 348 106 0 65240 0
[pid=24200/tid=24204] ppid=24198 vsize=278948 CPUtime=12.67 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 9280 0 0 0 1266 1 0 0 25 0 4 0 650749492 285642752 16530 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=278948 CPUtime=12.67 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 6100 0 0 0 1266 1 0 0 25 0 4 0 650749492 285642752 16530 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=278948 CPUtime=12.48 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 55136 0 0 0 1240 8 0 0 25 0 4 0 650749492 285642752 16530 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352859 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 278948

[startup+25.5006 s]
/proc/loadavg: 7.66 7.83 5.98 9/463 24310
/proc/meminfo: memFree=17706648/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=284152 CPUtime=101.54 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 124220 0 0 0 10134 20 0 0 25 0 4 0 650749489 290971648 24452 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 71038 24452 382 106 0 66541 0
[pid=24200/tid=24204] ppid=24198 vsize=284152 CPUtime=25.47 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 13845 0 0 0 2545 2 0 0 25 0 4 0 650749492 290971648 24452 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=284152 CPUtime=25.46 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 8536 0 0 0 2545 1 0 0 25 0 4 0 650749492 290971648 24452 33554432000 4194304 4625164 140735641171568 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=284152 CPUtime=25.08 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 92721 0 0 0 2494 14 0 0 25 0 4 0 650749492 290971648 24452 33554432000 4194304 4625164 140735641171568 18446744073709551615 4547847 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 284152

[startup+51.1007 s]
/proc/loadavg: 7.78 7.85 6.03 9/463 24311
/proc/meminfo: memFree=17596244/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=298612 CPUtime=203.56 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 155817 0 0 0 20331 25 0 0 25 0 4 0 650749489 305778688 33148 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 74653 33148 422 106 0 70156 0
[pid=24200/tid=24204] ppid=24198 vsize=298612 CPUtime=51.06 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 19550 0 0 0 5104 2 0 0 25 0 4 0 650749492 305778688 33148 33554432000 4194304 4625164 140735641171568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=298612 CPUtime=51.07 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 9790 0 0 0 5105 2 0 0 25 0 4 0 650749492 305778688 33148 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=298612 CPUtime=50.31 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 113390 0 0 0 5013 18 0 0 25 0 4 0 650749492 305778688 33148 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 298612

[startup+102.318 s]
/proc/loadavg: 8.08 7.91 6.15 9/463 24312
/proc/meminfo: memFree=17340520/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=445760 CPUtime=407.64 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 245995 0 0 0 40724 40 0 0 25 0 4 0 650749489 456458240 62866 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511970 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 111440 62866 817 106 0 106943 0
[pid=24200/tid=24204] ppid=24198 vsize=445760 CPUtime=102.28 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30289 0 0 0 10223 5 0 0 25 0 4 0 650749492 456458240 62866 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=445760 CPUtime=102.28 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 13691 0 0 0 10226 2 0 0 25 0 4 0 650749492 456458240 62866 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=445760 CPUtime=100.73 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 168539 0 0 0 10047 26 0 0 25 0 4 0 650749492 456458240 62866 33554432000 4194304 4625164 140735641171568 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.64
Current children cumulated vsize (KiB) 445760

[startup+162.301 s]
/proc/loadavg: 8.12 7.96 6.27 9/463 24314
/proc/meminfo: memFree=17241528/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=471180 CPUtime=646.66 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 550373 0 0 0 64570 96 0 0 25 0 4 0 650749489 482488320 81099 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 117795 81099 1023 106 0 113298 0
[pid=24200/tid=24204] ppid=24198 vsize=471180 CPUtime=162.27 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 33030 0 0 0 16219 8 0 0 25 0 4 0 650749492 482488320 81099 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=471180 CPUtime=162.27 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 19234 0 0 0 16224 3 0 0 25 0 4 0 650749492 482488320 81099 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=471180 CPUtime=159.8 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 446033 0 0 0 15904 76 0 0 25 0 4 0 650749492 482488320 81099 33554432000 4194304 4625164 140735641171568 18446744073709551615 4579403 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.66
Current children cumulated vsize (KiB) 471180

[startup+222.3 s]
/proc/loadavg: 8.11 7.99 6.39 9/463 24315
/proc/meminfo: memFree=17071100/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=540700 CPUtime=885.73 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 591585 0 0 0 88471 102 0 0 25 0 4 0 650749489 553676800 97850 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 135175 97850 672 106 0 130678 0
[pid=24200/tid=24204] ppid=24198 vsize=540700 CPUtime=222.27 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 45213 0 0 0 22218 9 0 0 25 0 4 0 650749492 553676800 97850 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=540700 CPUtime=222.27 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 19744 0 0 0 22224 3 0 0 25 0 4 0 650749492 553676800 97850 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=540700 CPUtime=218.86 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 456581 0 0 0 21809 77 0 0 25 0 4 0 650749492 553676800 97850 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352112 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.73
Current children cumulated vsize (KiB) 540700

[startup+282.301 s]

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

[pid=24200] ppid=24198 vsize=1110664 CPUtime=2798.42 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2242659 0 0 0 279469 373 0 0 25 0 4 0 650749489 1137319936 195450 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512740 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 277666 195450 348 106 0 273169 0
[pid=24200/tid=24204] ppid=24198 vsize=1110664 CPUtime=702.29 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 76637 0 0 0 70210 19 0 0 25 0 4 0 650749492 1137319936 195450 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1110664 CPUtime=702.29 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 29883 0 0 0 70221 8 0 0 25 0 4 0 650749492 1137319936 195450 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1110664 CPUtime=691.51 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 1880277 0 0 0 68848 303 0 0 25 0 4 0 650749492 1137319936 195450 33554432000 4194304 4625164 140735641171568 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2798.42
Current children cumulated vsize (KiB) 1110664

[startup+762.317 s]
/proc/loadavg: 8.12 8.10 7.14 9/463 24330
/proc/meminfo: memFree=16267064/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1193140 CPUtime=3037.56 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2503094 0 0 0 303340 416 0 0 25 0 4 0 650749489 1221775360 219853 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 298285 219853 347 106 0 293788 0
[pid=24200/tid=24204] ppid=24198 vsize=1193140 CPUtime=762.31 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 82553 0 0 0 76211 20 0 0 25 0 4 0 650749492 1221775360 219853 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1193140 CPUtime=762.31 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30108 0 0 0 76223 8 0 0 25 0 4 0 650749492 1221775360 219853 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1193140 CPUtime=750.59 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2116950 0 0 0 74718 341 0 0 25 0 4 0 650749492 1221775360 219853 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3037.56
Current children cumulated vsize (KiB) 1193140

[startup+822.301 s]
/proc/loadavg: 8.09 8.10 7.20 9/463 24331
/proc/meminfo: memFree=16193860/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1237164 CPUtime=3276.59 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2541753 0 0 0 327235 424 0 0 25 0 4 0 650749489 1266855936 231442 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 309291 231442 347 106 0 304794 0
[pid=24200/tid=24204] ppid=24198 vsize=1237164 CPUtime=822.29 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 108217 0 0 0 82205 24 0 0 25 0 4 0 650749492 1266855936 231442 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1237164 CPUtime=822.29 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30193 0 0 0 82221 8 0 0 25 0 4 0 650749492 1266855936 231442 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1237164 CPUtime=809.67 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2117013 0 0 0 80625 342 0 0 25 0 4 0 650749492 1266855936 231442 33554432000 4194304 4625164 140735641171568 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3276.59
Current children cumulated vsize (KiB) 1237164

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 7.25 9/463 24333
/proc/meminfo: memFree=16129828/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1302700 CPUtime=3515.67 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2559807 0 0 0 351137 430 0 0 25 0 4 0 650749489 1333964800 238382 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 325675 238382 347 106 0 321178 0
[pid=24200/tid=24204] ppid=24198 vsize=1302700 CPUtime=882.29 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 109382 0 0 0 88203 26 0 0 25 0 4 0 650749492 1333964800 238382 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1302700 CPUtime=882.29 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30302 0 0 0 88221 8 0 0 25 0 4 0 650749492 1333964800 238382 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1302700 CPUtime=868.74 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2117361 0 0 0 86532 342 0 0 25 0 4 0 650749492 1333964800 238382 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3515.67
Current children cumulated vsize (KiB) 1302700

[startup+942.3 s]
/proc/loadavg: 8.09 8.10 7.30 9/463 24334
/proc/meminfo: memFree=16046088/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1312824 CPUtime=3754.76 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2579686 0 0 0 375040 436 0 0 25 0 4 0 650749489 1344331776 248755 33554432000 4194304 4625164 140735641171568 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 328206 248755 347 106 0 323709 0
[pid=24200/tid=24204] ppid=24198 vsize=1312824 CPUtime=942.3 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 111911 0 0 0 94201 29 0 0 25 0 4 0 650749492 1344331776 248755 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1312824 CPUtime=942.3 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30342 0 0 0 94222 8 0 0 25 0 4 0 650749492 1344331776 248755 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1312824 CPUtime=927.82 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2119900 0 0 0 92440 342 0 0 25 0 4 0 650749492 1344331776 248755 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3754.76
Current children cumulated vsize (KiB) 1312824

[startup+1002.3 s]
/proc/loadavg: 8.03 8.08 7.34 9/463 24336
/proc/meminfo: memFree=15935684/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1488216 CPUtime=3993.84 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2694363 0 0 0 398929 455 0 0 25 0 4 0 650749489 1523933184 266537 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 372054 266537 347 106 0 367557 0
[pid=24200/tid=24204] ppid=24198 vsize=1488216 CPUtime=1002.3 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 114397 0 0 0 100198 32 0 0 25 0 4 0 650749492 1523933184 266537 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1488216 CPUtime=1002.3 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30748 0 0 0 100222 8 0 0 25 0 4 0 650749492 1523933184 266537 33554432000 4194304 4625164 140735641171568 18446744073709551615 4462461 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1488216 CPUtime=986.89 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2123361 0 0 0 98345 344 0 0 25 0 4 0 650749492 1523933184 266537 33554432000 4194304 4625164 140735641171568 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3993.84
Current children cumulated vsize (KiB) 1488216

[startup+1062.3 s]
/proc/loadavg: 8.10 8.09 7.39 9/463 24338
/proc/meminfo: memFree=15827752/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1530412 CPUtime=4232.92 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2724640 0 0 0 422830 462 0 0 25 0 4 0 650749489 1567141888 280776 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 382603 280776 384 106 0 378106 0
[pid=24200/tid=24204] ppid=24198 vsize=1530412 CPUtime=1062.31 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 115883 0 0 0 106197 34 0 0 25 0 4 0 650749492 1567141888 280776 33554432000 4194304 4625164 140735641171568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1530412 CPUtime=1062.3 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30763 0 0 0 106222 8 0 0 25 0 4 0 650749492 1567141888 280776 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1530412 CPUtime=1045.98 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2130941 0 0 0 104253 345 0 0 25 0 4 0 650749492 1567141888 280776 33554432000 4194304 4625164 140735641171568 18446744073709551615 4551246 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4232.92
Current children cumulated vsize (KiB) 1530412

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 7.43 9/463 24339
/proc/meminfo: memFree=15776356/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1530412 CPUtime=4472.01 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 2948451 0 0 0 446702 499 0 0 25 0 4 0 650749489 1567141888 289026 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 382603 289026 384 106 0 378106 0
[pid=24200/tid=24204] ppid=24198 vsize=1530412 CPUtime=1122.3 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 117966 0 0 0 112195 35 0 0 25 0 4 0 650749492 1567141888 289026 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1530412 CPUtime=1122.3 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30786 0 0 0 112222 8 0 0 25 0 4 0 650749492 1567141888 289026 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1530412 CPUtime=1105.05 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2345751 0 0 0 110126 379 0 0 25 0 4 0 650749492 1567141888 289026 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4472.01
Current children cumulated vsize (KiB) 1530412

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.47 9/463 24341
/proc/meminfo: memFree=15711960/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1530412 CPUtime=4711.09 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 3331349 0 0 0 470549 560 0 0 25 0 4 0 650749489 1567141888 295671 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 382603 295671 381 106 0 378106 0
[pid=24200/tid=24204] ppid=24198 vsize=1530412 CPUtime=1182.3 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 119500 0 0 0 118194 36 0 0 25 0 4 0 650749492 1567141888 295671 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1530412 CPUtime=1182.3 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30842 0 0 0 118222 8 0 0 25 0 4 0 650749492 1567141888 295671 33554432000 4194304 4625164 140735641171568 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1530412 CPUtime=1164.13 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2724589 0 0 0 115975 438 0 0 25 0 4 0 650749492 1567141888 295671 33554432000 4194304 4625164 140735641171568 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4711.09
Current children cumulated vsize (KiB) 1530412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.7 s]
/proc/loadavg: 8.20 8.12 7.50 9/463 24341
/proc/meminfo: memFree=15686288/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1530412 CPUtime=4800.39 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 3468811 0 0 0 479454 585 0 0 25 0 4 0 650749489 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 382603 299317 360 106 0 378106 0
[pid=24200/tid=24204] ppid=24198 vsize=1530412 CPUtime=1204.72 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 119917 0 0 0 120435 37 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1530412 CPUtime=1204.72 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30872 0 0 0 120464 8 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1530412 CPUtime=1186.18 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2859681 0 0 0 118156 462 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1530412

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

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

[startup+1204.7 s]
/proc/loadavg: 8.20 8.12 7.50 9/463 24341
/proc/meminfo: memFree=15686288/32951124 swapFree=63083192/67111528
[pid=24200] ppid=24198 vsize=1530412 CPUtime=4800.39 cores=1,3,5,7
/proc/24200/stat : 24200 (SArTagnan) R 24198 24200 24071 0 -1 4202496 3468811 0 0 0 479454 585 0 0 25 0 4 0 650749489 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24200/statm: 382603 299317 360 106 0 378106 0
[pid=24200/tid=24204] ppid=24198 vsize=1530412 CPUtime=1204.72 cores=1,3,5,7
/proc/24200/task/24204/stat : 24204 (SArTagnan) R 24198 24200 24071 0 -1 4202560 119917 0 0 0 120435 37 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=24200/tid=24205] ppid=24198 vsize=1530412 CPUtime=1204.72 cores=1,3,5,7
/proc/24200/task/24205/stat : 24205 (SArTagnan) R 24198 24200 24071 0 -1 4202560 30872 0 0 0 120464 8 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=24200/tid=24206] ppid=24198 vsize=1530412 CPUtime=1186.18 cores=1,3,5,7
/proc/24200/task/24206/stat : 24206 (SArTagnan) R 24198 24200 24071 0 -1 4202560 2859681 0 0 0 118156 462 0 0 25 0 4 0 650749492 1567141888 299317 33554432000 4194304 4625164 140735641171568 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1530412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.77
CPU time (s): 4800.47
CPU user time (s): 4794.57
CPU system time (s): 5.8991
CPU usage (%): 398.455
Max. virtual memory (cumulated for all children) (KiB): 1676412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.57
system time used= 5.8991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3469039
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= 748
involuntary context switches= 18296

runsolver used 5.20021 second user time and 13.365 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-17 00:02:19
IDJOB=3385991
IDBENCH=85805
IDSOLVER=1871
FILE ID=node141/3385991-1305583339
RUNJOBID= node141-1305582131-24090
PBS_JOBID= 13350292
Free space on /tmp= 73256 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385991-1305583339/watcher-3385991-1305583339 -o /tmp/evaluation-result-3385991-1305583339/solver-3385991-1305583339 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385991-1305583339.cnf -threads=4

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=412212672

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:     32951124 kB
MemFree:      17897380 kB
Buffers:        296308 kB
Cached:        5663964 kB
SwapCached:      15708 kB
Active:        9392920 kB
Inactive:      5383284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17897380 kB
SwapTotal:    67111528 kB
SwapFree:     63083192 kB
Dirty:            1228 kB
Writeback:           0 kB
AnonPages:     8807896 kB
Mapped:          19616 kB
Slab:           148036 kB
PageTables:      61604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124935648 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= 73256 MiB
End job on node141 at 2011-05-17 00:22:26