Trace number 3250078

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.25 1201.8

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
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 variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

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-3250078-1304091463/watcher-3250078-1304091463 -o /tmp/evaluation-result-3250078-1304091463/solver-3250078-1304091463 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3250078-1304091463.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: 7.46 7.95 7.92 2/173 4895
/proc/meminfo: memFree=27116888/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=114904 CPUtime=0 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 505 0 0 0 0 0 0 0 25 0 4 0 520744855 117661696 440 33554432000 4194304 4623224 140736667736768 18446744073709551615 4411728 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 28726 443 330 105 0 24230 0
[pid=4895/tid=4897] ppid=4893 vsize=114904 CPUtime=0 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520744855 117661696 459 33554432000 4194304 4623224 140736667736768 18446744073709551615 47332699613106 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=114904 CPUtime=0 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 15 0 0 0 0 0 0 0 25 0 4 0 520744855 117661696 459 33554432000 4194304 4623224 140736667736768 18446744073709551615 210204308165 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=114904 CPUtime=0 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 20 0 0 0 0 0 0 0 25 0 4 0 520744855 117661696 459 33554432000 4194304 4623224 140736667736768 18446744073709551615 210204308165 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.104531 s]
/proc/loadavg: 7.46 7.95 7.92 2/173 4895
/proc/meminfo: memFree=27116888/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=183504 CPUtime=0.38 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 2247 0 0 0 38 0 0 0 25 0 4 0 520744855 187908096 1822 33554432000 4194304 4623224 140736667736768 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 45876 1823 342 105 0 41380 0
[pid=4895/tid=4897] ppid=4893 vsize=183504 CPUtime=0.09 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 341 0 0 0 9 0 0 0 25 0 4 0 520744855 187908096 1823 33554432000 4194304 4623224 140736667736768 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=183504 CPUtime=0.09 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 425 0 0 0 9 0 0 0 25 0 4 0 520744855 187908096 1823 33554432000 4194304 4623224 140736667736768 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=183504 CPUtime=0.09 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 432 0 0 0 9 0 0 0 25 0 4 0 520744855 187908096 1823 33554432000 4194304 4623224 140736667736768 18446744073709551615 4545864 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 183504

[startup+0.200659 s]
/proc/loadavg: 7.46 7.95 7.92 2/173 4895
/proc/meminfo: memFree=27116888/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=185076 CPUtime=0.77 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 3589 0 0 0 77 0 0 0 25 0 4 0 520744855 189517824 2618 33554432000 4194304 4623224 140736667736768 18446744073709551615 4511280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 46269 2618 342 105 0 41773 0
[pid=4895/tid=4897] ppid=4893 vsize=185076 CPUtime=0.19 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 698 0 0 0 19 0 0 0 25 0 4 0 520744855 189517824 2618 33554432000 4194304 4623224 140736667736768 18446744073709551615 4465904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=185076 CPUtime=0.19 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 693 0 0 0 19 0 0 0 25 0 4 0 520744855 189517824 2618 33554432000 4194304 4623224 140736667736768 18446744073709551615 4478512 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=185076 CPUtime=0.19 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 856 0 0 0 19 0 0 0 25 0 4 0 520744855 189517824 2618 33554432000 4194304 4623224 140736667736768 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 185076

[startup+0.300676 s]
/proc/loadavg: 7.46 7.95 7.92 2/173 4895
/proc/meminfo: memFree=27116888/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=186228 CPUtime=1.17 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 4505 0 0 0 117 0 0 0 25 0 4 0 520744855 190697472 3321 33554432000 4194304 4623224 140736667736768 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 46557 3321 342 105 0 42061 0
[pid=4895/tid=4897] ppid=4893 vsize=186228 CPUtime=0.29 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 816 0 0 0 29 0 0 0 25 0 4 0 520744855 190697472 3321 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=186228 CPUtime=0.29 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 995 0 0 0 29 0 0 0 25 0 4 0 520744855 190697472 3321 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=186228 CPUtime=0.29 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 1284 0 0 0 29 0 0 0 25 0 4 0 520744855 190697472 3321 33554432000 4194304 4623224 140736667736768 18446744073709551615 4365987 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) 186228

[startup+0.700576 s]
/proc/loadavg: 7.46 7.95 7.92 2/173 4895
/proc/meminfo: memFree=27116888/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=191176 CPUtime=2.77 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 8215 0 0 0 276 1 0 0 25 0 4 0 520744855 195764224 5631 33554432000 4194304 4623224 140736667736768 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 47794 5631 342 105 0 43298 0
[pid=4895/tid=4897] ppid=4893 vsize=191176 CPUtime=0.69 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 1714 0 0 0 69 0 0 0 25 0 4 0 520744855 195764224 5631 33554432000 4194304 4623224 140736667736768 18446744073709551615 4461271 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=191176 CPUtime=0.69 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 1619 0 0 0 69 0 0 0 25 0 4 0 520744855 195764224 5631 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=191176 CPUtime=0.68 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 2977 0 0 0 68 0 0 0 25 0 4 0 520744855 195764224 5631 33554432000 4194304 4623224 140736667736768 18446744073709551615 4289645 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 191176

[startup+1.50047 s]
/proc/loadavg: 7.59 7.97 7.93 5/179 4937
/proc/meminfo: memFree=27084532/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=198624 CPUtime=5.97 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 13894 0 0 0 594 3 0 0 25 0 4 0 520744855 203390976 8779 33554432000 4194304 4623224 140736667736768 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 49656 8779 342 105 0 45160 0
[pid=4895/tid=4897] ppid=4893 vsize=198624 CPUtime=1.48 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 2604 0 0 0 148 0 0 0 25 0 4 0 520744855 203390976 8779 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376846 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=198624 CPUtime=1.48 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 3442 0 0 0 148 0 0 0 25 0 4 0 520744855 203390976 8779 33554432000 4194304 4623224 140736667736768 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=198624 CPUtime=1.48 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 5338 0 0 0 147 1 0 0 25 0 4 0 520744855 203390976 8779 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 198624

[startup+3.10118 s]
/proc/loadavg: 7.59 7.97 7.93 10/184 5027
/proc/meminfo: memFree=27048912/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=211948 CPUtime=12.36 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 22939 0 0 0 1231 5 0 0 25 0 4 0 520744855 217034752 13956 33554432000 4194304 4623224 140736667736768 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 52987 13956 377 105 0 48491 0
[pid=4895/tid=4897] ppid=4893 vsize=211948 CPUtime=3.07 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 4153 0 0 0 307 0 0 0 25 0 4 0 520744855 217034752 13956 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=211948 CPUtime=3.08 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 5249 0 0 0 308 0 0 0 25 0 4 0 520744855 217034752 13956 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=211948 CPUtime=3.08 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 10071 0 0 0 307 1 0 0 25 0 4 0 520744855 217034752 13956 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 211948

[startup+6.30064 s]
/proc/loadavg: 7.70 7.99 7.93 9/184 5027
/proc/meminfo: memFree=26937932/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=298900 CPUtime=25.14 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 38968 0 0 0 2506 8 0 0 25 0 4 0 520744855 306073600 21440 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510093 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 74725 21440 441 105 0 70229 0
[pid=4895/tid=4897] ppid=4893 vsize=298900 CPUtime=6.25 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 9167 0 0 0 624 1 0 0 25 0 4 0 520744855 306073600 21440 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=298900 CPUtime=6.28 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 8411 0 0 0 627 1 0 0 25 0 4 0 520744855 306073600 21440 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=298900 CPUtime=6.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 15892 0 0 0 625 3 0 0 23 0 4 0 520744855 306073600 21440 33554432000 4194304 4623224 140736667736768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 298900

[startup+12.7006 s]
/proc/loadavg: 7.72 7.99 7.93 9/184 5027
/proc/meminfo: memFree=26803020/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=311520 CPUtime=50.71 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 70665 0 0 0 5057 14 0 0 25 0 4 0 520744855 318996480 31180 33554432000 4194304 4623224 140736667736768 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 77880 31180 379 105 0 73384 0
[pid=4895/tid=4897] ppid=4893 vsize=311520 CPUtime=12.62 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 15560 0 0 0 1259 3 0 0 25 0 4 0 520744855 318996480 31180 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=311520 CPUtime=12.68 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 13710 0 0 0 1266 2 0 0 25 0 4 0 520744855 318996480 31180 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=311520 CPUtime=12.68 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 35274 0 0 0 1263 5 0 0 25 0 4 0 520744855 318996480 31180 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 311520

[startup+25.5004 s]
/proc/loadavg: 7.78 7.99 7.93 9/184 5027
/proc/meminfo: memFree=26602156/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=362868 CPUtime=101.82 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 128552 0 0 0 10155 27 0 0 25 0 4 0 520744855 371576832 50919 33554432000 4194304 4623224 140736667736768 18446744073709551615 4415933 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 90717 50919 748 105 0 86221 0
[pid=4895/tid=4897] ppid=4893 vsize=362868 CPUtime=25.35 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 25422 0 0 0 2528 7 0 0 25 0 4 0 520744855 371576832 50919 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=362868 CPUtime=25.49 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 29284 0 0 0 2542 7 0 0 25 0 4 0 520744855 371576832 50919 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=362868 CPUtime=25.49 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 63512 0 0 0 2539 10 0 0 25 0 4 0 520744855 371576832 50919 33554432000 4194304 4623224 140736667736768 18446744073709551615 4545609 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 362868

[startup+51.1012 s]
/proc/loadavg: 7.86 7.99 7.93 9/184 5028
/proc/meminfo: memFree=26344492/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=433980 CPUtime=204.09 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 185942 0 0 0 20371 38 0 0 25 0 4 0 520744855 444395520 73200 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 108495 73200 790 105 0 103999 0
[pid=4895/tid=4897] ppid=4893 vsize=433980 CPUtime=50.81 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 37565 0 0 0 5070 11 0 0 25 0 4 0 520744855 444395520 73200 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=433980 CPUtime=51.08 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 44782 0 0 0 5098 10 0 0 25 0 4 0 520744855 444395520 73200 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=433980 CPUtime=51.08 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 87877 0 0 0 5096 12 0 0 25 0 4 0 520744855 444395520 73200 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 433980

[startup+102.301 s]
/proc/loadavg: 7.97 8.00 7.94 9/184 5029
/proc/meminfo: memFree=25852940/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=631992 CPUtime=408.63 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 257587 0 0 0 40804 59 0 0 25 0 4 0 520744855 647159808 116700 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 157998 116700 582 105 0 153502 0
[pid=4895/tid=4897] ppid=4893 vsize=631992 CPUtime=101.73 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 48919 0 0 0 10152 21 0 0 25 0 4 0 520744855 647159808 116700 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=631992 CPUtime=102.29 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 65994 0 0 0 10213 16 0 0 25 0 4 0 520744855 647159808 116700 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=631992 CPUtime=102.29 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 91716 0 0 0 10216 13 0 0 25 0 4 0 520744855 647159808 116700 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 631992

[startup+162.301 s]

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

[pid=4895] ppid=4893 vsize=1896004 CPUtime=2565.6 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 2789206 0 0 0 256084 476 0 0 25 0 4 0 520744855 1941508096 334962 33554432000 4194304 4623224 140736667736768 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 474001 334962 353 105 0 469505 0
[pid=4895/tid=4897] ppid=4893 vsize=1896004 CPUtime=638.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 192812 0 0 0 63819 67 0 0 25 0 4 0 520744855 1941508096 334962 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=1896004 CPUtime=642.2 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 226663 0 0 0 64162 58 0 0 25 0 4 0 520744855 1941508096 334962 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=1896004 CPUtime=642.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 1942700 0 0 0 63940 288 0 0 25 0 4 0 520744855 1941508096 334962 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.6
Current children cumulated vsize (KiB) 1896004

[startup+702.3 s]
/proc/loadavg: 8.17 8.12 8.01 9/184 5045
/proc/meminfo: memFree=24459296/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=1973828 CPUtime=2805.26 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 3262652 0 0 0 279972 554 0 0 25 0 4 0 520744855 2021199872 348637 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 493457 348637 343 105 0 488961 0
[pid=4895/tid=4897] ppid=4893 vsize=1973828 CPUtime=698.85 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 197591 0 0 0 69815 70 0 0 25 0 4 0 520744855 2021199872 348637 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=1973828 CPUtime=701.88 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 229362 0 0 0 70128 60 0 0 25 0 4 0 520744855 2021199872 348637 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=1973828 CPUtime=702.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 2235918 0 0 0 69893 335 0 0 25 0 4 0 520744855 2021199872 348637 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1973828

[startup+762.3 s]
/proc/loadavg: 8.16 8.13 8.01 9/184 5047
/proc/meminfo: memFree=24373940/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=1975016 CPUtime=3044.96 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 3702647 0 0 0 303869 627 0 0 25 0 4 0 520744855 2022416384 364330 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 493754 364330 342 105 0 489258 0
[pid=4895/tid=4897] ppid=4893 vsize=1975016 CPUtime=758.87 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 205817 0 0 0 75809 78 0 0 25 0 4 0 520744855 2022416384 364330 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=1975016 CPUtime=761.55 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 231072 0 0 0 76095 60 0 0 25 0 4 0 520744855 2022416384 364330 33554432000 4194304 4623224 140736667736768 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=1975016 CPUtime=762.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 2493149 0 0 0 75858 370 0 0 25 0 4 0 520744855 2022416384 364330 33554432000 4194304 4623224 140736667736768 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.96
Current children cumulated vsize (KiB) 1975016

[startup+822.3 s]
/proc/loadavg: 8.15 8.13 8.02 9/184 5049
/proc/meminfo: memFree=24311276/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=1979900 CPUtime=3284.61 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 4201420 0 0 0 327752 709 0 0 25 0 4 0 520744855 2027417600 376169 33554432000 4194304 4623224 140736667736768 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 494975 376169 347 105 0 490479 0
[pid=4895/tid=4897] ppid=4893 vsize=1979900 CPUtime=818.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 210841 0 0 0 81802 84 0 0 25 0 4 0 520744855 2027417600 376169 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=1979900 CPUtime=821.22 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 232799 0 0 0 82062 60 0 0 25 0 4 0 520744855 2027417600 376169 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=1979900 CPUtime=822.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 2794990 0 0 0 81813 415 0 0 25 0 4 0 520744855 2027417600 376169 33554432000 4194304 4623224 140736667736768 18446744073709551615 4545900 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 1979900

[startup+882.306 s]
/proc/loadavg: 8.10 8.12 8.02 9/184 5050
/proc/meminfo: memFree=24253068/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=1985048 CPUtime=3524.29 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 4712692 0 0 0 351639 790 0 0 25 0 4 0 520744855 2032689152 388207 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 496262 388207 342 105 0 491766 0
[pid=4895/tid=4897] ppid=4893 vsize=1985048 CPUtime=878.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 215521 0 0 0 87796 90 0 0 25 0 4 0 520744855 2032689152 388207 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=1985048 CPUtime=880.9 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 235621 0 0 0 88029 61 0 0 25 0 4 0 520744855 2032689152 388207 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=1985048 CPUtime=882.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 3102999 0 0 0 87770 458 0 0 25 0 4 0 520744855 2032689152 388207 33554432000 4194304 4623224 140736667736768 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1985048

[startup+942.3 s]
/proc/loadavg: 8.08 8.11 8.02 9/184 5051
/proc/meminfo: memFree=24182104/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2057316 CPUtime=3763.94 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 5149471 0 0 0 375536 858 0 0 25 0 4 0 520744855 2106691584 402066 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 514329 402066 342 105 0 509833 0
[pid=4895/tid=4897] ppid=4893 vsize=2057316 CPUtime=938.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 218857 0 0 0 93792 94 0 0 25 0 4 0 520744855 2106691584 402066 33554432000 4194304 4623224 140736667736768 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2057316 CPUtime=940.57 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 239356 0 0 0 93995 62 0 0 25 0 4 0 520744855 2106691584 402066 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2057316 CPUtime=942.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 3402928 0 0 0 93728 500 0 0 25 0 4 0 520744855 2106691584 402066 33554432000 4194304 4623224 140736667736768 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 2057316

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.02 9/184 5053
/proc/meminfo: memFree=24136184/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2100280 CPUtime=4003.61 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 5445752 0 0 0 399456 905 0 0 25 0 4 0 520744855 2150686720 411666 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 525070 411666 354 105 0 520574 0
[pid=4895/tid=4897] ppid=4893 vsize=2100280 CPUtime=998.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 218926 0 0 0 99792 94 0 0 25 0 4 0 520744855 2150686720 411666 33554432000 4194304 4623224 140736667736768 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2100280 CPUtime=1000.24 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 241959 0 0 0 99960 64 0 0 25 0 4 0 520744855 2150686720 411666 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2100280 CPUtime=1002.29 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 3693861 0 0 0 99684 545 0 0 25 0 4 0 520744855 2150686720 411666 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 2100280

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 8.02 9/184 5055
/proc/meminfo: memFree=24083664/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2170568 CPUtime=4243.29 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 5717480 0 0 0 423381 948 0 0 25 0 4 0 520744855 2222661632 416608 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 542642 416608 364 105 0 538146 0
[pid=4895/tid=4897] ppid=4893 vsize=2170568 CPUtime=1058.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 218972 0 0 0 105792 94 0 0 25 0 4 0 520744855 2222661632 416608 33554432000 4194304 4623224 140736667736768 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2170568 CPUtime=1059.92 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 244047 0 0 0 105926 66 0 0 25 0 4 0 520744855 2222661632 416608 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2170568 CPUtime=1062.29 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 3961693 0 0 0 105643 586 0 0 25 0 4 0 520744855 2222661632 416608 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2170568

[startup+1122.3 s]
/proc/loadavg: 8.06 8.09 8.02 9/184 5057
/proc/meminfo: memFree=24049048/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2178160 CPUtime=4482.95 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 5979398 0 0 0 447307 988 0 0 25 0 4 0 520744855 2230435840 423450 33554432000 4194304 4623224 140736667736768 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 544540 423450 384 105 0 540044 0
[pid=4895/tid=4897] ppid=4893 vsize=2178160 CPUtime=1118.86 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 219023 0 0 0 111792 94 0 0 25 0 4 0 520744855 2230435840 423450 33554432000 4194304 4623224 140736667736768 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2178160 CPUtime=1119.59 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 244966 0 0 0 111893 66 0 0 25 0 4 0 520744855 2230435840 423450 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2178160 CPUtime=1122.29 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 4219783 0 0 0 111604 625 0 0 25 0 4 0 520744855 2230435840 423450 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 2178160

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/184 5058
/proc/meminfo: memFree=24006740/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2235768 CPUtime=4722.63 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 6270128 0 0 0 471229 1034 0 0 25 0 4 0 520744855 2289426432 431342 33554432000 4194304 4623224 140736667736768 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 558942 431342 343 105 0 554446 0
[pid=4895/tid=4897] ppid=4893 vsize=2235768 CPUtime=1178.87 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 219075 0 0 0 117792 95 0 0 25 0 4 0 520744855 2289426432 431342 33554432000 4194304 4623224 140736667736768 18446744073709551615 4357593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2235768 CPUtime=1179.27 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 247717 0 0 0 117860 67 0 0 25 0 4 0 520744855 2289426432 431342 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2235768 CPUtime=1182.28 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 4475658 0 0 0 117564 664 0 0 25 0 4 0 520744855 2289426432 431342 33554432000 4194304 4623224 140736667736768 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.63
Current children cumulated vsize (KiB) 2235768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.09 8.02 9/184 5059
/proc/meminfo: memFree=24004988/32951124 swapFree=67088964/67111528
[pid=4895] ppid=4893 vsize=2236956 CPUtime=4800.14 cores=0,2,4,6
/proc/4895/stat : 4895 (SArTagnan) R 4893 4895 4862 0 -1 4202496 6358484 0 0 0 478968 1046 0 0 25 0 4 0 520744855 2290642944 432635 33554432000 4194304 4623224 140736667736768 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/4895/statm: 559239 432635 348 105 0 554743 0
[pid=4895/tid=4897] ppid=4893 vsize=2236956 CPUtime=1198.27 cores=0,2,4,6
/proc/4895/task/4897/stat : 4897 (SArTagnan) R 4893 4895 4862 0 -1 4202560 219090 0 0 0 119732 95 0 0 25 0 4 0 520744855 2290642944 432635 33554432000 4194304 4623224 140736667736768 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4895/tid=4898] ppid=4893 vsize=2236956 CPUtime=1198.56 cores=0,2,4,6
/proc/4895/task/4898/stat : 4898 (SArTagnan) R 4893 4895 4862 0 -1 4202560 248267 0 0 0 119789 67 0 0 25 0 4 0 520744855 2290642944 432635 33554432000 4194304 4623224 140736667736768 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4895/tid=4902] ppid=4893 vsize=2236956 CPUtime=1201.69 cores=0,2,4,6
/proc/4895/task/4902/stat : 4902 (SArTagnan) R 4893 4895 4862 0 -1 4202560 4562835 0 0 0 119493 676 0 0 25 0 4 0 520744855 2290642944 432635 33554432000 4194304 4623224 140736667736768 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2236956

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.8
CPU time (s): 4800.25
CPU user time (s): 4789.7
CPU system time (s): 10.5474
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 2236956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.7
system time used= 10.5474
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6358484
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= 1452
involuntary context switches= 19846

runsolver used 1.85272 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 17:37:44
IDJOB=3250078
IDBENCH=83230
IDSOLVER=1656
FILE ID=node130/3250078-1304091463
RUNJOBID= node130-1304091463-4880
PBS_JOBID= 13170579
Free space on /tmp= 71996 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1807935484

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27117052 kB
Buffers:       1174200 kB
Cached:        4140416 kB
SwapCached:      22432 kB
Active:         487396 kB
Inactive:      4913268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27117052 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:             528 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14568 kB
Slab:           369528 kB
PageTables:       4648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187076 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= 71992 MiB
End job on node130 at 2011-04-29 17:57:47