Trace number 3250386

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.31 1202.3

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34309.cnf
MD5SUMe252fbf81407f3388187ab50f0786909
Bench CategoryCRAFTED (crafted 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 variables34307
Number of clauses708206
Sum of the clauses size3541030
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708206
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250386-1304092932/watcher-3250386-1304092932 -o /tmp/evaluation-result-3250386-1304092932/solver-3250386-1304092932 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3250386-1304092932.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.21 7.89 7.96 5/180 7139
/proc/meminfo: memFree=26075212/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=38208 CPUtime=0 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 1137 0 0 0 0 0 0 0 23 0 1 0 520893804 39124992 1074 33554432000 4194304 4623224 140735585850896 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7139/statm: 9552 1075 297 105 0 5056 0

[startup+0.099072 s]
/proc/loadavg: 7.21 7.89 7.96 5/180 7139
/proc/meminfo: memFree=26075212/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=49920 CPUtime=0.09 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 8026 0 0 0 8 1 0 0 23 0 1 0 520893804 51118080 4227 33554432000 4194304 4623224 140735585850896 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7139/statm: 12480 4228 297 105 0 7984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49920

[startup+0.101068 s]
/proc/loadavg: 7.21 7.89 7.96 5/180 7139
/proc/meminfo: memFree=26075212/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=49920 CPUtime=0.09 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 8093 0 0 0 8 1 0 0 24 0 1 0 520893804 51118080 4294 33554432000 4194304 4623224 140735585850896 18446744073709551615 4388779 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7139/statm: 12480 4296 297 105 0 7984 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49920

[startup+0.301035 s]
/proc/loadavg: 7.21 7.89 7.96 5/180 7139
/proc/meminfo: memFree=26075212/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=71276 CPUtime=0.29 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 20716 0 0 0 26 3 0 0 25 0 1 0 520893804 72986624 10328 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808826565 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7139/statm: 17819 10330 297 105 0 13323 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71276

[startup+0.700961 s]
/proc/loadavg: 7.21 7.89 7.96 5/180 7139
/proc/meminfo: memFree=26075212/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=206800 CPUtime=0.69 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 63939 0 0 0 60 9 0 0 25 0 1 0 520893804 211763200 40396 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808863189 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7139/statm: 51700 40418 299 105 0 47204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 206800

[startup+1.50078 s]
/proc/loadavg: 7.21 7.89 7.96 9/184 7143
/proc/meminfo: memFree=25850444/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=429016 CPUtime=3.86 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 79318 0 0 0 374 12 0 0 25 0 4 0 520893804 439312384 55769 33554432000 4194304 4623224 140735585850896 18446744073709551615 4511224 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 107254 55769 335 105 0 102758 0
[pid=7139/tid=7141] ppid=7137 vsize=429016 CPUtime=0.78 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3806 0 0 0 78 0 0 0 25 0 4 0 520893874 439312384 55769 33554432000 4194304 4623224 140735585850896 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=429016 CPUtime=0.78 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3805 0 0 0 78 0 0 0 18 0 4 0 520893874 439312384 55770 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=429016 CPUtime=0.77 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 4069 0 0 0 77 0 0 0 25 0 4 0 520893874 439312384 55770 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 429016

[startup+3.10049 s]
/proc/loadavg: 7.28 7.89 7.96 9/184 7143
/proc/meminfo: memFree=25831720/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=429016 CPUtime=10.26 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 84183 0 0 0 1012 14 0 0 25 0 4 0 520893804 439312384 59961 33554432000 4194304 4623224 140735585850896 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 107254 59961 336 105 0 102758 0
[pid=7139/tid=7141] ppid=7137 vsize=429016 CPUtime=2.38 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 4403 0 0 0 238 0 0 0 25 0 4 0 520893874 439312384 59961 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=429016 CPUtime=2.38 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 4335 0 0 0 238 0 0 0 21 0 4 0 520893874 439312384 59961 33554432000 4194304 4623224 140735585850896 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=429016 CPUtime=2.38 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 7362 0 0 0 236 2 0 0 25 0 4 0 520893874 439312384 59961 33554432000 4194304 4623224 140735585850896 18446744073709551615 4546788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.26
Current children cumulated vsize (KiB) 429016

[startup+6.30093 s]
/proc/loadavg: 7.28 7.89 7.96 9/184 7143
/proc/meminfo: memFree=25775064/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=453640 CPUtime=23.04 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 104420 0 0 0 2284 20 0 0 25 0 4 0 520893804 464527360 72175 33554432000 4194304 4623224 140735585850896 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 113410 72175 336 105 0 108914 0
[pid=7139/tid=7141] ppid=7137 vsize=453640 CPUtime=5.58 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 6346 0 0 0 557 1 0 0 25 0 4 0 520893874 464527360 72175 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=453640 CPUtime=5.58 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 5867 0 0 0 557 1 0 0 25 0 4 0 520893874 464527360 72175 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=453640 CPUtime=5.55 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 17852 0 0 0 550 5 0 0 25 0 4 0 520893874 464527360 72175 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808821719 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.04
Current children cumulated vsize (KiB) 453640

[startup+12.7007 s]
/proc/loadavg: 7.17 7.84 7.94 9/184 7174
/proc/meminfo: memFree=25630896/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=585724 CPUtime=48.6 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 156297 0 0 0 4828 32 0 0 25 0 4 0 520893804 599781376 96934 33554432000 4194304 4623224 140735585850896 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 146431 96934 337 105 0 141935 0
[pid=7139/tid=7141] ppid=7137 vsize=585724 CPUtime=11.98 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 16526 0 0 0 1193 5 0 0 25 0 4 0 520893874 599781376 96934 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=585724 CPUtime=11.99 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 15347 0 0 0 1195 4 0 0 25 0 4 0 520893874 599781376 96934 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376745 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=585724 CPUtime=11.91 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 49731 0 0 0 1181 10 0 0 18 0 4 0 520893874 599781376 96934 33554432000 4194304 4623224 140735585850896 18446744073709551615 4546046 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.6
Current children cumulated vsize (KiB) 585724

[startup+25.5004 s]
/proc/loadavg: 7.29 7.85 7.94 10/184 7174
/proc/meminfo: memFree=25483316/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=670500 CPUtime=99.72 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 253168 0 0 0 9916 56 0 0 25 0 4 0 520893804 686592000 117897 33554432000 4194304 4623224 140735585850896 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 167625 117897 342 105 0 163129 0
[pid=7139/tid=7141] ppid=7137 vsize=670500 CPUtime=24.77 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 23348 0 0 0 2468 9 0 0 25 0 4 0 520893874 686592000 117897 33554432000 4194304 4623224 140735585850896 18446744073709551615 4377368 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=670500 CPUtime=24.79 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 22064 0 0 0 2468 11 0 0 25 0 4 0 520893874 686592000 117897 33554432000 4194304 4623224 140735585850896 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=670500 CPUtime=24.64 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 127751 0 0 0 2442 22 0 0 25 0 4 0 520893874 686592000 117897 33554432000 4194304 4623224 140735585850896 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.72
Current children cumulated vsize (KiB) 670500

[startup+51.1007 s]
/proc/loadavg: 7.53 7.86 7.94 9/184 7175
/proc/meminfo: memFree=25256388/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=817884 CPUtime=201.98 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 432828 0 0 0 20095 103 0 0 25 0 4 0 520893804 837513216 157173 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360030 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 204471 157173 342 105 0 199975 0
[pid=7139/tid=7141] ppid=7137 vsize=817884 CPUtime=50.38 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 41664 0 0 0 5021 17 0 0 25 0 4 0 520893874 837513216 157173 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=817884 CPUtime=50.38 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 40267 0 0 0 5011 27 0 0 25 0 4 0 520893874 837513216 157173 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=817884 CPUtime=50.1 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 262869 0 0 0 4965 45 0 0 25 0 4 0 520893874 837513216 157173 33554432000 4194304 4623224 140735585850896 18446744073709551615 47267079016400 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.98
Current children cumulated vsize (KiB) 817884

[startup+102.306 s]
/proc/loadavg: 7.89 7.91 7.95 9/184 7178
/proc/meminfo: memFree=24816784/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1117692 CPUtime=406.49 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 814227 0 0 0 40447 202 0 0 25 0 4 0 520893804 1144516608 230795 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 279423 230796 342 105 0 274927 0
[pid=7139/tid=7141] ppid=7137 vsize=1117692 CPUtime=101.58 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 81631 0 0 0 10129 29 0 0 25 0 4 0 520893874 1144516608 230796 33554432000 4194304 4623224 140735585850896 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1117692 CPUtime=101.57 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 81220 0 0 0 10093 64 0 0 25 0 4 0 520893874 1144516608 230796 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808826913 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1117692 CPUtime=101.01 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 550143 0 0 0 10009 92 0 0 25 0 4 0 520893874 1144516608 230796 33554432000 4194304 4623224 140735585850896 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 406.49
Current children cumulated vsize (KiB) 1117692

[startup+162.3 s]
/proc/loadavg: 8.17 8.01 7.98 9/184 7181
/proc/meminfo: memFree=24411456/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1405460 CPUtime=646.15 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 1027917 0 0 0 64332 283 0 0 25 0 4 0 520893804 1439191040 295464 33554432000 4194304 4623224 140735585850896 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 351365 295464 342 105 0 346869 0
[pid=7139/tid=7141] ppid=7137 vsize=1405460 CPUtime=161.58 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 108725 0 0 0 16111 47 0 0 25 0 4 0 520893874 1439191040 295464 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1405460 CPUtime=161.56 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 106522 0 0 0 16058 98 0 0 25 0 4 0 520893874 1439191040 295464 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1405460 CPUtime=160.68 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 707791 0 0 0 15948 120 0 0 25 0 4 0 520893874 1439191040 295464 33554432000 4194304 4623224 140735585850896 18446744073709551615 4364099 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.15
Current children cumulated vsize (KiB) 1405460

[startup+222.3 s]
/proc/loadavg: 8.13 8.03 7.99 10/184 7182
/proc/meminfo: memFree=24306396/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1453432 CPUtime=885.83 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 1052404 0 0 0 88291 292 0 0 25 0 4 0 520893804 1488314368 305717 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 363358 305717 342 105 0 358862 0
[pid=7139/tid=7141] ppid=7137 vsize=1453432 CPUtime=221.58 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 108914 0 0 0 22111 47 0 0 25 0 4 0 520893874 1488314368 305717 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1453432 CPUtime=221.57 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 108758 0 0 0 22055 102 0 0 25 0 4 0 520893874 1488314368 305717 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1453432 CPUtime=220.35 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 713056 0 0 0 21914 121 0 0 25 0 4 0 520893874 1488314368 305717 33554432000 4194304 4623224 140735585850896 18446744073709551615 4278595 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.83
Current children cumulated vsize (KiB) 1453432

[startup+282.3 s]

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

[pid=7139] ppid=7137 vsize=1688948 CPUtime=2563.6 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 2403091 0 0 0 255767 593 0 0 25 0 4 0 520893804 1729482752 368561 33554432000 4194304 4623224 140735585850896 18446744073709551615 4415985 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 422237 368561 343 105 0 417741 0
[pid=7139/tid=7141] ppid=7137 vsize=1688948 CPUtime=641.6 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109472 0 0 0 64113 47 0 0 25 0 4 0 520893874 1729482752 368561 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1688948 CPUtime=641.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109055 0 0 0 64057 102 0 0 25 0 4 0 520893874 1729482752 368561 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1688948 CPUtime=638.07 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 2015180 0 0 0 63398 409 0 0 25 0 4 0 520893874 1729482752 368561 33554432000 4194304 4623224 140735585850896 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2563.6
Current children cumulated vsize (KiB) 1688948

[startup+702.3 s]
/proc/loadavg: 8.01 8.05 8.00 10/184 7195
/proc/meminfo: memFree=23581896/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1751928 CPUtime=2803.25 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 2673076 0 0 0 279677 648 0 0 25 0 4 0 520893804 1793974272 376118 33554432000 4194304 4623224 140735585850896 18446744073709551615 4415951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 437982 376118 343 105 0 433486 0
[pid=7139/tid=7141] ppid=7137 vsize=1751928 CPUtime=701.59 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109535 0 0 0 70112 47 0 0 25 0 4 0 520893874 1793974272 376118 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1751928 CPUtime=701.58 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109082 0 0 0 70056 102 0 0 25 0 4 0 520893874 1793974272 376118 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1751928 CPUtime=697.72 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 2248981 0 0 0 69313 459 0 0 25 0 4 0 520893874 1793974272 376118 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808820736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2803.25
Current children cumulated vsize (KiB) 1751928

[startup+762.307 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 7197
/proc/meminfo: memFree=23515272/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1834352 CPUtime=3042.94 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 2953235 0 0 0 303585 709 0 0 25 0 4 0 520893804 1878376448 384924 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 458588 384924 343 105 0 454092 0
[pid=7139/tid=7141] ppid=7137 vsize=1834352 CPUtime=761.6 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109595 0 0 0 76113 47 0 0 25 0 4 0 520893874 1878376448 384924 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1834352 CPUtime=761.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109134 0 0 0 76057 102 0 0 25 0 4 0 520893874 1878376448 384924 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1834352 CPUtime=757.41 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 2527432 0 0 0 75220 521 0 0 25 0 4 0 520893874 1878376448 384924 33554432000 4194304 4623224 140735585850896 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.94
Current children cumulated vsize (KiB) 1834352

[startup+822.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 7198
/proc/meminfo: memFree=23448896/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1834352 CPUtime=3282.61 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 3164512 0 0 0 327503 758 0 0 25 0 4 0 520893804 1878376448 388690 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360078 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 458588 388690 343 105 0 454092 0
[pid=7139/tid=7141] ppid=7137 vsize=1834352 CPUtime=821.59 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109653 0 0 0 82112 47 0 0 25 0 4 0 520893874 1878376448 388690 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1834352 CPUtime=821.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109188 0 0 0 82057 102 0 0 25 0 4 0 520893874 1878376448 388690 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1834352 CPUtime=817.07 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 2737023 0 0 0 81139 568 0 0 25 0 4 0 520893874 1878376448 388690 33554432000 4194304 4623224 140735585850896 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3282.61
Current children cumulated vsize (KiB) 1834352

[startup+882.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/184 7200
/proc/meminfo: memFree=23381284/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1899888 CPUtime=3522.27 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 3380324 0 0 0 351423 804 0 0 25 0 4 0 520893804 1945485312 393063 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808823601 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 474972 393063 343 105 0 470476 0
[pid=7139/tid=7141] ppid=7137 vsize=1899888 CPUtime=881.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109707 0 0 0 88113 48 0 0 25 0 4 0 520893874 1945485312 393063 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1899888 CPUtime=881.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109247 0 0 0 88057 102 0 0 25 0 4 0 520893874 1945485312 393063 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1899888 CPUtime=876.74 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 2951244 0 0 0 87060 614 0 0 25 0 4 0 520893874 1945485312 393063 33554432000 4194304 4623224 140735585850896 18446744073709551615 230808832986 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3522.27
Current children cumulated vsize (KiB) 1899888

[startup+942.3 s]
/proc/loadavg: 8.02 8.05 8.00 10/184 7201
/proc/meminfo: memFree=23321108/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1899888 CPUtime=3761.96 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 3595005 0 0 0 375342 854 0 0 25 0 4 0 520893804 1945485312 401199 33554432000 4194304 4623224 140735585850896 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 474972 401199 343 105 0 470476 0
[pid=7139/tid=7141] ppid=7137 vsize=1899888 CPUtime=941.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109769 0 0 0 94113 48 0 0 25 0 4 0 520893874 1945485312 401199 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1899888 CPUtime=941.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109299 0 0 0 94057 102 0 0 25 0 4 0 520893874 1945485312 401199 33554432000 4194304 4623224 140735585850896 18446744073709551615 4486219 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1899888 CPUtime=936.42 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3163930 0 0 0 92979 663 0 0 25 0 4 0 520893874 1945485312 401199 33554432000 4194304 4623224 140735585850896 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3761.96
Current children cumulated vsize (KiB) 1899888

[startup+1002.3 s]
/proc/loadavg: 8.01 8.03 8.00 10/184 7203
/proc/meminfo: memFree=23251012/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1899888 CPUtime=4001.64 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 3869126 0 0 0 399253 911 0 0 25 0 4 0 520893804 1945485312 404519 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 474972 404519 343 105 0 470476 0
[pid=7139/tid=7141] ppid=7137 vsize=1899888 CPUtime=1001.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109826 0 0 0 100113 48 0 0 25 0 4 0 520893874 1945485312 404519 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1899888 CPUtime=1001.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109351 0 0 0 100057 102 0 0 25 0 4 0 520893874 1945485312 404519 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357322 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1899888 CPUtime=996.09 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3436400 0 0 0 98890 719 0 0 25 0 4 0 520893874 1945485312 404519 33554432000 4194304 4623224 140735585850896 18446744073709551615 4354603 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4001.64
Current children cumulated vsize (KiB) 1899888

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 8.01 10/184 7205
/proc/meminfo: memFree=23183276/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1899888 CPUtime=4241.31 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 4093020 0 0 0 423172 959 0 0 25 0 4 0 520893804 1945485312 411541 33554432000 4194304 4623224 140735585850896 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 474972 411541 343 105 0 470476 0
[pid=7139/tid=7141] ppid=7137 vsize=1899888 CPUtime=1061.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109877 0 0 0 106113 48 0 0 25 0 4 0 520893874 1945485312 411541 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1899888 CPUtime=1061.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109400 0 0 0 106057 102 0 0 25 0 4 0 520893874 1945485312 411541 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1899888 CPUtime=1055.76 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3658415 0 0 0 104809 767 0 0 25 0 4 0 520893874 1945485312 411541 33554432000 4194304 4623224 140735585850896 18446744073709551615 4364107 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4241.31
Current children cumulated vsize (KiB) 1899888

[startup+1122.3 s]
/proc/loadavg: 8.11 8.06 8.00 9/184 7206
/proc/meminfo: memFree=23110584/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1911936 CPUtime=4480.99 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 4254277 0 0 0 447100 999 0 0 25 0 4 0 520893804 1957822464 420551 33554432000 4194304 4623224 140735585850896 18446744073709551615 4416174 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 477984 420551 343 105 0 473488 0
[pid=7139/tid=7141] ppid=7137 vsize=1911936 CPUtime=1121.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109926 0 0 0 112113 48 0 0 25 0 4 0 520893874 1957822464 420551 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1911936 CPUtime=1121.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109455 0 0 0 112057 102 0 0 25 0 4 0 520893874 1957822464 420551 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1911936 CPUtime=1115.43 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3818032 0 0 0 110737 806 0 0 25 0 4 0 520893874 1957822464 420551 33554432000 4194304 4623224 140735585850896 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4480.99
Current children cumulated vsize (KiB) 1911936

[startup+1182.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/184 7208
/proc/meminfo: memFree=23046684/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1918456 CPUtime=4720.67 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 4404580 0 0 0 471033 1034 0 0 25 0 4 0 520893804 1964498944 423607 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 479614 423607 343 105 0 475118 0
[pid=7139/tid=7141] ppid=7137 vsize=1918456 CPUtime=1181.61 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109967 0 0 0 118113 48 0 0 25 0 4 0 520893874 1964498944 423607 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1918456 CPUtime=1181.59 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109515 0 0 0 118057 102 0 0 25 0 4 0 520893874 1964498944 423607 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1918456 CPUtime=1175.1 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3966398 0 0 0 116670 840 0 0 25 0 4 0 520893874 1964498944 423607 33554432000 4194304 4623224 140735585850896 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4720.67
Current children cumulated vsize (KiB) 1918456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.03 8.04 8.00 9/184 7208
/proc/meminfo: memFree=23024724/32951124 swapFree=67111524/67111528
[pid=7139] ppid=7137 vsize=1923476 CPUtime=4800.2 cores=1,3,5,7
/proc/7139/stat : 7139 (SArTagnan) R 7137 7139 6568 0 -1 4202496 4422401 0 0 0 478981 1039 0 0 25 0 4 0 520893804 1969639424 426073 33554432000 4194304 4623224 140735585850896 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7139/statm: 480869 426073 343 105 0 476373 0
[pid=7139/tid=7141] ppid=7137 vsize=1923476 CPUtime=1201.53 cores=1,3,5,7
/proc/7139/task/7141/stat : 7141 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109982 0 0 0 120105 48 0 0 25 0 4 0 520893874 1969639424 426073 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7139/tid=7142] ppid=7137 vsize=1923476 CPUtime=1201.52 cores=1,3,5,7
/proc/7139/task/7142/stat : 7142 (SArTagnan) R 7137 7139 6568 0 -1 4202560 109534 0 0 0 120049 103 0 0 25 0 4 0 520893874 1969639424 426073 33554432000 4194304 4623224 140735585850896 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7139/tid=7143] ppid=7137 vsize=1923476 CPUtime=1194.9 cores=1,3,5,7
/proc/7139/task/7143/stat : 7143 (SArTagnan) R 7137 7139 6568 0 -1 4202560 3983580 0 0 0 118645 845 0 0 25 0 4 0 520893874 1969639424 426073 33554432000 4194304 4623224 140735585850896 18446744073709551615 4555177 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1923476

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): 1202.3
CPU time (s): 4800.31
CPU user time (s): 4789.84
CPU system time (s): 10.4714
CPU usage (%): 399.262
Max. virtual memory (cumulated for all children) (KiB): 1977472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.84
system time used= 10.4714
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4422401
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= 2840
involuntary context switches= 33308

runsolver used 1.68074 second user time and 4.88826 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 18:02:14
IDJOB=3250386
IDBENCH=83251
IDSOLVER=1656
FILE ID=node104/3250386-1304092932
RUNJOBID= node104-1304092932-7117
PBS_JOBID= 13170552
Free space on /tmp= 71528 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34309.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250386-1304092932/watcher-3250386-1304092932 -o /tmp/evaluation-result-3250386-1304092932/solver-3250386-1304092932 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3250386-1304092932.cnf -threads=4

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

MD5SUM BENCH= e252fbf81407f3388187ab50f0786909
RANDOM SEED=1727568466

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26075368 kB
Buffers:       1882904 kB
Cached:        4366864 kB
SwapCached:          4 kB
Active:         199552 kB
Inactive:      6132468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26075368 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           24164 kB
Writeback:           0 kB
AnonPages:       82452 kB
Mapped:          15260 kB
Slab:           480636 kB
PageTables:       4316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   262324 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= 71524 MiB
End job on node104 at 2011-04-29 18:22:18