Trace number 3386373

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) 4800.47 1204.6

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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: 961)

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-3386373-1305583367/watcher-3386373-1305583367 -o /tmp/evaluation-result-3386373-1305583367/solver-3386373-1305583367 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386373-1305583367.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: 8.76 8.90 6.93 6/419 26118
/proc/meminfo: memFree=18302264/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=25772 CPUtime=0.01 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 1369 0 0 0 1 0 0 0 25 0 1 0 125946161 26390528 934 33554432000 4194304 4625164 140736508312048 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26118/statm: 6443 936 296 106 0 1946 0

[startup+0.058422 s]
/proc/loadavg: 8.76 8.90 6.93 6/419 26118
/proc/meminfo: memFree=18302264/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=32532 CPUtime=0.04 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 5068 0 0 0 4 0 0 0 25 0 1 0 125946161 33312768 2670 33554432000 4194304 4625164 140736508312048 18446744073709551615 218880225989 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26118/statm: 8133 2670 296 106 0 3636 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 32532

[startup+0.100415 s]
/proc/loadavg: 8.76 8.90 6.93 6/419 26118
/proc/meminfo: memFree=18302264/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=45952 CPUtime=0.09 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 9628 0 0 0 8 1 0 0 25 0 1 0 125946161 47054848 6007 33554432000 4194304 4625164 140736508312048 18446744073709551615 4298385 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26118/statm: 11488 6033 298 106 0 6991 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45952

[startup+0.300318 s]
/proc/loadavg: 8.76 8.90 6.93 6/419 26118
/proc/meminfo: memFree=18302264/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=239708 CPUtime=0.86 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 22483 0 0 0 83 3 0 0 25 0 4 0 125946161 245460992 12924 33554432000 4194304 4625164 140736508312048 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 59927 12924 339 106 0 55430 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 239708

[startup+0.700245 s]
/proc/loadavg: 8.76 8.90 6.93 6/419 26118
/proc/meminfo: memFree=18302264/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=239708 CPUtime=2.45 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 29077 0 0 0 241 4 0 0 25 0 4 0 125946161 245460992 13425 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512193 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 59927 13425 339 106 0 55430 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 239708

[startup+1.5011 s]
/proc/loadavg: 8.76 8.90 6.93 10/423 26122
/proc/meminfo: memFree=18247540/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=240784 CPUtime=5.64 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 40491 0 0 0 559 5 0 0 25 0 4 0 125946161 246562816 14275 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 60196 14275 339 106 0 55699 0
[pid=26118/tid=26120] ppid=26116 vsize=240784 CPUtime=1.38 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 2112 0 0 0 138 0 0 0 25 0 4 0 125946172 246562816 14275 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=240784 CPUtime=1.38 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 2077 0 0 0 138 0 0 0 25 0 4 0 125946172 246562816 14275 33554432000 4194304 4625164 140736508312048 18446744073709551615 4464395 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=240784 CPUtime=1.37 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 21840 0 0 0 134 3 0 0 25 0 4 0 125946172 246562816 14275 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 240784

[startup+3.10082 s]
/proc/loadavg: 8.76 8.90 6.93 10/423 26122
/proc/meminfo: memFree=18242456/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=307616 CPUtime=12.03 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 60044 0 0 0 1194 9 0 0 25 0 4 0 125946161 314998784 16895 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 76904 16895 340 106 0 72407 0
[pid=26118/tid=26120] ppid=26116 vsize=307616 CPUtime=2.98 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 2919 0 0 0 297 1 0 0 25 0 4 0 125946172 314998784 16895 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=307616 CPUtime=2.98 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 3259 0 0 0 298 0 0 0 25 0 4 0 125946172 314998784 16895 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=307616 CPUtime=2.95 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 39360 0 0 0 290 5 0 0 25 0 4 0 125946172 314998784 16895 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 307616

[startup+6.30026 s]
/proc/loadavg: 8.78 8.90 6.94 10/423 26122
/proc/meminfo: memFree=18224528/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=310904 CPUtime=24.79 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 68438 0 0 0 2467 12 0 0 25 0 4 0 125946161 318365696 21457 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 77726 21457 340 106 0 73229 0
[pid=26118/tid=26120] ppid=26116 vsize=310904 CPUtime=6.18 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 6001 0 0 0 616 2 0 0 25 0 4 0 125946172 318365696 21457 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=310904 CPUtime=6.18 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 7372 0 0 0 616 2 0 0 25 0 4 0 125946172 318365696 21457 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=310904 CPUtime=6.1 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 39556 0 0 0 605 5 0 0 25 0 4 0 125946172 318365696 21457 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 310904

[startup+12.7011 s]
/proc/loadavg: 8.88 8.92 6.96 10/423 26122
/proc/meminfo: memFree=18178288/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=338520 CPUtime=50.29 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 106611 0 0 0 5010 19 0 0 25 0 4 0 125946161 346644480 32108 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 84630 32108 348 106 0 80133 0
[pid=26118/tid=26120] ppid=26116 vsize=338520 CPUtime=12.58 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 10451 0 0 0 1254 4 0 0 25 0 4 0 125946172 346644480 32108 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=338520 CPUtime=12.58 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 12735 0 0 0 1255 3 0 0 25 0 4 0 125946172 346644480 32108 33554432000 4194304 4625164 140736508312048 18446744073709551615 4279229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=338520 CPUtime=12.41 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 62661 0 0 0 1233 8 0 0 25 0 4 0 125946172 346644480 32108 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.29
Current children cumulated vsize (KiB) 338520

[startup+25.5009 s]
/proc/loadavg: 8.97 8.94 7.00 10/423 26123
/proc/meminfo: memFree=18122224/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=357956 CPUtime=101.31 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 368116 0 0 0 10075 56 0 0 25 0 4 0 125946161 366546944 42961 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511863 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 89489 42961 347 106 0 84992 0
[pid=26118/tid=26120] ppid=26116 vsize=357956 CPUtime=25.38 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 17149 0 0 0 2533 5 0 0 25 0 4 0 125946172 366546944 42961 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=357956 CPUtime=25.38 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 19388 0 0 0 2533 5 0 0 25 0 4 0 125946172 366546944 42961 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=357956 CPUtime=25.03 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 304299 0 0 0 2463 40 0 0 25 0 4 0 125946172 366546944 42961 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 357956

[startup+51.1004 s]
/proc/loadavg: 8.98 8.94 7.05 10/423 26124
/proc/meminfo: memFree=18038112/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=437628 CPUtime=203.35 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 707916 0 0 0 20230 105 0 0 25 0 4 0 125946161 448131072 60301 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 109407 60301 347 106 0 104910 0
[pid=26118/tid=26120] ppid=26116 vsize=437628 CPUtime=50.98 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 26127 0 0 0 5091 7 0 0 25 0 4 0 125946172 448131072 60302 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=437628 CPUtime=50.98 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 32133 0 0 0 5086 12 0 0 25 0 4 0 125946172 448131072 60302 33554432000 4194304 4625164 140736508312048 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=437628 CPUtime=50.28 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 617238 0 0 0 4949 79 0 0 25 0 4 0 125946172 448131072 60302 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 437628

[startup+102.315 s]
/proc/loadavg: 9.04 8.97 7.15 10/423 26125
/proc/meminfo: memFree=17906148/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=555104 CPUtime=407.49 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 1044401 0 0 0 40592 157 0 0 25 0 4 0 125946161 568426496 88873 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512092 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 138776 88873 356 106 0 134279 0
[pid=26118/tid=26120] ppid=26116 vsize=555104 CPUtime=102.19 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 30263 0 0 0 10210 9 0 0 25 0 4 0 125946172 568426496 88873 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=555104 CPUtime=102.19 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 45639 0 0 0 10204 15 0 0 25 0 4 0 125946172 568426496 88873 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=555104 CPUtime=100.77 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 920684 0 0 0 9958 119 0 0 25 0 4 0 125946172 568426496 88873 33554432000 4194304 4625164 140736508312048 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.49
Current children cumulated vsize (KiB) 555104

[startup+162.301 s]
/proc/loadavg: 9.07 8.99 7.27 10/423 26157
/proc/meminfo: memFree=19887996/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=682376 CPUtime=646.62 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 1606954 0 0 0 64418 244 0 0 25 0 4 0 125946161 698753024 123123 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 170594 123123 350 106 0 166097 0
[pid=26118/tid=26120] ppid=26116 vsize=682376 CPUtime=162.18 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 45188 0 0 0 16203 15 0 0 25 0 4 0 125946172 698753024 123123 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=682376 CPUtime=162.18 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 57152 0 0 0 16194 24 0 0 25 0 4 0 125946172 698753024 123123 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=682376 CPUtime=159.94 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 1428384 0 0 0 15809 185 0 0 25 0 4 0 125946172 698753024 123123 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 646.62
Current children cumulated vsize (KiB) 682376

[startup+222.301 s]
/proc/loadavg: 9.18 9.03 7.39 10/423 26159
/proc/meminfo: memFree=19410936/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=791572 CPUtime=885.78 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 1775630 0 0 0 88303 275 0 0 25 0 4 0 125946161 810569728 145892 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 197893 145892 370 106 0 193396 0
[pid=26118/tid=26120] ppid=26116 vsize=791572 CPUtime=222.19 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 58842 0 0 0 22202 17 0 0 25 0 4 0 125946172 810569728 145892 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=791572 CPUtime=222.18 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 76102 0 0 0 22185 33 0 0 25 0 4 0 125946172 810569728 145892 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=791572 CPUtime=219.09 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 1550167 0 0 0 21706 203 0 0 25 0 4 0 125946172 810569728 145892 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547221 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 885.78
Current children cumulated vsize (KiB) 791572

[startup+282.301 s]

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

[pid=26118] ppid=26116 vsize=1555844 CPUtime=2798.3 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 7425775 0 0 0 278742 1088 0 0 25 0 4 0 125946161 1593184256 309708 33554432000 4194304 4625164 140736508312048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 388961 309708 912 106 0 384464 0
[pid=26118/tid=26120] ppid=26116 vsize=1555844 CPUtime=701.52 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 104486 0 0 0 70113 39 0 0 25 0 4 0 125946172 1593184256 309708 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1555844 CPUtime=702 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 149760 0 0 0 70137 63 0 0 25 0 4 0 125946172 1593184256 309708 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1555844 CPUtime=692.45 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 6915219 0 0 0 68310 935 0 0 25 0 4 0 125946172 1593184256 309708 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2798.3
Current children cumulated vsize (KiB) 1555844

[startup+762.316 s]
/proc/loadavg: 9.16 9.13 8.15 10/423 26176
/proc/meminfo: memFree=17847004/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1635920 CPUtime=3037.52 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 8067287 0 0 0 302574 1178 0 0 25 0 4 0 125946161 1675182080 329105 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 408980 329105 1022 106 0 404483 0
[pid=26118/tid=26120] ppid=26116 vsize=1635920 CPUtime=761.54 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 106991 0 0 0 76113 41 0 0 25 0 4 0 125946172 1675182080 329105 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1635920 CPUtime=762 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 150886 0 0 0 76136 64 0 0 25 0 4 0 125946172 1675182080 329105 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1635920 CPUtime=751.64 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 7531268 0 0 0 74145 1019 0 0 25 0 4 0 125946172 1675182080 329105 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3037.52
Current children cumulated vsize (KiB) 1635920

[startup+822.301 s]
/proc/loadavg: 6.71 8.44 7.97 6/414 26195
/proc/meminfo: memFree=19249728/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1640644 CPUtime=3276.61 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 8542506 0 0 0 326402 1259 0 0 25 0 4 0 125946161 1680019456 333483 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 410161 333483 474 106 0 405664 0
[pid=26118/tid=26120] ppid=26116 vsize=1640644 CPUtime=821.52 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 109609 0 0 0 82101 51 0 0 25 0 4 0 125946172 1680019456 333483 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1640644 CPUtime=821.94 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 151568 0 0 0 82130 64 0 0 25 0 4 0 125946172 1680019456 333483 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1640644 CPUtime=810.82 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 8001934 0 0 0 79993 1089 0 0 25 0 4 0 125946172 1680019456 333483 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3276.61
Current children cumulated vsize (KiB) 1640644

[startup+882.301 s]
/proc/loadavg: 5.62 7.81 7.78 6/414 26197
/proc/meminfo: memFree=19238608/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1640644 CPUtime=3515.79 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 8545434 0 0 0 350318 1261 0 0 25 0 4 0 125946161 1680019456 336240 33554432000 4194304 4625164 140736508312048 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 410161 336240 460 106 0 405664 0
[pid=26118/tid=26120] ppid=26116 vsize=1640644 CPUtime=881.52 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 110647 0 0 0 88101 51 0 0 25 0 4 0 125946172 1680019456 336240 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1640644 CPUtime=881.93 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 151672 0 0 0 88129 64 0 0 25 0 4 0 125946172 1680019456 336240 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1640644 CPUtime=870.01 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 8002442 0 0 0 85911 1090 0 0 25 0 4 0 125946172 1680019456 336240 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3515.79
Current children cumulated vsize (KiB) 1640644

[startup+942.3 s]
/proc/loadavg: 5.27 7.31 7.61 6/414 26199
/proc/meminfo: memFree=19222884/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1640644 CPUtime=3755 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 8668902 0 0 0 374222 1278 0 0 25 0 4 0 125946161 1680019456 338595 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 410161 338595 460 106 0 405664 0
[pid=26118/tid=26120] ppid=26116 vsize=1640644 CPUtime=941.52 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 111294 0 0 0 94101 51 0 0 25 0 4 0 125946172 1680019456 338595 33554432000 4194304 4625164 140736508312048 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1640644 CPUtime=941.93 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 151822 0 0 0 94129 64 0 0 25 0 4 0 125946172 1680019456 338595 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1640644 CPUtime=929.22 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 8123919 0 0 0 91816 1106 0 0 25 0 4 0 125946172 1680019456 338595 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755
Current children cumulated vsize (KiB) 1640644

[startup+1002.3 s]
/proc/loadavg: 5.14 6.90 7.45 6/414 26200
/proc/meminfo: memFree=19202468/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=3994.18 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 9390611 0 0 0 398041 1377 0 0 25 0 4 0 125946161 1733623808 344400 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 344400 460 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1001.53 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 139764 0 0 0 100098 55 0 0 25 0 4 0 125946172 1733623808 344400 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1001.93 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152046 0 0 0 100128 65 0 0 25 0 4 0 125946172 1733623808 344400 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=988.4 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 8815619 0 0 0 97641 1199 0 0 25 0 4 0 125946172 1733623808 344400 33554432000 4194304 4625164 140736508312048 18446744073709551615 218880262603 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.18
Current children cumulated vsize (KiB) 1692992

[startup+1062.3 s]
/proc/loadavg: 5.09 6.57 7.30 6/414 26201
/proc/meminfo: memFree=19193708/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=4233.39 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 10100127 0 0 0 421865 1474 0 0 25 0 4 0 125946161 1733623808 345867 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512012 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 345867 460 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1061.53 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 140337 0 0 0 106098 55 0 0 25 0 4 0 125946172 1733623808 345867 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1061.93 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152210 0 0 0 106128 65 0 0 25 0 4 0 125946172 1733623808 345867 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=1047.6 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 9523259 0 0 0 103465 1295 0 0 25 0 4 0 125946172 1733623808 345867 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.39
Current children cumulated vsize (KiB) 1692992

[startup+1122.3 s]
/proc/loadavg: 5.03 6.28 7.15 6/414 26203
/proc/meminfo: memFree=19187932/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=4472.58 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 10781364 0 0 0 445692 1566 0 0 25 0 4 0 125946161 1733623808 349002 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 349002 461 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1121.53 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 141165 0 0 0 112098 55 0 0 25 0 4 0 125946172 1733623808 349002 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1121.94 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152565 0 0 0 112129 65 0 0 25 0 4 0 125946172 1733623808 349002 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=1106.78 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 10201982 0 0 0 109293 1385 0 0 25 0 4 0 125946172 1733623808 349002 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4472.58
Current children cumulated vsize (KiB) 1692992

[startup+1182.3 s]
/proc/loadavg: 5.05 6.06 7.02 6/414 26205
/proc/meminfo: memFree=19175704/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=4711.78 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 11323222 0 0 0 469527 1651 0 0 25 0 4 0 125946161 1733623808 352879 33554432000 4194304 4625164 140736508312048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 352879 460 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1181.53 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 142369 0 0 0 118097 56 0 0 25 0 4 0 125946172 1733623808 352879 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1181.93 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152723 0 0 0 118128 65 0 0 25 0 4 0 125946172 1733623808 352879 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=1165.98 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 10741299 0 0 0 115131 1467 0 0 25 0 4 0 125946172 1733623808 352879 33554432000 4194304 4625164 140736508312048 18446744073709551615 4547828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4711.78
Current children cumulated vsize (KiB) 1692992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.52 s]
/proc/loadavg: 5.03 5.97 6.97 6/414 26205
/proc/meminfo: memFree=19166112/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=4800.37 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 11591470 0 0 0 478348 1689 0 0 25 0 4 0 125946161 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 354343 461 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1203.76 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 143292 0 0 0 120320 56 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1204.16 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152779 0 0 0 120351 65 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=1187.89 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 11008120 0 0 0 117284 1505 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1692992

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

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

[startup+1204.52 s]
/proc/loadavg: 5.03 5.97 6.97 6/414 26205
/proc/meminfo: memFree=19166112/32950928 swapFree=62959404/67111528
[pid=26118] ppid=26116 vsize=1692992 CPUtime=4800.37 cores=0,2,4,6
/proc/26118/stat : 26118 (SArTagnan) R 26116 26118 25831 0 -1 4202496 11591470 0 0 0 478348 1689 0 0 25 0 4 0 125946161 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26118/statm: 423248 354343 461 106 0 418751 0
[pid=26118/tid=26120] ppid=26116 vsize=1692992 CPUtime=1203.76 cores=0,2,4,6
/proc/26118/task/26120/stat : 26120 (SArTagnan) R 26116 26118 25831 0 -1 4202560 143292 0 0 0 120320 56 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26118/tid=26121] ppid=26116 vsize=1692992 CPUtime=1204.16 cores=0,2,4,6
/proc/26118/task/26121/stat : 26121 (SArTagnan) R 26116 26118 25831 0 -1 4202560 152779 0 0 0 120351 65 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26118/tid=26122] ppid=26116 vsize=1692992 CPUtime=1187.89 cores=0,2,4,6
/proc/26118/task/26122/stat : 26122 (SArTagnan) R 26116 26118 25831 0 -1 4202560 11008120 0 0 0 117284 1505 0 0 25 0 4 0 125946172 1733623808 354343 33554432000 4194304 4625164 140736508312048 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1692992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.6
CPU time (s): 4800.47
CPU user time (s): 4783.51
CPU system time (s): 16.9574
CPU usage (%): 398.511
Max. virtual memory (cumulated for all children) (KiB): 1797284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.51
system time used= 16.9574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11591470
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= 3100
involuntary context switches= 23077

runsolver used 4.86126 second user time and 11.5152 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-17 00:02:48
IDJOB=3386373
IDBENCH=85991
IDSOLVER=1871
FILE ID=node112/3386373-1305583367
RUNJOBID= node112-1305582132-25849
PBS_JOBID= 13350304
Free space on /tmp= 73488 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386373-1305583367/watcher-3386373-1305583367 -o /tmp/evaluation-result-3386373-1305583367/solver-3386373-1305583367 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386373-1305583367.cnf -threads=4

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=305163811

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
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.847
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:      18302304 kB
Buffers:         72528 kB
Cached:         407140 kB
SwapCached:      73604 kB
Active:        2990056 kB
Inactive:     11450336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18302304 kB
SwapTotal:    67111528 kB
SwapFree:     62959404 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:    13895884 kB
Mapped:          23968 kB
Slab:            77660 kB
PageTables:      64148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 101830292 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= 73488 MiB
End job on node112 at 2011-05-17 00:22:54