Trace number 3385894

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.35 1205

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
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 variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.20 8.11 7.76 6/481 11134
/proc/meminfo: memFree=14771416/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=180696 CPUtime=0.01 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 657 0 0 0 1 0 0 0 25 0 4 0 669750214 185032704 587 33554432000 4194304 4625164 140736080291984 18446744073709551615 4535266 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 45174 587 342 106 0 40677 0
[pid=11134/tid=11135] ppid=11132 vsize=180900 CPUtime=0 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669750214 185241600 658 33554432000 4194304 4625164 140736080291984 18446744073709551615 47780216367026 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=180900 CPUtime=0.01 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 78 0 0 0 1 0 0 0 25 0 4 0 669750214 185241600 658 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=180900 CPUtime=0 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 63 0 0 0 0 0 0 0 25 0 4 0 669750214 185241600 658 33554432000 4194304 4625164 140736080291984 18446744073709551615 4575427 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.041869 s]
/proc/loadavg: 8.20 8.11 7.76 6/481 11134
/proc/meminfo: memFree=14771416/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=181688 CPUtime=0.13 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 1205 0 0 0 13 0 0 0 25 0 4 0 669750214 186048512 1042 33554432000 4194304 4625164 140736080291984 18446744073709551615 254500353057 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 45422 1042 342 106 0 40925 0
[pid=11134/tid=11135] ppid=11132 vsize=181688 CPUtime=0.02 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 108 0 0 0 2 0 0 0 25 0 4 0 669750214 186048512 1042 33554432000 4194304 4625164 140736080291984 18446744073709551615 254500352709 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=181688 CPUtime=0.03 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 214 0 0 0 3 0 0 0 25 0 4 0 669750214 186048512 1043 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=181688 CPUtime=0.03 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 164 0 0 0 3 0 0 0 25 0 4 0 669750214 186048512 1043 33554432000 4194304 4625164 140736080291984 18446744073709551615 4547818 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 181688

[startup+0.119002 s]
/proc/loadavg: 8.20 8.11 7.76 6/481 11134
/proc/meminfo: memFree=14771416/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=248972 CPUtime=0.44 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 2373 0 0 0 44 0 0 0 25 0 4 0 669750214 254947328 1823 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 62243 1823 342 106 0 57746 0
[pid=11134/tid=11135] ppid=11132 vsize=248972 CPUtime=0.09 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 475 0 0 0 9 0 0 0 25 0 4 0 669750214 254947328 1823 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352707 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=248972 CPUtime=0.11 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 477 0 0 0 11 0 0 0 25 0 4 0 669750214 254947328 1823 33554432000 4194304 4625164 140736080291984 18446744073709551615 4292486 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=248972 CPUtime=0.1 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 532 0 0 0 10 0 0 0 25 0 4 0 669750214 254947328 1823 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 248972

[startup+0.300968 s]
/proc/loadavg: 8.20 8.11 7.76 6/481 11134
/proc/meminfo: memFree=14771416/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=251660 CPUtime=1.17 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 4326 0 0 0 116 1 0 0 25 0 4 0 669750214 257699840 3149 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 62915 3149 342 106 0 58418 0
[pid=11134/tid=11135] ppid=11132 vsize=251660 CPUtime=0.27 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 1044 0 0 0 27 0 0 0 25 0 4 0 669750214 257699840 3149 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=251660 CPUtime=0.29 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 1306 0 0 0 29 0 0 0 25 0 4 0 669750214 257699840 3149 33554432000 4194304 4625164 140736080291984 18446744073709551615 4462955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=251660 CPUtime=0.28 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 868 0 0 0 28 0 0 0 25 0 4 0 669750214 257699840 3149 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352627 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 251660

[startup+0.700889 s]
/proc/loadavg: 8.20 8.11 7.76 6/481 11134
/proc/meminfo: memFree=14771416/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=256680 CPUtime=2.76 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 8949 0 0 0 275 1 0 0 25 0 4 0 669750214 262840320 5929 33554432000 4194304 4625164 140736080291984 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 64170 5929 346 106 0 59673 0
[pid=11134/tid=11135] ppid=11132 vsize=256680 CPUtime=0.67 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 2540 0 0 0 67 0 0 0 25 0 4 0 669750214 262840320 5929 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=256680 CPUtime=0.69 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 2925 0 0 0 69 0 0 0 25 0 4 0 669750214 262840320 5929 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=256680 CPUtime=0.68 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 1760 0 0 0 68 0 0 0 25 0 4 0 669750214 262840320 5929 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 256680

[startup+1.50073 s]
/proc/loadavg: 8.27 8.12 7.77 10/485 11138
/proc/meminfo: memFree=14730860/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=261964 CPUtime=5.94 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 14255 0 0 0 592 2 0 0 25 0 4 0 669750214 268251136 8899 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 65491 8900 343 106 0 60994 0
[pid=11134/tid=11135] ppid=11132 vsize=261964 CPUtime=1.45 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3866 0 0 0 145 0 0 0 25 0 4 0 669750214 268251136 8900 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=261964 CPUtime=1.49 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 4692 0 0 0 148 1 0 0 25 0 4 0 669750214 268251136 8901 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=261964 CPUtime=1.48 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3672 0 0 0 148 0 0 0 25 0 4 0 669750214 268251136 8901 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 261964

[startup+3.10041 s]
/proc/loadavg: 8.27 8.12 7.77 9/485 11138
/proc/meminfo: memFree=14706928/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=272868 CPUtime=12.33 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 23977 0 0 0 1229 4 0 0 25 0 4 0 669750214 279416832 13707 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511953 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 68217 13707 347 106 0 63720 0
[pid=11134/tid=11135] ppid=11132 vsize=272868 CPUtime=3.03 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 6491 0 0 0 303 0 0 0 25 0 4 0 669750214 279416832 13707 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=272868 CPUtime=3.09 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 6487 0 0 0 308 1 0 0 25 0 4 0 669750214 279416832 13707 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=272868 CPUtime=3.09 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 8104 0 0 0 308 1 0 0 25 0 4 0 669750214 279416832 13707 33554432000 4194304 4625164 140736080291984 18446744073709551615 254500735335 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 272868

[startup+6.30078 s]
/proc/loadavg: 8.27 8.12 7.77 9/485 11198
/proc/meminfo: memFree=14624984/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=294468 CPUtime=25.08 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 38853 0 0 0 2502 6 0 0 25 0 4 0 669750214 301535232 20878 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 73617 20878 360 106 0 69120 0
[pid=11134/tid=11135] ppid=11132 vsize=294468 CPUtime=6.19 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 12059 0 0 0 618 1 0 0 25 0 4 0 669750214 301535232 20878 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=294468 CPUtime=6.28 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 9494 0 0 0 627 1 0 0 25 0 4 0 669750214 301535232 20878 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=294468 CPUtime=6.29 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 13194 0 0 0 627 2 0 0 25 0 4 0 669750214 301535232 20878 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 294468

[startup+12.7005 s]
/proc/loadavg: 8.30 8.13 7.78 9/485 11198
/proc/meminfo: memFree=14497712/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=334364 CPUtime=50.58 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 63340 0 0 0 5047 11 0 0 25 0 4 0 669750214 342388736 30953 33554432000 4194304 4625164 140736080291984 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 83591 30953 399 106 0 79094 0
[pid=11134/tid=11135] ppid=11132 vsize=334364 CPUtime=12.49 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 17595 0 0 0 1246 3 0 0 25 0 4 0 669750214 342388736 30953 33554432000 4194304 4625164 140736080291984 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=334364 CPUtime=12.69 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 18628 0 0 0 1266 3 0 0 25 0 4 0 669750214 342388736 30953 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=334364 CPUtime=12.69 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 20900 0 0 0 1266 3 0 0 25 0 4 0 669750214 342388736 30953 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 334364

[startup+25.501 s]
/proc/loadavg: 8.25 8.13 7.78 9/485 11199
/proc/meminfo: memFree=14325248/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=370092 CPUtime=101.57 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 88674 0 0 0 10141 16 0 0 25 0 4 0 669750214 378974208 45381 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 92523 45381 554 106 0 88026 0
[pid=11134/tid=11135] ppid=11132 vsize=370092 CPUtime=25.08 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 26249 0 0 0 2503 5 0 0 25 0 4 0 669750214 378974208 45381 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=370092 CPUtime=25.49 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 28581 0 0 0 2544 5 0 0 25 0 4 0 669750214 378974208 45381 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=370092 CPUtime=25.48 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 24379 0 0 0 2545 3 0 0 25 0 4 0 669750214 378974208 45381 33554432000 4194304 4625164 140736080291984 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 370092

[startup+51.1009 s]
/proc/loadavg: 8.21 8.13 7.79 9/485 11199
/proc/meminfo: memFree=14069300/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=384804 CPUtime=203.57 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 173105 0 0 0 20325 32 0 0 25 0 4 0 669750214 394039296 63656 33554432000 4194304 4625164 140736080291984 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 96201 63656 503 106 0 91704 0
[pid=11134/tid=11135] ppid=11132 vsize=384804 CPUtime=50.28 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 39162 0 0 0 5018 10 0 0 25 0 4 0 669750214 394039296 63656 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=384804 CPUtime=51.09 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 32298 0 0 0 5103 6 0 0 25 0 4 0 669750214 394039296 63656 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=384804 CPUtime=51.08 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 90041 0 0 0 5095 13 0 0 25 0 4 0 669750214 394039296 63656 33554432000 4194304 4625164 140736080291984 18446744073709551615 4546769 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.57
Current children cumulated vsize (KiB) 384804

[startup+102.319 s]
/proc/loadavg: 8.26 8.15 7.81 9/485 11201
/proc/meminfo: memFree=13690444/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=563304 CPUtime=407.63 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 402900 0 0 0 40695 68 0 0 25 0 4 0 669750214 576823296 97007 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 140826 97007 781 106 0 136329 0
[pid=11134/tid=11135] ppid=11132 vsize=563304 CPUtime=100.68 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 59691 0 0 0 10052 16 0 0 25 0 4 0 669750214 576823296 97007 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=563304 CPUtime=102.31 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 64385 0 0 0 10219 12 0 0 25 0 4 0 669750214 576823296 97007 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=563304 CPUtime=102.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 260611 0 0 0 10194 36 0 0 25 0 4 0 669750214 576823296 97007 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.63
Current children cumulated vsize (KiB) 563304

[startup+162.301 s]

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

[pid=11134] ppid=11132 vsize=1623932 CPUtime=2797.92 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 3169173 0 0 0 279277 515 0 0 25 0 4 0 669750214 1662906368 311290 33554432000 4194304 4625164 140736080291984 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 405983 311290 355 106 0 401486 0
[pid=11134/tid=11135] ppid=11132 vsize=1623932 CPUtime=690.97 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 205825 0 0 0 69033 64 0 0 25 0 4 0 669750214 1662906368 311290 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1623932 CPUtime=702.31 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 168743 0 0 0 70184 47 0 0 25 0 4 0 669750214 1662906368 311290 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1623932 CPUtime=702.29 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 2206232 0 0 0 69918 311 0 0 25 0 4 0 669750214 1662906368 311290 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2797.92
Current children cumulated vsize (KiB) 1623932

[startup+762.319 s]
/proc/loadavg: 8.02 8.08 7.93 9/485 11218
/proc/meminfo: memFree=12090900/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1679068 CPUtime=3037.01 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 3682083 0 0 0 303112 589 0 0 25 0 4 0 669750214 1719365632 329451 33554432000 4194304 4625164 140736080291984 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 419767 329451 361 106 0 415270 0
[pid=11134/tid=11135] ppid=11132 vsize=1679068 CPUtime=750.01 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 211670 0 0 0 74934 67 0 0 25 0 4 0 669750214 1719365632 329451 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1679068 CPUtime=762.34 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 173550 0 0 0 76183 51 0 0 25 0 4 0 669750214 1719365632 329451 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1679068 CPUtime=762.31 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 2496634 0 0 0 75882 349 0 0 25 0 4 0 669750214 1719365632 329451 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3037.01
Current children cumulated vsize (KiB) 1679068

[startup+822.301 s]
/proc/loadavg: 8.14 8.09 7.94 9/485 11220
/proc/meminfo: memFree=11998360/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1697020 CPUtime=3275.99 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 4151341 0 0 0 326936 663 0 0 25 0 4 0 669750214 1737748480 345080 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 424255 345080 368 106 0 419758 0
[pid=11134/tid=11135] ppid=11132 vsize=1697020 CPUtime=809.03 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 217055 0 0 0 80834 69 0 0 25 0 4 0 669750214 1737748480 345080 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1697020 CPUtime=822.32 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 177223 0 0 0 82176 56 0 0 25 0 4 0 669750214 1737748480 345080 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1697020 CPUtime=822.29 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 2833508 0 0 0 81833 396 0 0 25 0 4 0 669750214 1737748480 345080 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3275.99
Current children cumulated vsize (KiB) 1697020

[startup+882.301 s]
/proc/loadavg: 8.17 8.10 7.95 9/485 11221
/proc/meminfo: memFree=11899240/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1817716 CPUtime=3515.03 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 4459592 0 0 0 350790 713 0 0 25 0 4 0 669750214 1861341184 367425 33554432000 4194304 4625164 140736080291984 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 454429 367425 343 106 0 449932 0
[pid=11134/tid=11135] ppid=11132 vsize=1817716 CPUtime=868.06 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 221860 0 0 0 86734 72 0 0 25 0 4 0 669750214 1861341184 367425 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1817716 CPUtime=882.32 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 181054 0 0 0 88171 61 0 0 25 0 4 0 669750214 1861341184 367425 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1817716 CPUtime=882.29 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3069681 0 0 0 87799 430 0 0 25 0 4 0 669750214 1861341184 367425 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3515.03
Current children cumulated vsize (KiB) 1817716

[startup+942.301 s]
/proc/loadavg: 8.17 8.11 7.96 9/485 11223
/proc/meminfo: memFree=11808564/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1986760 CPUtime=3754.07 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 4747822 0 0 0 374651 756 0 0 25 0 4 0 669750214 2034442240 391198 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 496690 391198 368 106 0 492193 0
[pid=11134/tid=11135] ppid=11132 vsize=1986760 CPUtime=927.09 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 233438 0 0 0 92634 75 0 0 25 0 4 0 669750214 2034442240 391198 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1986760 CPUtime=942.33 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 239016 0 0 0 94163 70 0 0 25 0 4 0 669750214 2034442240 391198 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1986760 CPUtime=942.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3285076 0 0 0 93769 461 0 0 25 0 4 0 669750214 2034442240 391198 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3754.07
Current children cumulated vsize (KiB) 1986760

[startup+1002.3 s]
/proc/loadavg: 8.16 8.12 7.97 9/485 11225
/proc/meminfo: memFree=11729036/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1994548 CPUtime=3993.09 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 5000637 0 0 0 398515 794 0 0 25 0 4 0 669750214 2042417152 407550 33554432000 4194304 4625164 140736080291984 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 498637 407550 361 106 0 494140 0
[pid=11134/tid=11135] ppid=11132 vsize=1994548 CPUtime=986.11 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235496 0 0 0 98535 76 0 0 25 0 4 0 669750214 2042417152 407550 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1994548 CPUtime=1002.32 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 249851 0 0 0 100160 72 0 0 25 0 4 0 669750214 2042417152 407550 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1994548 CPUtime=1002.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3520872 0 0 0 99736 494 0 0 25 0 4 0 669750214 2042417152 407550 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3993.09
Current children cumulated vsize (KiB) 1994548

[startup+1062.3 s]
/proc/loadavg: 8.19 8.14 7.98 9/485 11226
/proc/meminfo: memFree=11673452/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=1994548 CPUtime=4232.13 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 5306527 0 0 0 422369 844 0 0 25 0 4 0 669750214 2042417152 418585 33554432000 4194304 4625164 140736080291984 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 498637 418585 376 106 0 494140 0
[pid=11134/tid=11135] ppid=11132 vsize=1994548 CPUtime=1045.13 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235557 0 0 0 104437 76 0 0 25 0 4 0 669750214 2042417152 418585 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=1994548 CPUtime=1062.33 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 254304 0 0 0 106160 73 0 0 25 0 4 0 669750214 2042417152 418585 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=1994548 CPUtime=1062.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 3817648 0 0 0 105689 541 0 0 25 0 4 0 669750214 2042417152 418585 33554432000 4194304 4625164 140736080291984 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4232.13
Current children cumulated vsize (KiB) 1994548

[startup+1122.3 s]
/proc/loadavg: 8.28 8.17 8.00 9/485 11228
/proc/meminfo: memFree=11648492/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=2040036 CPUtime=4471.14 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 5579697 0 0 0 446230 884 0 0 25 0 4 0 669750214 2088996864 423221 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 510009 423221 349 106 0 505512 0
[pid=11134/tid=11135] ppid=11132 vsize=2040036 CPUtime=1104.14 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235634 0 0 0 110338 76 0 0 25 0 4 0 669750214 2088996864 423221 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=2040036 CPUtime=1122.33 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 254436 0 0 0 112159 74 0 0 25 0 4 0 669750214 2088996864 423221 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=2040036 CPUtime=1122.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 4085286 0 0 0 111650 580 0 0 25 0 4 0 669750214 2088996864 423221 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4471.14
Current children cumulated vsize (KiB) 2040036

[startup+1182.3 s]
/proc/loadavg: 8.24 8.18 8.01 9/485 11229
/proc/meminfo: memFree=11599216/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=2133272 CPUtime=4710.17 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 5830558 0 0 0 470095 922 0 0 25 0 4 0 669750214 2184470528 433379 33554432000 4194304 4625164 140736080291984 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 533318 433379 372 106 0 528821 0
[pid=11134/tid=11135] ppid=11132 vsize=2133272 CPUtime=1163.16 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235689 0 0 0 116240 76 0 0 25 0 4 0 669750214 2184470528 433379 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=2133272 CPUtime=1182.33 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 256420 0 0 0 118159 74 0 0 25 0 4 0 669750214 2184470528 433379 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=2133272 CPUtime=1182.3 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 4329117 0 0 0 117613 617 0 0 25 0 4 0 669750214 2184470528 433379 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4710.17
Current children cumulated vsize (KiB) 2133272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.9 s]
/proc/loadavg: 8.24 8.19 8.02 9/485 11230
/proc/meminfo: memFree=11531864/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=2290692 CPUtime=4800.22 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 6020723 0 0 0 479074 948 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 572673 445794 363 106 0 568176 0
[pid=11134/tid=11135] ppid=11132 vsize=2290692 CPUtime=1185.38 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235720 0 0 0 118462 76 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=2290692 CPUtime=1204.95 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 341434 0 0 0 120410 85 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=2290692 CPUtime=1204.92 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 4433414 0 0 0 119860 632 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2290692

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

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

[startup+1204.9 s]
/proc/loadavg: 8.24 8.19 8.02 9/485 11230
/proc/meminfo: memFree=11531864/32950928 swapFree=45358800/67111528
[pid=11134] ppid=11132 vsize=2290692 CPUtime=4800.22 cores=0,2,4,6
/proc/11134/stat : 11134 (SArTagnan) R 11132 11134 10402 0 -1 4202496 6020723 0 0 0 479074 948 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11134/statm: 572673 445794 363 106 0 568176 0
[pid=11134/tid=11135] ppid=11132 vsize=2290692 CPUtime=1185.38 cores=0,2,4,6
/proc/11134/task/11135/stat : 11135 (SArTagnan) R 11132 11134 10402 0 -1 4202560 235720 0 0 0 118462 76 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=11134/tid=11136] ppid=11132 vsize=2290692 CPUtime=1204.95 cores=0,2,4,6
/proc/11134/task/11136/stat : 11136 (SArTagnan) R 11132 11134 10402 0 -1 4202560 341434 0 0 0 120410 85 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11134/tid=11137] ppid=11132 vsize=2290692 CPUtime=1204.92 cores=0,2,4,6
/proc/11134/task/11137/stat : 11137 (SArTagnan) R 11132 11134 10402 0 -1 4202560 4433414 0 0 0 119860 632 0 0 25 0 4 0 669750214 2345668608 445794 33554432000 4194304 4625164 140736080291984 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2290692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205
CPU time (s): 4800.35
CPU user time (s): 4790.79
CPU system time (s): 9.56255
CPU usage (%): 398.37
Max. virtual memory (cumulated for all children) (KiB): 2588676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.79
system time used= 9.56255
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6020723
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= 1010
involuntary context switches= 22611

runsolver used 5.45917 second user time and 13.8149 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-16 23:32:15
IDJOB=3385894
IDBENCH=83211
IDSOLVER=1871
FILE ID=node149/3385894-1305581535
RUNJOBID= node149-1305580327-10957
PBS_JOBID= 13350208
Free space on /tmp= 73532 MiB

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

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1442416273

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14771696 kB
Buffers:         88160 kB
Cached:         561488 kB
SwapCached:      36208 kB
Active:        8739460 kB
Inactive:      9162084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14771696 kB
SwapTotal:    67111528 kB
SwapFree:     45358800 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:    17227732 kB
Mapped:          27896 kB
Slab:            97216 kB
PageTables:     112200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 156319504 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= 73532 MiB
End job on node149 at 2011-05-16 23:52:22