Trace number 3386069

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.18 1203.98

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

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-3386069-1305581554/watcher-3386069-1305581554 -o /tmp/evaluation-result-3386069-1305581554/solver-3386069-1305581554 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386069-1305581554.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: 4.21 6.62 7.53 5/401 2136
/proc/meminfo: memFree=12623056/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 450 0 0 0 0 0 0 0 24 0 4 0 669755098 50393088 388 33554432000 4194304 4625164 140735122582848 18446744073709551615 48007559149490 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2136/statm: 12303 388 301 106 0 7806 0
[pid=2136/tid=2137] ppid=2134 vsize=180284 CPUtime=0 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 18 0 0 0 0 0 0 0 25 0 4 0 669755099 184610816 437 33554432000 4194304 4625164 140735122582848 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=180284 CPUtime=0 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 4 0 669755099 184610816 437 33554432000 4194304 4625164 140735122582848 18446744073709551615 208079929099 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=180284 CPUtime=0 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 19 0 0 0 0 0 0 0 25 0 4 0 669755099 184610816 438 33554432000 4194304 4625164 140735122582848 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.077568 s]
/proc/loadavg: 4.21 6.62 7.53 5/401 2136
/proc/meminfo: memFree=12623056/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=182244 CPUtime=0.27 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 1521 0 0 0 27 0 0 0 25 0 4 0 669755098 186617856 1207 33554432000 4194304 4625164 140735122582848 18446744073709551615 208079929536 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 45561 1207 342 106 0 41064 0
[pid=2136/tid=2137] ppid=2134 vsize=182244 CPUtime=0.06 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 302 0 0 0 6 0 0 0 25 0 4 0 669755099 186617856 1207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=182244 CPUtime=0.06 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 298 0 0 0 6 0 0 0 25 0 4 0 669755099 186617856 1207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=182244 CPUtime=0.07 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 263 0 0 0 7 0 0 0 25 0 4 0 669755099 186617856 1207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 182244

[startup+0.115629 s]
/proc/loadavg: 4.21 6.62 7.53 5/401 2136
/proc/meminfo: memFree=12623056/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=182792 CPUtime=0.43 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 2045 0 0 0 43 0 0 0 25 0 4 0 669755098 187179008 1488 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 45698 1488 342 106 0 41201 0
[pid=2136/tid=2137] ppid=2134 vsize=182792 CPUtime=0.1 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 447 0 0 0 10 0 0 0 25 0 4 0 669755099 187179008 1488 33554432000 4194304 4625164 140735122582848 18446744073709551615 4288953 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=182792 CPUtime=0.1 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 440 0 0 0 10 0 0 0 25 0 4 0 669755099 187179008 1489 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=182792 CPUtime=0.1 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 413 0 0 0 10 0 0 0 25 0 4 0 669755099 187179008 1489 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 182792

[startup+0.300596 s]
/proc/loadavg: 4.21 6.62 7.53 5/401 2136
/proc/meminfo: memFree=12623056/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=184340 CPUtime=1.17 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 3824 0 0 0 117 0 0 0 25 0 4 0 669755098 188764160 2680 33554432000 4194304 4625164 140735122582848 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 46085 2680 342 106 0 41588 0
[pid=2136/tid=2137] ppid=2134 vsize=184340 CPUtime=0.28 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 810 0 0 0 28 0 0 0 25 0 4 0 669755099 188764160 2680 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=184340 CPUtime=0.29 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 1007 0 0 0 29 0 0 0 25 0 4 0 669755099 188764160 2680 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=184340 CPUtime=0.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 1087 0 0 0 29 0 0 0 25 0 4 0 669755099 188764160 2680 33554432000 4194304 4625164 140735122582848 18446744073709551615 4339868 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 184340

[startup+0.700524 s]
/proc/loadavg: 4.21 6.62 7.53 5/401 2136
/proc/meminfo: memFree=12623056/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=254948 CPUtime=2.76 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 7198 0 0 0 276 0 0 0 25 0 4 0 669755098 261066752 4564 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 63737 4564 342 106 0 59240 0
[pid=2136/tid=2137] ppid=2134 vsize=254948 CPUtime=0.68 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 1713 0 0 0 68 0 0 0 25 0 4 0 669755099 261066752 4564 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=254948 CPUtime=0.69 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2191 0 0 0 69 0 0 0 25 0 4 0 669755099 261066752 4564 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=254948 CPUtime=0.69 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2135 0 0 0 69 0 0 0 25 0 4 0 669755099 261066752 4564 33554432000 4194304 4625164 140735122582848 18446744073709551615 4288699 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 254948

[startup+1.50037 s]
/proc/loadavg: 4.21 6.62 7.53 10/405 2140
/proc/meminfo: memFree=12570696/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=268876 CPUtime=5.95 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 12549 0 0 0 594 1 0 0 25 0 4 0 669755098 275329024 7748 33554432000 4194304 4625164 140735122582848 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 67219 7767 344 106 0 62722 0
[pid=2136/tid=2137] ppid=2134 vsize=268876 CPUtime=1.48 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2942 0 0 0 148 0 0 0 25 0 4 0 669755099 275329024 7777 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=268876 CPUtime=1.48 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3671 0 0 0 148 0 0 0 25 0 4 0 669755099 275329024 7790 33554432000 4194304 4625164 140735122582848 18446744073709551615 208079929813 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=268876 CPUtime=1.48 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 4264 0 0 0 148 0 0 0 25 0 4 0 669755099 275329024 7801 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 268876

[startup+3.10107 s]
/proc/loadavg: 4.52 6.65 7.54 9/405 2140
/proc/meminfo: memFree=12540564/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=273612 CPUtime=12.34 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 19633 0 0 0 1232 2 0 0 25 0 4 0 669755098 280178688 11484 33554432000 4194304 4625164 140735122582848 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 68403 11484 354 106 0 63906 0
[pid=2136/tid=2137] ppid=2134 vsize=273612 CPUtime=3.08 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 6422 0 0 0 308 0 0 0 25 0 4 0 669755099 280178688 11484 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=273612 CPUtime=3.08 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 5346 0 0 0 308 0 0 0 25 0 4 0 669755099 280178688 11484 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352029 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=273612 CPUtime=3.08 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 5427 0 0 0 308 0 0 0 25 0 4 0 669755099 280178688 11484 33554432000 4194304 4625164 140735122582848 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 273612

[startup+6.30046 s]
/proc/loadavg: 4.52 6.65 7.54 9/405 2140
/proc/meminfo: memFree=12465948/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=283268 CPUtime=25.1 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 36471 0 0 0 2506 4 0 0 25 0 4 0 669755098 290066432 16749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 70817 16749 374 106 0 66320 0
[pid=2136/tid=2137] ppid=2134 vsize=283268 CPUtime=6.28 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 9427 0 0 0 627 1 0 0 25 0 4 0 669755099 290066432 16749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=283268 CPUtime=6.28 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 8332 0 0 0 627 1 0 0 25 0 4 0 669755099 290066432 16749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=283268 CPUtime=6.28 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 15235 0 0 0 627 1 0 0 25 0 4 0 669755099 290066432 16749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4557107 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 283268

[startup+12.7002 s]
/proc/loadavg: 5.12 6.71 7.55 9/405 2140
/proc/meminfo: memFree=12390688/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=297824 CPUtime=50.61 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 51175 0 0 0 5053 8 0 0 25 0 4 0 669755098 304971776 23604 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 74456 23604 418 106 0 69959 0
[pid=2136/tid=2137] ppid=2134 vsize=297824 CPUtime=12.68 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 11789 0 0 0 1266 2 0 0 25 0 4 0 669755099 304971776 23604 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=297824 CPUtime=12.69 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 13126 0 0 0 1266 3 0 0 25 0 4 0 669755099 304971776 23604 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=297824 CPUtime=12.68 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 22477 0 0 0 1266 2 0 0 25 0 4 0 669755099 304971776 23604 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 297824

[startup+25.5008 s]
/proc/loadavg: 5.57 6.75 7.55 9/405 2141
/proc/meminfo: memFree=12264548/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=327156 CPUtime=101.64 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 81542 0 0 0 10150 14 0 0 25 0 4 0 669755098 335007744 34695 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 81789 34695 353 106 0 77292 0
[pid=2136/tid=2137] ppid=2134 vsize=327156 CPUtime=25.47 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 22866 0 0 0 2543 4 0 0 25 0 4 0 669755099 335007744 34695 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=327156 CPUtime=25.49 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 20079 0 0 0 2544 5 0 0 25 0 4 0 669755099 335007744 34695 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=327156 CPUtime=25.48 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 33147 0 0 0 2544 4 0 0 25 0 4 0 669755099 335007744 34695 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 327156

[startup+51.1009 s]
/proc/loadavg: 6.40 6.85 7.56 9/405 2141
/proc/meminfo: memFree=12109860/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=366364 CPUtime=203.72 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 199268 0 0 0 20336 36 0 0 25 0 4 0 669755098 375156736 51816 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 91591 51816 454 106 0 87094 0
[pid=2136/tid=2137] ppid=2134 vsize=366364 CPUtime=51.06 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 34327 0 0 0 5099 7 0 0 25 0 4 0 669755099 375156736 51816 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=366364 CPUtime=51.08 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 30402 0 0 0 5101 7 0 0 25 0 4 0 669755099 375156736 51816 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=366364 CPUtime=51.09 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 127118 0 0 0 5089 20 0 0 25 0 4 0 669755099 375156736 51816 33554432000 4194304 4625164 140735122582848 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 366364

[startup+102.315 s]
/proc/loadavg: 7.43 7.07 7.59 9/405 2143
/proc/meminfo: memFree=11845936/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=513824 CPUtime=407.91 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 475895 0 0 0 40705 86 0 0 25 0 4 0 669755098 526155776 74792 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512021 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 128456 74794 642 106 0 123959 0
[pid=2136/tid=2137] ppid=2134 vsize=513824 CPUtime=102.27 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 50447 0 0 0 10217 10 0 0 25 0 4 0 669755099 526155776 74794 33554432000 4194304 4625164 140735122582848 18446744073709551615 4353247 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=513824 CPUtime=102.3 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 45319 0 0 0 10218 12 0 0 25 0 4 0 669755099 526155776 74794 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351894 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=513824 CPUtime=102.3 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 370241 0 0 0 10169 61 0 0 25 0 4 0 669755099 526155776 74794 33554432000 4194304 4625164 140735122582848 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.91
Current children cumulated vsize (KiB) 513824

[startup+162.301 s]

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

[pid=2136] ppid=2134 vsize=1231656 CPUtime=2800.13 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 3463387 0 0 0 279432 581 0 0 25 0 4 0 669755098 1261215744 229432 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 307914 229432 363 106 0 303417 0
[pid=2136/tid=2137] ppid=2134 vsize=1231656 CPUtime=702.13 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 178168 0 0 0 70172 41 0 0 25 0 4 0 669755099 1261215744 229432 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1231656 CPUtime=702.31 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 152263 0 0 0 70198 33 0 0 25 0 4 0 669755099 1261215744 229432 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1231656 CPUtime=702.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2421292 0 0 0 69847 382 0 0 25 0 4 0 669755099 1261215744 229432 33554432000 4194304 4625164 140735122582848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.13
Current children cumulated vsize (KiB) 1231656

[startup+762.315 s]
/proc/loadavg: 8.21 8.02 7.84 9/405 2160
/proc/meminfo: memFree=9955992/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1337212 CPUtime=3039.41 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 3927806 0 0 0 303286 655 0 0 25 0 4 0 669755098 1369305088 261063 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 334303 261063 366 106 0 329806 0
[pid=2136/tid=2137] ppid=2134 vsize=1337212 CPUtime=762.14 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 183853 0 0 0 76171 43 0 0 25 0 4 0 669755099 1369305088 261063 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1337212 CPUtime=762.32 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 155671 0 0 0 76198 34 0 0 25 0 4 0 669755099 1369305088 261063 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1337212 CPUtime=762.3 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2727712 0 0 0 75800 430 0 0 25 0 4 0 669755099 1369305088 261063 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3039.41
Current children cumulated vsize (KiB) 1337212

[startup+822.301 s]
/proc/loadavg: 8.17 8.04 7.86 9/405 2162
/proc/meminfo: memFree=9856380/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1341604 CPUtime=3278.59 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 4248125 0 0 0 327152 707 0 0 25 0 4 0 669755098 1373802496 274782 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511906 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 335401 274782 343 106 0 330904 0
[pid=2136/tid=2137] ppid=2134 vsize=1341604 CPUtime=822.12 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 188804 0 0 0 82167 45 0 0 25 0 4 0 669755099 1373802496 274782 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1341604 CPUtime=822.31 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 158189 0 0 0 82196 35 0 0 25 0 4 0 669755099 1373802496 274782 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1341604 CPUtime=822.28 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 2956085 0 0 0 81764 464 0 0 25 0 4 0 669755099 1373802496 274782 33554432000 4194304 4625164 140735122582848 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3278.59
Current children cumulated vsize (KiB) 1341604

[startup+882.301 s]
/proc/loadavg: 8.14 8.06 7.87 9/405 2163
/proc/meminfo: memFree=9759232/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1445896 CPUtime=3517.81 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 4597463 0 0 0 351019 762 0 0 25 0 4 0 669755098 1480597504 289207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 361474 289207 343 106 0 356977 0
[pid=2136/tid=2137] ppid=2134 vsize=1445896 CPUtime=882.1 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 194093 0 0 0 88164 46 0 0 25 0 4 0 669755099 1480597504 289207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1445896 CPUtime=882.31 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 159608 0 0 0 88195 36 0 0 25 0 4 0 669755099 1480597504 289207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1445896 CPUtime=882.28 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3213143 0 0 0 87725 503 0 0 25 0 4 0 669755099 1480597504 289207 33554432000 4194304 4625164 140735122582848 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3517.81
Current children cumulated vsize (KiB) 1445896

[startup+942.301 s]
/proc/loadavg: 8.12 8.08 7.89 9/405 2165
/proc/meminfo: memFree=9682928/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1456988 CPUtime=3757.05 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 4693389 0 0 0 374927 778 0 0 25 0 4 0 669755098 1491955712 297708 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 364247 297708 343 106 0 359750 0
[pid=2136/tid=2137] ppid=2134 vsize=1456988 CPUtime=942.09 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 196759 0 0 0 94162 47 0 0 25 0 4 0 669755099 1491955712 297708 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1456988 CPUtime=942.32 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 161519 0 0 0 94195 37 0 0 25 0 4 0 669755099 1491955712 297708 33554432000 4194304 4625164 140735122582848 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1456988 CPUtime=942.28 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3223977 0 0 0 93724 504 0 0 25 0 4 0 669755099 1491955712 297708 33554432000 4194304 4625164 140735122582848 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.05
Current children cumulated vsize (KiB) 1456988

[startup+1002.3 s]
/proc/loadavg: 8.14 8.09 7.91 9/405 2167
/proc/meminfo: memFree=9579480/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1750460 CPUtime=3996.26 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 4912108 0 0 0 398812 814 0 0 25 0 4 0 669755098 1792471040 313965 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 437615 313965 343 106 0 433118 0
[pid=2136/tid=2137] ppid=2134 vsize=1750460 CPUtime=1002.08 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 265401 0 0 0 100150 58 0 0 25 0 4 0 669755099 1792471040 313965 33554432000 4194304 4625164 140735122582848 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1750460 CPUtime=1002.31 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 216636 0 0 0 100187 44 0 0 25 0 4 0 669755099 1792471040 313965 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1750460 CPUtime=1002.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3225613 0 0 0 99724 505 0 0 25 0 4 0 669755099 1792471040 313965 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3996.26
Current children cumulated vsize (KiB) 1750460

[startup+1062.3 s]
/proc/loadavg: 8.09 8.08 7.91 9/405 2168
/proc/meminfo: memFree=9501800/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1830184 CPUtime=4235.49 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 5147808 0 0 0 422694 855 0 0 25 0 4 0 669755098 1874108416 327316 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 457546 327316 381 106 0 453049 0
[pid=2136/tid=2137] ppid=2134 vsize=1830184 CPUtime=1062.06 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 267327 0 0 0 106146 60 0 0 25 0 4 0 669755099 1874108416 327316 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1830184 CPUtime=1062.32 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 217584 0 0 0 106187 45 0 0 25 0 4 0 669755099 1874108416 327316 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1830184 CPUtime=1062.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3321594 0 0 0 105709 520 0 0 25 0 4 0 669755099 1874108416 327316 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4235.49
Current children cumulated vsize (KiB) 1830184

[startup+1122.3 s]
/proc/loadavg: 8.19 8.12 7.93 9/405 2170
/proc/meminfo: memFree=9439244/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1831728 CPUtime=4474.71 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 5500308 0 0 0 446554 917 0 0 25 0 4 0 669755098 1875689472 330603 33554432000 4194304 4625164 140735122582848 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 457932 330603 343 106 0 453435 0
[pid=2136/tid=2137] ppid=2134 vsize=1831728 CPUtime=1122.05 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 268526 0 0 0 112145 60 0 0 25 0 4 0 669755099 1875689472 330603 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1831728 CPUtime=1122.32 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 218009 0 0 0 112187 45 0 0 25 0 4 0 669755099 1875689472 330603 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1831728 CPUtime=1122.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3563367 0 0 0 111667 562 0 0 25 0 4 0 669755099 1875689472 330603 33554432000 4194304 4625164 140735122582848 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4474.71
Current children cumulated vsize (KiB) 1831728

[startup+1182.3 s]
/proc/loadavg: 8.15 8.13 7.95 9/405 2171
/proc/meminfo: memFree=9360836/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1899028 CPUtime=4713.94 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 5906364 0 0 0 470408 986 0 0 25 0 4 0 669755098 1944604672 338073 33554432000 4194304 4625164 140735122582848 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 474757 338073 371 106 0 470260 0
[pid=2136/tid=2137] ppid=2134 vsize=1899028 CPUtime=1182.05 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 270419 0 0 0 118144 61 0 0 25 0 4 0 669755099 1944604672 338073 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1899028 CPUtime=1182.32 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 218602 0 0 0 118187 45 0 0 25 0 4 0 669755099 1944604672 338073 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1899028 CPUtime=1182.29 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3861302 0 0 0 117618 611 0 0 25 0 4 0 669755099 1944604672 338073 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4713.94
Current children cumulated vsize (KiB) 1899028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.9 s]
/proc/loadavg: 8.10 8.12 7.95 6/403 2173
/proc/meminfo: memFree=10191864/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1899028 CPUtime=4800.05 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 6042861 0 0 0 478996 1009 0 0 25 0 4 0 669755098 1944604672 341749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 474757 341749 346 106 0 470260 0
[pid=2136/tid=2137] ppid=2134 vsize=1899028 CPUtime=1203.65 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 270781 0 0 0 120304 61 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1899028 CPUtime=1203.93 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 218637 0 0 0 120348 45 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1899028 CPUtime=1203.9 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3988919 0 0 0 119758 632 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1899028

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

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

[startup+1203.9 s]
/proc/loadavg: 8.10 8.12 7.95 6/403 2173
/proc/meminfo: memFree=10191864/32950928 swapFree=57376972/67111528
[pid=2136] ppid=2134 vsize=1899028 CPUtime=4800.05 cores=1,3,5,7
/proc/2136/stat : 2136 (SArTagnan) R 2134 2136 1658 0 -1 4202496 6042861 0 0 0 478996 1009 0 0 25 0 4 0 669755098 1944604672 341749 33554432000 4194304 4625164 140735122582848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/2136/statm: 474757 341749 346 106 0 470260 0
[pid=2136/tid=2137] ppid=2134 vsize=1899028 CPUtime=1203.65 cores=1,3,5,7
/proc/2136/task/2137/stat : 2137 (SArTagnan) R 2134 2136 1658 0 -1 4202560 270781 0 0 0 120304 61 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2136/tid=2138] ppid=2134 vsize=1899028 CPUtime=1203.93 cores=1,3,5,7
/proc/2136/task/2138/stat : 2138 (SArTagnan) R 2134 2136 1658 0 -1 4202560 218637 0 0 0 120348 45 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2136/tid=2139] ppid=2134 vsize=1899028 CPUtime=1203.9 cores=1,3,5,7
/proc/2136/task/2139/stat : 2139 (SArTagnan) R 2134 2136 1658 0 -1 4202560 3988919 0 0 0 119758 632 0 0 25 0 4 0 669755099 1944604672 342394 33554432000 4194304 4625164 140735122582848 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 1899028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.98
CPU time (s): 4800.18
CPU user time (s): 4790.02
CPU system time (s): 10.1555
CPU usage (%): 398.693
Max. virtual memory (cumulated for all children) (KiB): 1994180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.02
system time used= 10.1555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6043536
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= 316
involuntary context switches= 20758

runsolver used 4.18336 second user time and 11.2103 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-16 23:32:34
IDJOB=3386069
IDBENCH=83224
IDSOLVER=1871
FILE ID=node127/3386069-1305581554
RUNJOBID= node127-1305581554-2114
PBS_JOBID= 13350216
Free space on /tmp= 73384 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386069-1305581554/watcher-3386069-1305581554 -o /tmp/evaluation-result-3386069-1305581554/solver-3386069-1305581554 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386069-1305581554.cnf -threads=4

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1542639244

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12623584 kB
Buffers:         83268 kB
Cached:         469500 kB
SwapCached:     117904 kB
Active:        5555472 kB
Inactive:     14552176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12623584 kB
SwapTotal:    67111528 kB
SwapFree:     57376972 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:    19442964 kB
Mapped:          26440 kB
Slab:            72124 kB
PageTables:      81036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84661392 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= 73384 MiB
End job on node127 at 2011-05-16 23:52:40