Trace number 3291429

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.33 1201.79

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
k2mul.miter.shuffled-as.sat03-355.cnf
MD5SUM77e0700cbaeeb3d63a4820608fc84761
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3381
Satisfiable
(Un)Satisfiability was proved
Number of variables11680
Number of clauses74581
Sum of the clauses size252050
Maximum clause length86
Minimum clause length1
Number of clauses of size 14
Number of clauses of size 217176
Number of clauses of size 334696
Number of clauses of size 40
Number of clauses of size 522704
Number of clauses of size over 51

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-3291429-1304102800/watcher-3291429-1304102800 -o /tmp/evaluation-result-3291429-1304102800/solver-3291429-1304102800 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3291429-1304102800.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: 3.74 4.74 6.09 2/177 27413
/proc/meminfo: memFree=30918044/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=21560 CPUtime=0 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 773 0 0 0 0 0 0 0 22 0 1 0 521877099 22077440 710 33554432000 4194304 4623224 140733394011984 18446744073709551615 239476694784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/27413/statm: 5390 710 297 105 0 894 0

[startup+0.0761451 s]
/proc/loadavg: 3.74 4.74 6.09 2/177 27413
/proc/meminfo: memFree=30918044/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=139208 CPUtime=0.12 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 8063 0 0 0 12 0 0 0 23 0 4 0 521877099 142548992 5588 33554432000 4194304 4623224 140733394011984 18446744073709551615 4412329 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 34802 5588 337 105 0 30306 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 139208

[startup+0.101141 s]
/proc/loadavg: 3.74 4.74 6.09 2/177 27413
/proc/meminfo: memFree=30918044/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=141740 CPUtime=0.22 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 9076 0 0 0 21 1 0 0 23 0 4 0 521877099 145141760 6233 33554432000 4194304 4623224 140733394011984 18446744073709551615 4413744 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 35435 6233 339 105 0 30939 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 141740

[startup+0.301102 s]
/proc/loadavg: 3.74 4.74 6.09 2/177 27413
/proc/meminfo: memFree=30918044/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=141740 CPUtime=1.02 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 9929 0 0 0 101 1 0 0 25 0 4 0 521877099 145141760 6576 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 35435 6579 339 105 0 30939 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 141740

[startup+0.701027 s]
/proc/loadavg: 3.74 4.74 6.09 2/177 27413
/proc/meminfo: memFree=30918044/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=207276 CPUtime=2.62 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 11461 0 0 0 261 1 0 0 25 0 4 0 521877099 212250624 7259 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 51819 7259 339 105 0 47323 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 207276

[startup+1.50087 s]
/proc/loadavg: 3.74 4.74 6.09 10/184 27420
/proc/meminfo: memFree=30870876/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=210596 CPUtime=5.81 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 15545 0 0 0 580 1 0 0 25 0 4 0 521877099 215650304 7606 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 52649 7606 339 105 0 48153 0
[pid=27413/tid=27418] ppid=27411 vsize=210596 CPUtime=1.43 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 1547 0 0 0 143 0 0 0 25 0 4 0 521877104 215650304 7606 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=210596 CPUtime=1.44 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 1457 0 0 0 144 0 0 0 25 0 4 0 521877104 215650304 7606 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=210596 CPUtime=1.43 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 5364 0 0 0 143 0 0 0 25 0 4 0 521877104 215650304 7606 33554432000 4194304 4623224 140733394011984 18446744073709551615 239476350200 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 210596

[startup+3.10057 s]
/proc/loadavg: 4.08 4.79 6.10 10/184 27420
/proc/meminfo: memFree=30862328/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=211884 CPUtime=12.2 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 22205 0 0 0 1218 2 0 0 25 0 4 0 521877099 216969216 8555 33554432000 4194304 4623224 140733394011984 18446744073709551615 4509982 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 52971 8555 339 105 0 48475 0
[pid=27413/tid=27418] ppid=27411 vsize=211884 CPUtime=3.02 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 1737 0 0 0 302 0 0 0 25 0 4 0 521877104 216969216 8555 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=211884 CPUtime=3.04 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 1695 0 0 0 304 0 0 0 25 0 4 0 521877104 216969216 8555 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289685 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=211884 CPUtime=3.03 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 11386 0 0 0 302 1 0 0 25 0 4 0 521877104 216969216 8555 33554432000 4194304 4623224 140733394011984 18446744073709551615 4365976 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 211884

[startup+6.30095 s]
/proc/loadavg: 4.08 4.79 6.10 10/184 27420
/proc/meminfo: memFree=30842968/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=215064 CPUtime=24.99 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 28228 0 0 0 2496 3 0 0 25 0 4 0 521877099 220225536 10437 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 53766 10437 340 105 0 49270 0
[pid=27413/tid=27418] ppid=27411 vsize=215064 CPUtime=6.2 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 3012 0 0 0 620 0 0 0 25 0 4 0 521877104 220225536 10437 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=215064 CPUtime=6.24 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 1948 0 0 0 624 0 0 0 25 0 4 0 521877104 220225536 10437 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289682 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=215064 CPUtime=6.23 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 15649 0 0 0 622 1 0 0 25 0 4 0 521877104 220225536 10437 33554432000 4194304 4623224 140733394011984 18446744073709551615 4330890 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 215064

[startup+12.7007 s]
/proc/loadavg: 4.68 4.89 6.12 10/184 27420
/proc/meminfo: memFree=30777956/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=222392 CPUtime=50.55 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 53649 0 0 0 5045 10 0 0 25 0 4 0 521877099 227729408 15068 33554432000 4194304 4623224 140733394011984 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 55598 15068 341 105 0 51102 0
[pid=27413/tid=27418] ppid=27411 vsize=222392 CPUtime=12.56 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 4155 0 0 0 1256 0 0 0 25 0 4 0 521877104 227729408 15068 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=222392 CPUtime=12.63 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 3496 0 0 0 1263 0 0 0 25 0 4 0 521877104 227729408 15068 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289845 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=222392 CPUtime=12.63 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 37945 0 0 0 1256 7 0 0 25 0 4 0 521877104 227729408 15068 33554432000 4194304 4623224 140733394011984 18446744073709551615 4549117 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 222392

[startup+25.5003 s]
/proc/loadavg: 5.19 5.00 6.14 9/184 27420
/proc/meminfo: memFree=30679268/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=308404 CPUtime=101.68 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 139325 0 0 0 10144 24 0 0 25 0 4 0 521877099 315805696 29038 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 77101 29038 357 105 0 72605 0
[pid=27413/tid=27418] ppid=27411 vsize=308404 CPUtime=25.29 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 10438 0 0 0 2528 1 0 0 25 0 4 0 521877104 315805696 29038 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=308404 CPUtime=25.43 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 8385 0 0 0 2542 1 0 0 25 0 4 0 521877104 315805696 29038 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=308404 CPUtime=25.44 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 102746 0 0 0 2526 18 0 0 25 0 4 0 521877104 315805696 29038 33554432000 4194304 4623224 140733394011984 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 308404

[startup+51.1004 s]
/proc/loadavg: 6.21 5.25 6.19 10/184 27421
/proc/meminfo: memFree=30569616/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=329376 CPUtime=203.94 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 243083 0 0 0 20353 41 0 0 25 0 4 0 521877099 337281024 39548 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 82344 39548 345 105 0 77848 0
[pid=27413/tid=27418] ppid=27411 vsize=329376 CPUtime=50.76 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 14986 0 0 0 5073 3 0 0 25 0 4 0 521877104 337281024 39548 33554432000 4194304 4623224 140733394011984 18446744073709551615 4463005 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=329376 CPUtime=51.03 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 9891 0 0 0 5102 1 0 0 25 0 4 0 521877104 337281024 39548 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=329376 CPUtime=51.03 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 197208 0 0 0 5070 33 0 0 25 0 4 0 521877104 337281024 39548 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376754 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 329376

[startup+102.307 s]
/proc/loadavg: 7.42 5.74 6.30 9/184 27422
/proc/meminfo: memFree=30337096/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=424884 CPUtime=408.49 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 485021 0 0 0 40763 86 0 0 25 0 4 0 521877099 435081216 64265 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 106221 64265 345 105 0 101725 0
[pid=27413/tid=27418] ppid=27411 vsize=424884 CPUtime=101.67 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 24878 0 0 0 10158 9 0 0 25 0 4 0 521877104 435081216 64265 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=424884 CPUtime=102.24 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 15610 0 0 0 10222 2 0 0 25 0 4 0 521877104 435081216 64265 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=424884 CPUtime=102.25 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 422570 0 0 0 10155 70 0 0 25 0 4 0 521877104 435081216 64265 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 424884

[startup+162.301 s]
/proc/loadavg: 7.90 6.15 6.41 10/184 27424
/proc/meminfo: memFree=30105564/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=568772 CPUtime=648.15 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 733461 0 0 0 64683 132 0 0 25 0 4 0 521877099 582422528 92344 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 142193 92344 346 105 0 137697 0
[pid=27413/tid=27418] ppid=27411 vsize=568772 CPUtime=161.35 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 31949 0 0 0 16117 18 0 0 25 0 4 0 521877104 582422528 92344 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=568772 CPUtime=162.23 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 21338 0 0 0 16220 3 0 0 25 0 4 0 521877104 582422528 92344 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=568772 CPUtime=162.24 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 657461 0 0 0 16118 106 0 0 25 0 4 0 521877104 582422528 92344 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.15
Current children cumulated vsize (KiB) 568772

[startup+222.301 s]
/proc/loadavg: 8.08 6.54 6.52 10/184 27425
/proc/meminfo: memFree=29848120/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=632844 CPUtime=887.83 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 955024 0 0 0 88607 176 0 0 25 0 4 0 521877099 648032256 122760 33554432000 4194304 4623224 140733394011984 18446744073709551615 4507561 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 158211 122760 345 105 0 153715 0
[pid=27413/tid=27418] ppid=27411 vsize=632844 CPUtime=221.02 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 49849 0 0 0 22071 31 0 0 25 0 4 0 521877104 648032256 122760 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=632844 CPUtime=222.23 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 21572 0 0 0 22220 3 0 0 25 0 4 0 521877104 648032256 122760 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=632844 CPUtime=222.24 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 857696 0 0 0 22088 136 0 0 25 0 4 0 521877104 648032256 122760 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.83
Current children cumulated vsize (KiB) 632844

[startup+282.301 s]

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

[pid=27413] ppid=27411 vsize=1521752 CPUtime=2805.25 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2245399 0 0 0 280110 415 0 0 25 0 4 0 521877099 1558274048 324272 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 380438 324272 399 105 0 375942 0
[pid=27413/tid=27418] ppid=27411 vsize=1521752 CPUtime=698.41 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 110354 0 0 0 69772 69 0 0 25 0 4 0 521877104 1558274048 324272 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1521752 CPUtime=702.25 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34256 0 0 0 70218 7 0 0 25 0 4 0 521877104 1558274048 324272 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1521752 CPUtime=702.25 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2070117 0 0 0 69893 332 0 0 25 0 4 0 521877104 1558274048 324272 33554432000 4194304 4623224 140733394011984 18446744073709551615 4546671 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.25
Current children cumulated vsize (KiB) 1521752

[startup+762.306 s]
/proc/loadavg: 8.02 7.84 7.21 10/184 27440
/proc/meminfo: memFree=28090260/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=1615276 CPUtime=3044.95 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2365909 0 0 0 304062 433 0 0 25 0 4 0 521877099 1654042624 346223 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 403819 346223 407 105 0 399323 0
[pid=27413/tid=27418] ppid=27411 vsize=1615276 CPUtime=758.08 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 112366 0 0 0 75739 69 0 0 25 0 4 0 521877104 1654042624 346223 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1615276 CPUtime=762.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34470 0 0 0 76219 7 0 0 25 0 4 0 521877104 1654042624 346223 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1615276 CPUtime=762.27 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2183189 0 0 0 75877 350 0 0 25 0 4 0 521877104 1654042624 346223 33554432000 4194304 4623224 140733394011984 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 1615276

[startup+822.301 s]
/proc/loadavg: 8.01 7.86 7.25 10/184 27441
/proc/meminfo: memFree=27793496/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=1698072 CPUtime=3284.62 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2494095 0 0 0 328009 453 0 0 25 0 4 0 521877099 1738825728 366319 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 424518 366319 403 105 0 420022 0
[pid=27413/tid=27418] ppid=27411 vsize=1698072 CPUtime=817.76 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 112815 0 0 0 81706 70 0 0 25 0 4 0 521877104 1738825728 366319 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289888 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1698072 CPUtime=822.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34501 0 0 0 82219 7 0 0 25 0 4 0 521877104 1738825728 366319 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1698072 CPUtime=822.26 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2307424 0 0 0 81857 369 0 0 25 0 4 0 521877104 1738825728 366319 33554432000 4194304 4623224 140733394011984 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.62
Current children cumulated vsize (KiB) 1698072

[startup+882.3 s]
/proc/loadavg: 8.00 7.89 7.30 10/184 27452
/proc/meminfo: memFree=27603240/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=1780436 CPUtime=3524.29 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2625735 0 0 0 351952 477 0 0 25 0 4 0 521877099 1823166464 389271 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 445109 389271 393 105 0 440613 0
[pid=27413/tid=27418] ppid=27411 vsize=1780436 CPUtime=877.43 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 115417 0 0 0 87669 74 0 0 25 0 4 0 521877104 1823166464 389271 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1780436 CPUtime=882.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34635 0 0 0 88219 7 0 0 25 0 4 0 521877104 1823166464 389271 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1780436 CPUtime=882.26 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2434078 0 0 0 87838 388 0 0 25 0 4 0 521877104 1823166464 389271 33554432000 4194304 4623224 140733394011984 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.29
Current children cumulated vsize (KiB) 1780436

[startup+942.301 s]
/proc/loadavg: 8.00 7.90 7.34 10/184 27454
/proc/meminfo: memFree=27423388/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=1845972 CPUtime=3763.98 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2755812 0 0 0 375894 504 0 0 25 0 4 0 521877099 1890275328 414098 33554432000 4194304 4623224 140733394011984 18446744073709551615 4507293 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 461493 414098 395 105 0 456997 0
[pid=27413/tid=27418] ppid=27411 vsize=1845972 CPUtime=937.11 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 119903 0 0 0 93631 80 0 0 25 0 4 0 521877104 1890275328 414098 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1845972 CPUtime=942.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34748 0 0 0 94219 7 0 0 25 0 4 0 521877104 1890275328 414098 33554432000 4194304 4623224 140733394011984 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1845972 CPUtime=942.26 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2559105 0 0 0 93817 409 0 0 25 0 4 0 521877104 1890275328 414098 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 1845972

[startup+1002.3 s]
/proc/loadavg: 8.06 7.93 7.38 9/184 27455
/proc/meminfo: memFree=27203740/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=1911508 CPUtime=4003.66 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2887529 0 0 0 399833 533 0 0 25 0 4 0 521877099 1957384192 437537 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 477877 437537 350 105 0 473381 0
[pid=27413/tid=27418] ppid=27411 vsize=1911508 CPUtime=996.78 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 125113 0 0 0 99591 87 0 0 25 0 4 0 521877104 1957384192 437537 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=1911508 CPUtime=1002.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 34931 0 0 0 100219 7 0 0 25 0 4 0 521877104 1957384192 437537 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=1911508 CPUtime=1002.27 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2684961 0 0 0 99797 430 0 0 25 0 4 0 521877104 1957384192 437537 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.66
Current children cumulated vsize (KiB) 1911508

[startup+1062.3 s]
/proc/loadavg: 8.08 7.96 7.42 11/185 27460
/proc/meminfo: memFree=26970448/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=2146772 CPUtime=4243.34 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2964350 0 0 0 423782 552 0 0 25 0 4 0 521877099 2198294528 463748 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510270 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 536693 463748 350 105 0 532197 0
[pid=27413/tid=27418] ppid=27411 vsize=2146772 CPUtime=1056.46 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 156012 0 0 0 105550 96 0 0 25 0 4 0 521877104 2198294528 463748 33554432000 4194304 4623224 140733394011984 18446744073709551615 4466170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=2146772 CPUtime=1062.26 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 37011 0 0 0 106217 9 0 0 25 0 4 0 521877104 2198294528 463748 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=2146772 CPUtime=1062.27 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2728333 0 0 0 105789 438 0 0 25 0 4 0 521877104 2198294528 463748 33554432000 4194304 4623224 140733394011984 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 2146772

[startup+1122.3 s]
/proc/loadavg: 8.23 8.04 7.48 9/184 27461
/proc/meminfo: memFree=26792972/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=2214524 CPUtime=4483.02 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 2991050 0 0 0 447738 564 0 0 25 0 4 0 521877099 2267672576 490366 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 553631 490366 350 105 0 549135 0
[pid=27413/tid=27418] ppid=27411 vsize=2214524 CPUtime=1116.14 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 161958 0 0 0 111511 103 0 0 25 0 4 0 521877104 2267672576 490366 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=2214524 CPUtime=1122.27 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 39989 0 0 0 112215 12 0 0 25 0 4 0 521877104 2267672576 490366 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=2214524 CPUtime=1122.27 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2745580 0 0 0 111787 440 0 0 25 0 4 0 521877104 2267672576 490366 33554432000 4194304 4623224 140733394011984 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2214524

[startup+1182.3 s]
/proc/loadavg: 8.14 8.04 7.52 10/184 27463
/proc/meminfo: memFree=26587704/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=2295328 CPUtime=4722.71 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 3013822 0 0 0 471696 575 0 0 25 0 4 0 521877099 2350415872 512741 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 573832 512741 350 105 0 569336 0
[pid=27413/tid=27418] ppid=27411 vsize=2295328 CPUtime=1175.81 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 165312 0 0 0 117472 109 0 0 25 0 4 0 521877104 2350415872 512741 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=2295328 CPUtime=1182.27 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 41096 0 0 0 118214 13 0 0 25 0 4 0 521877104 2350415872 512741 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=2295328 CPUtime=1182.27 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2756817 0 0 0 117785 442 0 0 25 0 4 0 521877104 2350415872 512741 33554432000 4194304 4623224 140733394011984 18446744073709551615 4546867 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 2295328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 7.53 9/184 27464
/proc/meminfo: memFree=26513792/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=2318788 CPUtime=4800.22 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 3021143 0 0 0 479445 577 0 0 25 0 4 0 521877099 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 579697 520029 350 105 0 575201 0
[pid=27413/tid=27418] ppid=27411 vsize=2318788 CPUtime=1195.1 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 166397 0 0 0 119399 111 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=2318788 CPUtime=1201.68 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 41237 0 0 0 120154 14 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=2318788 CPUtime=1201.67 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2762746 0 0 0 119725 442 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2318788

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

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

[startup+1201.7 s]
/proc/loadavg: 8.09 8.04 7.53 9/184 27464
/proc/meminfo: memFree=26513792/32950928 swapFree=67086612/67111528
[pid=27413] ppid=27411 vsize=2318788 CPUtime=4800.22 cores=1,3,5,7
/proc/27413/stat : 27413 (SArTagnan) R 27411 27413 26666 0 -1 4202496 3021143 0 0 0 479445 577 0 0 25 0 4 0 521877099 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/27413/statm: 579697 520029 350 105 0 575201 0
[pid=27413/tid=27418] ppid=27411 vsize=2318788 CPUtime=1195.1 cores=1,3,5,7
/proc/27413/task/27418/stat : 27418 (SArTagnan) R 27411 27413 26666 0 -1 4202560 166397 0 0 0 119399 111 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4377923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27413/tid=27419] ppid=27411 vsize=2318788 CPUtime=1201.68 cores=1,3,5,7
/proc/27413/task/27419/stat : 27419 (SArTagnan) R 27411 27413 26666 0 -1 4202560 41237 0 0 0 120154 14 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27413/tid=27420] ppid=27411 vsize=2318788 CPUtime=1201.67 cores=1,3,5,7
/proc/27413/task/27420/stat : 27420 (SArTagnan) R 27411 27413 26666 0 -1 4202560 2762746 0 0 0 119725 442 0 0 25 0 4 0 521877104 2374438912 520029 33554432000 4194304 4623224 140733394011984 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 2318788

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.79
CPU time (s): 4800.33
CPU user time (s): 4794.48
CPU system time (s): 5.85611
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 2318788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.48
system time used= 5.85611
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3021144
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= 1088
involuntary context switches= 30600

runsolver used 2.0027 second user time and 4.56131 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 20:46:40
IDJOB=3291429
IDBENCH=84215
IDSOLVER=1656
FILE ID=node148/3291429-1304102800
RUNJOBID= node148-1304102800-27394
PBS_JOBID= 13170593
Free space on /tmp= 71432 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/k2mul.miter.shuffled-as.sat03-355.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291429-1304102800/watcher-3291429-1304102800 -o /tmp/evaluation-result-3291429-1304102800/solver-3291429-1304102800 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291429-1304102800.cnf -threads=4

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

MD5SUM BENCH= 77e0700cbaeeb3d63a4820608fc84761
RANDOM SEED=626050119

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30918200 kB
Buffers:        695932 kB
Cached:         926188 kB
SwapCached:       3696 kB
Active:         114000 kB
Inactive:      1554584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30918200 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:            3556 kB
Writeback:           0 kB
AnonPages:       44876 kB
Mapped:          14252 kB
Slab:           300148 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211012 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= 71432 MiB
End job on node148 at 2011-04-29 21:06:44