Trace number 3261212

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.28 1201.99

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark385.978
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261212-1304090294/watcher-3261212-1304090294 -o /tmp/evaluation-result-3261212-1304090294/solver-3261212-1304090294 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3261212-1304090294.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.13 8.11 7.92 1/175 8573
/proc/meminfo: memFree=29739704/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=180420 CPUtime=0 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 571 0 0 0 0 0 0 0 25 0 4 0 501444727 184750080 506 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366247 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 45105 506 338 105 0 40609 0
[pid=8573/tid=8574] ppid=8571 vsize=180420 CPUtime=0 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 501444728 184750080 508 33554432000 4194304 4623224 140737072693808 18446744073709551615 4463392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=180420 CPUtime=0 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 4 0 501444728 184750080 508 33554432000 4194304 4623224 140737072693808 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=180420 CPUtime=0 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 27 0 0 0 0 0 0 0 25 0 4 0 501444728 184750080 508 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366492 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.107796 s]
/proc/loadavg: 8.13 8.11 7.92 1/175 8573
/proc/meminfo: memFree=29739704/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=183768 CPUtime=0.41 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 2237 0 0 0 40 1 0 0 25 0 4 0 501444727 188178432 1739 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 45942 1739 342 105 0 41446 0
[pid=8573/tid=8574] ppid=8571 vsize=183768 CPUtime=0.1 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 399 0 0 0 10 0 0 0 25 0 4 0 501444728 188178432 1739 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=183768 CPUtime=0.09 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 445 0 0 0 9 0 0 0 25 0 4 0 501444728 188178432 1739 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=183768 CPUtime=0.1 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 527 0 0 0 10 0 0 0 25 0 4 0 501444728 188178432 1739 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 183768

[startup+0.20078 s]
/proc/loadavg: 8.13 8.11 7.92 1/175 8573
/proc/meminfo: memFree=29739704/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=185096 CPUtime=0.77 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3584 0 0 0 76 1 0 0 18 0 4 0 501444727 189538304 2562 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 46274 2562 342 105 0 41778 0
[pid=8573/tid=8574] ppid=8571 vsize=185096 CPUtime=0.19 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 819 0 0 0 19 0 0 0 25 0 4 0 501444728 189538304 2562 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=185096 CPUtime=0.18 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 718 0 0 0 18 0 0 0 25 0 4 0 501444728 189538304 2562 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=185096 CPUtime=0.19 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 968 0 0 0 19 0 0 0 25 0 4 0 501444728 189538304 2562 33554432000 4194304 4623224 140737072693808 18446744073709551615 4377691 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 185096

[startup+0.300764 s]
/proc/loadavg: 8.13 8.11 7.92 1/175 8573
/proc/meminfo: memFree=29739704/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=185736 CPUtime=1.18 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 4570 0 0 0 116 2 0 0 18 0 4 0 501444727 190193664 3320 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510020 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 46434 3320 342 105 0 41938 0
[pid=8573/tid=8574] ppid=8571 vsize=185736 CPUtime=0.28 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 911 0 0 0 28 0 0 0 25 0 4 0 501444728 190193664 3320 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=185736 CPUtime=0.28 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1074 0 0 0 28 0 0 0 25 0 4 0 501444728 190193664 3320 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366364 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=185736 CPUtime=0.29 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1417 0 0 0 29 0 0 0 25 0 4 0 501444728 190193664 3320 33554432000 4194304 4623224 140737072693808 18446744073709551615 4550473 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 185736

[startup+0.700692 s]
/proc/loadavg: 8.13 8.11 7.92 1/175 8573
/proc/meminfo: memFree=29739704/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=191636 CPUtime=2.77 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 8524 0 0 0 275 2 0 0 18 0 4 0 501444727 196235264 5468 33554432000 4194304 4623224 140737072693808 18446744073709551615 4384378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 47909 5468 342 105 0 43413 0
[pid=8573/tid=8574] ppid=8571 vsize=191636 CPUtime=0.68 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1930 0 0 0 68 0 0 0 25 0 4 0 501444728 196235264 5468 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=191636 CPUtime=0.69 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 2342 0 0 0 68 1 0 0 25 0 4 0 501444728 196235264 5468 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=191636 CPUtime=0.69 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 2692 0 0 0 69 0 0 0 25 0 4 0 501444728 196235264 5468 33554432000 4194304 4623224 140737072693808 18446744073709551615 4364598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 191636

[startup+1.50052 s]
/proc/loadavg: 8.13 8.11 7.92 5/176 8624
/proc/meminfo: memFree=29729604/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=265612 CPUtime=5.97 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 13830 0 0 0 593 4 0 0 20 0 4 0 501444727 271986688 8933 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 66403 8933 358 105 0 61907 0
[pid=8573/tid=8574] ppid=8571 vsize=265612 CPUtime=1.49 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 3526 0 0 0 148 1 0 0 25 0 4 0 501444728 271986688 8933 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=265612 CPUtime=1.47 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 3770 0 0 0 146 1 0 0 25 0 4 0 501444728 271986688 8933 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=265612 CPUtime=1.49 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 4001 0 0 0 149 0 0 0 25 0 4 0 501444728 271986688 8933 33554432000 4194304 4623224 140737072693808 18446744073709551615 4545983 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 265612

[startup+3.10024 s]
/proc/loadavg: 8.13 8.11 7.92 9/184 8637
/proc/meminfo: memFree=29672376/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=274616 CPUtime=12.36 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 21144 0 0 0 1230 6 0 0 24 0 4 0 501444727 281206784 13912 33554432000 4194304 4623224 140737072693808 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 68654 13912 362 105 0 64158 0
[pid=8573/tid=8574] ppid=8571 vsize=274616 CPUtime=3.09 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 6587 0 0 0 307 2 0 0 25 0 4 0 501444728 281206784 13912 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=274616 CPUtime=3.07 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 6565 0 0 0 305 2 0 0 18 0 4 0 501444728 281206784 13912 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=274616 CPUtime=3.08 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 5257 0 0 0 308 0 0 0 25 0 4 0 501444728 281206784 13912 33554432000 4194304 4623224 140737072693808 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 274616

[startup+6.30067 s]
/proc/loadavg: 8.12 8.11 7.92 10/184 8637
/proc/meminfo: memFree=29574416/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=294880 CPUtime=25.15 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 40250 0 0 0 2505 10 0 0 25 0 4 0 501444727 301957120 21071 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 73720 21071 370 105 0 69224 0
[pid=8573/tid=8574] ppid=8571 vsize=294880 CPUtime=6.29 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 12298 0 0 0 626 3 0 0 25 0 4 0 501444728 301957120 21071 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=294880 CPUtime=6.25 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 13228 0 0 0 622 3 0 0 20 0 4 0 501444728 301957120 21071 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=294880 CPUtime=6.28 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 11157 0 0 0 627 1 0 0 25 0 4 0 501444728 301957120 21071 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366677 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 294880

[startup+12.7005 s]
/proc/loadavg: 8.11 8.11 7.92 9/184 8638
/proc/meminfo: memFree=29453316/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=308892 CPUtime=50.72 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 76783 0 0 0 5055 17 0 0 25 0 4 0 501444727 316305408 31035 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 77223 31035 453 105 0 72727 0
[pid=8573/tid=8574] ppid=8571 vsize=308892 CPUtime=12.68 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 15837 0 0 0 1263 5 0 0 25 0 4 0 501444728 316305408 31035 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=308892 CPUtime=12.62 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 19465 0 0 0 1258 4 0 0 25 0 4 0 501444728 316305408 31035 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376993 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=308892 CPUtime=12.69 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 36686 0 0 0 1264 5 0 0 25 0 4 0 501444728 316305408 31035 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 308892

[startup+25.5003 s]
/proc/loadavg: 8.08 8.10 7.92 9/184 8638
/proc/meminfo: memFree=29273880/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=329844 CPUtime=101.84 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 103098 0 0 0 10161 23 0 0 25 0 4 0 501444727 337760256 46195 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 82461 46195 575 105 0 77965 0
[pid=8573/tid=8574] ppid=8571 vsize=329844 CPUtime=25.49 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 30757 0 0 0 2539 10 0 0 25 0 4 0 501444728 337760256 46195 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=329844 CPUtime=25.35 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 21389 0 0 0 2530 5 0 0 25 0 4 0 501444728 337760256 46195 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=329844 CPUtime=25.49 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 43380 0 0 0 2543 6 0 0 25 0 4 0 501444728 337760256 46195 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 329844

[startup+51.1007 s]
/proc/loadavg: 8.19 8.12 7.93 9/184 8639
/proc/meminfo: memFree=29011980/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=431280 CPUtime=204.11 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 155370 0 0 0 20375 36 0 0 25 0 4 0 501444727 441630720 67785 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 107820 67785 736 105 0 103324 0
[pid=8573/tid=8574] ppid=8571 vsize=431280 CPUtime=51.09 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 47326 0 0 0 5092 17 0 0 25 0 4 0 501444728 441630720 67785 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=431280 CPUtime=50.81 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 31534 0 0 0 5075 6 0 0 25 0 4 0 501444728 441630720 67785 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=431280 CPUtime=51.09 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 66699 0 0 0 5100 9 0 0 25 0 4 0 501444728 441630720 67785 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 431280

[startup+102.301 s]
/proc/loadavg: 8.23 8.14 7.94 9/184 8640
/proc/meminfo: memFree=28609076/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=661420 CPUtime=408.64 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 244864 0 0 0 40809 55 0 0 25 0 4 0 501444727 677294080 107236 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 165355 107236 1180 105 0 160859 0
[pid=8573/tid=8574] ppid=8571 vsize=661420 CPUtime=102.29 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 57489 0 0 0 10205 24 0 0 25 0 4 0 501444728 677294080 107236 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=661420 CPUtime=101.73 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 65095 0 0 0 10163 10 0 0 25 0 4 0 501444728 677294080 107236 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=661420 CPUtime=102.29 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 100554 0 0 0 10214 15 0 0 25 0 4 0 501444728 677294080 107236 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 661420

[startup+162.301 s]

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

[pid=8573] ppid=8571 vsize=1506408 CPUtime=2564.84 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 1874837 0 0 0 256134 350 0 0 25 0 4 0 501444727 1542561792 300970 33554432000 4194304 4623224 140737072693808 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 376602 300970 354 105 0 372106 0
[pid=8573/tid=8574] ppid=8571 vsize=1506408 CPUtime=642.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 184417 0 0 0 64136 95 0 0 25 0 4 0 501444728 1542561792 300970 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1506408 CPUtime=637.94 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 153740 0 0 0 63765 29 0 0 25 0 4 0 501444728 1542561792 300970 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1506408 CPUtime=642.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1323212 0 0 0 64034 193 0 0 25 0 4 0 501444728 1542561792 300970 33554432000 4194304 4623224 140737072693808 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2564.84
Current children cumulated vsize (KiB) 1506408

[startup+702.301 s]
/proc/loadavg: 8.11 8.12 8.01 9/184 8659
/proc/meminfo: memFree=27161568/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1621540 CPUtime=2804.5 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 2283368 0 0 0 280035 415 0 0 25 0 4 0 501444727 1660456960 318177 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 405385 318177 349 105 0 400889 0
[pid=8573/tid=8574] ppid=8571 vsize=1621540 CPUtime=702.3 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 191789 0 0 0 70130 100 0 0 25 0 4 0 501444728 1660456960 318177 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1621540 CPUtime=697.6 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 157242 0 0 0 69730 30 0 0 25 0 4 0 501444728 1660456960 318177 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1621540 CPUtime=702.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1543146 0 0 0 70003 224 0 0 25 0 4 0 501444728 1660456960 318177 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2804.5
Current children cumulated vsize (KiB) 1621540

[startup+762.301 s]
/proc/loadavg: 8.11 8.12 8.01 9/184 8661
/proc/meminfo: memFree=27116904/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1622856 CPUtime=3044.19 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 2699227 0 0 0 303935 484 0 0 25 0 4 0 501444727 1661804544 326190 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 405714 326190 364 105 0 401218 0
[pid=8573/tid=8574] ppid=8571 vsize=1622856 CPUtime=762.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 194941 0 0 0 76127 104 0 0 25 0 4 0 501444728 1661804544 326190 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1622856 CPUtime=757.28 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 157430 0 0 0 75698 30 0 0 25 0 4 0 501444728 1661804544 326190 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1622856 CPUtime=762.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1785797 0 0 0 75964 263 0 0 25 0 4 0 501444728 1661804544 326190 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.19
Current children cumulated vsize (KiB) 1622856

[startup+822.301 s]
/proc/loadavg: 8.11 8.12 8.02 9/184 8662
/proc/meminfo: memFree=27053520/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1636196 CPUtime=3283.85 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 2957725 0 0 0 327854 531 0 0 25 0 4 0 501444727 1675464704 338121 33554432000 4194304 4623224 140737072693808 18446744073709551615 4415001 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 409049 338121 342 105 0 404553 0
[pid=8573/tid=8574] ppid=8571 vsize=1636196 CPUtime=822.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 199395 0 0 0 82121 110 0 0 25 0 4 0 501444728 1675464704 338121 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1636196 CPUtime=816.95 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 159079 0 0 0 81664 31 0 0 25 0 4 0 501444728 1675464704 338121 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1636196 CPUtime=822.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1869270 0 0 0 81951 276 0 0 25 0 4 0 501444728 1675464704 338121 33554432000 4194304 4623224 140737072693808 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3283.85
Current children cumulated vsize (KiB) 1636196

[startup+882.307 s]
/proc/loadavg: 8.07 8.11 8.02 9/184 8664
/proc/meminfo: memFree=26988644/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1704164 CPUtime=3523.53 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3145694 0 0 0 351788 565 0 0 25 0 4 0 501444727 1745063936 350897 33554432000 4194304 4623224 140737072693808 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 426041 350897 342 105 0 421545 0
[pid=8573/tid=8574] ppid=8571 vsize=1704164 CPUtime=882.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 202940 0 0 0 88116 115 0 0 25 0 4 0 501444728 1745063936 350897 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1704164 CPUtime=876.61 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 164669 0 0 0 87628 33 0 0 25 0 4 0 501444728 1745063936 350897 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1704164 CPUtime=882.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1870509 0 0 0 87951 276 0 0 25 0 4 0 501444728 1745063936 350897 33554432000 4194304 4623224 140737072693808 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.53
Current children cumulated vsize (KiB) 1704164

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.02 9/184 8666
/proc/meminfo: memFree=26868100/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1959724 CPUtime=3763.18 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3440652 0 0 0 375706 612 0 0 25 0 4 0 501444727 2006757376 378011 33554432000 4194304 4623224 140737072693808 18446744073709551615 4517563 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 489931 378011 342 105 0 485435 0
[pid=8573/tid=8574] ppid=8571 vsize=1959724 CPUtime=942.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213520 0 0 0 94111 120 0 0 25 0 4 0 501444728 2006757376 378011 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1959724 CPUtime=936.29 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 220873 0 0 0 93588 41 0 0 25 0 4 0 501444728 2006757376 378011 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1959724 CPUtime=942.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1871228 0 0 0 93951 276 0 0 25 0 4 0 501444728 2006757376 378011 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.18
Current children cumulated vsize (KiB) 1959724

[startup+1002.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/184 8667
/proc/meminfo: memFree=26831008/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=1963204 CPUtime=4002.85 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3597203 0 0 0 399644 641 0 0 25 0 4 0 501444727 2010320896 381748 33554432000 4194304 4623224 140737072693808 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 490801 381748 342 105 0 486305 0
[pid=8573/tid=8574] ppid=8571 vsize=1963204 CPUtime=1002.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213546 0 0 0 100111 120 0 0 25 0 4 0 501444728 2010320896 381748 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=1963204 CPUtime=995.95 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 220939 0 0 0 99554 41 0 0 25 0 4 0 501444728 2010320896 381748 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=1963204 CPUtime=1002.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1873152 0 0 0 99950 277 0 0 25 0 4 0 501444728 2010320896 381748 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.85
Current children cumulated vsize (KiB) 1963204

[startup+1062.3 s]
/proc/loadavg: 8.11 8.11 8.02 9/184 8669
/proc/meminfo: memFree=26797748/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=2003984 CPUtime=4242.52 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3781250 0 0 0 423580 672 0 0 25 0 4 0 501444727 2052079616 386934 33554432000 4194304 4623224 140737072693808 18446744073709551615 4414974 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 500996 386934 342 105 0 496500 0
[pid=8573/tid=8574] ppid=8571 vsize=2003984 CPUtime=1062.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213581 0 0 0 106111 120 0 0 25 0 4 0 501444728 2052079616 386934 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=2003984 CPUtime=1055.62 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 222594 0 0 0 105521 41 0 0 25 0 4 0 501444728 2052079616 386934 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=2003984 CPUtime=1062.26 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1892373 0 0 0 105946 280 0 0 25 0 4 0 501444728 2052079616 386934 33554432000 4194304 4623224 140737072693808 18446744073709551615 4545659 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.52
Current children cumulated vsize (KiB) 2003984

[startup+1122.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 8670
/proc/meminfo: memFree=26777276/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=2010356 CPUtime=4482.19 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 3953761 0 0 0 447516 703 0 0 25 0 4 0 501444727 2058604544 389903 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 502589 389903 342 105 0 498093 0
[pid=8573/tid=8574] ppid=8571 vsize=2010356 CPUtime=1122.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213607 0 0 0 112111 120 0 0 25 0 4 0 501444728 2058604544 389903 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=2010356 CPUtime=1115.28 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 223286 0 0 0 111487 41 0 0 25 0 4 0 501444728 2058604544 389903 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=2010356 CPUtime=1122.27 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1893953 0 0 0 111946 281 0 0 25 0 4 0 501444728 2058604544 389903 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.19
Current children cumulated vsize (KiB) 2010356

[startup+1182.3 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 8672
/proc/meminfo: memFree=26748240/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=2020740 CPUtime=4721.87 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 4119056 0 0 0 471457 730 0 0 25 0 4 0 501444727 2069237760 394080 33554432000 4194304 4623224 140737072693808 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 505185 394080 342 105 0 500689 0
[pid=8573/tid=8574] ppid=8571 vsize=2020740 CPUtime=1182.31 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213639 0 0 0 118111 120 0 0 25 0 4 0 501444728 2069237760 394080 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=2020740 CPUtime=1174.96 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 224195 0 0 0 117454 42 0 0 25 0 4 0 501444728 2069237760 394080 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=2020740 CPUtime=1182.26 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1895224 0 0 0 117945 281 0 0 25 0 4 0 501444728 2069237760 394080 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.87
Current children cumulated vsize (KiB) 2020740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.07 8.09 8.02 9/184 8672
/proc/meminfo: memFree=26737072/32951124 swapFree=67111348/67111528
[pid=8573] ppid=8571 vsize=2023496 CPUtime=4800.16 cores=0,2,4,6
/proc/8573/stat : 8573 (SArTagnan) R 8571 8573 8275 0 -1 4202496 4175688 0 0 0 479277 739 0 0 25 0 4 0 501444727 2072059904 396005 33554432000 4194304 4623224 140737072693808 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8573/statm: 505874 396005 342 105 0 501378 0
[pid=8573/tid=8574] ppid=8571 vsize=2023496 CPUtime=1201.92 cores=0,2,4,6
/proc/8573/task/8574/stat : 8574 (SArTagnan) R 8571 8573 8275 0 -1 4202560 213652 0 0 0 120072 120 0 0 25 0 4 0 501444728 2072059904 396040 33554432000 4194304 4623224 140737072693808 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8573/tid=8575] ppid=8571 vsize=2023496 CPUtime=1194.45 cores=0,2,4,6
/proc/8573/task/8575/stat : 8575 (SArTagnan) R 8571 8573 8275 0 -1 4202560 224662 0 0 0 119402 43 0 0 25 0 4 0 501444728 2072059904 396040 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8573/tid=8576] ppid=8571 vsize=2023496 CPUtime=1201.87 cores=0,2,4,6
/proc/8573/task/8576/stat : 8576 (SArTagnan) R 8571 8573 8275 0 -1 4202560 1896186 0 0 0 119906 281 0 0 25 0 4 0 501444728 2072059904 396041 33554432000 4194304 4623224 140737072693808 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 2023496

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.99
CPU time (s): 4800.28
CPU user time (s): 4792.8
CPU system time (s): 7.47686
CPU usage (%): 399.361
Max. virtual memory (cumulated for all children) (KiB): 2166084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.8
system time used= 7.47686
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4175833
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= 1130
involuntary context switches= 24760

runsolver used 1.9967 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 17:18:14
IDJOB=3261212
IDBENCH=83217
IDSOLVER=1656
FILE ID=node140/3261212-1304090294
RUNJOBID= node140-1304087883-8293
PBS_JOBID= 13170564
Free space on /tmp= 72648 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261212-1304090294/watcher-3261212-1304090294 -o /tmp/evaluation-result-3261212-1304090294/solver-3261212-1304090294 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3261212-1304090294.cnf -threads=4

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

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=2112643646

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29739844 kB
Buffers:        998912 kB
Cached:        1657176 kB
SwapCached:        180 kB
Active:         271672 kB
Inactive:      2449164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29739844 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             436 kB
Writeback:           0 kB
AnonPages:       63984 kB
Mapped:          15024 kB
Slab:           426332 kB
PageTables:       4256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217132 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= 72664 MiB
End job on node140 at 2011-04-29 17:38:18