Trace number 3265216

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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

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


[startup+0 s]
/proc/loadavg: 7.83 8.00 7.87 6/180 19174
/proc/meminfo: memFree=19465900/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=19432 CPUtime=0 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 503161628 19898368 439 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/19174/statm: 4858 439 297 105 0 362 0

[startup+0.124723 s]
/proc/loadavg: 7.83 8.00 7.87 6/180 19174
/proc/meminfo: memFree=19465900/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=257100 CPUtime=0.44 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 9601 0 0 0 43 1 0 0 18 0 4 0 503161628 263270400 5862 33554432000 4194304 4623224 140735994820960 18446744073709551615 4497131 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 64275 5862 342 105 0 59779 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 257100

[startup+0.200709 s]
/proc/loadavg: 7.83 8.00 7.87 6/180 19174
/proc/meminfo: memFree=19465900/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=258260 CPUtime=0.74 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 10353 0 0 0 73 1 0 0 18 0 4 0 503161628 264458240 6614 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414446 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 64565 6614 342 105 0 60069 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 258260

[startup+0.30069 s]
/proc/loadavg: 7.83 8.00 7.87 6/180 19174
/proc/meminfo: memFree=19465900/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=259964 CPUtime=1.14 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 12226 0 0 0 112 2 0 0 18 0 4 0 503161628 266203136 8487 33554432000 4194304 4623224 140735994820960 18446744073709551615 4384145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 64991 8487 342 105 0 60495 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 259964

[startup+0.700614 s]
/proc/loadavg: 7.83 8.00 7.87 6/180 19174
/proc/meminfo: memFree=19465900/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=261656 CPUtime=2.74 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 18755 0 0 0 271 3 0 0 18 0 4 0 503161628 267935744 14903 33554432000 4194304 4623224 140735994820960 18446744073709551615 4509459 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 65414 14903 348 105 0 60918 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 261656

[startup+1.50046 s]
/proc/loadavg: 7.83 8.00 7.87 9/184 19178
/proc/meminfo: memFree=19385048/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=265924 CPUtime=5.94 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 31679 0 0 0 587 7 0 0 20 0 4 0 503161628 272306176 25146 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 66481 25146 349 105 0 61985 0
[pid=19174/tid=19176] ppid=19172 vsize=265924 CPUtime=1.47 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 4171 0 0 0 146 1 0 0 25 0 4 0 503161629 272306176 25146 33554432000 4194304 4623224 140735994820960 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=265924 CPUtime=1.47 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 14471 0 0 0 144 3 0 0 25 0 4 0 503161629 272306176 25147 33554432000 4194304 4623224 140735994820960 18446744073709551615 4317232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=265924 CPUtime=1.47 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 2943 0 0 0 147 0 0 0 25 0 4 0 503161629 272306176 25147 33554432000 4194304 4623224 140735994820960 18446744073709551615 4544921 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 265924

[startup+3.10116 s]
/proc/loadavg: 7.84 8.00 7.88 9/184 19178
/proc/meminfo: memFree=19337928/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=333340 CPUtime=12.32 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 50095 0 0 0 1220 12 0 0 25 0 4 0 503161628 341340160 39037 33554432000 4194304 4623224 140735994820960 18446744073709551615 4360030 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 83335 39037 342 105 0 78839 0
[pid=19174/tid=19176] ppid=19172 vsize=333340 CPUtime=3.07 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 7544 0 0 0 305 2 0 0 25 0 4 0 503161629 341340160 39037 33554432000 4194304 4623224 140735994820960 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=333340 CPUtime=3.07 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 22693 0 0 0 301 6 0 0 18 0 4 0 503161629 341340160 39037 33554432000 4194304 4623224 140735994820960 18446744073709551615 4468031 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=333340 CPUtime=3.06 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 8826 0 0 0 305 1 0 0 20 0 4 0 503161629 341340160 39037 33554432000 4194304 4623224 140735994820960 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 333340

[startup+6.30056 s]
/proc/loadavg: 7.84 8.00 7.88 9/184 19178
/proc/meminfo: memFree=19238032/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=374836 CPUtime=25.11 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 91921 0 0 0 2490 21 0 0 25 0 4 0 503161628 383832064 64970 33554432000 4194304 4623224 140735994820960 18446744073709551615 4360089 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 93709 64973 443 105 0 89213 0
[pid=19174/tid=19176] ppid=19172 vsize=374836 CPUtime=6.27 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 13061 0 0 0 623 4 0 0 25 0 4 0 503161629 383832064 64973 33554432000 4194304 4623224 140735994820960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=374836 CPUtime=6.27 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 38911 0 0 0 618 9 0 0 25 0 4 0 503161629 383832064 64973 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=374836 CPUtime=6.24 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 24442 0 0 0 620 4 0 0 25 0 4 0 503161629 383832064 64973 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726063541 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 374836

[startup+12.7004 s]
/proc/loadavg: 7.86 8.00 7.88 9/184 19179
/proc/meminfo: memFree=19042352/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=601160 CPUtime=50.67 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 178791 0 0 0 5030 37 0 0 25 0 4 0 503161628 615587840 109234 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415995 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 150290 109235 400 105 0 145794 0
[pid=19174/tid=19176] ppid=19172 vsize=601160 CPUtime=12.67 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 20402 0 0 0 1261 6 0 0 25 0 4 0 503161629 615587840 109235 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=601160 CPUtime=12.67 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 73256 0 0 0 1251 16 0 0 25 0 4 0 503161629 615587840 109235 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726065861 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=601160 CPUtime=12.61 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 62720 0 0 0 1251 10 0 0 24 0 4 0 503161629 615587840 109235 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726102094 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 601160

[startup+25.5009 s]
/proc/loadavg: 7.88 8.00 7.88 9/184 19179
/proc/meminfo: memFree=18812836/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=818420 CPUtime=101.8 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 246984 0 0 0 10126 54 0 0 25 0 4 0 503161628 838062080 162189 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 204605 162189 741 105 0 200109 0
[pid=19174/tid=19176] ppid=19172 vsize=818420 CPUtime=25.47 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 32897 0 0 0 2534 13 0 0 25 0 4 0 503161629 838062080 162189 33554432000 4194304 4623224 140735994820960 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=818420 CPUtime=25.47 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 106837 0 0 0 2524 23 0 0 25 0 4 0 503161629 838062080 162189 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=818420 CPUtime=25.33 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 76015 0 0 0 2521 12 0 0 25 0 4 0 503161629 838062080 162189 33554432000 4194304 4623224 140735994820960 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 818420

[startup+51.1011 s]
/proc/loadavg: 8.00 8.01 7.89 9/184 19180
/proc/meminfo: memFree=18722800/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=922464 CPUtime=204.06 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 281001 0 0 0 20331 75 0 0 25 0 4 0 503161628 944603136 182230 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 230616 182230 700 105 0 226120 0
[pid=19174/tid=19176] ppid=19172 vsize=922464 CPUtime=51.07 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 50881 0 0 0 5077 30 0 0 25 0 4 0 503161629 944603136 182230 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=922464 CPUtime=51.08 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 106981 0 0 0 5085 23 0 0 25 0 4 0 503161629 944603136 182230 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=922464 CPUtime=50.79 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 80116 0 0 0 5066 13 0 0 25 0 4 0 503161629 944603136 182230 33554432000 4194304 4623224 140735994820960 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 922464

[startup+102.3 s]
/proc/loadavg: 8.08 8.03 7.90 9/184 19181
/proc/meminfo: memFree=18615996/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=988100 CPUtime=408.6 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 313898 0 0 0 40778 82 0 0 25 0 4 0 503161628 1011814400 199608 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 247025 199608 644 105 0 242529 0
[pid=19174/tid=19176] ppid=19172 vsize=988100 CPUtime=102.28 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 53187 0 0 0 10196 32 0 0 25 0 4 0 503161629 1011814400 199608 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=988100 CPUtime=102.28 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 108770 0 0 0 10205 23 0 0 25 0 4 0 503161629 1011814400 199608 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=988100 CPUtime=101.72 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 88295 0 0 0 10157 15 0 0 25 0 4 0 503161629 1011814400 199608 33554432000 4194304 4623224 140735994820960 18446744073709551615 4468051 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 988100

[startup+162.301 s]
/proc/loadavg: 8.11 8.04 7.91 9/184 19183
/proc/meminfo: memFree=18536960/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1037584 CPUtime=648.26 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 349386 0 0 0 64736 90 0 0 25 0 4 0 503161628 1062486016 212906 33554432000 4194304 4623224 140735994820960 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 259396 212906 343 105 0 254900 0
[pid=19174/tid=19176] ppid=19172 vsize=1037584 CPUtime=162.27 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 53614 0 0 0 16195 32 0 0 25 0 4 0 503161629 1062486016 212906 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1037584 CPUtime=162.28 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 110389 0 0 0 16204 24 0 0 25 0 4 0 503161629 1062486016 212906 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1037584 CPUtime=161.39 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 91514 0 0 0 16122 17 0 0 25 0 4 0 503161629 1062486016 212906 33554432000 4194304 4623224 140735994820960 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.26
Current children cumulated vsize (KiB) 1037584

[startup+222.307 s]
/proc/loadavg: 8.10 8.04 7.91 9/184 19184
/proc/meminfo: memFree=18454212/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1060140 CPUtime=887.96 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 712394 0 0 0 88638 158 0 0 25 0 4 0 503161628 1085583360 223461 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 265035 223461 343 105 0 260539 0
[pid=19174/tid=19176] ppid=19172 vsize=1060140 CPUtime=222.29 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 53882 0 0 0 22196 33 0 0 25 0 4 0 503161629 1085583360 223461 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1060140 CPUtime=222.28 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 112080 0 0 0 22203 25 0 0 25 0 4 0 503161629 1085583360 223461 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1060140 CPUtime=221.08 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 446543 0 0 0 22025 83 0 0 25 0 4 0 503161629 1085583360 223461 33554432000 4194304 4623224 140735994820960 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.96
Current children cumulated vsize (KiB) 1060140

[startup+282.3 s]

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

[pid=19174] ppid=19172 vsize=1464604 CPUtime=2565.7 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1425401 0 0 0 256271 299 0 0 25 0 4 0 503161628 1499754496 306524 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 366151 306524 556 105 0 361655 0
[pid=19174/tid=19176] ppid=19172 vsize=1464604 CPUtime=642.29 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 65091 0 0 0 64192 37 0 0 25 0 4 0 503161629 1499754496 306524 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1464604 CPUtime=642.29 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 123696 0 0 0 64195 34 0 0 25 0 4 0 503161629 1499754496 306524 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1464604 CPUtime=638.8 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1000988 0 0 0 63697 183 0 0 25 0 4 0 503161629 1499754496 306524 33554432000 4194304 4623224 140735994820960 18446744073709551615 4364227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 1464604

[startup+702.301 s]
/proc/loadavg: 8.09 8.05 7.95 9/184 19197
/proc/meminfo: memFree=17970052/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1474552 CPUtime=2805.37 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1434751 0 0 0 280235 302 0 0 25 0 4 0 503161628 1509941248 314979 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 368638 314979 548 105 0 364142 0
[pid=19174/tid=19176] ppid=19172 vsize=1474552 CPUtime=702.29 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 65560 0 0 0 70192 37 0 0 25 0 4 0 503161629 1509941248 314979 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1474552 CPUtime=702.3 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 125369 0 0 0 70195 35 0 0 25 0 4 0 503161629 1509941248 314979 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1474552 CPUtime=698.47 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1003989 0 0 0 69663 184 0 0 25 0 4 0 503161629 1509941248 314979 33554432000 4194304 4623224 140735994820960 18446744073709551615 264726102112 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 1474552

[startup+762.301 s]
/proc/loadavg: 8.10 8.07 7.96 9/184 19199
/proc/meminfo: memFree=17885060/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1628968 CPUtime=3045.07 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1523283 0 0 0 304192 315 0 0 25 0 4 0 503161628 1668063232 332049 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 407242 332049 519 105 0 402746 0
[pid=19174/tid=19176] ppid=19172 vsize=1628968 CPUtime=762.3 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 66020 0 0 0 76192 38 0 0 25 0 4 0 503161629 1668063232 332049 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1628968 CPUtime=762.3 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 126910 0 0 0 76194 36 0 0 25 0 4 0 503161629 1668063232 332049 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486198 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1628968 CPUtime=758.14 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1007573 0 0 0 75630 184 0 0 25 0 4 0 503161629 1668063232 332049 33554432000 4194304 4623224 140735994820960 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 1628968

[startup+822.3 s]
/proc/loadavg: 6.71 7.75 7.86 5/175 19218
/proc/meminfo: memFree=18600616/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1638064 CPUtime=3284.74 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1530256 0 0 0 328155 319 0 0 25 0 4 0 503161628 1677377536 338842 33554432000 4194304 4623224 140735994820960 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 409516 338842 505 105 0 405020 0
[pid=19174/tid=19176] ppid=19172 vsize=1638064 CPUtime=822.3 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 66539 0 0 0 82191 39 0 0 25 0 4 0 503161629 1677377536 338842 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1638064 CPUtime=822.3 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 128121 0 0 0 82193 37 0 0 25 0 4 0 503161629 1677377536 338842 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1638064 CPUtime=817.82 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1010712 0 0 0 81597 185 0 0 25 0 4 0 503161629 1677377536 338842 33554432000 4194304 4623224 140735994820960 18446744073709551615 4576891 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 1638064

[startup+882.306 s]
/proc/loadavg: 5.02 7.04 7.60 5/175 19220
/proc/meminfo: memFree=18572696/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1711976 CPUtime=3524.43 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1537546 0 0 0 352119 324 0 0 25 0 4 0 503161628 1753063424 345777 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 427994 345777 409 105 0 423498 0
[pid=19174/tid=19176] ppid=19172 vsize=1711976 CPUtime=882.3 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 67103 0 0 0 88190 40 0 0 25 0 4 0 503161629 1753063424 345777 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1711976 CPUtime=882.31 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 129389 0 0 0 88192 39 0 0 25 0 4 0 503161629 1753063424 345777 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1711976 CPUtime=877.49 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1013701 0 0 0 87563 186 0 0 25 0 4 0 503161629 1753063424 345777 33554432000 4194304 4623224 140735994820960 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 1711976

[startup+942.301 s]
/proc/loadavg: 4.40 6.53 7.39 5/175 19221
/proc/meminfo: memFree=18544256/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1722532 CPUtime=3764.09 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1545069 0 0 0 376080 329 0 0 25 0 4 0 503161628 1763872768 352936 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 430633 352936 391 105 0 426137 0
[pid=19174/tid=19176] ppid=19172 vsize=1722532 CPUtime=942.3 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 67517 0 0 0 94189 41 0 0 25 0 4 0 503161629 1763872768 352936 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1722532 CPUtime=942.3 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 130715 0 0 0 94189 41 0 0 25 0 4 0 503161629 1763872768 352936 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357583 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1722532 CPUtime=937.16 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1016560 0 0 0 93529 187 0 0 25 0 4 0 503161629 1763872768 352936 33554432000 4194304 4623224 140735994820960 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 1722532

[startup+1002.3 s]
/proc/loadavg: 4.13 6.03 7.16 5/175 19223
/proc/meminfo: memFree=18518676/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1728064 CPUtime=4003.77 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1551651 0 0 0 400044 333 0 0 25 0 4 0 503161628 1769537536 359081 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 432016 359081 390 105 0 427520 0
[pid=19174/tid=19176] ppid=19172 vsize=1728064 CPUtime=1002.31 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 67978 0 0 0 100188 43 0 0 25 0 4 0 503161629 1769537536 359081 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1728064 CPUtime=1002.3 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 132015 0 0 0 100188 42 0 0 25 0 4 0 503161629 1769537536 359081 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1728064 CPUtime=996.84 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1018727 0 0 0 99496 188 0 0 25 0 4 0 503161629 1769537536 359081 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 1728064

[startup+1062.3 s]
/proc/loadavg: 4.05 5.69 6.98 5/175 19225
/proc/meminfo: memFree=18488996/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1855472 CPUtime=4243.46 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1623558 0 0 0 423993 353 0 0 25 0 4 0 503161628 1900003328 366798 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 463868 366798 390 105 0 459372 0
[pid=19174/tid=19176] ppid=19172 vsize=1855472 CPUtime=1062.31 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 68443 0 0 0 106186 45 0 0 25 0 4 0 503161629 1900003328 366798 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357974 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1855472 CPUtime=1062.31 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 141206 0 0 0 106185 46 0 0 25 0 4 0 503161629 1900003328 366798 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1855472 CPUtime=1056.52 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1039454 0 0 0 105461 191 0 0 25 0 4 0 503161629 1900003328 366798 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 1855472

[startup+1122.3 s]
/proc/loadavg: 4.02 5.35 6.77 5/175 19226
/proc/meminfo: memFree=18459692/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1863692 CPUtime=4483.13 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1794396 0 0 0 447917 396 0 0 25 0 4 0 503161628 1908420608 373780 33554432000 4194304 4623224 140735994820960 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 465923 373780 384 105 0 461427 0
[pid=19174/tid=19176] ppid=19172 vsize=1863692 CPUtime=1122.3 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 68883 0 0 0 112184 46 0 0 25 0 4 0 503161629 1908420608 373780 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1863692 CPUtime=1122.31 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 142385 0 0 0 112184 47 0 0 25 0 4 0 503161629 1908420608 373780 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1863692 CPUtime=1116.19 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1041702 0 0 0 111428 191 0 0 25 0 4 0 503161629 1908420608 373780 33554432000 4194304 4623224 140735994820960 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 1863692

[startup+1182.3 s]
/proc/loadavg: 4.00 5.12 6.61 5/175 19228
/proc/meminfo: memFree=18410300/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1910684 CPUtime=4722.82 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1946748 0 0 0 471847 435 0 0 25 0 4 0 503161628 1956540416 386506 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 477671 386506 728 105 0 473175 0
[pid=19174/tid=19176] ppid=19172 vsize=1910684 CPUtime=1182.31 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 69010 0 0 0 118184 47 0 0 25 0 4 0 503161629 1956540416 386506 33554432000 4194304 4623224 140735994820960 18446744073709551615 4486198 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1910684 CPUtime=1182.32 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 143057 0 0 0 118184 48 0 0 25 0 4 0 503161629 1956540416 386506 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1910684 CPUtime=1175.87 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1098394 0 0 0 117385 202 0 0 25 0 4 0 503161629 1956540416 386506 33554432000 4194304 4623224 140735994820960 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 1910684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.00 5.03 6.54 5/175 19228
/proc/meminfo: memFree=18403352/32951124 swapFree=67111524/67111528
[pid=19174] ppid=19172 vsize=1910684 CPUtime=4800.33 cores=1,3,5,7
/proc/19174/stat : 19174 (SArTagnan) R 19172 19174 18612 0 -1 4202496 1965611 0 0 0 479590 443 0 0 25 0 4 0 503161628 1956540416 388106 33554432000 4194304 4623224 140735994820960 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/19174/statm: 477671 388106 590 105 0 473175 0
[pid=19174/tid=19176] ppid=19172 vsize=1910684 CPUtime=1201.72 cores=1,3,5,7
/proc/19174/task/19176/stat : 19176 (SArTagnan) R 19172 19174 18612 0 -1 4202560 69075 0 0 0 120125 47 0 0 25 0 4 0 503161629 1956540416 388106 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=19174/tid=19177] ppid=19172 vsize=1910684 CPUtime=1201.72 cores=1,3,5,7
/proc/19174/task/19177/stat : 19177 (SArTagnan) R 19172 19174 18612 0 -1 4202560 143895 0 0 0 120124 48 0 0 25 0 4 0 503161629 1956540416 388106 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=19174/tid=19178] ppid=19172 vsize=1910684 CPUtime=1195.16 cores=1,3,5,7
/proc/19174/task/19178/stat : 19178 (SArTagnan) R 19172 19174 18612 0 -1 4202560 1098683 0 0 0 119314 202 0 0 25 0 4 0 503161629 1956540416 388106 33554432000 4194304 4623224 140735994820960 18446744073709551615 4357669 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 1910684

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.43
CPU user time (s): 4795.92
CPU system time (s): 4.50631
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1910684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.92
system time used= 4.50631
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1965611
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= 2101
involuntary context switches= 30548

runsolver used 1.81472 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 22:04:20
IDJOB=3265216
IDBENCH=85456
IDSOLVER=1656
FILE ID=node141/3265216-1304107460
RUNJOBID= node141-1304106242-18960
PBS_JOBID= 13170633
Free space on /tmp= 71424 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265216-1304107460/watcher-3265216-1304107460 -o /tmp/evaluation-result-3265216-1304107460/solver-3265216-1304107460 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3265216-1304107460.cnf -threads=4

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=751195653

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      19466180 kB
Buffers:       1545576 kB
Cached:       10806180 kB
SwapCached:          4 kB
Active:        4232772 kB
Inactive:      8672212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19466180 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             800 kB
Writeback:           0 kB
AnonPages:      553096 kB
Mapped:          15456 kB
Slab:           516548 kB
PageTables:       5780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   776856 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= 71424 MiB
End job on node141 at 2011-04-29 22:24:24