Trace number 3249990

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.39 1201.79

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3249990-1304090232/watcher-3249990-1304090232 -o /tmp/evaluation-result-3249990-1304090232/solver-3249990-1304090232 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249990-1304090232.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.34 7.94 7.98 5/180 26217
/proc/meminfo: memFree=30890376/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=49356 CPUtime=0 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 468 0 0 0 0 0 0 0 25 0 4 0 520620264 50540544 404 33554432000 4194304 4623224 140737067745280 18446744073709551615 47468765833132 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 12339 404 302 105 0 7843 0
[pid=26217/tid=26218] ppid=26215 vsize=49356 CPUtime=0 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 520620265 50540544 404 33554432000 4194304 4623224 140737067745280 18446744073709551615 47468765833138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=49356 CPUtime=0 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520620265 50540544 404 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=49356 CPUtime=0 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520620265 50540544 404 33554432000 4194304 4623224 140737067745280 18446744073709551615 47468765833142 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.03904 s]
/proc/loadavg: 7.34 7.94 7.98 5/180 26217
/proc/meminfo: memFree=30890376/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=181752 CPUtime=0.13 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 1186 0 0 0 13 0 0 0 25 0 4 0 520620264 186114048 1036 33554432000 4194304 4623224 140737067745280 18446744073709551615 4511665 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 45438 1036 342 105 0 40942 0
[pid=26217/tid=26218] ppid=26215 vsize=181752 CPUtime=0.03 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) D 26215 26217 25640 0 -1 4202560 138 0 0 0 3 0 0 0 25 0 4 0 520620265 186114048 1036 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=181752 CPUtime=0.03 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 159 0 0 0 3 0 0 0 25 0 4 0 520620265 186114048 1036 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476392144 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=181752 CPUtime=0.03 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 148 0 0 0 3 0 0 0 25 0 4 0 520620265 186114048 1038 33554432000 4194304 4623224 140737067745280 18446744073709551615 4355396 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 181752

[startup+0.103727 s]
/proc/loadavg: 7.34 7.94 7.98 5/180 26217
/proc/meminfo: memFree=30890376/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=248468 CPUtime=0.39 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 2196 0 0 0 39 0 0 0 25 0 4 0 520620264 254431232 1669 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 62117 1669 342 105 0 57621 0
[pid=26217/tid=26218] ppid=26215 vsize=248468 CPUtime=0.09 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) D 26215 26217 25640 0 -1 4202560 508 0 0 0 9 0 0 0 25 0 4 0 520620265 254431232 1669 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=248468 CPUtime=0.09 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 461 0 0 0 9 0 0 0 25 0 4 0 520620265 254431232 1669 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=248468 CPUtime=0.09 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 323 0 0 0 9 0 0 0 25 0 4 0 520620265 254431232 1669 33554432000 4194304 4623224 140737067745280 18446744073709551615 4561470 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 248468

[startup+0.301097 s]
/proc/loadavg: 7.34 7.94 7.98 5/180 26217
/proc/meminfo: memFree=30890376/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=251500 CPUtime=1.17 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4352 0 0 0 117 0 0 0 25 0 4 0 520620264 257536000 3234 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 62875 3254 346 105 0 58379 0
[pid=26217/tid=26218] ppid=26215 vsize=251500 CPUtime=0.29 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 1297 0 0 0 29 0 0 0 25 0 4 0 520620265 257536000 3264 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476392405 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=251500 CPUtime=0.28 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 1273 0 0 0 28 0 0 0 25 0 4 0 520620265 257536000 3275 33554432000 4194304 4623224 140737067745280 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=251500 CPUtime=0.29 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 656 0 0 0 29 0 0 0 25 0 4 0 520620265 257536000 3286 33554432000 4194304 4623224 140737067745280 18446744073709551615 4377144 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) 251500

[startup+0.70102 s]
/proc/loadavg: 7.34 7.94 7.98 5/180 26217
/proc/meminfo: memFree=30890376/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=254872 CPUtime=2.78 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 8236 0 0 0 277 1 0 0 25 0 4 0 520620264 260988928 5395 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 63718 5395 342 105 0 59222 0
[pid=26217/tid=26218] ppid=26215 vsize=254872 CPUtime=0.69 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 2306 0 0 0 69 0 0 0 25 0 4 0 520620265 260988928 5395 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=254872 CPUtime=0.68 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 2725 0 0 0 68 0 0 0 25 0 4 0 520620265 260988928 5395 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=254872 CPUtime=0.69 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 1698 0 0 0 69 0 0 0 25 0 4 0 520620265 260988928 5395 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 254872

[startup+1.50087 s]
/proc/loadavg: 7.34 7.94 7.98 9/184 26221
/proc/meminfo: memFree=30858484/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=258572 CPUtime=5.97 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 13374 0 0 0 595 2 0 0 25 0 4 0 520620264 264777728 8216 33554432000 4194304 4623224 140737067745280 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 64643 8216 342 105 0 60147 0
[pid=26217/tid=26218] ppid=26215 vsize=258572 CPUtime=1.49 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3758 0 0 0 149 0 0 0 18 0 4 0 520620265 264777728 8216 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=258572 CPUtime=1.48 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 4351 0 0 0 147 1 0 0 25 0 4 0 520620265 264777728 8216 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=258572 CPUtime=1.49 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3288 0 0 0 149 0 0 0 25 0 4 0 520620265 264777728 8217 33554432000 4194304 4623224 140737067745280 18446744073709551615 4550450 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) 258572

[startup+3.10056 s]
/proc/loadavg: 7.34 7.94 7.98 9/184 26221
/proc/meminfo: memFree=30833188/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=272688 CPUtime=12.36 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 24626 0 0 0 1232 4 0 0 25 0 4 0 520620264 279232512 13965 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510175 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 68172 13966 361 105 0 63676 0
[pid=26217/tid=26218] ppid=26215 vsize=272688 CPUtime=3.09 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 7561 0 0 0 308 1 0 0 21 0 4 0 520620265 279232512 13966 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=272688 CPUtime=3.07 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 8707 0 0 0 305 2 0 0 25 0 4 0 520620265 279232512 13966 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=272688 CPUtime=3.09 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 5487 0 0 0 309 0 0 0 25 0 4 0 520620265 279232512 13966 33554432000 4194304 4623224 140737067745280 18446744073709551615 4363989 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) 272688

[startup+6.30095 s]
/proc/loadavg: 7.39 7.94 7.98 9/184 26222
/proc/meminfo: memFree=30778232/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=290208 CPUtime=25.14 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 36474 0 0 0 2508 6 0 0 25 0 4 0 520620264 297172992 21361 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 72552 21361 395 105 0 68056 0
[pid=26217/tid=26218] ppid=26215 vsize=290208 CPUtime=6.28 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 12061 0 0 0 627 1 0 0 25 0 4 0 520620265 297172992 21361 33554432000 4194304 4623224 140737067745280 18446744073709551615 239476356129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=290208 CPUtime=6.26 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 13272 0 0 0 623 3 0 0 25 0 4 0 520620265 297172992 21361 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=290208 CPUtime=6.28 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 7440 0 0 0 628 0 0 0 25 0 4 0 520620265 297172992 21361 33554432000 4194304 4623224 140737067745280 18446744073709551615 4364232 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) 290208

[startup+12.7007 s]
/proc/loadavg: 7.44 7.94 7.98 9/184 26222
/proc/meminfo: memFree=30704112/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=310440 CPUtime=50.71 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 64312 0 0 0 5061 10 0 0 25 0 4 0 520620264 317890560 31632 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 77610 31632 438 105 0 73114 0
[pid=26217/tid=26218] ppid=26215 vsize=310440 CPUtime=12.69 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 18855 0 0 0 1266 3 0 0 25 0 4 0 520620265 317890560 31632 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=310440 CPUtime=12.61 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 18853 0 0 0 1258 3 0 0 25 0 4 0 520620265 317890560 31632 33554432000 4194304 4623224 140737067745280 18446744073709551615 4373048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=310440 CPUtime=12.69 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 21147 0 0 0 1267 2 0 0 25 0 4 0 520620265 317890560 31632 33554432000 4194304 4623224 140737067745280 18446744073709551615 4377133 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) 310440

[startup+25.5003 s]
/proc/loadavg: 7.56 7.95 7.98 9/184 26222
/proc/meminfo: memFree=30603080/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=346104 CPUtime=101.84 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 88193 0 0 0 10169 15 0 0 25 0 4 0 520620264 354410496 44457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 86526 44457 543 105 0 82030 0
[pid=26217/tid=26218] ppid=26215 vsize=346104 CPUtime=25.48 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 26851 0 0 0 2543 5 0 0 25 0 4 0 520620265 354410496 44457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=346104 CPUtime=25.34 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 27306 0 0 0 2530 4 0 0 25 0 4 0 520620265 354410496 44457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=346104 CPUtime=25.48 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 25514 0 0 0 2546 2 0 0 25 0 4 0 520620265 354410496 44457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 346104

[startup+51.1004 s]
/proc/loadavg: 7.79 7.97 7.99 9/184 26223
/proc/meminfo: memFree=30461076/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=401344 CPUtime=204.1 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 122157 0 0 0 20386 24 0 0 25 0 4 0 520620264 410976256 62547 33554432000 4194304 4623224 140737067745280 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 100336 62547 527 105 0 95840 0
[pid=26217/tid=26218] ppid=26215 vsize=401344 CPUtime=51.09 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 39422 0 0 0 5098 11 0 0 25 0 4 0 520620265 410976256 62547 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=401344 CPUtime=50.8 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 41587 0 0 0 5073 7 0 0 25 0 4 0 520620265 410976256 62547 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=401344 CPUtime=51.08 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 30458 0 0 0 5105 3 0 0 25 0 4 0 520620265 410976256 62547 33554432000 4194304 4623224 140737067745280 18446744073709551615 4377613 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 401344

[startup+102.307 s]
/proc/loadavg: 7.91 7.97 7.99 9/184 26224
/proc/meminfo: memFree=30233880/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=529164 CPUtime=408.64 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 253814 0 0 0 40817 47 0 0 25 0 4 0 520620264 541863936 98176 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 132291 98176 1257 105 0 127795 0
[pid=26217/tid=26218] ppid=26215 vsize=529164 CPUtime=102.28 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 59558 0 0 0 10212 16 0 0 25 0 4 0 520620265 541863936 98176 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=529164 CPUtime=101.73 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 60509 0 0 0 10163 10 0 0 25 0 4 0 520620265 541863936 98176 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=529164 CPUtime=102.3 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 104858 0 0 0 10214 16 0 0 25 0 4 0 520620265 541863936 98176 33554432000 4194304 4623224 140737067745280 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 529164

[startup+162.301 s]

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

[pid=26217] ppid=26215 vsize=1601276 CPUtime=2805.36 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 3505679 0 0 0 279934 602 0 0 25 0 4 0 520620264 1639706624 313043 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 400319 313043 354 105 0 395823 0
[pid=26217/tid=26218] ppid=26215 vsize=1601276 CPUtime=702.26 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 206031 0 0 0 70146 80 0 0 25 0 4 0 520620265 1639706624 313043 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1601276 CPUtime=698.48 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 155350 0 0 0 69807 41 0 0 25 0 4 0 520620265 1639706624 313043 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376946 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1601276 CPUtime=702.27 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 2823538 0 0 0 69798 429 0 0 25 0 4 0 520620265 1639706624 313043 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 1601276

[startup+762.306 s]
/proc/loadavg: 8.16 8.08 8.01 9/184 26242
/proc/meminfo: memFree=28607152/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1666812 CPUtime=3045.05 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 3788901 0 0 0 303854 651 0 0 25 0 4 0 520620264 1706815488 324253 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 416703 324253 369 105 0 412207 0
[pid=26217/tid=26218] ppid=26215 vsize=1666812 CPUtime=762.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 209999 0 0 0 76143 84 0 0 25 0 4 0 520620265 1706815488 324253 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1666812 CPUtime=758.16 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 158281 0 0 0 75772 44 0 0 25 0 4 0 520620265 1706815488 324253 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1666812 CPUtime=762.26 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3097834 0 0 0 75756 470 0 0 25 0 4 0 520620265 1706815488 324253 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 1666812

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 26243
/proc/meminfo: memFree=28122272/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1766508 CPUtime=3284.71 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4139586 0 0 0 327765 706 0 0 25 0 4 0 520620264 1808904192 342368 33554432000 4194304 4623224 140737067745280 18446744073709551615 4414998 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 441627 342368 351 105 0 437131 0
[pid=26217/tid=26218] ppid=26215 vsize=1766508 CPUtime=822.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 213702 0 0 0 82140 87 0 0 25 0 4 0 520620265 1808904192 342368 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376757 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1766508 CPUtime=817.83 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 213705 0 0 0 81731 52 0 0 25 0 4 0 520620265 1808904192 342368 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1766508 CPUtime=822.26 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3386390 0 0 0 81712 514 0 0 25 0 4 0 520620265 1808904192 342368 33554432000 4194304 4623224 140737067745280 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 1766508

[startup+882.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/184 26275
/proc/meminfo: memFree=29306344/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1769996 CPUtime=3524.38 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4370421 0 0 0 351691 747 0 0 25 0 4 0 520620264 1812475904 355017 33554432000 4194304 4623224 140737067745280 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 442499 355017 342 105 0 438003 0
[pid=26217/tid=26218] ppid=26215 vsize=1769996 CPUtime=882.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 216358 0 0 0 88137 90 0 0 25 0 4 0 520620265 1812475904 355017 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1769996 CPUtime=877.5 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 219149 0 0 0 87694 56 0 0 25 0 4 0 520620265 1812475904 355017 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1769996 CPUtime=882.26 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3509952 0 0 0 87695 531 0 0 25 0 4 0 520620265 1812475904 355017 33554432000 4194304 4623224 140737067745280 18446744073709551615 47468762959449 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 1769996

[startup+942.301 s]
/proc/loadavg: 8.03 8.06 8.01 9/184 26276
/proc/meminfo: memFree=29128016/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1990360 CPUtime=3764.05 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4616713 0 0 0 375618 787 0 0 25 0 4 0 520620264 2038128640 380007 33554432000 4194304 4623224 140737067745280 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 497590 380007 342 105 0 493094 0
[pid=26217/tid=26218] ppid=26215 vsize=1990360 CPUtime=942.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 226873 0 0 0 94133 94 0 0 25 0 4 0 520620265 2038128640 380007 33554432000 4194304 4623224 140737067745280 18446744073709551615 4373048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1990360 CPUtime=937.18 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 221907 0 0 0 93659 59 0 0 25 0 4 0 520620265 2038128640 380007 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1990360 CPUtime=942.26 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3511117 0 0 0 93695 531 0 0 25 0 4 0 520620265 2038128640 380007 33554432000 4194304 4623224 140737067745280 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 1990360

[startup+1002.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/184 26278
/proc/meminfo: memFree=28958364/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1990360 CPUtime=4003.72 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4791601 0 0 0 399554 818 0 0 25 0 4 0 520620264 2038128640 391694 33554432000 4194304 4623224 140737067745280 18446744073709551615 4356025 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 497590 391695 342 105 0 493094 0
[pid=26217/tid=26218] ppid=26215 vsize=1990360 CPUtime=1002.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233502 0 0 0 100129 98 0 0 25 0 4 0 520620265 2038128640 391695 33554432000 4194304 4623224 140737067745280 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1990360 CPUtime=996.85 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 223602 0 0 0 99624 61 0 0 25 0 4 0 520620265 2038128640 391696 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1990360 CPUtime=1002.25 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3511432 0 0 0 99694 531 0 0 25 0 4 0 520620265 2038128640 391696 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 1990360

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26280
/proc/meminfo: memFree=28870404/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=1990360 CPUtime=4243.42 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 4925150 0 0 0 423499 843 0 0 25 0 4 0 520620264 2038128640 394457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 497590 394457 342 105 0 493094 0
[pid=26217/tid=26218] ppid=26215 vsize=1990360 CPUtime=1062.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233582 0 0 0 106129 98 0 0 25 0 4 0 520620265 2038128640 394457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=1990360 CPUtime=1056.53 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 224844 0 0 0 105590 63 0 0 25 0 4 0 520620265 2038128640 394457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=1990360 CPUtime=1062.24 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3511944 0 0 0 105693 531 0 0 25 0 4 0 520620265 2038128640 394457 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 1990360

[startup+1122.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/184 26281
/proc/meminfo: memFree=28808252/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=2043716 CPUtime=4483.09 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 5114958 0 0 0 447432 877 0 0 25 0 4 0 520620264 2092765184 400296 33554432000 4194304 4623224 140737067745280 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 510929 400296 342 105 0 506433 0
[pid=26217/tid=26218] ppid=26215 vsize=2043716 CPUtime=1122.27 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233658 0 0 0 112129 98 0 0 25 0 4 0 520620265 2092765184 400296 33554432000 4194304 4623224 140737067745280 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=2043716 CPUtime=1116.2 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 227345 0 0 0 111554 66 0 0 25 0 4 0 520620265 2092765184 400296 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=2043716 CPUtime=1122.24 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3513057 0 0 0 111693 531 0 0 25 0 4 0 520620265 2092765184 400296 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 2043716

[startup+1182.3 s]
/proc/loadavg: 8.03 8.05 8.00 9/184 26283
/proc/meminfo: memFree=28723900/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=2109776 CPUtime=4722.76 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 5285198 0 0 0 471370 906 0 0 25 0 4 0 520620264 2160410624 405235 33554432000 4194304 4623224 140737067745280 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 527444 405235 342 105 0 522948 0
[pid=26217/tid=26218] ppid=26215 vsize=2109776 CPUtime=1182.28 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233725 0 0 0 118130 98 0 0 25 0 4 0 520620265 2160410624 405235 33554432000 4194304 4623224 140737067745280 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=2109776 CPUtime=1175.88 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 228644 0 0 0 117521 67 0 0 25 0 4 0 520620265 2160410624 405235 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=2109776 CPUtime=1182.25 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3513366 0 0 0 117693 532 0 0 25 0 4 0 520620265 2160410624 405235 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 2109776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 26283
/proc/meminfo: memFree=28710868/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=2109920 CPUtime=4800.28 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 5338850 0 0 0 479112 916 0 0 25 0 4 0 520620264 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 527480 405961 342 105 0 522984 0
[pid=26217/tid=26218] ppid=26215 vsize=2109920 CPUtime=1201.68 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233743 0 0 0 120070 98 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=2109920 CPUtime=1195.18 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 229202 0 0 0 119450 68 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=2109920 CPUtime=1201.65 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3513448 0 0 0 119633 532 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2109920

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

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

[startup+1201.7 s]
/proc/loadavg: 8.02 8.05 8.00 9/184 26283
/proc/meminfo: memFree=28710868/32950928 swapFree=67086580/67111528
[pid=26217] ppid=26215 vsize=2109920 CPUtime=4800.28 cores=0,2,4,6
/proc/26217/stat : 26217 (SArTagnan) R 26215 26217 25640 0 -1 4202496 5338850 0 0 0 479112 916 0 0 25 0 4 0 520620264 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/26217/statm: 527480 405961 342 105 0 522984 0
[pid=26217/tid=26218] ppid=26215 vsize=2109920 CPUtime=1201.68 cores=0,2,4,6
/proc/26217/task/26218/stat : 26218 (SArTagnan) R 26215 26217 25640 0 -1 4202560 233743 0 0 0 120070 98 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=26217/tid=26219] ppid=26215 vsize=2109920 CPUtime=1195.18 cores=0,2,4,6
/proc/26217/task/26219/stat : 26219 (SArTagnan) R 26215 26217 25640 0 -1 4202560 229202 0 0 0 119450 68 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=26217/tid=26220] ppid=26215 vsize=2109920 CPUtime=1201.65 cores=0,2,4,6
/proc/26217/task/26220/stat : 26220 (SArTagnan) R 26215 26217 25640 0 -1 4202560 3513448 0 0 0 119633 532 0 0 25 0 4 0 520620265 2160558080 405961 33554432000 4194304 4623224 140737067745280 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 2109920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.39
CPU user time (s): 4791.15
CPU system time (s): 9.23959
CPU usage (%): 399.436
Max. virtual memory (cumulated for all children) (KiB): 2149812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.15
system time used= 9.23959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5338850
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= 1686
involuntary context switches= 21200

runsolver used 1.9477 second user time and 4.6173 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 17:17:12
IDJOB=3249990
IDBENCH=83211
IDSOLVER=1656
FILE ID=node148/3249990-1304090232
RUNJOBID= node148-1304090227-26044
PBS_JOBID= 13170546
Free space on /tmp= 71436 MiB

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

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1167981229

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30890516 kB
Buffers:        686936 kB
Cached:         919680 kB
SwapCached:       3724 kB
Active:         151004 kB
Inactive:      1545340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30890516 kB
SwapTotal:    67111528 kB
SwapFree:     67086580 kB
Dirty:            1336 kB
Writeback:           0 kB
AnonPages:       87896 kB
Mapped:          14388 kB
Slab:           300912 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   292712 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= 71432 MiB
End job on node148 at 2011-04-29 17:37:16