Trace number 3258352

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.17 1201.82

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes2.cnf
MD5SUMa931e6258afb576eab04f38421c07518
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3258352-1304054451/watcher-3258352-1304054451 -o /tmp/evaluation-result-3258352-1304054451/solver-3258352-1304054451 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258352-1304054451.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: 8.00 7.97 7.43 5/180 21965
/proc/meminfo: memFree=21418160/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=26316 CPUtime=0 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 594 0 0 0 0 0 0 0 25 0 1 0 517042190 26947584 515 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476392144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/21965/statm: 6579 526 297 105 0 2083 0

[startup+0.095985 s]
/proc/loadavg: 8.00 7.97 7.43 5/180 21965
/proc/meminfo: memFree=21418160/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=207096 CPUtime=0.12 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 6929 0 0 0 12 0 0 0 25 0 4 0 517042190 212066304 4597 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476391691 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 51774 4598 331 105 0 47278 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 207096

[startup+0.106701 s]
/proc/loadavg: 8.00 7.97 7.43 5/180 21965
/proc/meminfo: memFree=21418160/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=208224 CPUtime=0.16 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 7565 0 0 0 16 0 0 0 25 0 4 0 517042190 213221376 5233 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476355781 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 52056 5233 332 105 0 47560 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 208224

[startup+0.300851 s]
/proc/loadavg: 8.00 7.97 7.43 5/180 21965
/proc/meminfo: memFree=21418160/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=211196 CPUtime=0.94 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 10016 0 0 0 93 1 0 0 25 0 4 0 517042190 216264704 7472 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510199 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 52799 7472 342 105 0 48303 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 211196

[startup+0.700774 s]
/proc/loadavg: 8.00 7.97 7.43 5/180 21965
/proc/meminfo: memFree=21418160/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=282400 CPUtime=2.55 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 13413 0 0 0 253 2 0 0 25 0 4 0 517042190 289177600 10869 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510604 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 70600 10869 342 105 0 66104 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 282400

[startup+1.50062 s]
/proc/loadavg: 8.00 7.97 7.44 9/184 21969
/proc/meminfo: memFree=21364436/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=289084 CPUtime=5.74 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 19033 0 0 0 571 3 0 0 25 0 4 0 517042190 296022016 15646 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476353294 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 72271 15646 342 105 0 67775 0
[pid=21965/tid=21967] ppid=21963 vsize=289084 CPUtime=1.41 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 1695 0 0 0 141 0 0 0 25 0 4 0 517042198 296022016 15646 33554432000 4194304 4623224 140734129220240 18446744073709551615 4462668 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=289084 CPUtime=1.4 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3934 0 0 0 140 0 0 0 25 0 4 0 517042198 296022016 15646 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=289084 CPUtime=1.41 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 1923 0 0 0 141 0 0 0 25 0 4 0 517042198 296022016 15646 33554432000 4194304 4623224 140734129220240 18446744073709551615 4560695 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 289084

[startup+3.10031 s]
/proc/loadavg: 8.00 7.97 7.44 9/184 21969
/proc/meminfo: memFree=21344100/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=301444 CPUtime=12.13 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 28152 0 0 0 1208 5 0 0 25 0 4 0 517042190 308678656 22564 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 75361 22564 343 105 0 70865 0
[pid=21965/tid=21967] ppid=21963 vsize=301444 CPUtime=3 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3703 0 0 0 300 0 0 0 25 0 4 0 517042198 308678656 22564 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=301444 CPUtime=3.01 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 7277 0 0 0 299 2 0 0 25 0 4 0 517042198 308678656 22564 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=301444 CPUtime=3.01 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 2965 0 0 0 301 0 0 0 25 0 4 0 517042198 308678656 22564 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476391691 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 301444

[startup+6.3007 s]
/proc/loadavg: 8.00 7.97 7.44 9/184 21969
/proc/meminfo: memFree=21316452/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=317652 CPUtime=24.92 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 37327 0 0 0 2484 8 0 0 25 0 4 0 517042190 325275648 26547 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 79413 26548 342 105 0 74917 0
[pid=21965/tid=21967] ppid=21963 vsize=317652 CPUtime=6.21 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 5551 0 0 0 620 1 0 0 25 0 4 0 517042198 325275648 26548 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=317652 CPUtime=6.21 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 8392 0 0 0 618 3 0 0 25 0 4 0 517042198 325275648 26548 33554432000 4194304 4623224 140734129220240 18446744073709551615 239476355781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=317652 CPUtime=6.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 5264 0 0 0 621 0 0 0 25 0 4 0 517042198 325275648 26548 33554432000 4194304 4623224 140734129220240 18446744073709551615 4364657 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 317652

[startup+12.7005 s]
/proc/loadavg: 8.00 7.97 7.44 9/184 21970
/proc/meminfo: memFree=21268284/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=340300 CPUtime=50.48 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 85743 0 0 0 5030 18 0 0 25 0 4 0 517042190 348467200 37761 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 85075 37761 344 105 0 80579 0
[pid=21965/tid=21967] ppid=21963 vsize=340300 CPUtime=12.61 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 8850 0 0 0 1259 2 0 0 25 0 4 0 517042198 348467200 37761 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=340300 CPUtime=12.61 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 14471 0 0 0 1255 6 0 0 25 0 4 0 517042198 348467200 37761 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=340300 CPUtime=12.61 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 33606 0 0 0 1257 4 0 0 25 0 4 0 517042198 348467200 37761 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 340300

[startup+25.501 s]
/proc/loadavg: 8.00 7.97 7.45 9/184 21970
/proc/meminfo: memFree=21176644/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=371100 CPUtime=101.6 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 142248 0 0 0 10128 32 0 0 25 0 4 0 517042190 380006400 58319 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 92775 58319 342 105 0 88279 0
[pid=21965/tid=21967] ppid=21963 vsize=371100 CPUtime=25.41 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 13380 0 0 0 2537 4 0 0 25 0 4 0 517042198 380006400 58319 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=371100 CPUtime=25.4 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 21863 0 0 0 2530 10 0 0 25 0 4 0 517042198 380006400 58319 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=371100 CPUtime=25.41 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 51517 0 0 0 2534 7 0 0 25 0 4 0 517042198 380006400 58319 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 371100

[startup+51.1011 s]
/proc/loadavg: 8.06 7.99 7.47 9/184 22002
/proc/meminfo: memFree=22085548/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=553396 CPUtime=203.87 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 327639 0 0 0 20322 65 0 0 25 0 4 0 517042190 566677504 96796 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 138349 96796 378 105 0 133853 0
[pid=21965/tid=21967] ppid=21963 vsize=553396 CPUtime=51.01 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 18429 0 0 0 5096 5 0 0 25 0 4 0 517042198 566677504 96796 33554432000 4194304 4623224 140734129220240 18446744073709551615 4289875 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=553396 CPUtime=51.01 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 28778 0 0 0 5087 14 0 0 25 0 4 0 517042198 566677504 96796 33554432000 4194304 4623224 140734129220240 18446744073709551615 4373035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=553396 CPUtime=51.01 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 168041 0 0 0 5075 26 0 0 25 0 4 0 517042198 566677504 96796 33554432000 4194304 4623224 140734129220240 18446744073709551615 4545997 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 553396

[startup+102.306 s]
/proc/loadavg: 8.15 8.02 7.51 9/184 22003
/proc/meminfo: memFree=21543276/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=807112 CPUtime=408.41 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 413517 0 0 0 40754 87 0 0 25 0 4 0 517042190 826482688 146371 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 201778 146371 362 105 0 197282 0
[pid=21965/tid=21967] ppid=21963 vsize=807112 CPUtime=102.22 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 26743 0 0 0 10215 7 0 0 25 0 4 0 517042198 826482688 146371 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=807112 CPUtime=102.22 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 39474 0 0 0 10197 25 0 0 25 0 4 0 517042198 826482688 146371 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=807112 CPUtime=102.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 173293 0 0 0 10194 27 0 0 25 0 4 0 517042198 826482688 146371 33554432000 4194304 4623224 140734129220240 18446744073709551615 4560695 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 807112

[startup+162.301 s]
/proc/loadavg: 8.16 8.04 7.55 9/184 22005
/proc/meminfo: memFree=21114100/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=968916 CPUtime=648.07 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 820605 0 0 0 64645 162 0 0 25 0 4 0 517042190 992169984 186929 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510042 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 242229 186929 428 105 0 237733 0
[pid=21965/tid=21967] ppid=21963 vsize=968916 CPUtime=162.2 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 37787 0 0 0 16209 11 0 0 25 0 4 0 517042198 992169984 186929 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=968916 CPUtime=162.21 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 53533 0 0 0 16190 31 0 0 25 0 4 0 517042198 992169984 186929 33554432000 4194304 4623224 140734129220240 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=968916 CPUtime=162.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 484608 0 0 0 16140 81 0 0 25 0 4 0 517042198 992169984 186929 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.07
Current children cumulated vsize (KiB) 968916

[startup+222.3 s]
/proc/loadavg: 8.16 8.06 7.58 9/184 22006
/proc/meminfo: memFree=20751756/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=1204816 CPUtime=887.71 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 1248179 0 0 0 88537 234 0 0 25 0 4 0 517042190 1233731584 229572 33554432000 4194304 4623224 140734129220240 18446744073709551615 4414978 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 301204 229572 343 105 0 296708 0
[pid=21965/tid=21967] ppid=21963 vsize=1204816 CPUtime=222.2 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 41157 0 0 0 22205 15 0 0 25 0 4 0 517042198 1233731584 229572 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=1204816 CPUtime=222.2 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 59919 0 0 0 22184 36 0 0 25 0 4 0 517042198 1233731584 229572 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=1204816 CPUtime=222.2 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 796102 0 0 0 22090 130 0 0 25 0 4 0 517042198 1233731584 229572 33554432000 4194304 4623224 140734129220240 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.71
Current children cumulated vsize (KiB) 1204816

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2565.49
Current children cumulated vsize (KiB) 2249652

[startup+702.3 s]
/proc/loadavg: 8.09 8.04 7.75 9/184 22019
/proc/meminfo: memFree=19000300/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=2315188 CPUtime=2805.15 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 4182018 0 0 0 279740 775 0 0 25 0 4 0 517042190 2370752512 464737 33554432000 4194304 4623224 140734129220240 18446744073709551615 4511652 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 578797 464737 342 105 0 574301 0
[pid=21965/tid=21967] ppid=21963 vsize=2315188 CPUtime=702.22 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 61964 0 0 0 70202 20 0 0 25 0 4 0 517042198 2370752512 464737 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=2315188 CPUtime=702.21 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 103335 0 0 0 70142 79 0 0 25 0 4 0 517042198 2370752512 464737 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376895 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=2315188 CPUtime=702.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3096990 0 0 0 69695 526 0 0 25 0 4 0 517042198 2370752512 464737 33554432000 4194304 4623224 140734129220240 18446744073709551615 4377071 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.15
Current children cumulated vsize (KiB) 2315188

[startup+762.307 s]
/proc/loadavg: 8.26 8.10 7.78 9/184 22021
/proc/meminfo: memFree=18870592/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=2420984 CPUtime=3044.86 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 4597033 0 0 0 303634 852 0 0 25 0 4 0 517042190 2479087616 489585 33554432000 4194304 4623224 140734129220240 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 605246 489585 362 105 0 600750 0
[pid=21965/tid=21967] ppid=21963 vsize=2420984 CPUtime=762.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 62342 0 0 0 76202 21 0 0 25 0 4 0 517042198 2479087616 489586 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=2420984 CPUtime=762.22 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 105689 0 0 0 76140 82 0 0 25 0 4 0 517042198 2479087616 489586 33554432000 4194304 4623224 140734129220240 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=2420984 CPUtime=762.22 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3488914 0 0 0 75627 595 0 0 25 0 4 0 517042198 2479087616 489586 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 2420984

[startup+822.3 s]
/proc/loadavg: 8.23 8.11 7.80 9/184 22022
/proc/meminfo: memFree=18770632/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=2459152 CPUtime=3284.52 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 4667431 0 0 0 327583 869 0 0 25 0 4 0 517042190 2518171648 505351 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 614788 505351 342 105 0 610292 0
[pid=21965/tid=21967] ppid=21963 vsize=2459152 CPUtime=822.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 62802 0 0 0 82202 21 0 0 25 0 4 0 517042198 2518171648 505351 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=2459152 CPUtime=822.22 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 107486 0 0 0 82137 85 0 0 25 0 4 0 517042198 2518171648 505351 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=2459152 CPUtime=822.22 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3542203 0 0 0 81617 605 0 0 25 0 4 0 517042198 2518171648 505351 33554432000 4194304 4623224 140734129220240 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.52
Current children cumulated vsize (KiB) 2459152

[startup+882.301 s]
/proc/loadavg: 8.13 8.10 7.82 9/184 22024
/proc/meminfo: memFree=18437680/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3008412 CPUtime=3524.15 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 5164056 0 0 0 351464 951 0 0 25 0 4 0 517042190 3080613888 556506 33554432000 4194304 4623224 140734129220240 18446744073709551615 4414841 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 752103 556506 342 105 0 747607 0
[pid=21965/tid=21967] ppid=21963 vsize=3008412 CPUtime=882.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 63151 0 0 0 88202 21 0 0 25 0 4 0 517042198 3080613888 556506 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3008412 CPUtime=882.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 112097 0 0 0 88127 92 0 0 25 0 4 0 517042198 3080613888 556506 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3008412 CPUtime=882.2 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 3728578 0 0 0 87582 638 0 0 25 0 4 0 517042198 3080613888 556507 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 3008412

[startup+942.301 s]
/proc/loadavg: 8.10 8.09 7.83 9/184 22025
/proc/meminfo: memFree=18289616/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3038912 CPUtime=3763.83 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 5635383 0 0 0 375339 1044 0 0 25 0 4 0 517042190 3111845888 578870 33554432000 4194304 4623224 140734129220240 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 759728 578870 342 105 0 755232 0
[pid=21965/tid=21967] ppid=21963 vsize=3038912 CPUtime=942.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 79967 0 0 0 94199 24 0 0 25 0 4 0 517042198 3111845888 578870 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3038912 CPUtime=942.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 119860 0 0 0 94114 105 0 0 25 0 4 0 517042198 3111845888 578870 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3038912 CPUtime=942.2 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 4139552 0 0 0 93513 707 0 0 25 0 4 0 517042198 3111845888 578870 33554432000 4194304 4623224 140734129220240 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.83
Current children cumulated vsize (KiB) 3038912

[startup+1002.3 s]
/proc/loadavg: 8.16 8.11 7.85 9/184 22027
/proc/meminfo: memFree=18155188/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3058896 CPUtime=4003.51 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 6099238 0 0 0 399227 1124 0 0 25 0 4 0 517042190 3132309504 602507 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 764724 602507 342 105 0 760228 0
[pid=21965/tid=21967] ppid=21963 vsize=3058896 CPUtime=1002.24 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 80346 0 0 0 100200 24 0 0 25 0 4 0 517042198 3132309504 602507 33554432000 4194304 4623224 140734129220240 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3058896 CPUtime=1002.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 133663 0 0 0 100108 111 0 0 25 0 4 0 517042198 3132309504 602507 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3058896 CPUtime=1002.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 4547780 0 0 0 99449 772 0 0 25 0 4 0 517042198 3132309504 602507 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 3058896

[startup+1062.3 s]
/proc/loadavg: 8.17 8.11 7.86 9/184 22029
/proc/meminfo: memFree=18015428/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3189968 CPUtime=4243.2 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 6520658 0 0 0 423119 1201 0 0 25 0 4 0 517042190 3266527232 617328 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 797492 617328 342 105 0 792996 0
[pid=21965/tid=21967] ppid=21963 vsize=3189968 CPUtime=1062.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 80786 0 0 0 106199 24 0 0 25 0 4 0 517042198 3266527232 617328 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3189968 CPUtime=1062.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 135434 0 0 0 106106 113 0 0 25 0 4 0 517042198 3266527232 617328 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3189968 CPUtime=1062.2 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 4929955 0 0 0 105383 837 0 0 25 0 4 0 517042198 3266527232 617328 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.2
Current children cumulated vsize (KiB) 3189968

[startup+1122.3 s]
/proc/loadavg: 8.16 8.12 7.88 9/184 22030
/proc/meminfo: memFree=17921544/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3189968 CPUtime=4482.88 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 6966460 0 0 0 447015 1273 0 0 25 0 4 0 517042190 3266527232 630031 33554432000 4194304 4623224 140734129220240 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 797492 630031 342 105 0 792996 0
[pid=21965/tid=21967] ppid=21963 vsize=3189968 CPUtime=1122.23 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 81325 0 0 0 112199 24 0 0 25 0 4 0 517042198 3266527232 630031 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3189968 CPUtime=1122.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 136395 0 0 0 112104 115 0 0 25 0 4 0 517042198 3266527232 630031 33554432000 4194304 4623224 140734129220240 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3189968 CPUtime=1122.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 5340727 0 0 0 111320 901 0 0 25 0 4 0 517042198 3266527232 630031 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.88
Current children cumulated vsize (KiB) 3189968

[startup+1182.3 s]
/proc/loadavg: 8.10 8.11 7.89 10/184 22032
/proc/meminfo: memFree=17824808/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3237972 CPUtime=4722.51 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 7237682 0 0 0 470932 1319 0 0 25 0 4 0 517042190 3315683328 642862 33554432000 4194304 4623224 140734129220240 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 809493 642862 342 105 0 804997 0
[pid=21965/tid=21967] ppid=21963 vsize=3237972 CPUtime=1182.24 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 87745 0 0 0 118199 25 0 0 25 0 4 0 517042198 3315683328 642862 33554432000 4194304 4623224 140734129220240 18446744073709551615 4377005 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3237972 CPUtime=1182.19 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 138459 0 0 0 118102 117 0 0 25 0 4 0 517042198 3315683328 642862 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3237972 CPUtime=1182.21 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 5600461 0 0 0 117278 943 0 0 25 0 4 0 517042198 3315683328 642862 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 3237972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.12 7.90 9/184 22032
/proc/meminfo: memFree=17805332/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=3237972 CPUtime=4800.04 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4202496 7257078 0 0 0 478680 1324 0 0 25 0 4 0 517042190 3315683328 643403 33554432000 4194304 4623224 140734129220240 18446744073709551615 4360087 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/21965/statm: 809493 643403 342 105 0 804997 0
[pid=21965/tid=21967] ppid=21963 vsize=3237972 CPUtime=1201.64 cores=1,3,5,7
/proc/21965/task/21967/stat : 21967 (SArTagnan) R 21963 21965 21387 0 -1 4202560 87853 0 0 0 120139 25 0 0 25 0 4 0 517042198 3315683328 643403 33554432000 4194304 4623224 140734129220240 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21965/tid=21968] ppid=21963 vsize=3237972 CPUtime=1201.6 cores=1,3,5,7
/proc/21965/task/21968/stat : 21968 (SArTagnan) R 21963 21965 21387 0 -1 4202560 138565 0 0 0 120043 117 0 0 25 0 4 0 517042198 3315683328 643403 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21965/tid=21969] ppid=21963 vsize=3237972 CPUtime=1201.62 cores=1,3,5,7
/proc/21965/task/21969/stat : 21969 (SArTagnan) R 21963 21965 21387 0 -1 4202560 5619300 0 0 0 119214 948 0 0 25 0 4 0 517042198 3315683328 643403 33554432000 4194304 4623224 140734129220240 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 3237972

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

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

[startup+1201.81 s]
/proc/loadavg: 8.14 8.12 7.90 9/184 22032
/proc/meminfo: memFree=17805332/32950928 swapFree=67087032/67111528
[pid=21965] ppid=21963 vsize=0 CPUtime=4800.16 cores=1,3,5,7
/proc/21965/stat : 21965 (SArTagnan) R 21963 21965 21387 0 -1 4203524 7257078 0 0 0 478682 1334 0 0 25 0 1 0 517042190 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.82
CPU time (s): 4800.17
CPU user time (s): 4786.82
CPU system time (s): 13.352
CPU usage (%): 399.407
Max. virtual memory (cumulated for all children) (KiB): 3905968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.82
system time used= 13.352
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7257078
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= 2992
involuntary context switches= 19331

runsolver used 1.69574 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 07:20:51
IDJOB=3258352
IDBENCH=71345
IDSOLVER=1656
FILE ID=node148/3258352-1304054451
RUNJOBID= node148-1304053287-21879
PBS_JOBID= 13170411
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= a931e6258afb576eab04f38421c07518
RANDOM SEED=1839582846

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:      21415208 kB
Buffers:       2017304 kB
Cached:        7713516 kB
SwapCached:       3548 kB
Active:        2938516 kB
Inactive:      8033244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21415208 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            4276 kB
Writeback:           0 kB
AnonPages:     1238712 kB
Mapped:          14452 kB
Slab:           498388 kB
PageTables:       7004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1623572 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= 71428 MiB
End job on node148 at 2011-04-29 07:40:55