Trace number 3385969

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.55 1205.96

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3385969-1305582307/watcher-3385969-1305582307 -o /tmp/evaluation-result-3385969-1305582307/solver-3385969-1305582307 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385969-1305582307.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.90 8.07 8.05 5/530 12738
/proc/meminfo: memFree=11488960/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=51724 CPUtime=0.01 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 1012 0 0 0 1 0 0 0 25 0 4 0 669829526 52965376 803 33554432000 4194304 4625164 140735670267616 18446744073709551615 47355921221554 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 12931 803 301 106 0 8434 0
[pid=12738/tid=12739] ppid=12736 vsize=51724 CPUtime=0 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669829527 52965376 803 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272745457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=51724 CPUtime=0 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 669829527 52965376 803 33554432000 4194304 4625164 140735670267616 18446744073709551615 47355921221544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=51724 CPUtime=0 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 669829527 52965376 803 33554432000 4194304 4625164 140735670267616 18446744073709551615 47355921221552 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.09689 s]
/proc/loadavg: 7.90 8.07 8.05 5/530 12738
/proc/meminfo: memFree=11488960/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=250500 CPUtime=0.33 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 2662 0 0 0 33 0 0 0 25 0 4 0 669829526 256512000 2163 33554432000 4194304 4625164 140735670267616 18446744073709551615 4339148 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 62625 2163 345 106 0 58128 0
[pid=12738/tid=12739] ppid=12736 vsize=250500 CPUtime=0.07 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 270 0 0 0 7 0 0 0 25 0 4 0 669829527 256512000 2163 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=250500 CPUtime=0.08 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 301 0 0 0 8 0 0 0 25 0 4 0 669829527 256512000 2163 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=250500 CPUtime=0.08 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 190 0 0 0 8 0 0 0 25 0 4 0 669829527 256512000 2164 33554432000 4194304 4625164 140735670267616 18446744073709551615 4552380 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 250500

[startup+0.135185 s]
/proc/loadavg: 7.90 8.07 8.05 5/530 12738
/proc/meminfo: memFree=11488960/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=250996 CPUtime=0.49 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 3291 0 0 0 49 0 0 0 25 0 4 0 669829526 257019904 2546 33554432000 4194304 4625164 140735670267616 18446744073709551615 4499324 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 62749 2546 345 106 0 58252 0
[pid=12738/tid=12739] ppid=12736 vsize=250996 CPUtime=0.11 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 406 0 0 0 11 0 0 0 25 0 4 0 669829527 257019904 2546 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272794094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=250996 CPUtime=0.12 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 489 0 0 0 12 0 0 0 25 0 4 0 669829527 257019904 2546 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=250996 CPUtime=0.12 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 208 0 0 0 12 0 0 0 25 0 4 0 669829527 257019904 2546 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 250996

[startup+0.300773 s]
/proc/loadavg: 7.90 8.07 8.05 5/530 12738
/proc/meminfo: memFree=11488960/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=253660 CPUtime=1.15 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 4941 0 0 0 114 1 0 0 25 0 4 0 669829526 259747840 4127 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 63415 4127 345 106 0 58918 0
[pid=12738/tid=12739] ppid=12736 vsize=253660 CPUtime=0.27 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 762 0 0 0 27 0 0 0 25 0 4 0 669829527 259747840 4127 33554432000 4194304 4625164 140735670267616 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=253660 CPUtime=0.28 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 1094 0 0 0 28 0 0 0 25 0 4 0 669829527 259747840 4127 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=253660 CPUtime=0.28 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 707 0 0 0 28 0 0 0 25 0 4 0 669829527 259747840 4127 33554432000 4194304 4625164 140735670267616 18446744073709551615 4562698 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 253660

[startup+0.700703 s]
/proc/loadavg: 7.90 8.07 8.05 5/530 12738
/proc/meminfo: memFree=11488960/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=259212 CPUtime=2.75 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 8761 0 0 0 274 1 0 0 25 0 4 0 669829526 265433088 6686 33554432000 4194304 4625164 140735670267616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 64803 6688 358 106 0 60306 0
[pid=12738/tid=12739] ppid=12736 vsize=259212 CPUtime=0.67 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 1712 0 0 0 67 0 0 0 25 0 4 0 669829527 265433088 6688 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=259212 CPUtime=0.68 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2212 0 0 0 68 0 0 0 25 0 4 0 669829527 265433088 6688 33554432000 4194304 4625164 140735670267616 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=259212 CPUtime=0.68 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 1962 0 0 0 68 0 0 0 25 0 4 0 669829527 265433088 6688 33554432000 4194304 4625164 140735670267616 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 259212

[startup+1.50056 s]
/proc/loadavg: 7.90 8.07 8.05 9/534 12742
/proc/meminfo: memFree=11458336/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=268028 CPUtime=5.93 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 15660 0 0 0 591 2 0 0 25 0 4 0 669829526 274460672 10224 33554432000 4194304 4625164 140735670267616 18446744073709551615 4393068 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 67007 10224 346 106 0 62510 0
[pid=12738/tid=12739] ppid=12736 vsize=268028 CPUtime=1.45 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 3134 0 0 0 145 0 0 0 25 0 4 0 669829527 274460672 10224 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=268028 CPUtime=1.47 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 4765 0 0 0 147 0 0 0 25 0 4 0 669829527 274460672 10224 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=268028 CPUtime=1.48 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 3916 0 0 0 148 0 0 0 25 0 4 0 669829527 274460672 10224 33554432000 4194304 4625164 140735670267616 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 268028

[startup+3.10028 s]
/proc/loadavg: 7.90 8.07 8.05 9/534 12742
/proc/meminfo: memFree=11444572/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=279668 CPUtime=12.31 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 27063 0 0 0 1227 4 0 0 25 0 4 0 669829526 286380032 15057 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512224 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 69917 15057 348 106 0 65420 0
[pid=12738/tid=12739] ppid=12736 vsize=279668 CPUtime=3.03 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 6696 0 0 0 302 1 0 0 25 0 4 0 669829527 286380032 15057 33554432000 4194304 4625164 140735670267616 18446744073709551615 4291697 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=279668 CPUtime=3.08 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 7359 0 0 0 307 1 0 0 25 0 4 0 669829527 286380032 15057 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=279668 CPUtime=3.08 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 7805 0 0 0 308 0 0 0 25 0 4 0 669829527 286380032 15057 33554432000 4194304 4625164 140735670267616 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 279668

[startup+6.30071 s]
/proc/loadavg: 7.91 8.07 8.05 9/534 12742
/proc/meminfo: memFree=11406032/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=299660 CPUtime=25.05 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 62682 0 0 0 2495 10 0 0 25 0 4 0 669829526 306851840 22792 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512278 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 74915 22792 346 106 0 70418 0
[pid=12738/tid=12739] ppid=12736 vsize=299660 CPUtime=6.17 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 11466 0 0 0 615 2 0 0 25 0 4 0 669829527 306851840 22792 33554432000 4194304 4625164 140735670267616 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=299660 CPUtime=6.28 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 11729 0 0 0 625 3 0 0 25 0 4 0 669829527 306851840 22792 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=299660 CPUtime=6.28 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 32271 0 0 0 625 3 0 0 25 0 4 0 669829527 306851840 22792 33554432000 4194304 4625164 140735670267616 18446744073709551615 4334248 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 299660

[startup+12.7006 s]
/proc/loadavg: 7.91 8.07 8.05 9/534 12742
/proc/meminfo: memFree=11353304/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=324560 CPUtime=50.54 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 120470 0 0 0 5035 19 0 0 25 0 4 0 669829526 332349440 34255 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 81140 34256 377 106 0 76643 0
[pid=12738/tid=12739] ppid=12736 vsize=324560 CPUtime=12.46 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 16336 0 0 0 1243 3 0 0 25 0 4 0 669829527 332349440 34256 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=324560 CPUtime=12.67 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 17598 0 0 0 1263 4 0 0 25 0 4 0 669829527 332349440 34256 33554432000 4194304 4625164 140735670267616 18446744073709551615 268272350241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=324560 CPUtime=12.68 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 76489 0 0 0 1259 9 0 0 25 0 4 0 669829527 332349440 34256 33554432000 4194304 4625164 140735670267616 18446744073709551615 4334488 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 324560

[startup+25.5003 s]
/proc/loadavg: 7.93 8.07 8.04 9/534 12742
/proc/meminfo: memFree=11289444/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=349152 CPUtime=101.51 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 226753 0 0 0 10114 37 0 0 25 0 4 0 669829526 357531648 49077 33554432000 4194304 4625164 140735670267616 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 87288 49077 349 106 0 82791 0
[pid=12738/tid=12739] ppid=12736 vsize=349152 CPUtime=25.04 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 24813 0 0 0 2499 5 0 0 25 0 4 0 669829527 357531648 49077 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=349152 CPUtime=25.48 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 26131 0 0 0 2540 8 0 0 25 0 4 0 669829527 357531648 49077 33554432000 4194304 4625164 140735670267616 18446744073709551615 4462579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=349152 CPUtime=25.48 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 160821 0 0 0 2527 21 0 0 25 0 4 0 669829527 357531648 49077 33554432000 4194304 4625164 140735670267616 18446744073709551615 4559735 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 349152

[startup+51.1007 s]
/proc/loadavg: 8.09 8.09 8.05 9/534 12743
/proc/meminfo: memFree=11161920/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=494352 CPUtime=203.46 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 475739 0 0 0 20266 80 0 0 25 0 4 0 669829526 506216448 78036 33554432000 4194304 4625164 140735670267616 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 123588 78036 346 106 0 119091 0
[pid=12738/tid=12739] ppid=12736 vsize=494352 CPUtime=50.19 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 47376 0 0 0 5012 7 0 0 25 0 4 0 669829527 506216448 78036 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=494352 CPUtime=51.07 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 39819 0 0 0 5091 16 0 0 25 0 4 0 669829527 506216448 78036 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=494352 CPUtime=51.08 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 354467 0 0 0 5058 50 0 0 25 0 4 0 669829527 506216448 78036 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.46
Current children cumulated vsize (KiB) 494352

[startup+102.321 s]
/proc/loadavg: 8.15 8.11 8.06 9/534 12745
/proc/meminfo: memFree=10842720/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=871624 CPUtime=407.44 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 657853 0 0 0 40618 126 0 0 25 0 4 0 669829526 892542976 148222 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 217906 148222 348 106 0 213409 0
[pid=12738/tid=12739] ppid=12736 vsize=871624 CPUtime=100.51 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 70296 0 0 0 10035 16 0 0 25 0 4 0 669829527 892542976 148222 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=871624 CPUtime=102.29 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 63012 0 0 0 10196 33 0 0 25 0 4 0 669829527 892542976 148222 33554432000 4194304 4625164 140735670267616 18446744073709551615 4278661 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=871624 CPUtime=102.3 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 364404 0 0 0 10179 51 0 0 25 0 4 0 669829527 892542976 148222 33554432000 4194304 4625164 140735670267616 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.44
Current children cumulated vsize (KiB) 871624

[startup+162.301 s]

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

[pid=12738/tid=12741] ppid=12736 vsize=3235648 CPUtime=702.23 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2094515 0 0 0 69900 323 0 0 25 0 4 0 669829527 3313303552 622860 33554432000 4194304 4625164 140735670267616 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2796.63
Current children cumulated vsize (KiB) 3235648

[startup+762.32 s]
/proc/loadavg: 8.11 8.10 8.05 9/534 12793
/proc/meminfo: memFree=8811264/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=3366720 CPUtime=3035.63 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 4717902 0 0 0 302692 871 0 0 25 0 4 0 669829526 3447521280 663165 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 841680 663165 367 106 0 837183 0
[pid=12738/tid=12739] ppid=12736 vsize=3366720 CPUtime=748.79 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 129261 0 0 0 74839 40 0 0 25 0 4 0 669829527 3447521280 663165 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=3366720 CPUtime=762.24 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 156728 0 0 0 76095 129 0 0 25 0 4 0 669829527 3447521280 663165 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=3366720 CPUtime=762.25 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2595167 0 0 0 75823 402 0 0 25 0 4 0 669829527 3447521280 663165 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3035.63
Current children cumulated vsize (KiB) 3366720

[startup+822.301 s]
/proc/loadavg: 8.15 8.11 8.05 9/534 12795
/proc/meminfo: memFree=8732992/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=3370744 CPUtime=3274.48 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 5162401 0 0 0 326496 952 0 0 25 0 4 0 669829526 3451641856 681267 33554432000 4194304 4625164 140735670267616 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 842686 681267 346 106 0 838189 0
[pid=12738/tid=12739] ppid=12736 vsize=3370744 CPUtime=807.7 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 129649 0 0 0 80730 40 0 0 25 0 4 0 669829527 3451641856 681267 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=3370744 CPUtime=822.22 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 164948 0 0 0 82083 139 0 0 25 0 4 0 669829527 3451641856 681267 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=3370744 CPUtime=822.24 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2955826 0 0 0 81763 461 0 0 25 0 4 0 669829527 3451641856 681267 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3274.48
Current children cumulated vsize (KiB) 3370744

[startup+882.301 s]
/proc/loadavg: 8.16 8.12 8.06 9/534 12796
/proc/meminfo: memFree=8508876/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=3583808 CPUtime=3513.4 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 5313205 0 0 0 350351 989 0 0 25 0 4 0 669829526 3669819392 736780 33554432000 4194304 4625164 140735670267616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 895952 736780 346 106 0 891455 0
[pid=12738/tid=12739] ppid=12736 vsize=3583808 CPUtime=866.61 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 130818 0 0 0 86621 40 0 0 25 0 4 0 669829527 3669819392 736780 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=3583808 CPUtime=882.22 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 171812 0 0 0 88071 151 0 0 25 0 4 0 669829527 3669819392 736780 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=3583808 CPUtime=882.24 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2958458 0 0 0 87762 462 0 0 25 0 4 0 669829527 3669819392 736780 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3513.4
Current children cumulated vsize (KiB) 3583808

[startup+942.301 s]
/proc/loadavg: 8.09 8.11 8.06 9/534 12798
/proc/meminfo: memFree=6163604/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=6651772 CPUtime=3752.32 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 7018913 0 0 0 373943 1289 0 0 25 0 4 0 669829526 6811414528 1321987 33554432000 4194304 4625164 140735670267616 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1662943 1321987 347 106 0 1658446 0
[pid=12738/tid=12739] ppid=12736 vsize=6651772 CPUtime=925.55 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 169455 0 0 0 92510 45 0 0 25 0 4 0 669829527 6811414528 1321987 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=6651772 CPUtime=942.21 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 179731 0 0 0 94064 157 0 0 25 0 4 0 669829527 6811414528 1321987 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=6651772 CPUtime=942.23 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 2986826 0 0 0 93757 466 0 0 25 0 4 0 669829527 6811414528 1321987 33554432000 4194304 4625164 140735670267616 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3752.32
Current children cumulated vsize (KiB) 6651772

[startup+1002.3 s]
/proc/loadavg: 8.17 8.12 8.06 9/534 12809
/proc/meminfo: memFree=5912440/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=6792348 CPUtime=3991.2 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 7521577 0 0 0 397726 1394 0 0 25 0 4 0 669829526 6955364352 1381668 33554432000 4194304 4625164 140735670267616 18446744073709551615 4519357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1698087 1381668 353 106 0 1693590 0
[pid=12738/tid=12739] ppid=12736 vsize=6792348 CPUtime=984.45 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 176203 0 0 0 98399 46 0 0 25 0 4 0 669829527 6955364352 1381668 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=6792348 CPUtime=1002.19 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 183114 0 0 0 100059 160 0 0 25 0 4 0 669829527 6955364352 1381668 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=6792348 CPUtime=1002.23 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 3415041 0 0 0 99671 552 0 0 25 0 4 0 669829527 6955364352 1381668 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3991.2
Current children cumulated vsize (KiB) 6792348

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 8.07 9/534 12810
/proc/meminfo: memFree=5835256/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=6933652 CPUtime=4230.13 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 8055578 0 0 0 421506 1507 0 0 25 0 4 0 669829526 7100059648 1402098 33554432000 4194304 4625164 140735670267616 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1733413 1402098 365 106 0 1728916 0
[pid=12738/tid=12739] ppid=12736 vsize=6933652 CPUtime=1043.39 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 178167 0 0 0 104292 47 0 0 25 0 4 0 669829527 7100059648 1402098 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=6933652 CPUtime=1062.19 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 217393 0 0 0 106051 168 0 0 25 0 4 0 669829527 7100059648 1402098 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=6933652 CPUtime=1062.23 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 3869415 0 0 0 105575 648 0 0 25 0 4 0 669829527 7100059648 1402098 33554432000 4194304 4625164 140735670267616 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4230.13
Current children cumulated vsize (KiB) 6933652

[startup+1122.3 s]
/proc/loadavg: 8.23 8.14 8.08 9/534 12812
/proc/meminfo: memFree=5759800/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=6944144 CPUtime=4469.04 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 8544523 0 0 0 445314 1590 0 0 25 0 4 0 669829526 7110803456 1417962 33554432000 4194304 4625164 140735670267616 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1736036 1417962 352 106 0 1731539 0
[pid=12738/tid=12739] ppid=12736 vsize=6944144 CPUtime=1102.3 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 178373 0 0 0 110183 47 0 0 25 0 4 0 669829527 7110803456 1417962 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=6944144 CPUtime=1122.19 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 222810 0 0 0 112044 175 0 0 25 0 4 0 669829527 7110803456 1417962 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=6944144 CPUtime=1122.24 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 4338704 0 0 0 111503 721 0 0 25 0 4 0 669829527 7110803456 1417962 33554432000 4194304 4625164 140735670267616 18446744073709551615 4546858 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4469.04
Current children cumulated vsize (KiB) 6944144

[startup+1182.3 s]
/proc/loadavg: 8.41 8.21 8.10 9/534 12816
/proc/meminfo: memFree=5691388/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=7107852 CPUtime=4707.08 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 8976810 0 0 0 469041 1667 0 0 25 0 4 0 669829526 7278440448 1435746 33554432000 4194304 4625164 140735670267616 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1776963 1435746 346 106 0 1772466 0
[pid=12738/tid=12739] ppid=12736 vsize=7107852 CPUtime=1161.22 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 178559 0 0 0 116075 47 0 0 25 0 4 0 669829527 7278440448 1435746 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=7107852 CPUtime=1181.4 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 226400 0 0 0 117959 181 0 0 25 0 4 0 669829527 7278440448 1435746 33554432000 4194304 4625164 140735670267616 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=7107852 CPUtime=1182.13 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 4667362 0 0 0 117440 773 0 0 25 0 4 0 669829527 7278440448 1435746 33554432000 4194304 4625164 140735670267616 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4707.08
Current children cumulated vsize (KiB) 7107852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 8.27 8.19 8.10 9/534 12817
/proc/meminfo: memFree=5121420/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=7405880 CPUtime=4800.27 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) R 12736 12738 12217 0 -1 4202496 9320506 0 0 0 478289 1738 0 0 25 0 4 0 669829526 7583621120 1577740 33554432000 4194304 4625164 140735670267616 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 1851470 1577740 347 106 0 1846973 0
[pid=12738/tid=12739] ppid=12736 vsize=7405880 CPUtime=1184.19 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4202560 232893 0 0 0 118363 56 0 0 25 0 4 0 669829527 7583621120 1578291 33554432000 4194304 4625164 140735670267616 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12738/tid=12740] ppid=12736 vsize=7405880 CPUtime=1204.82 cores=1,3,5,7
/proc/12738/task/12740/stat : 12740 (SArTagnan) R 12736 12738 12217 0 -1 4202560 227476 0 0 0 120300 182 0 0 25 0 4 0 669829527 7583621120 1578291 33554432000 4194304 4625164 140735670267616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12738/tid=12741] ppid=12736 vsize=7405880 CPUtime=1205.55 cores=1,3,5,7
/proc/12738/task/12741/stat : 12741 (SArTagnan) R 12736 12738 12217 0 -1 4202560 4804482 0 0 0 119756 799 0 0 25 0 4 0 669829527 7583621120 1578291 33554432000 4194304 4625164 140735670267616 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 7405880

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

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

[startup+1205.83 s]
/proc/loadavg: 8.27 8.19 8.10 9/534 12817
/proc/meminfo: memFree=5121420/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=0 CPUtime=4800.41 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) Z 12736 12738 12217 0 -1 4203548 9321154 0 0 0 478293 1748 0 0 25 0 2 0 669829526 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 0 0 0 0 0 0 0
[pid=12738/tid=12739] ppid=12736 vsize=0 CPUtime=1184.3 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4203588 232893 0 0 0 118364 66 0 0 25 0 2 0 669829527 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 0

[startup+1205.9 s]
/proc/loadavg: 8.27 8.19 8.10 9/534 12817
/proc/meminfo: memFree=5121420/32950928 swapFree=60199076/67111528
[pid=12738] ppid=12736 vsize=0 CPUtime=4800.49 cores=1,3,5,7
/proc/12738/stat : 12738 (SArTagnan) Z 12736 12738 12217 0 -1 4203548 9321154 0 0 0 478293 1756 0 0 25 0 2 0 669829526 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12738/statm: 0 0 0 0 0 0 0
[pid=12738/tid=12739] ppid=12736 vsize=0 CPUtime=1184.37 cores=1,3,5,7
/proc/12738/task/12739/stat : 12739 (SArTagnan) R 12736 12738 12217 0 -1 4203588 232893 0 0 0 118364 73 0 0 25 0 2 0 669829527 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.96
CPU time (s): 4800.55
CPU user time (s): 4782.93
CPU system time (s): 17.6213
CPU usage (%): 398.069
Max. virtual memory (cumulated for all children) (KiB): 8615304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4782.93
system time used= 17.6213
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9321154
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= 8584
involuntary context switches= 30515

runsolver used 5.56315 second user time and 15.9636 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-16 23:45:07
IDJOB=3385969
IDBENCH=83985
IDSOLVER=1871
FILE ID=node122/3385969-1305582307
RUNJOBID= node122-1305581100-12563
PBS_JOBID= 13350225
Free space on /tmp= 73380 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385969-1305582307/watcher-3385969-1305582307 -o /tmp/evaluation-result-3385969-1305582307/solver-3385969-1305582307 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385969-1305582307.cnf -threads=4

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=1742274187

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11489240 kB
Buffers:        333468 kB
Cached:        4384912 kB
SwapCached:      50104 kB
Active:       16700656 kB
Inactive:      4466028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11489240 kB
SwapTotal:    67111528 kB
SwapFree:     60199076 kB
Dirty:             784 kB
Writeback:           0 kB
AnonPages:    16409584 kB
Mapped:          31760 kB
Slab:           137264 kB
PageTables:      88840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 161828088 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= 73316 MiB
End job on node122 at 2011-05-17 00:05:15