Trace number 3438951

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40000.4 5010.34

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13888.3
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: 977)

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-3438951-1306924631/watcher-3438951-1306924631 -o /tmp/evaluation-result-3438951-1306924631/solver-3438951-1306924631 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438951-1306924631.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.86 7.98 7.98 1/457 18740
/proc/meminfo: memFree=30470516/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=90588 CPUtime=0.02 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 515 0 0 0 2 0 0 0 25 0 8 0 804062863 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752690 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 22647 451 300 106 0 18150 0
[pid=18740/tid=18741] ppid=18738 vsize=90588 CPUtime=0.01 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752690 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752690 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752694 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752690 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752690 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=90588 CPUtime=0 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 804062864 92762112 451 33554432000 4194304 4625164 140737419366384 18446744073709551615 47343038752680 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.117696 s]
/proc/loadavg: 7.86 7.98 7.98 1/457 18740
/proc/meminfo: memFree=30470516/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=356660 CPUtime=0.83 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 3677 0 0 0 83 0 0 0 25 0 8 0 804062863 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 4288272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 89165 3008 349 106 0 84668 0
[pid=18740/tid=18741] ppid=18738 vsize=356660 CPUtime=0.11 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 407 0 0 0 11 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=356660 CPUtime=0.08 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 326 0 0 0 8 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=356660 CPUtime=0.1 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) D 18738 18740 18246 0 -1 4202560 415 0 0 0 10 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=356660 CPUtime=0.1 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 419 0 0 0 10 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 248089359393 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=356660 CPUtime=0.1 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 371 0 0 0 10 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 4349027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=356660 CPUtime=0.1 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) D 18738 18740 18246 0 -1 4202560 438 0 0 0 10 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=356660 CPUtime=0.11 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 365 0 0 0 11 0 0 0 25 0 8 0 804062864 365219840 3008 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 356660

[startup+0.201374 s]
/proc/loadavg: 7.86 7.98 7.98 1/457 18740
/proc/meminfo: memFree=30470516/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=360076 CPUtime=1.51 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 6271 0 0 0 150 1 0 0 25 0 8 0 804062863 368717824 4628 33554432000 4194304 4625164 140737419366384 18446744073709551615 4512092 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 90019 4629 349 106 0 85522 0
[pid=18740/tid=18741] ppid=18738 vsize=360076 CPUtime=0.19 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 633 0 0 0 19 0 0 0 25 0 8 0 804062864 368717824 4629 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=360076 CPUtime=0.16 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 703 0 0 0 16 0 0 0 25 0 8 0 804062864 368717824 4629 33554432000 4194304 4625164 140737419366384 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=360076 CPUtime=0.18 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 873 0 0 0 18 0 0 0 25 0 8 0 804062864 368717824 4629 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=360076 CPUtime=0.18 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 695 0 0 0 18 0 0 0 25 0 8 0 804062864 368717824 4629 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=360076 CPUtime=0.18 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 815 0 0 0 18 0 0 0 25 0 8 0 804062864 368717824 4631 33554432000 4194304 4625164 140737419366384 18446744073709551615 4349057 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=360076 CPUtime=0.19 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 712 0 0 0 19 0 0 0 25 0 8 0 804062864 368717824 4631 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=360076 CPUtime=0.19 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 647 0 0 0 19 0 0 0 25 0 8 0 804062864 368717824 4632 33554432000 4194304 4625164 140737419366384 18446744073709551615 4464736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 360076

[startup+0.301356 s]
/proc/loadavg: 7.86 7.98 7.98 1/457 18740
/proc/meminfo: memFree=30470516/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=363520 CPUtime=2.3 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 9046 0 0 0 229 1 0 0 25 0 8 0 804062863 372244480 6379 33554432000 4194304 4625164 140737419366384 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 90880 6380 349 106 0 86383 0
[pid=18740/tid=18741] ppid=18738 vsize=363520 CPUtime=0.29 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 883 0 0 0 29 0 0 0 25 0 8 0 804062864 372244480 6380 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=363520 CPUtime=0.26 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1048 0 0 0 26 0 0 0 25 0 8 0 804062864 372244480 6380 33554432000 4194304 4625164 140737419366384 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=363520 CPUtime=0.27 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1577 0 0 0 27 0 0 0 25 0 8 0 804062864 372244480 6380 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=363520 CPUtime=0.28 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 962 0 0 0 28 0 0 0 25 0 8 0 804062864 372244480 6380 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=363520 CPUtime=0.28 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1037 0 0 0 28 0 0 0 25 0 8 0 804062864 372244480 6380 33554432000 4194304 4625164 140737419366384 18446744073709551615 4349075 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=363520 CPUtime=0.29 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1025 0 0 0 29 0 0 0 25 0 8 0 804062864 372244480 6381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=363520 CPUtime=0.29 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 990 0 0 0 29 0 0 0 25 0 8 0 804062864 372244480 6381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 363520

[startup+0.701288 s]
/proc/loadavg: 7.86 7.98 7.98 1/457 18740
/proc/meminfo: memFree=30470516/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=373720 CPUtime=5.49 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 17739 0 0 0 546 3 0 0 25 0 8 0 804062863 382689280 11764 33554432000 4194304 4625164 140737419366384 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 93430 11764 349 106 0 88933 0
[pid=18740/tid=18741] ppid=18738 vsize=373720 CPUtime=0.69 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1907 0 0 0 69 0 0 0 25 0 8 0 804062864 382689280 11764 33554432000 4194304 4625164 140737419366384 18446744073709551615 4462569 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=373720 CPUtime=0.66 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 1780 0 0 0 66 0 0 0 25 0 8 0 804062864 382689280 11764 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=373720 CPUtime=0.68 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 3545 0 0 0 67 1 0 0 25 0 8 0 804062864 382689280 11764 33554432000 4194304 4625164 140737419366384 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=373720 CPUtime=0.68 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 2077 0 0 0 68 0 0 0 25 0 8 0 804062864 382689280 11765 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=373720 CPUtime=0.67 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 2305 0 0 0 67 0 0 0 25 0 8 0 804062864 382689280 11765 33554432000 4194304 4625164 140737419366384 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=373720 CPUtime=0.68 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 2147 0 0 0 68 0 0 0 25 0 8 0 804062864 382689280 11765 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=373720 CPUtime=0.69 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 2019 0 0 0 69 0 0 0 25 0 8 0 804062864 382689280 11766 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 373720

[startup+1.50115 s]
/proc/loadavg: 7.87 7.98 7.98 9/465 18748
/proc/meminfo: memFree=30407840/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=385524 CPUtime=11.88 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 31797 0 0 0 1181 7 0 0 25 0 8 0 804062863 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 96381 19622 350 106 0 91884 0
[pid=18740/tid=18741] ppid=18738 vsize=385524 CPUtime=1.48 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 2992 0 0 0 148 0 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=385524 CPUtime=1.45 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 3794 0 0 0 145 0 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339575 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=385524 CPUtime=1.47 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 7446 0 0 0 146 1 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=385524 CPUtime=1.46 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 3140 0 0 0 146 0 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=385524 CPUtime=1.48 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 4177 0 0 0 147 1 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=385524 CPUtime=1.48 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 4418 0 0 0 148 0 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=385524 CPUtime=1.49 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 3124 0 0 0 149 0 0 0 25 0 8 0 804062864 394776576 19622 33554432000 4194304 4625164 140737419366384 18446744073709551615 4463815 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 385524

[startup+3.10087 s]
/proc/loadavg: 7.87 7.98 7.98 9/465 18748
/proc/meminfo: memFree=30370144/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=418408 CPUtime=24.66 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 53322 0 0 0 2456 10 0 0 25 0 8 0 804062863 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 104602 31606 383 106 0 100105 0
[pid=18740/tid=18741] ppid=18738 vsize=418408 CPUtime=3.09 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 5851 0 0 0 308 1 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=418408 CPUtime=3.06 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 7544 0 0 0 305 1 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=418408 CPUtime=3.07 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 13509 0 0 0 305 2 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=418408 CPUtime=3.05 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 4616 0 0 0 304 1 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=418408 CPUtime=3.07 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 6296 0 0 0 306 1 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4348941 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=418408 CPUtime=3.08 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 6691 0 0 0 308 0 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=418408 CPUtime=3.08 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 4964 0 0 0 308 0 0 0 25 0 8 0 804062864 428449792 31606 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 418408

[startup+6.3013 s]
/proc/loadavg: 7.88 7.98 7.98 9/465 18748
/proc/meminfo: memFree=30288932/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=456580 CPUtime=50.21 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 91110 0 0 0 5004 17 0 0 25 0 8 0 804062863 467537920 49368 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 114145 49368 349 106 0 109648 0
[pid=18740/tid=18741] ppid=18738 vsize=456580 CPUtime=6.28 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 9401 0 0 0 627 1 0 0 25 0 8 0 804062864 467537920 49368 33554432000 4194304 4625164 140737419366384 18446744073709551615 248089347276 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=456580 CPUtime=6.26 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 11379 0 0 0 624 2 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=456580 CPUtime=6.28 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 25387 0 0 0 624 4 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=456580 CPUtime=6.2 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 9576 0 0 0 618 2 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=456580 CPUtime=6.27 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 9567 0 0 0 625 2 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4348844 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=456580 CPUtime=6.28 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 9907 0 0 0 627 1 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4339546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=456580 CPUtime=6.29 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 10467 0 0 0 628 1 0 0 25 0 8 0 804062864 467537920 49369 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 3 0 0 0

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

[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4661.14 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 10482814 0 0 0 464365 1749 0 0 25 0 8 0 804062864 5666811904 1076687 33554432000 4194304 4625164 140737419366384 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4588.68 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 176909 0 0 0 458834 34 0 0 25 0 8 0 804062864 5666811904 1076687 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4662.36 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142258 0 0 0 466203 33 0 0 25 0 8 0 804062864 5666811904 1076687 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4662.39 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372599 0 0 0 466180 59 0 0 25 0 8 0 804062864 5666811904 1076687 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4662.38 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188232 0 0 0 466203 35 0 0 25 0 8 0 804062864 5666811904 1076687 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37223.3
Current children cumulated vsize (KiB) 5533996

[startup+4722.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/465 18886
/proc/meminfo: memFree=26140644/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=37702.4 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 15944321 0 0 0 3767560 2680 0 0 25 0 8 0 804062863 5666811904 1080377 33554432000 4194304 4625164 140737419366384 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1080377 484 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=4722.4 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222788 0 0 0 472203 37 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=4721.66 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319379 0 0 0 472101 65 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330853 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4721.14 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 10677124 0 0 0 470333 1781 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4647.74 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 176927 0 0 0 464740 34 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4722.38 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142267 0 0 0 472205 33 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4722.41 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372615 0 0 0 472182 59 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4722.4 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188261 0 0 0 472205 35 0 0 25 0 8 0 804062864 5666811904 1080381 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37702.4
Current children cumulated vsize (KiB) 5533996

[startup+4782.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/465 18888
/proc/meminfo: memFree=26136740/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=38181.4 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 16136277 0 0 0 3815420 2715 0 0 25 0 8 0 804062863 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1081067 461 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=4782.39 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222799 0 0 0 478202 37 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=4781.64 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319391 0 0 0 478099 65 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4781.11 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 10860682 0 0 0 476298 1813 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4706.77 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 177299 0 0 0 470643 34 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4782.36 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142293 0 0 0 478203 33 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4782.39 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372633 0 0 0 478180 59 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4782.39 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188282 0 0 0 478204 35 0 0 25 0 8 0 804062864 5666811904 1081067 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488068 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38181.3
Current children cumulated vsize (KiB) 5533996

[startup+4842.32 s]
/proc/loadavg: 8.01 8.05 8.00 9/465 18889
/proc/meminfo: memFree=26124424/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=38660.5 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 16446947 0 0 0 3863279 2771 0 0 25 0 8 0 804062863 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1084508 396 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=4842.4 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222815 0 0 0 484203 37 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=4841.66 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319404 0 0 0 484101 65 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4841.11 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 11103639 0 0 0 482254 1857 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4765.81 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 177341 0 0 0 476547 34 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4842.38 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142297 0 0 0 484205 33 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4842.41 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372651 0 0 0 484182 59 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330968 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4842.41 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188305 0 0 0 484205 36 0 0 25 0 8 0 804062864 5666811904 1084508 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38660.5
Current children cumulated vsize (KiB) 5533996

[startup+4902.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/465 18891
/proc/meminfo: memFree=26122764/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=39139.4 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 16765262 0 0 0 3911113 2827 0 0 25 0 8 0 804062863 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1084849 354 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=4902.39 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222829 0 0 0 490202 37 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=4901.64 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319414 0 0 0 490099 65 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4901.08 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 11358415 0 0 0 488205 1903 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4824.84 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 177364 0 0 0 482450 34 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4902.36 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142302 0 0 0 490203 33 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4902.39 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372669 0 0 0 490180 59 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4902.4 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188325 0 0 0 490204 36 0 0 25 0 8 0 804062864 5666811904 1084849 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39139.4
Current children cumulated vsize (KiB) 5533996

[startup+4962.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/465 18893
/proc/meminfo: memFree=26106600/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=39618.4 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 17046386 0 0 0 3958967 2875 0 0 25 0 8 0 804062863 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1086684 353 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=4962.39 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222842 0 0 0 496202 37 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330793 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=4961.65 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319425 0 0 0 496100 65 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=4961.07 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 11549156 0 0 0 494172 1935 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4883.87 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 177395 0 0 0 488353 34 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=4962.37 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142304 0 0 0 496204 33 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=4962.39 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372687 0 0 0 496180 59 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=4962.4 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188345 0 0 0 496204 36 0 0 25 0 8 0 804062864 5666811904 1086684 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39618.4
Current children cumulated vsize (KiB) 5533996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.1 s]
/proc/loadavg: 8.06 8.05 8.00 9/465 18894
/proc/meminfo: memFree=26109896/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=5533996 CPUtime=40000.1 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) R 18738 18740 18246 0 -1 4202496 17304386 0 0 0 3997093 2921 0 0 25 0 8 0 804062863 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 1383499 1088052 355 106 0 1379002 0
[pid=18740/tid=18741] ppid=18738 vsize=5533996 CPUtime=5010.21 cores=0-7
/proc/18740/task/18741/stat : 18741 (SArTagnan) R 18738 18740 18246 0 -1 4202560 222853 0 0 0 500984 37 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18740/tid=18742] ppid=18738 vsize=5533996 CPUtime=5009.47 cores=0-7
/proc/18740/task/18742/stat : 18742 (SArTagnan) R 18738 18740 18246 0 -1 4202560 319432 0 0 0 500882 65 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18740/tid=18743] ppid=18738 vsize=5533996 CPUtime=5008.87 cores=0-7
/proc/18740/task/18743/stat : 18743 (SArTagnan) R 18738 18740 18246 0 -1 4202560 11750013 0 0 0 498916 1971 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=5533996 CPUtime=4930.92 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4202560 177417 0 0 0 493058 34 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18740/tid=18745] ppid=18738 vsize=5533996 CPUtime=5010.18 cores=0-7
/proc/18740/task/18745/stat : 18745 (SArTagnan) R 18738 18740 18246 0 -1 4202560 142308 0 0 0 500985 33 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=18740/tid=18746] ppid=18738 vsize=5533996 CPUtime=5010.21 cores=0-7
/proc/18740/task/18746/stat : 18746 (SArTagnan) R 18738 18740 18246 0 -1 4202560 372700 0 0 0 500962 59 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18740/tid=18747] ppid=18738 vsize=5533996 CPUtime=5010.22 cores=0-7
/proc/18740/task/18747/stat : 18747 (SArTagnan) R 18738 18740 18246 0 -1 4202560 188367 0 0 0 500986 36 0 0 25 0 8 0 804062864 5666811904 1088052 33554432000 4194304 4625164 140737419366384 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.1
Current children cumulated vsize (KiB) 5533996

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

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

[startup+5010.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/465 18894
/proc/meminfo: memFree=26109896/32950928 swapFree=45617076/67111528
[pid=18740] ppid=18738 vsize=0 CPUtime=40000.4 cores=0-7
/proc/18740/stat : 18740 (SArTagnan) Z 18738 18740 18246 0 -1 4203548 17304386 0 0 0 3997101 2939 0 0 25 0 2 0 804062863 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18740/statm: 0 0 0 0 0 0 0
[pid=18740/tid=18744] ppid=18738 vsize=0 CPUtime=4931.11 cores=0-7
/proc/18740/task/18744/stat : 18744 (SArTagnan) R 18738 18740 18246 0 -1 4203588 177417 0 0 0 493059 52 0 0 25 0 2 0 804062864 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.34
CPU time (s): 40000.4
CPU user time (s): 39971
CPU system time (s): 29.4305
CPU usage (%): 798.359
Max. virtual memory (cumulated for all children) (KiB): 5681356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39971
system time used= 29.4305
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17304386
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= 2169
involuntary context switches= 178004

runsolver used 20.052 second user time and 59.069 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-01 12:37:11
IDJOB=3438951
IDBENCH=83211
IDSOLVER=1936
FILE ID=node123/3438951-1306924631
RUNJOBID= node123-1306919553-18260
PBS_JOBID= 13488534
Free space on /tmp= 73828 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438951-1306924631/watcher-3438951-1306924631 -o /tmp/evaluation-result-3438951-1306924631/solver-3438951-1306924631 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438951-1306924631.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1494645607

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30470796 kB
Buffers:        143024 kB
Cached:         121888 kB
SwapCached:       9456 kB
Active:        2072800 kB
Inactive:       135884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30470796 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:             608 kB
Writeback:           0 kB
AnonPages:     1942120 kB
Mapped:          22768 kB
Slab:           122020 kB
PageTables:      78004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133347868 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= 73824 MiB
End job on node123 at 2011-06-01 14:00:43