Trace number 3259144

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.52 1201.93

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3259144-1304057814/watcher-3259144-1304057814 -o /tmp/evaluation-result-3259144-1304057814/solver-3259144-1304057814 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3259144-1304057814.cnf -threads=4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.21 5.36 6.86 6/180 15011
/proc/meminfo: memFree=30584796/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=25124 CPUtime=0 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 597 0 0 0 0 0 0 0 21 0 1 0 517383815 25726976 473 33554432000 4194304 4623224 140736874925696 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15011/statm: 6281 473 297 105 0 1785 0

[startup+0.0523301 s]
/proc/loadavg: 3.21 5.36 6.86 6/180 15011
/proc/meminfo: memFree=30584796/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=28572 CPUtime=0.04 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 2943 0 0 0 4 0 0 0 21 0 1 0 517383815 29257728 1094 33554432000 4194304 4623224 140736874925696 18446744073709551615 212436016896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15011/statm: 7143 1094 297 105 0 2647 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28572

[startup+0.100281 s]
/proc/loadavg: 3.21 5.36 6.86 6/180 15011
/proc/meminfo: memFree=30584796/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=202564 CPUtime=0.17 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 6476 0 0 0 17 0 0 0 18 0 4 0 517383815 207425536 4623 33554432000 4194304 4623224 140736874925696 18446744073709551615 4497639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 50641 4623 337 105 0 46145 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 202564

[startup+0.300243 s]
/proc/loadavg: 3.21 5.36 6.86 6/180 15011
/proc/meminfo: memFree=30584796/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=271236 CPUtime=0.98 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 8850 0 0 0 97 1 0 0 18 0 4 0 517383815 277745664 6996 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510202 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 67809 6996 341 105 0 63313 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 271236

[startup+0.700166 s]
/proc/loadavg: 3.21 5.36 6.86 6/180 15011
/proc/meminfo: memFree=30584796/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=273420 CPUtime=2.57 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 12088 0 0 0 256 1 0 0 18 0 4 0 517383815 279982080 10233 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 68355 10234 342 105 0 63859 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 273420

[startup+1.50102 s]
/proc/loadavg: 3.21 5.36 6.86 9/184 15015
/proc/meminfo: memFree=30519920/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=276704 CPUtime=5.77 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 17312 0 0 0 575 2 0 0 19 0 4 0 517383815 283344896 15035 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510604 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 69176 15035 342 105 0 64680 0
[pid=15011/tid=15013] ppid=15009 vsize=276704 CPUtime=1.42 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 2984 0 0 0 142 0 0 0 25 0 4 0 517383821 283344896 15035 33554432000 4194304 4623224 140736874925696 18446744073709551615 4377707 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=276704 CPUtime=1.42 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 3794 0 0 0 142 0 0 0 25 0 4 0 517383821 283344896 15035 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=276704 CPUtime=1.42 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 2096 0 0 0 142 0 0 0 25 0 4 0 517383821 283344896 15035 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 276704

[startup+3.10071 s]
/proc/loadavg: 3.21 5.36 6.86 9/184 15015
/proc/meminfo: memFree=30488672/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=288296 CPUtime=12.17 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 26857 0 0 0 1213 4 0 0 25 0 4 0 517383815 295215104 21318 33554432000 4194304 4623224 140736874925696 18446744073709551615 4516371 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 72074 21318 342 105 0 67578 0
[pid=15011/tid=15013] ppid=15009 vsize=288296 CPUtime=3.02 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 5248 0 0 0 301 1 0 0 25 0 4 0 517383821 295215104 21318 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=288296 CPUtime=3.02 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 5237 0 0 0 301 1 0 0 25 0 4 0 517383821 295215104 21318 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=288296 CPUtime=3.01 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 4330 0 0 0 301 0 0 0 25 0 4 0 517383821 295215104 21318 33554432000 4194304 4623224 140736874925696 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 288296

[startup+6.3011 s]
/proc/loadavg: 3.59 5.40 6.86 9/184 15015
/proc/meminfo: memFree=30419228/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=304148 CPUtime=24.95 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 41684 0 0 0 2488 7 0 0 25 0 4 0 517383815 311447552 30656 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 76037 30656 342 105 0 71541 0
[pid=15011/tid=15013] ppid=15009 vsize=304148 CPUtime=6.22 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 8870 0 0 0 620 2 0 0 25 0 4 0 517383821 311447552 30656 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=304148 CPUtime=6.22 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 10581 0 0 0 620 2 0 0 25 0 4 0 517383821 311447552 30656 33554432000 4194304 4623224 140736874925696 18446744073709551615 212435677893 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=304148 CPUtime=6.2 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 8865 0 0 0 619 1 0 0 25 0 4 0 517383821 311447552 30656 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 304148

[startup+12.7009 s]
/proc/loadavg: 3.95 5.45 6.87 9/184 15015
/proc/meminfo: memFree=30328436/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=333636 CPUtime=50.51 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 86545 0 0 0 5035 16 0 0 25 0 4 0 517383815 341643264 43244 33554432000 4194304 4623224 140736874925696 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 83409 43244 342 105 0 78913 0
[pid=15011/tid=15013] ppid=15009 vsize=333636 CPUtime=12.61 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 13094 0 0 0 1258 3 0 0 25 0 4 0 517383821 341643264 43244 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=333636 CPUtime=12.62 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 17733 0 0 0 1259 3 0 0 25 0 4 0 517383821 341643264 43244 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=333636 CPUtime=12.56 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 38205 0 0 0 1250 6 0 0 25 0 4 0 517383821 341643264 43244 33554432000 4194304 4623224 140736874925696 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 333636

[startup+25.5005 s]
/proc/loadavg: 4.84 5.57 6.89 9/184 15015
/proc/meminfo: memFree=30186696/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=388776 CPUtime=101.64 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 182874 0 0 0 10129 35 0 0 25 0 4 0 517383815 398106624 67774 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510217 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 97194 67774 342 105 0 92698 0
[pid=15011/tid=15013] ppid=15009 vsize=388776 CPUtime=25.41 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 19431 0 0 0 2535 6 0 0 25 0 4 0 517383821 398106624 67774 33554432000 4194304 4623224 140736874925696 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=388776 CPUtime=25.42 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 25553 0 0 0 2535 7 0 0 25 0 4 0 517383821 398106624 67774 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=388776 CPUtime=25.28 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 99382 0 0 0 2512 16 0 0 25 0 4 0 517383821 398106624 67774 33554432000 4194304 4623224 140736874925696 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 388776

[startup+51.1006 s]
/proc/loadavg: 5.92 5.76 6.91 9/184 15016
/proc/meminfo: memFree=29867492/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=725104 CPUtime=203.88 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 476591 0 0 0 20298 90 0 0 25 0 4 0 517383815 742506496 127759 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510052 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 181276 127759 637 105 0 176780 0
[pid=15011/tid=15013] ppid=15009 vsize=725104 CPUtime=51.01 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 35033 0 0 0 5089 12 0 0 25 0 4 0 517383821 742506496 127759 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=725104 CPUtime=51.01 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 44906 0 0 0 5086 15 0 0 25 0 4 0 517383821 742506496 127759 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=725104 CPUtime=50.74 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 289745 0 0 0 5027 47 0 0 25 0 4 0 517383821 742506496 127759 33554432000 4194304 4623224 140736874925696 18446744073709551615 4363758 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 725104

[startup+102.307 s]
/proc/loadavg: 7.15 6.12 6.97 9/184 15018
/proc/meminfo: memFree=29468192/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=1056536 CPUtime=408.41 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 996801 0 0 0 40661 180 0 0 25 0 4 0 517383815 1081892864 198667 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 264134 198668 342 105 0 259638 0
[pid=15011/tid=15013] ppid=15009 vsize=1056536 CPUtime=102.21 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 42542 0 0 0 10204 17 0 0 25 0 4 0 517383821 1081892864 198668 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=1056536 CPUtime=102.21 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 60306 0 0 0 10192 29 0 0 25 0 4 0 517383821 1081892864 198668 33554432000 4194304 4623224 140736874925696 18446744073709551615 212435678241 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=1056536 CPUtime=101.66 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 665820 0 0 0 10062 104 0 0 25 0 4 0 517383821 1081892864 198668 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 1056536

[startup+162.3 s]
/proc/loadavg: 7.68 6.46 7.04 9/184 15019
/proc/meminfo: memFree=29127540/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=1397344 CPUtime=648.03 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 1467582 0 0 0 64534 269 0 0 25 0 4 0 517383815 1430880256 271190 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 349336 271190 354 105 0 344840 0
[pid=15011/tid=15013] ppid=15009 vsize=1397344 CPUtime=162.19 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 60288 0 0 0 16192 27 0 0 25 0 4 0 517383821 1430880256 271190 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=1397344 CPUtime=162.2 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 85478 0 0 0 16175 45 0 0 25 0 4 0 517383821 1430880256 271190 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=1397344 CPUtime=161.33 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 988516 0 0 0 15980 153 0 0 25 0 4 0 517383821 1430880256 271190 33554432000 4194304 4623224 140736874925696 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.03
Current children cumulated vsize (KiB) 1397344

[startup+222.301 s]
/proc/loadavg: 7.93 6.75 7.10 9/184 15021
/proc/meminfo: memFree=28837104/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=1650304 CPUtime=887.69 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 2009611 0 0 0 88404 365 0 0 25 0 4 0 517383815 1689911296 318889 33554432000 4194304 4623224 140736874925696 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 412576 318889 342 105 0 408080 0
[pid=15011/tid=15013] ppid=15009 vsize=1650304 CPUtime=222.18 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 79426 0 0 0 22182 36 0 0 25 0 4 0 517383821 1689911296 318889 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=1650304 CPUtime=222.21 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 111340 0 0 0 22162 59 0 0 25 0 4 0 517383821 1689911296 318889 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=1650304 CPUtime=221 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 1462901 0 0 0 21877 223 0 0 25 0 4 0 517383821 1689911296 318889 33554432000 4194304 4623224 140736874925696 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.69
Current children cumulated vsize (KiB) 1650304

[startup+282.301 s]

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


[startup+702.301 s]
/proc/loadavg: 8.08 7.80 7.48 9/184 15034
/proc/meminfo: memFree=27924836/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2107288 CPUtime=2805.09 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 5540043 0 0 0 279531 978 0 0 25 0 4 0 517383815 2157862912 456903 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 526822 456903 342 105 0 522326 0
[pid=15011/tid=15013] ppid=15009 vsize=2107288 CPUtime=702.15 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 88068 0 0 0 70175 40 0 0 25 0 4 0 517383821 2157862912 456903 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2107288 CPUtime=702.22 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 116845 0 0 0 70161 61 0 0 25 0 4 0 517383821 2157862912 456903 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2107288 CPUtime=698.38 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 4589352 0 0 0 69085 753 0 0 25 0 4 0 517383821 2157862912 456903 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.09
Current children cumulated vsize (KiB) 2107288

[startup+762.306 s]
/proc/loadavg: 8.08 7.85 7.51 9/184 15035
/proc/meminfo: memFree=27804292/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2172824 CPUtime=3044.78 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 6032061 0 0 0 303410 1068 0 0 25 0 4 0 517383815 2224971776 473000 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 543206 473000 342 105 0 538710 0
[pid=15011/tid=15013] ppid=15009 vsize=2172824 CPUtime=762.16 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 88419 0 0 0 76176 40 0 0 25 0 4 0 517383821 2224971776 473000 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2172824 CPUtime=762.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 117597 0 0 0 76162 61 0 0 25 0 4 0 517383821 2224971776 473000 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2172824 CPUtime=758.07 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 5029777 0 0 0 74974 833 0 0 25 0 4 0 517383821 2224971776 473000 33554432000 4194304 4623224 140736874925696 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.78
Current children cumulated vsize (KiB) 2172824

[startup+822.301 s]
/proc/loadavg: 8.13 7.90 7.55 9/184 15037
/proc/meminfo: memFree=27606116/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2559832 CPUtime=3284.41 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 6672758 0 0 0 327269 1172 0 0 25 0 4 0 517383815 2621267968 512503 33554432000 4194304 4623224 140736874925696 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 639958 512503 346 105 0 635462 0
[pid=15011/tid=15013] ppid=15009 vsize=2559832 CPUtime=822.14 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 88799 0 0 0 82174 40 0 0 25 0 4 0 517383821 2621267968 512503 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357994 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2559832 CPUtime=822.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 118159 0 0 0 82162 61 0 0 25 0 4 0 517383821 2621267968 512503 33554432000 4194304 4623224 140736874925696 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2559832 CPUtime=817.72 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 5432393 0 0 0 80871 901 0 0 25 0 4 0 517383821 2621267968 512503 33554432000 4194304 4623224 140736874925696 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.41
Current children cumulated vsize (KiB) 2559832

[startup+882.301 s]
/proc/loadavg: 8.19 7.96 7.59 9/184 15038
/proc/meminfo: memFree=27505772/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2655844 CPUtime=3524.08 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 7120137 0 0 0 351160 1248 0 0 25 0 4 0 517383815 2719584256 527711 33554432000 4194304 4623224 140736874925696 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 663961 527711 346 105 0 659465 0
[pid=15011/tid=15013] ppid=15009 vsize=2655844 CPUtime=882.14 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 89418 0 0 0 88174 40 0 0 25 0 4 0 517383821 2719584256 527711 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2655844 CPUtime=882.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 134658 0 0 0 88159 64 0 0 25 0 4 0 517383821 2719584256 527711 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2655844 CPUtime=877.39 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 5855494 0 0 0 86766 973 0 0 25 0 4 0 517383821 2719584256 527711 33554432000 4194304 4623224 140736874925696 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.08
Current children cumulated vsize (KiB) 2655844

[startup+942.301 s]
/proc/loadavg: 8.16 8.00 7.62 9/184 15040
/proc/meminfo: memFree=27425388/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2655844 CPUtime=3763.76 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 7576115 0 0 0 375046 1330 0 0 25 0 4 0 517383815 2719584256 540544 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 663961 540544 346 105 0 659465 0
[pid=15011/tid=15013] ppid=15009 vsize=2655844 CPUtime=942.14 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 89936 0 0 0 94174 40 0 0 25 0 4 0 517383821 2719584256 540544 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2655844 CPUtime=942.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 134897 0 0 0 94159 64 0 0 25 0 4 0 517383821 2719584256 540544 33554432000 4194304 4623224 140736874925696 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2655844 CPUtime=937.07 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 6304043 0 0 0 92653 1054 0 0 25 0 4 0 517383821 2719584256 540544 33554432000 4194304 4623224 140736874925696 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.76
Current children cumulated vsize (KiB) 2655844

[startup+1002.3 s]
/proc/loadavg: 8.10 8.01 7.65 9/184 15042
/proc/meminfo: memFree=27304464/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2689148 CPUtime=4003.43 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 8020841 0 0 0 398939 1404 0 0 25 0 4 0 517383815 2753687552 558877 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 672287 558877 346 105 0 667791 0
[pid=15011/tid=15013] ppid=15009 vsize=2689148 CPUtime=1002.14 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 90238 0 0 0 100173 41 0 0 25 0 4 0 517383821 2753687552 558877 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2689148 CPUtime=1002.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 135298 0 0 0 100159 64 0 0 25 0 4 0 517383821 2753687552 558877 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2689148 CPUtime=996.74 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 6736470 0 0 0 98549 1125 0 0 25 0 4 0 517383821 2753687552 558877 33554432000 4194304 4623224 140736874925696 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 2689148

[startup+1062.3 s]
/proc/loadavg: 8.07 8.02 7.67 9/184 15043
/proc/meminfo: memFree=27232268/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2784776 CPUtime=4243.11 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 8452401 0 0 0 422836 1475 0 0 25 0 4 0 517383815 2851610624 572641 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 696194 572641 342 105 0 691698 0
[pid=15011/tid=15013] ppid=15009 vsize=2784776 CPUtime=1062.13 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 106704 0 0 0 106171 42 0 0 25 0 4 0 517383821 2851610624 572641 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2784776 CPUtime=1062.23 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 135691 0 0 0 106159 64 0 0 25 0 4 0 517383821 2851610624 572641 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2784776 CPUtime=1056.42 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 7144342 0 0 0 104449 1193 0 0 25 0 4 0 517383821 2851610624 572641 33554432000 4194304 4623224 140736874925696 18446744073709551615 4366944 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 2784776

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.69 9/184 15045
/proc/meminfo: memFree=27164172/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2818532 CPUtime=4482.78 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 8893206 0 0 0 446727 1551 0 0 25 0 4 0 517383815 2886176768 585918 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 704633 585918 342 105 0 700137 0
[pid=15011/tid=15013] ppid=15009 vsize=2818532 CPUtime=1122.12 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 107003 0 0 0 112170 42 0 0 25 0 4 0 517383821 2886176768 585918 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2818532 CPUtime=1122.24 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 136107 0 0 0 112160 64 0 0 25 0 4 0 517383821 2886176768 585918 33554432000 4194304 4623224 140736874925696 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2818532 CPUtime=1116.09 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 7560846 0 0 0 110346 1263 0 0 25 0 4 0 517383821 2886176768 585918 33554432000 4194304 4623224 140736874925696 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 2818532

[startup+1182.3 s]
/proc/loadavg: 8.13 8.05 7.72 9/184 15046
/proc/meminfo: memFree=27084648/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2884068 CPUtime=4722.45 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 9345476 0 0 0 470618 1627 0 0 25 0 4 0 517383815 2953285632 599328 33554432000 4194304 4623224 140736874925696 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 721017 599328 342 105 0 716521 0
[pid=15011/tid=15013] ppid=15009 vsize=2884068 CPUtime=1182.12 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 107294 0 0 0 118170 42 0 0 25 0 4 0 517383821 2953285632 599328 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2884068 CPUtime=1182.24 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 136518 0 0 0 118159 65 0 0 25 0 4 0 517383821 2953285632 599328 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357655 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2884068 CPUtime=1175.77 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 8005398 0 0 0 116241 1336 0 0 25 0 4 0 517383821 2953285632 599328 33554432000 4194304 4623224 140736874925696 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 2884068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.09 8.05 7.73 5/179 15048
/proc/meminfo: memFree=28173396/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=2884068 CPUtime=4800.36 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) R 15009 15011 14674 0 -1 4202496 9491890 0 0 0 478384 1652 0 0 25 0 4 0 517383815 2953285632 602932 33554432000 4194304 4623224 140736874925696 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 721017 602932 342 105 0 716521 0
[pid=15011/tid=15013] ppid=15009 vsize=2884068 CPUtime=1201.63 cores=0,2,4,6
/proc/15011/task/15013/stat : 15013 (SArTagnan) R 15009 15011 14674 0 -1 4202560 107408 0 0 0 120120 43 0 0 25 0 4 0 517383821 2953285632 602932 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15011/tid=15014] ppid=15009 vsize=2884068 CPUtime=1201.75 cores=0,2,4,6
/proc/15011/task/15014/stat : 15014 (SArTagnan) R 15009 15011 14674 0 -1 4202560 136620 0 0 0 120110 65 0 0 25 0 4 0 517383821 2953285632 602932 33554432000 4194304 4623224 140736874925696 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=2884068 CPUtime=1195.16 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4202560 8149375 0 0 0 118155 1361 0 0 25 0 4 0 517383821 2953285632 602932 33554432000 4194304 4623224 140736874925696 18446744073709551615 4545471 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2884068

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

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

[startup+1201.91 s]
/proc/loadavg: 8.09 8.05 7.73 5/179 15048
/proc/meminfo: memFree=28173396/32951124 swapFree=67111416/67111528
[pid=15011] ppid=15009 vsize=0 CPUtime=4800.48 cores=0,2,4,6
/proc/15011/stat : 15011 (SArTagnan) Z 15009 15011 14674 0 -1 4203548 9491967 0 0 0 478386 1662 0 0 25 0 2 0 517383815 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15011/statm: 0 0 0 0 0 0 0
[pid=15011/tid=15015] ppid=15009 vsize=0 CPUtime=1195.27 cores=0,2,4,6
/proc/15011/task/15015/stat : 15015 (SArTagnan) R 15009 15011 14674 0 -1 4203588 8149452 0 0 0 118156 1371 0 0 25 0 2 0 517383821 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.52
CPU user time (s): 4783.87
CPU system time (s): 16.6495
CPU usage (%): 399.399
Max. virtual memory (cumulated for all children) (KiB): 3136408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.87
system time used= 16.6495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9491967
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= 3218
involuntary context switches= 20277

runsolver used 1.82072 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 08:16:55
IDJOB=3259144
IDBENCH=71492
IDSOLVER=1656
FILE ID=node102/3259144-1304057814
RUNJOBID= node102-1304057814-14988
PBS_JOBID= 13170428
Free space on /tmp= 71556 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259144-1304057814/watcher-3259144-1304057814 -o /tmp/evaluation-result-3259144-1304057814/solver-3259144-1304057814 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3259144-1304057814.cnf -threads=4

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=469378706

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      30585200 kB
Buffers:        628328 kB
Cached:        1242980 kB
SwapCached:          8 kB
Active:         230892 kB
Inactive:      1712916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30585200 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            4772 kB
Writeback:           0 kB
AnonPages:       71968 kB
Mapped:          15264 kB
Slab:           358364 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   246816 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= 71556 MiB
End job on node102 at 2011-04-29 08:36:58