Trace number 3261300

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.42 1201.78

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
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-3261300-1304090295/watcher-3261300-1304090295 -o /tmp/evaluation-result-3261300-1304090295/solver-3261300-1304090295 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3261300-1304090295.cnf -threads=4 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.13 8.11 7.92 5/180 8633
/proc/meminfo: memFree=29728680/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=49496 CPUtime=0 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 493 0 0 0 0 0 0 0 25 0 4 0 501444839 50683904 429 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261672945 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 12374 429 301 105 0 7878 0
[pid=8633/tid=8634] ppid=8631 vsize=49496 CPUtime=0 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501444840 50683904 429 33554432000 4194304 4623224 140736166804736 18446744073709551615 47372739684274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=49496 CPUtime=0 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501444840 50683904 429 33554432000 4194304 4623224 140736166804736 18446744073709551615 47372739684274 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=49496 CPUtime=0 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501444840 50683904 429 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.102412 s]
/proc/loadavg: 8.13 8.11 7.92 5/180 8633
/proc/meminfo: memFree=29728680/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=248940 CPUtime=0.37 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 2807 0 0 0 37 0 0 0 25 0 4 0 501444839 254914560 2315 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414998 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 62235 2315 341 105 0 57739 0
[pid=8633/tid=8634] ppid=8631 vsize=248940 CPUtime=0.09 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) D 8631 8633 8275 0 -1 4202560 608 0 0 0 9 0 0 0 25 0 4 0 501444840 254914560 2315 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=248940 CPUtime=0.09 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 622 0 0 0 9 0 0 0 25 0 4 0 501444840 254914560 2315 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=248940 CPUtime=0.09 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 259 0 0 0 9 0 0 0 25 0 4 0 501444840 254914560 2315 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 248940

[startup+0.201013 s]
/proc/loadavg: 8.13 8.11 7.92 5/180 8633
/proc/meminfo: memFree=29728680/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=250032 CPUtime=0.77 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 4206 0 0 0 77 0 0 0 25 0 4 0 501444839 256032768 3462 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415016 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 62508 3462 341 105 0 58012 0
[pid=8633/tid=8634] ppid=8631 vsize=250032 CPUtime=0.19 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 975 0 0 0 19 0 0 0 25 0 4 0 501444840 256032768 3462 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376634 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=250032 CPUtime=0.19 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 1108 0 0 0 19 0 0 0 25 0 4 0 501444840 256032768 3462 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=250032 CPUtime=0.19 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 392 0 0 0 19 0 0 0 25 0 4 0 501444840 256032768 3463 33554432000 4194304 4623224 140736166804736 18446744073709551615 4364657 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 250032

[startup+0.300995 s]
/proc/loadavg: 8.13 8.11 7.92 5/180 8633
/proc/meminfo: memFree=29728680/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=252712 CPUtime=1.17 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 5945 0 0 0 117 0 0 0 25 0 4 0 501444839 258777088 4828 33554432000 4194304 4623224 140736166804736 18446744073709551615 4366443 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 63178 4828 342 105 0 58682 0
[pid=8633/tid=8634] ppid=8631 vsize=252712 CPUtime=0.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 1355 0 0 0 29 0 0 0 18 0 4 0 501444840 258777088 4828 33554432000 4194304 4623224 140736166804736 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=252712 CPUtime=0.28 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 1552 0 0 0 28 0 0 0 25 0 4 0 501444840 258777088 4828 33554432000 4194304 4623224 140736166804736 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=252712 CPUtime=0.29 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 555 0 0 0 29 0 0 0 25 0 4 0 501444840 258777088 4828 33554432000 4194304 4623224 140736166804736 18446744073709551615 4354519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 252712

[startup+0.700924 s]
/proc/loadavg: 8.13 8.11 7.92 5/180 8633
/proc/meminfo: memFree=29728680/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=253052 CPUtime=2.77 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 10019 0 0 0 276 1 0 0 25 0 4 0 501444839 259125248 7903 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 63263 7903 341 105 0 58767 0
[pid=8633/tid=8634] ppid=8631 vsize=253052 CPUtime=0.69 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 2860 0 0 0 69 0 0 0 18 0 4 0 501444840 259125248 7903 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=253052 CPUtime=0.68 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 3034 0 0 0 68 0 0 0 25 0 4 0 501444840 259125248 7903 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=253052 CPUtime=0.69 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 938 0 0 0 69 0 0 0 25 0 4 0 501444840 259125248 7903 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 253052

[startup+1.50078 s]
/proc/loadavg: 8.13 8.11 7.92 9/184 8637
/proc/meminfo: memFree=29671756/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=259896 CPUtime=5.96 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 17347 0 0 0 594 2 0 0 25 0 4 0 501444839 266133504 13439 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 64974 13439 384 105 0 60478 0
[pid=8633/tid=8634] ppid=8631 vsize=259896 CPUtime=1.48 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 4905 0 0 0 148 0 0 0 19 0 4 0 501444840 266133504 13439 33554432000 4194304 4623224 140736166804736 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=259896 CPUtime=1.48 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 5986 0 0 0 147 1 0 0 25 0 4 0 501444840 266133504 13439 33554432000 4194304 4623224 140736166804736 18446744073709551615 4378505 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=259896 CPUtime=1.49 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 1768 0 0 0 149 0 0 0 25 0 4 0 501444840 266133504 13439 33554432000 4194304 4623224 140736166804736 18446744073709551615 4550463 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 259896

[startup+3.1005 s]
/proc/loadavg: 8.12 8.11 7.92 11/184 8637
/proc/meminfo: memFree=29631828/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=271388 CPUtime=12.35 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 28581 0 0 0 1231 4 0 0 25 0 4 0 501444839 277901312 21367 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 67847 21367 382 105 0 63351 0
[pid=8633/tid=8634] ppid=8631 vsize=271388 CPUtime=3.09 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 8078 0 0 0 308 1 0 0 24 0 4 0 501444840 277901312 21367 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=271388 CPUtime=3.07 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 10469 0 0 0 305 2 0 0 25 0 4 0 501444840 277901312 21367 33554432000 4194304 4623224 140736166804736 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=271388 CPUtime=3.08 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 3241 0 0 0 308 0 0 0 25 0 4 0 501444840 277901312 21367 33554432000 4194304 4623224 140736166804736 18446744073709551615 4550519 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 271388

[startup+6.30093 s]
/proc/loadavg: 8.12 8.11 7.92 10/184 8638
/proc/meminfo: memFree=29553476/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=291980 CPUtime=25.14 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 47048 0 0 0 2506 8 0 0 25 0 4 0 501444839 298987520 32090 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 72995 32090 342 105 0 68499 0
[pid=8633/tid=8634] ppid=8631 vsize=291980 CPUtime=6.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 16169 0 0 0 627 2 0 0 25 0 4 0 501444840 298987520 32090 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261277381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=291980 CPUtime=6.25 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 16047 0 0 0 621 4 0 0 25 0 4 0 501444840 298987520 32090 33554432000 4194304 4623224 140736166804736 18446744073709551615 4462522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=291980 CPUtime=6.29 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 7185 0 0 0 628 1 0 0 25 0 4 0 501444840 298987520 32090 33554432000 4194304 4623224 140736166804736 18446744073709551615 47372736810592 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 291980

[startup+12.7008 s]
/proc/loadavg: 8.10 8.11 7.92 10/184 8638
/proc/meminfo: memFree=29437444/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=334884 CPUtime=50.7 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 88199 0 0 0 5053 17 0 0 25 0 4 0 501444839 342921216 49771 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415001 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 83721 49771 342 105 0 79225 0
[pid=8633/tid=8634] ppid=8631 vsize=334884 CPUtime=12.69 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 24117 0 0 0 1265 4 0 0 18 0 4 0 501444840 342921216 49771 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=334884 CPUtime=12.62 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 30209 0 0 0 1254 8 0 0 25 0 4 0 501444840 342921216 49771 33554432000 4194304 4623224 140736166804736 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=334884 CPUtime=12.68 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 19007 0 0 0 1266 2 0 0 25 0 4 0 501444840 342921216 49771 33554432000 4194304 4623224 140736166804736 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 334884

[startup+25.5005 s]
/proc/loadavg: 8.08 8.10 7.92 10/184 8638
/proc/meminfo: memFree=29259752/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=464740 CPUtime=101.82 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 155788 0 0 0 10150 32 0 0 25 0 4 0 501444839 475893760 78394 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415016 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 116185 78394 342 105 0 111689 0
[pid=8633/tid=8634] ppid=8631 vsize=464740 CPUtime=25.48 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 37485 0 0 0 2540 8 0 0 25 0 4 0 501444840 475893760 78394 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=464740 CPUtime=25.34 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 58086 0 0 0 2520 14 0 0 25 0 4 0 501444840 475893760 78394 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=464740 CPUtime=25.48 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 43586 0 0 0 2541 7 0 0 25 0 4 0 501444840 475893760 78394 33554432000 4194304 4623224 140736166804736 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 464740

[startup+51.101 s]
/proc/loadavg: 8.19 8.12 7.93 10/184 8639
/proc/meminfo: memFree=29004044/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=684960 CPUtime=204.08 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 242254 0 0 0 20355 53 0 0 25 0 4 0 501444839 701399040 121421 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 171240 121421 342 105 0 166744 0
[pid=8633/tid=8634] ppid=8631 vsize=684960 CPUtime=51.09 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 59758 0 0 0 5090 19 0 0 25 0 4 0 501444840 701399040 121421 33554432000 4194304 4623224 140736166804736 18446744073709551615 4366336 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=684960 CPUtime=50.81 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 85924 0 0 0 5061 20 0 0 25 0 4 0 501444840 701399040 121421 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=684960 CPUtime=51.08 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 72017 0 0 0 5097 11 0 0 25 0 4 0 501444840 701399040 121421 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 684960

[startup+102.301 s]
/proc/loadavg: 8.21 8.13 7.94 10/184 8640
/proc/meminfo: memFree=28603124/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=908792 CPUtime=408.63 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 415145 0 0 0 40761 102 0 0 25 0 4 0 501444839 930603008 181841 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 227198 181841 452 105 0 222702 0
[pid=8633/tid=8634] ppid=8631 vsize=908792 CPUtime=102.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 91218 0 0 0 10195 34 0 0 25 0 4 0 501444840 930603008 181843 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=908792 CPUtime=101.73 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 128667 0 0 0 10134 39 0 0 25 0 4 0 501444840 930603008 181843 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=908792 CPUtime=102.29 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 161110 0 0 0 10205 24 0 0 25 0 4 0 501444840 930603008 181843 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261276653 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 908792

[startup+162.3 s]

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

[pid=8633] ppid=8631 vsize=1589916 CPUtime=2565.71 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1130523 0 0 0 256279 292 0 0 25 0 4 0 501444839 1628073984 327533 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 397479 327533 421 105 0 392983 0
[pid=8633/tid=8634] ppid=8631 vsize=1589916 CPUtime=642.28 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 146401 0 0 0 64159 69 0 0 25 0 4 0 501444840 1628073984 327533 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1589916 CPUtime=638.79 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206128 0 0 0 63801 78 0 0 25 0 4 0 501444840 1628073984 327533 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1589916 CPUtime=642.3 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 409433 0 0 0 64166 64 0 0 25 0 4 0 501444840 1628073984 327533 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.71
Current children cumulated vsize (KiB) 1589916

[startup+702.301 s]
/proc/loadavg: 8.10 8.11 8.01 10/184 8659
/proc/meminfo: memFree=27162188/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1590120 CPUtime=2805.38 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1132091 0 0 0 280246 292 0 0 25 0 4 0 501444839 1628282880 328973 33554432000 4194304 4623224 140736166804736 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 397530 328973 421 105 0 393034 0
[pid=8633/tid=8634] ppid=8631 vsize=1590120 CPUtime=702.28 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 146620 0 0 0 70159 69 0 0 25 0 4 0 501444840 1628282880 328973 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1590120 CPUtime=698.46 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206286 0 0 0 69768 78 0 0 25 0 4 0 501444840 1628282880 328973 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357614 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1590120 CPUtime=702.3 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 409882 0 0 0 70166 64 0 0 25 0 4 0 501444840 1628282880 328973 33554432000 4194304 4623224 140736166804736 18446744073709551615 254261265324 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 1590120

[startup+762.301 s]
/proc/loadavg: 8.18 8.13 8.02 10/184 8661
/proc/meminfo: memFree=27118144/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1598392 CPUtime=3045.08 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1136106 0 0 0 304214 294 0 0 25 0 4 0 501444839 1636753408 332810 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 399598 332810 421 105 0 395102 0
[pid=8633/tid=8634] ppid=8631 vsize=1598392 CPUtime=762.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 146790 0 0 0 76160 69 0 0 25 0 4 0 501444840 1636753408 332810 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1598392 CPUtime=758.14 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206441 0 0 0 75736 78 0 0 25 0 4 0 501444840 1636753408 332810 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1598392 CPUtime=762.3 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 412310 0 0 0 76166 64 0 0 25 0 4 0 501444840 1636753408 332810 33554432000 4194304 4623224 140736166804736 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 1598392

[startup+822.3 s]
/proc/loadavg: 8.10 8.12 8.02 10/184 8662
/proc/meminfo: memFree=27053024/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1609988 CPUtime=3284.74 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1140471 0 0 0 328179 295 0 0 25 0 4 0 501444839 1648627712 336981 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 402497 336981 488 105 0 398001 0
[pid=8633/tid=8634] ppid=8631 vsize=1609988 CPUtime=822.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 147023 0 0 0 82159 70 0 0 25 0 4 0 501444840 1648627712 336981 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1609988 CPUtime=817.81 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206593 0 0 0 81702 79 0 0 25 0 4 0 501444840 1648627712 336981 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1609988 CPUtime=822.3 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 415291 0 0 0 82165 65 0 0 25 0 4 0 501444840 1648627712 336981 33554432000 4194304 4623224 140736166804736 18446744073709551615 4546904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 1609988

[startup+882.307 s]
/proc/loadavg: 8.15 8.13 8.02 10/184 8664
/proc/meminfo: memFree=26988148/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1616464 CPUtime=3524.44 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1143879 0 0 0 352147 297 0 0 25 0 4 0 501444839 1655259136 340130 33554432000 4194304 4623224 140736166804736 18446744073709551615 4510486 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 404116 340130 483 105 0 399620 0
[pid=8633/tid=8634] ppid=8631 vsize=1616464 CPUtime=882.3 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 147263 0 0 0 88160 70 0 0 25 0 4 0 501444840 1655259136 340130 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1616464 CPUtime=877.49 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206748 0 0 0 87670 79 0 0 25 0 4 0 501444840 1655259136 340130 33554432000 4194304 4623224 140736166804736 18446744073709551615 4486260 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1616464 CPUtime=882.3 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 417443 0 0 0 88165 65 0 0 25 0 4 0 501444840 1655259136 340130 33554432000 4194304 4623224 140736166804736 18446744073709551615 4550506 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 1616464

[startup+942.301 s]
/proc/loadavg: 8.12 8.12 8.02 10/184 8666
/proc/meminfo: memFree=26867976/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1650144 CPUtime=3764.1 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1151800 0 0 0 376111 299 0 0 25 0 4 0 501444839 1689747456 342914 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 412536 342914 421 105 0 408040 0
[pid=8633/tid=8634] ppid=8631 vsize=1650144 CPUtime=942.3 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 147485 0 0 0 94159 71 0 0 25 0 4 0 501444840 1689747456 342914 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1650144 CPUtime=937.16 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 206916 0 0 0 93637 79 0 0 25 0 4 0 501444840 1689747456 342914 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1650144 CPUtime=942.31 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 418881 0 0 0 94165 66 0 0 25 0 4 0 501444840 1689747456 342914 33554432000 4194304 4623224 140736166804736 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 1650144

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 8.02 10/184 8667
/proc/meminfo: memFree=26830884/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1715792 CPUtime=4003.78 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1190180 0 0 0 400072 306 0 0 25 0 4 0 501444839 1756971008 348491 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 428948 348491 421 105 0 424452 0
[pid=8633/tid=8634] ppid=8631 vsize=1715792 CPUtime=1002.29 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 147706 0 0 0 100158 71 0 0 25 0 4 0 501444840 1756971008 348491 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1715792 CPUtime=996.84 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 207050 0 0 0 99604 80 0 0 25 0 4 0 501444840 1756971008 348491 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1715792 CPUtime=1002.31 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 419149 0 0 0 100165 66 0 0 25 0 4 0 501444840 1756971008 348491 33554432000 4194304 4623224 140736166804736 18446744073709551615 4366416 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 1715792

[startup+1062.3 s]
/proc/loadavg: 8.10 8.10 8.02 9/184 8669
/proc/meminfo: memFree=26797624/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1723800 CPUtime=4243.46 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1193627 0 0 0 424039 307 0 0 25 0 4 0 501444839 1765171200 351905 33554432000 4194304 4623224 140736166804736 18446744073709551615 4355947 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 430950 351905 422 105 0 426454 0
[pid=8633/tid=8634] ppid=8631 vsize=1723800 CPUtime=1062.3 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 147939 0 0 0 106158 72 0 0 25 0 4 0 501444840 1765171200 351905 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1723800 CPUtime=1056.51 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 207221 0 0 0 105571 80 0 0 25 0 4 0 501444840 1765171200 351905 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1723800 CPUtime=1062.31 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 421474 0 0 0 106165 66 0 0 25 0 4 0 501444840 1765171200 351905 33554432000 4194304 4623224 140736166804736 18446744073709551615 4545946 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1723800

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.02 10/184 8670
/proc/meminfo: memFree=26777276/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1726528 CPUtime=4483.13 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1195568 0 0 0 448006 307 0 0 25 0 4 0 501444839 1767964672 353822 33554432000 4194304 4623224 140736166804736 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 431632 353822 422 105 0 427136 0
[pid=8633/tid=8634] ppid=8631 vsize=1726528 CPUtime=1122.3 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 148165 0 0 0 112158 72 0 0 25 0 4 0 501444840 1767964672 353822 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1726528 CPUtime=1116.18 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 207346 0 0 0 111538 80 0 0 25 0 4 0 501444840 1767964672 353822 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1726528 CPUtime=1122.31 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 422326 0 0 0 112165 66 0 0 25 0 4 0 501444840 1767964672 353822 33554432000 4194304 4623224 140736166804736 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1726528

[startup+1182.3 s]
/proc/loadavg: 8.08 8.09 8.02 10/184 8672
/proc/meminfo: memFree=26747000/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1733016 CPUtime=4722.82 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1198996 0 0 0 471973 309 0 0 25 0 4 0 501444839 1774608384 357202 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 433254 357202 421 105 0 428758 0
[pid=8633/tid=8634] ppid=8631 vsize=1733016 CPUtime=1182.3 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 148395 0 0 0 118158 72 0 0 25 0 4 0 501444840 1774608384 357202 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1733016 CPUtime=1175.86 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 207498 0 0 0 117506 80 0 0 25 0 4 0 501444840 1774608384 357202 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1733016 CPUtime=1182.31 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 424518 0 0 0 118164 67 0 0 25 0 4 0 501444840 1774608384 357202 33554432000 4194304 4623224 140736166804736 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1733016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.74 8.02 7.99 5/179 8673
/proc/meminfo: memFree=28321460/32951124 swapFree=67111348/67111528
[pid=8633] ppid=8631 vsize=1733016 CPUtime=4800.33 cores=1,3,5,7
/proc/8633/stat : 8633 (SArTagnan) R 8631 8633 8275 0 -1 4202496 1199641 0 0 0 479724 309 0 0 25 0 4 0 501444839 1774608384 357829 33554432000 4194304 4623224 140736166804736 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8633/statm: 433254 357829 421 105 0 428758 0
[pid=8633/tid=8634] ppid=8631 vsize=1733016 CPUtime=1201.71 cores=1,3,5,7
/proc/8633/task/8634/stat : 8634 (SArTagnan) R 8631 8633 8275 0 -1 4202560 148474 0 0 0 120098 73 0 0 25 0 4 0 501444840 1774608384 357829 33554432000 4194304 4623224 140736166804736 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8633/tid=8635] ppid=8631 vsize=1733016 CPUtime=1195.15 cores=1,3,5,7
/proc/8633/task/8635/stat : 8635 (SArTagnan) R 8631 8633 8275 0 -1 4202560 207544 0 0 0 119435 80 0 0 25 0 4 0 501444840 1774608384 357829 33554432000 4194304 4623224 140736166804736 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8633/tid=8636] ppid=8631 vsize=1733016 CPUtime=1201.72 cores=1,3,5,7
/proc/8633/task/8636/stat : 8636 (SArTagnan) R 8631 8633 8275 0 -1 4202560 424598 0 0 0 120105 67 0 0 25 0 4 0 501444840 1774608384 357829 33554432000 4194304 4623224 140736166804736 18446744073709551615 4550521 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1733016

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.78
CPU time (s): 4800.42
CPU user time (s): 4797.26
CPU system time (s): 3.16052
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 1846532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.26
system time used= 3.16052
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1199641
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= 1420
involuntary context switches= 27138

runsolver used 1.84272 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 17:18:15
IDJOB=3261300
IDBENCH=83219
IDSOLVER=1656
FILE ID=node140/3261300-1304090295
RUNJOBID= node140-1304087883-8294
PBS_JOBID= 13170564
Free space on /tmp= 72664 MiB

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

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=2005202189

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29728960 kB
Buffers:        998936 kB
Cached:        1642352 kB
SwapCached:        180 kB
Active:         283804 kB
Inactive:      2449180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29728960 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:             928 kB
Writeback:           0 kB
AnonPages:       91280 kB
Mapped:          15452 kB
Slab:           426764 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   263580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72664 MiB
End job on node140 at 2011-04-29 17:38:19