Trace number 3251310

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.14 1201.8

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.84587
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.81 5.48 6.94 2/174 6049
/proc/meminfo: memFree=28607652/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=22332 CPUtime=0 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 608 0 0 0 0 0 0 0 21 0 1 0 523920124 22867968 477 33554432000 4194304 4623224 140734343150624 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6049/statm: 5583 477 297 105 0 1087 0

[startup+0.0389929 s]
/proc/loadavg: 3.81 5.48 6.94 2/174 6049
/proc/meminfo: memFree=28607652/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=63472 CPUtime=0.03 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 3555 0 0 0 3 0 0 0 21 0 4 0 523920124 64995328 2225 33554432000 4194304 4623224 140734343150624 18446744073709551615 47465805146034 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 15868 2225 302 105 0 11372 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63472

[startup+0.100935 s]
/proc/loadavg: 3.81 5.48 6.94 2/174 6049
/proc/meminfo: memFree=28607652/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=261956 CPUtime=0.27 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 5164 0 0 0 27 0 0 0 23 0 4 0 523920124 268242944 3747 33554432000 4194304 4623224 140734343150624 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 65489 3747 340 105 0 60993 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 261956

[startup+0.300898 s]
/proc/loadavg: 3.81 5.48 6.94 2/174 6049
/proc/meminfo: memFree=28607652/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=265796 CPUtime=1.06 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 8239 0 0 0 105 1 0 0 24 0 4 0 523920124 272175104 6272 33554432000 4194304 4623224 140734343150624 18446744073709551615 4510635 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 66449 6272 344 105 0 61953 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 265796

[startup+0.700794 s]
/proc/loadavg: 3.81 5.48 6.94 2/174 6049
/proc/meminfo: memFree=28607652/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=269448 CPUtime=2.67 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 11772 0 0 0 264 3 0 0 25 0 4 0 523920124 275914752 9372 33554432000 4194304 4623224 140734343150624 18446744073709551615 218905398274 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 67362 9372 345 105 0 62866 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 269448

[startup+1.50065 s]
/proc/loadavg: 3.81 5.48 6.94 9/184 6062
/proc/meminfo: memFree=28442156/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=280348 CPUtime=5.87 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 18040 0 0 0 583 4 0 0 25 0 4 0 523920124 287076352 13312 33554432000 4194304 4623224 140734343150624 18446744073709551615 4510130 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 70087 13312 344 105 0 65591 0
[pid=6049/tid=6051] ppid=6047 vsize=280348 CPUtime=1.45 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 3420 0 0 0 145 0 0 0 25 0 4 0 523920128 287076352 13312 33554432000 4194304 4623224 140734343150624 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=280348 CPUtime=1.45 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 4049 0 0 0 144 1 0 0 19 0 4 0 523920128 287076352 13312 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376844 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=280348 CPUtime=1.44 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 2708 0 0 0 144 0 0 0 25 0 4 0 523920128 287076352 13312 33554432000 4194304 4623224 140734343150624 18446744073709551615 4288272 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 280348

[startup+3.10036 s]
/proc/loadavg: 3.81 5.48 6.94 9/184 6062
/proc/meminfo: memFree=28404956/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=293912 CPUtime=12.26 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 27613 0 0 0 1219 7 0 0 25 0 4 0 523920124 300965888 19599 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415031 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 73478 19599 344 105 0 68982 0
[pid=6049/tid=6051] ppid=6047 vsize=293912 CPUtime=3.05 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 6087 0 0 0 304 1 0 0 25 0 4 0 523920128 300965888 19599 33554432000 4194304 4623224 140734343150624 18446744073709551615 4377536 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=293912 CPUtime=3.05 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 6387 0 0 0 303 2 0 0 24 0 4 0 523920128 300965888 19599 33554432000 4194304 4623224 140734343150624 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=293912 CPUtime=3.04 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 4323 0 0 0 303 1 0 0 25 0 4 0 523920128 300965888 19599 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 293912

[startup+6.30078 s]
/proc/loadavg: 4.22 5.54 6.95 9/184 6062
/proc/meminfo: memFree=28286696/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=308524 CPUtime=25.03 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 50769 0 0 0 2492 11 0 0 25 0 4 0 523920124 315928576 27655 33554432000 4194304 4623224 140734343150624 18446744073709551615 4384343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 77131 27655 347 105 0 72635 0
[pid=6049/tid=6051] ppid=6047 vsize=308524 CPUtime=6.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 10081 0 0 0 622 3 0 0 25 0 4 0 523920128 315928576 27656 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=308524 CPUtime=6.25 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 10206 0 0 0 622 3 0 0 25 0 4 0 523920128 315928576 27656 33554432000 4194304 4623224 140734343150624 18446744073709551615 4291856 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=308524 CPUtime=6.22 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 17241 0 0 0 619 3 0 0 25 0 4 0 523920128 315928576 27656 33554432000 4194304 4623224 140734343150624 18446744073709551615 4355408 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 308524

[startup+12.7006 s]
/proc/loadavg: 4.52 5.58 6.96 9/184 6063
/proc/meminfo: memFree=28115372/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=330344 CPUtime=50.6 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 109932 0 0 0 5037 23 0 0 25 0 4 0 523920124 338272256 41755 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 82586 41755 353 105 0 78090 0
[pid=6049/tid=6051] ppid=6047 vsize=330344 CPUtime=12.65 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 17006 0 0 0 1261 4 0 0 25 0 4 0 523920128 338272256 41755 33554432000 4194304 4623224 140734343150624 18446744073709551615 4330746 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=330344 CPUtime=12.65 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 18208 0 0 0 1259 6 0 0 25 0 4 0 523920128 338272256 41755 33554432000 4194304 4623224 140734343150624 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=330344 CPUtime=12.59 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 59519 0 0 0 1249 10 0 0 25 0 4 0 523920128 338272256 41755 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 330344

[startup+25.5003 s]
/proc/loadavg: 5.29 5.70 6.97 9/184 6063
/proc/meminfo: memFree=27832792/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=361944 CPUtime=101.73 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 180966 0 0 0 10135 38 0 0 25 0 4 0 523920124 370630656 61609 33554432000 4194304 4623224 140734343150624 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 90486 61609 344 105 0 85990 0
[pid=6049/tid=6051] ppid=6047 vsize=361944 CPUtime=25.45 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 27349 0 0 0 2536 9 0 0 25 0 4 0 523920128 370630656 61610 33554432000 4194304 4623224 140734343150624 18446744073709551615 218905391813 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=361944 CPUtime=25.44 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 27729 0 0 0 2536 8 0 0 25 0 4 0 523920128 370630656 61610 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376855 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=361944 CPUtime=25.32 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 105904 0 0 0 2516 16 0 0 25 0 4 0 523920128 370630656 61610 33554432000 4194304 4623224 140734343150624 18446744073709551615 4549223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 361944

[startup+51.1007 s]
/proc/loadavg: 6.27 5.90 7.01 9/184 6064
/proc/meminfo: memFree=27381360/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=540072 CPUtime=203.99 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 398720 0 0 0 20326 73 0 0 25 0 4 0 523920124 553033728 97092 33554432000 4194304 4623224 140734343150624 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 135018 97092 830 105 0 130522 0
[pid=6049/tid=6051] ppid=6047 vsize=540072 CPUtime=51.05 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 39643 0 0 0 5091 14 0 0 25 0 4 0 523920128 553033728 97092 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=540072 CPUtime=51.04 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 47749 0 0 0 5092 12 0 0 25 0 4 0 523920128 553033728 97092 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=540072 CPUtime=50.77 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 275477 0 0 0 5038 39 0 0 25 0 4 0 523920128 553033728 97092 33554432000 4194304 4623224 140734343150624 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 540072

[startup+102.306 s]
/proc/loadavg: 7.35 6.25 7.07 9/184 6065
/proc/meminfo: memFree=26845532/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=861124 CPUtime=408.52 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 711743 0 0 0 40729 123 0 0 25 0 4 0 523920124 881790976 148527 33554432000 4194304 4623224 140734343150624 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 215281 148528 850 105 0 210785 0
[pid=6049/tid=6051] ppid=6047 vsize=861124 CPUtime=102.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 57717 0 0 0 10206 19 0 0 25 0 4 0 523920128 881790976 148529 33554432000 4194304 4623224 140734343150624 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=861124 CPUtime=102.25 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 67921 0 0 0 10206 19 0 0 25 0 4 0 523920128 881790976 148530 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=861124 CPUtime=101.7 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 478431 0 0 0 10102 68 0 0 25 0 4 0 523920128 881790976 148530 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.52
Current children cumulated vsize (KiB) 861124

[startup+162.301 s]
/proc/loadavg: 7.85 6.60 7.13 9/184 6067
/proc/meminfo: memFree=26433204/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=1001772 CPUtime=648.16 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 817518 0 0 0 64660 156 0 0 25 0 4 0 523920124 1025814528 207640 33554432000 4194304 4623224 140734343150624 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 250443 207640 539 105 0 245947 0
[pid=6049/tid=6051] ppid=6047 vsize=1001772 CPUtime=162.24 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 82740 0 0 0 16191 33 0 0 25 0 4 0 523920128 1025814528 207640 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=1001772 CPUtime=162.24 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 78471 0 0 0 16197 27 0 0 25 0 4 0 523920128 1025814528 207640 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=1001772 CPUtime=161.37 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 490555 0 0 0 16066 71 0 0 25 0 4 0 523920128 1025814528 207640 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.16
Current children cumulated vsize (KiB) 1001772

[startup+222.301 s]
/proc/loadavg: 8.03 6.88 7.19 9/184 6068
/proc/meminfo: memFree=26147240/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=1317408 CPUtime=887.82 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 1370088 0 0 0 88531 251 0 0 25 0 4 0 523920124 1349025792 254945 33554432000 4194304 4623224 140734343150624 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 329352 254945 478 105 0 324856 0
[pid=6049/tid=6051] ppid=6047 vsize=1317408 CPUtime=222.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 87774 0 0 0 22188 37 0 0 25 0 4 0 523920128 1349025792 254945 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=1317408 CPUtime=222.24 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 108468 0 0 0 22186 38 0 0 25 0 4 0 523920128 1349025792 254945 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=1317408 CPUtime=221.04 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 931886 0 0 0 21964 140 0 0 25 0 4 0 523920128 1349025792 254945 33554432000 4194304 4623224 140734343150624 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.82
Current children cumulated vsize (KiB) 1317408

[startup+282.301 s]

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

[pid=6049] ppid=6047 vsize=2133196 CPUtime=2805.14 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 5855128 0 0 0 279510 1004 0 0 25 0 4 0 523920124 2184392704 417023 33554432000 4194304 4623224 140734343150624 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 533299 417023 432 105 0 528803 0
[pid=6049/tid=6051] ppid=6047 vsize=2133196 CPUtime=702.24 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113218 0 0 0 70182 42 0 0 25 0 4 0 523920128 2184392704 417023 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2133196 CPUtime=702.22 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 168743 0 0 0 70149 73 0 0 25 0 4 0 523920128 2184392704 417023 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2133196 CPUtime=698.42 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 5054054 0 0 0 69029 813 0 0 25 0 4 0 523920128 2184392704 417023 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.14
Current children cumulated vsize (KiB) 2133196

[startup+762.307 s]
/proc/loadavg: 8.12 7.90 7.58 9/184 6083
/proc/meminfo: memFree=24905516/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2133196 CPUtime=3044.83 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 6357254 0 0 0 303386 1097 0 0 25 0 4 0 523920124 2184392704 425426 33554432000 4194304 4623224 140734343150624 18446744073709551615 4507303 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 533299 425426 346 105 0 528803 0
[pid=6049/tid=6051] ppid=6047 vsize=2133196 CPUtime=762.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113387 0 0 0 76183 42 0 0 25 0 4 0 523920128 2184392704 425426 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2133196 CPUtime=762.22 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 168955 0 0 0 76149 73 0 0 25 0 4 0 523920128 2184392704 425426 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2133196 CPUtime=758.1 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 5552953 0 0 0 74905 905 0 0 25 0 4 0 523920128 2184392704 425426 33554432000 4194304 4623224 140734343150624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.83
Current children cumulated vsize (KiB) 2133196

[startup+822.301 s]
/proc/loadavg: 8.04 7.91 7.60 9/184 6084
/proc/meminfo: memFree=24830108/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2133196 CPUtime=3284.49 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 6897893 0 0 0 327260 1189 0 0 25 0 4 0 523920124 2184392704 429839 33554432000 4194304 4623224 140734343150624 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 533299 429839 346 105 0 528803 0
[pid=6049/tid=6051] ppid=6047 vsize=2133196 CPUtime=822.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113461 0 0 0 82183 42 0 0 25 0 4 0 523920128 2184392704 429839 33554432000 4194304 4623224 140734343150624 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2133196 CPUtime=822.22 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169003 0 0 0 82149 73 0 0 25 0 4 0 523920128 2184392704 429839 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2133196 CPUtime=817.77 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 6092395 0 0 0 80781 996 0 0 25 0 4 0 523920128 2184392704 429839 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545527 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.49
Current children cumulated vsize (KiB) 2133196

[startup+882.301 s]
/proc/loadavg: 8.06 7.94 7.63 9/184 6086
/proc/meminfo: memFree=24764228/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2133196 CPUtime=3524.15 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 7358447 0 0 0 351146 1269 0 0 25 0 4 0 523920124 2184392704 434879 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 533299 434879 346 105 0 528803 0
[pid=6049/tid=6051] ppid=6047 vsize=2133196 CPUtime=882.25 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113544 0 0 0 88183 42 0 0 25 0 4 0 523920128 2184392704 434879 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2133196 CPUtime=882.21 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169149 0 0 0 88148 73 0 0 25 0 4 0 523920128 2184392704 434879 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2133196 CPUtime=877.44 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 6550422 0 0 0 86669 1075 0 0 25 0 4 0 523920128 2184392704 434879 33554432000 4194304 4623224 140734343150624 18446744073709551615 4550506 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 2133196

[startup+942.301 s]
/proc/loadavg: 8.06 7.96 7.66 9/184 6087
/proc/meminfo: memFree=24689180/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2133196 CPUtime=3763.84 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 7839179 0 0 0 375033 1351 0 0 25 0 4 0 523920124 2184392704 441304 33554432000 4194304 4623224 140734343150624 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 533299 441304 346 105 0 528803 0
[pid=6049/tid=6051] ppid=6047 vsize=2133196 CPUtime=942.26 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113678 0 0 0 94183 43 0 0 25 0 4 0 523920128 2184392704 441304 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2133196 CPUtime=942.21 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169202 0 0 0 94148 73 0 0 25 0 4 0 523920128 2184392704 441304 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2133196 CPUtime=937.12 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 7028284 0 0 0 92556 1156 0 0 25 0 4 0 523920128 2184392704 441304 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 2133196

[startup+1002.3 s]
/proc/loadavg: 8.05 7.98 7.68 9/184 6089
/proc/meminfo: memFree=24617088/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4003.5 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 8242926 0 0 0 398935 1415 0 0 25 0 4 0 523920124 2251501568 448194 33554432000 4194304 4623224 140734343150624 18446744073709551615 4414995 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 448194 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1002.26 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113763 0 0 0 100183 43 0 0 25 0 4 0 523920128 2251501568 448194 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1002.21 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169252 0 0 0 100148 73 0 0 25 0 4 0 523920128 2251501568 448194 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357776 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=996.79 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 7428686 0 0 0 98460 1219 0 0 25 0 4 0 523920128 2251501568 448194 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.5
Current children cumulated vsize (KiB) 2198732

[startup+1062.3 s]
/proc/loadavg: 8.02 7.98 7.70 9/184 6091
/proc/meminfo: memFree=24549604/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4243.17 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 8744296 0 0 0 422818 1499 0 0 25 0 4 0 523920124 2251501568 453954 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 453954 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1062.26 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 113911 0 0 0 106183 43 0 0 25 0 4 0 523920128 2251501568 453954 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1062.21 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169346 0 0 0 106148 73 0 0 25 0 4 0 523920128 2251501568 453954 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376937 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=1056.46 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 7925955 0 0 0 104344 1302 0 0 25 0 4 0 523920128 2251501568 453954 33554432000 4194304 4623224 140734343150624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 2198732

[startup+1122.3 s]
/proc/loadavg: 8.00 7.98 7.71 9/184 6092
/proc/meminfo: memFree=24354648/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4482.84 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 9228572 0 0 0 446704 1580 0 0 25 0 4 0 523920124 2251501568 461031 33554432000 4194304 4623224 140734343150624 18446744073709551615 4414959 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 461031 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1122.26 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 114137 0 0 0 112183 43 0 0 25 0 4 0 523920128 2251501568 461031 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1122.21 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169438 0 0 0 112148 73 0 0 25 0 4 0 523920128 2251501568 461031 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=1116.13 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 8406839 0 0 0 110232 1381 0 0 25 0 4 0 523920128 2251501568 461031 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.84
Current children cumulated vsize (KiB) 2198732

[startup+1182.3 s]
/proc/loadavg: 8.08 8.00 7.74 9/184 6094
/proc/meminfo: memFree=24296072/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4722.52 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 9728832 0 0 0 470585 1667 0 0 25 0 4 0 523920124 2251501568 467236 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 467236 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1182.26 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 114207 0 0 0 118183 43 0 0 25 0 4 0 523920128 2251501568 467236 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1182.22 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169472 0 0 0 118148 74 0 0 25 0 4 0 523920128 2251501568 467236 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=1175.82 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 8903178 0 0 0 116116 1466 0 0 25 0 4 0 523920128 2251501568 467236 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.52
Current children cumulated vsize (KiB) 2198732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.06 8.00 7.74 9/184 6094
/proc/meminfo: memFree=24273364/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4800.03 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 9901843 0 0 0 478305 1698 0 0 25 0 4 0 523920124 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 469629 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1201.66 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 114264 0 0 0 120123 43 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1201.63 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169482 0 0 0 120089 74 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=1195.11 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 9074896 0 0 0 118014 1497 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 2198732

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

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

[startup+1201.7 s]
/proc/loadavg: 8.06 8.00 7.74 9/184 6094
/proc/meminfo: memFree=24273364/32951124 swapFree=67111356/67111528
[pid=6049] ppid=6047 vsize=2198732 CPUtime=4800.03 cores=0,2,4,6
/proc/6049/stat : 6049 (SArTagnan) R 6047 6049 5544 0 -1 4202496 9901843 0 0 0 478305 1698 0 0 25 0 4 0 523920124 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6049/statm: 549683 469629 346 105 0 545187 0
[pid=6049/tid=6051] ppid=6047 vsize=2198732 CPUtime=1201.66 cores=0,2,4,6
/proc/6049/task/6051/stat : 6051 (SArTagnan) R 6047 6049 5544 0 -1 4202560 114264 0 0 0 120123 43 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6049/tid=6052] ppid=6047 vsize=2198732 CPUtime=1201.63 cores=0,2,4,6
/proc/6049/task/6052/stat : 6052 (SArTagnan) R 6047 6049 5544 0 -1 4202560 169482 0 0 0 120089 74 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6049/tid=6053] ppid=6047 vsize=2198732 CPUtime=1195.11 cores=0,2,4,6
/proc/6049/task/6053/stat : 6053 (SArTagnan) R 6047 6049 5544 0 -1 4202560 9074896 0 0 0 118014 1497 0 0 25 0 4 0 523920128 2251501568 469629 33554432000 4194304 4623224 140734343150624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 2198732

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.14
CPU user time (s): 4783.07
CPU system time (s): 17.0734
CPU usage (%): 399.413
Max. virtual memory (cumulated for all children) (KiB): 2417924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4783.07
system time used= 17.0734
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9901844
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= 2383
involuntary context switches= 31361

runsolver used 1.92071 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-30 02:27:04
IDJOB=3251310
IDBENCH=88218
IDSOLVER=1656
FILE ID=node137/3251310-1304123224
RUNJOBID= node137-1304123224-6035
PBS_JOBID= 13170725
Free space on /tmp= 71616 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251310-1304123224/watcher-3251310-1304123224 -o /tmp/evaluation-result-3251310-1304123224/solver-3251310-1304123224 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3251310-1304123224.cnf -threads=4

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=1789179008

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:     32951124 kB
MemFree:      28607932 kB
Buffers:        905408 kB
Cached:        2911148 kB
SwapCached:         48 kB
Active:         122696 kB
Inactive:      3760696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28607932 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            3904 kB
Writeback:           0 kB
AnonPages:       66044 kB
Mapped:          14480 kB
Slab:           396704 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192572 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= 71604 MiB
End job on node137 at 2011-04-30 02:47:08