Trace number 3385838

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) 3887.15 1300.09

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3385838-1305583760/watcher-3385838-1305583760 -o /tmp/evaluation-result-3385838-1305583760/solver-3385838-1305583760 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385838-1305583760.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: 10.10 10.13 9.49 4/367 28624
/proc/meminfo: memFree=14842836/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=21324 CPUtime=0.01 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 957 0 0 0 1 0 0 0 25 0 1 0 669975651 21835776 565 33554432000 4194304 4625164 140734713116288 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28624/statm: 5331 565 296 106 0 834 0

[startup+0.072787 s]
/proc/loadavg: 10.10 10.13 9.49 4/367 28624
/proc/meminfo: memFree=14842836/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=253320 CPUtime=0.16 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 2869 0 0 0 16 0 0 0 25 0 4 0 669975651 259399680 2271 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664913390 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 63330 2272 329 106 0 58833 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 253320

[startup+0.100783 s]
/proc/loadavg: 10.10 10.13 9.49 4/367 28624
/proc/meminfo: memFree=14842836/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=253320 CPUtime=0.24 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 3158 0 0 0 24 0 0 0 25 0 4 0 669975651 259399680 2560 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664913390 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 63330 2560 329 106 0 58833 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 253320

[startup+0.357739 s]
/proc/loadavg: 10.10 10.13 9.49 4/367 28624
/proc/meminfo: memFree=14842836/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=260768 CPUtime=1 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 7781 0 0 0 99 1 0 0 18 0 4 0 669975651 267026432 5765 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664913439 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28624/statm: 65192 5765 333 106 0 60695 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 260768

[startup+0.700682 s]
/proc/loadavg: 10.10 10.13 9.49 4/367 28624
/proc/meminfo: memFree=14842836/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=274296 CPUtime=2.03 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 22410 0 0 0 200 3 0 0 18 0 4 0 669975651 280879104 13097 33554432000 4194304 4625164 140734713116288 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 68574 13097 361 106 0 64077 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 274296

[startup+1.50054 s]
/proc/loadavg: 10.10 10.13 9.49 11/377 28637
/proc/meminfo: memFree=14729320/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=277228 CPUtime=4.41 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 24125 0 0 0 438 3 0 0 19 0 4 0 669975651 283881472 14705 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 69307 14705 359 106 0 64810 0
[pid=28624/tid=28626] ppid=28622 vsize=277228 CPUtime=1.46 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 2628 0 0 0 146 0 0 0 19 0 4 0 669975654 283881472 14705 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=277228 CPUtime=0.39 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 1555 0 0 0 39 0 0 0 25 0 4 0 669975654 283881472 14705 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664913439 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=277228 CPUtime=1.42 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 1729 0 0 0 142 0 0 0 19 0 4 0 669975654 283881472 14705 33554432000 4194304 4625164 140734713116288 18446744073709551615 4334708 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 277228

[startup+3.10027 s]
/proc/loadavg: 10.17 10.14 9.50 11/377 28637
/proc/meminfo: memFree=14639796/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=278844 CPUtime=9.19 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 36662 0 0 0 914 5 0 0 21 0 4 0 669975651 285536256 19920 33554432000 4194304 4625164 140734713116288 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 69711 19920 429 106 0 65214 0
[pid=28624/tid=28626] ppid=28622 vsize=278844 CPUtime=3.03 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 4973 0 0 0 303 0 0 0 25 0 4 0 669975654 285536256 19920 33554432000 4194304 4625164 140734713116288 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=278844 CPUtime=0.98 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 2916 0 0 0 98 0 0 0 25 0 4 0 669975654 285536256 19920 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=278844 CPUtime=3 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 10423 0 0 0 299 1 0 0 24 0 4 0 669975654 285536256 19920 33554432000 4194304 4625164 140734713116288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 278844

[startup+6.30071 s]
/proc/loadavg: 10.17 10.14 9.50 11/377 28637
/proc/meminfo: memFree=14464968/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=285596 CPUtime=18.75 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 46581 0 0 0 1868 7 0 0 25 0 4 0 669975651 292450304 23741 33554432000 4194304 4625164 140734713116288 18446744073709551615 4515273 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 71399 23741 388 106 0 66902 0
[pid=28624/tid=28626] ppid=28622 vsize=285596 CPUtime=6.14 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 7449 0 0 0 613 1 0 0 25 0 4 0 669975654 292450304 23741 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=285596 CPUtime=2.7 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 5534 0 0 0 269 1 0 0 25 0 4 0 669975654 292450304 23741 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=285596 CPUtime=4.54 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 15016 0 0 0 452 2 0 0 25 0 4 0 669975654 292450304 23741 33554432000 4194304 4625164 140734713116288 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18.75
Current children cumulated vsize (KiB) 285596

[startup+12.7006 s]
/proc/loadavg: 10.14 10.14 9.50 11/377 28637
/proc/meminfo: memFree=14164900/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=306352 CPUtime=37.87 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 55775 0 0 0 3778 9 0 0 25 0 4 0 669975651 313704448 32503 33554432000 4194304 4625164 140734713116288 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 76588 32503 558 106 0 72091 0
[pid=28624/tid=28626] ppid=28622 vsize=306352 CPUtime=12.45 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 12199 0 0 0 1244 1 0 0 25 0 4 0 669975654 313704448 32503 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=306352 CPUtime=5.84 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 7712 0 0 0 583 1 0 0 24 0 4 0 669975654 313704448 32503 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=306352 CPUtime=7.79 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 17248 0 0 0 776 3 0 0 25 0 4 0 669975654 313704448 32503 33554432000 4194304 4625164 140734713116288 18446744073709551615 4551164 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.87
Current children cumulated vsize (KiB) 306352

[startup+25.5004 s]
/proc/loadavg: 10.12 10.13 9.51 11/377 28638
/proc/meminfo: memFree=13817860/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=340580 CPUtime=76.11 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 92299 0 0 0 7592 19 0 0 25 0 4 0 669975651 348753920 45467 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 85145 45467 609 106 0 80648 0
[pid=28624/tid=28626] ppid=28622 vsize=340580 CPUtime=25.1 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 19349 0 0 0 2506 4 0 0 25 0 4 0 669975654 348753920 45467 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=340580 CPUtime=16.55 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 17971 0 0 0 1650 5 0 0 25 0 4 0 669975654 348753920 45467 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=340580 CPUtime=14.12 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 36027 0 0 0 1406 6 0 0 25 0 4 0 669975654 348753920 45467 33554432000 4194304 4625164 140734713116288 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 76.11
Current children cumulated vsize (KiB) 340580

[startup+51.101 s]
/proc/loadavg: 10.08 10.12 9.52 11/377 28638
/proc/meminfo: memFree=13641688/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=447608 CPUtime=152.53 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 152681 0 0 0 15215 38 0 0 25 0 4 0 669975651 458350592 64157 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 111902 64157 604 106 0 107405 0
[pid=28624/tid=28626] ppid=28622 vsize=447608 CPUtime=44.69 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 30350 0 0 0 4463 6 0 0 25 0 4 0 669975654 458350592 64157 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=447608 CPUtime=35.98 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 29197 0 0 0 3589 9 0 0 25 0 4 0 669975654 458350592 64157 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=447608 CPUtime=31.45 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 72842 0 0 0 3132 13 0 0 25 0 4 0 669975654 458350592 64157 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.53
Current children cumulated vsize (KiB) 447608

[startup+102.314 s]
/proc/loadavg: 10.10 10.12 9.56 11/377 28640
/proc/meminfo: memFree=13290516/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=664764 CPUtime=308.38 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 499012 0 0 0 30743 95 0 0 25 0 4 0 669975651 680718336 109118 33554432000 4194304 4625164 140734713116288 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 166191 109118 461 106 0 161694 0
[pid=28624/tid=28626] ppid=28622 vsize=664764 CPUtime=76.78 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 46733 0 0 0 7667 11 0 0 25 0 4 0 669975654 680718336 109118 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=664764 CPUtime=78.75 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 47891 0 0 0 7860 15 0 0 25 0 4 0 669975654 680718336 109118 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=664764 CPUtime=61.28 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 330669 0 0 0 6076 52 0 0 25 0 4 0 669975654 680718336 109118 33554432000 4194304 4625164 140734713116288 18446744073709551615 4547901 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 308.38
Current children cumulated vsize (KiB) 664764

[startup+162.301 s]
/proc/loadavg: 10.04 10.10 9.58 11/377 28641
/proc/meminfo: memFree=13019332/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=823916 CPUtime=487.5 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 717415 0 0 0 48615 135 0 0 25 0 4 0 669975651 843689984 143453 33554432000 4194304 4625164 140734713116288 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 205979 143453 413 106 0 201482 0
[pid=28624/tid=28626] ppid=28622 vsize=823916 CPUtime=120.33 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 55007 0 0 0 12018 15 0 0 25 0 4 0 669975654 843689984 143453 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=823916 CPUtime=121.97 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 65587 0 0 0 12176 21 0 0 25 0 4 0 669975654 843689984 143453 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=823916 CPUtime=96.17 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 486463 0 0 0 9541 76 0 0 25 0 4 0 669975654 843689984 143453 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664457420 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 487.5
Current children cumulated vsize (KiB) 823916

[startup+222.3 s]
/proc/loadavg: 10.12 10.11 9.61 11/377 28643
/proc/meminfo: memFree=12679940/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1026692 CPUtime=666.73 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 1078333 0 0 0 66471 202 0 0 25 0 4 0 669975651 1051332608 186941 33554432000 4194304 4625164 140734713116288 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28624/statm: 256673 186941 474 106 0 252176 0
[pid=28624/tid=28626] ppid=28622 vsize=1026692 CPUtime=179.53 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 83893 0 0 0 17927 26 0 0 25 0 4 0 669975654 1051332608 186941 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1026692 CPUtime=152.18 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 72496 0 0 0 15188 30 0 0 25 0 4 0 669975654 1051332608 186941 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1026692 CPUtime=126.12 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 762384 0 0 0 12494 118 0 0 25 0 4 0 669975654 1051332608 186941 33554432000 4194304 4625164 140734713116288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 666.73
Current children cumulated vsize (KiB) 1026692

[startup+282.301 s]

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

[pid=28624] ppid=28622 vsize=1783300 CPUtime=2101.02 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 3811980 0 0 0 209426 676 0 0 25 0 4 0 669975651 1826099200 339530 33554432000 4194304 4625164 140734713116288 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 445825 339530 533 106 0 441328 0
[pid=28624/tid=28626] ppid=28622 vsize=1783300 CPUtime=596.51 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 129788 0 0 0 59609 42 0 0 25 0 4 0 669975654 1826099200 339530 33554432000 4194304 4625164 140734713116288 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1783300 CPUtime=421.14 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 155124 0 0 0 42036 78 0 0 25 0 4 0 669975654 1826099200 339530 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1783300 CPUtime=418.92 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 3175677 0 0 0 41395 497 0 0 25 0 4 0 669975654 1826099200 339530 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2101.02
Current children cumulated vsize (KiB) 1783300

[startup+762.314 s]
/proc/loadavg: 10.14 10.12 9.82 11/377 28657
/proc/meminfo: memFree=11616324/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1783860 CPUtime=2280.35 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 4072793 0 0 0 227308 727 0 0 25 0 4 0 669975651 1826672640 348175 33554432000 4194304 4625164 140734713116288 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 445965 348175 529 106 0 441468 0
[pid=28624/tid=28626] ppid=28622 vsize=1783860 CPUtime=655.81 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 129871 0 0 0 65539 42 0 0 25 0 4 0 669975654 1826672640 348175 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1783860 CPUtime=451.19 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 158929 0 0 0 45035 84 0 0 25 0 4 0 669975654 1826672640 348175 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1783860 CPUtime=449.53 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 3429567 0 0 0 44413 540 0 0 25 0 4 0 669975654 1826672640 348175 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664505678 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2280.35
Current children cumulated vsize (KiB) 1783860

[startup+822.301 s]
/proc/loadavg: 10.05 10.10 9.83 11/377 28659
/proc/meminfo: memFree=11541548/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1788616 CPUtime=2459.6 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 4323414 0 0 0 245188 772 0 0 25 0 4 0 669975651 1831542784 358188 33554432000 4194304 4625164 140734713116288 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 447154 358188 529 106 0 442657 0
[pid=28624/tid=28626] ppid=28622 vsize=1788616 CPUtime=715.08 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 129936 0 0 0 71466 42 0 0 25 0 4 0 669975654 1831542784 358188 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1788616 CPUtime=481.22 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 163886 0 0 0 48032 90 0 0 25 0 4 0 669975654 1831542784 358188 33554432000 4194304 4625164 140734713116288 18446744073709551615 4345291 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1788616 CPUtime=480.76 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 3671714 0 0 0 47497 579 0 0 25 0 4 0 669975654 1831542784 358188 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2459.6
Current children cumulated vsize (KiB) 1788616

[startup+882.3 s]
/proc/loadavg: 10.10 10.10 9.85 11/377 28661
/proc/meminfo: memFree=11495416/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1855020 CPUtime=2638.88 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 4577077 0 0 0 263073 815 0 0 25 0 4 0 669975651 1899540480 364906 33554432000 4194304 4625164 140734713116288 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 463755 364906 529 106 0 459258 0
[pid=28624/tid=28626] ppid=28622 vsize=1855020 CPUtime=774.36 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 129999 0 0 0 77394 42 0 0 25 0 4 0 669975654 1899540480 364906 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1855020 CPUtime=511.22 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 165664 0 0 0 51028 94 0 0 25 0 4 0 669975654 1899540480 364906 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1855020 CPUtime=510.76 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 3920669 0 0 0 50459 617 0 0 25 0 4 0 669975654 1899540480 364906 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2638.88
Current children cumulated vsize (KiB) 1855020

[startup+942.301 s]
/proc/loadavg: 10.14 10.11 9.86 11/377 28662
/proc/meminfo: memFree=11445068/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1876672 CPUtime=2818.18 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 4845194 0 0 0 280954 864 0 0 25 0 4 0 669975651 1921712128 371548 33554432000 4194304 4625164 140734713116288 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 469168 371548 529 106 0 464671 0
[pid=28624/tid=28626] ppid=28622 vsize=1876672 CPUtime=833.66 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130047 0 0 0 83324 42 0 0 25 0 4 0 669975654 1921712128 371548 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664475650 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1876672 CPUtime=541.27 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 167837 0 0 0 54030 97 0 0 25 0 4 0 669975654 1921712128 371548 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1876672 CPUtime=541.71 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 4183255 0 0 0 53510 661 0 0 25 0 4 0 669975654 1921712128 371548 33554432000 4194304 4625164 140734713116288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2818.18
Current children cumulated vsize (KiB) 1876672

[startup+1002.3 s]
/proc/loadavg: 10.16 10.12 9.88 11/377 28664
/proc/meminfo: memFree=11375996/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1877424 CPUtime=2997.47 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 5085901 0 0 0 298842 905 0 0 25 0 4 0 669975651 1922482176 380128 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 469356 380128 528 106 0 464859 0
[pid=28624/tid=28626] ppid=28622 vsize=1877424 CPUtime=892.94 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130158 0 0 0 89252 42 0 0 25 0 4 0 669975654 1922482176 380128 33554432000 4194304 4625164 140734713116288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1877424 CPUtime=571.27 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 170233 0 0 0 57028 99 0 0 25 0 4 0 669975654 1922482176 380128 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1877424 CPUtime=571.71 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 4417819 0 0 0 56472 699 0 0 25 0 4 0 669975654 1922482176 380128 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2997.47
Current children cumulated vsize (KiB) 1877424

[startup+1062.3 s]
/proc/loadavg: 10.14 10.11 9.89 11/377 28665
/proc/meminfo: memFree=11305060/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1909792 CPUtime=3176.77 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 5348710 0 0 0 316728 949 0 0 25 0 4 0 669975651 1955627008 390172 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393127 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 477448 390172 528 106 0 472951 0
[pid=28624/tid=28626] ppid=28622 vsize=1909792 CPUtime=952.24 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130203 0 0 0 95182 42 0 0 25 0 4 0 669975654 1955627008 390172 33554432000 4194304 4625164 140734713116288 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1909792 CPUtime=601.27 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 172143 0 0 0 60025 102 0 0 25 0 4 0 669975654 1955627008 390172 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1909792 CPUtime=601.7 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 4671555 0 0 0 59432 738 0 0 25 0 4 0 669975654 1955627008 390172 33554432000 4194304 4625164 140734713116288 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3176.77
Current children cumulated vsize (KiB) 1909792

[startup+1122.3 s]
/proc/loadavg: 10.08 10.10 9.90 11/377 28667
/proc/meminfo: memFree=11255320/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1942104 CPUtime=3356.05 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 5609221 0 0 0 334614 991 0 0 25 0 4 0 669975651 1988714496 394913 33554432000 4194304 4625164 140734713116288 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 485526 394913 528 106 0 481029 0
[pid=28624/tid=28626] ppid=28622 vsize=1942104 CPUtime=1011.52 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130249 0 0 0 101109 43 0 0 25 0 4 0 669975654 1988714496 394913 33554432000 4194304 4625164 140734713116288 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1942104 CPUtime=631.29 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 172907 0 0 0 63026 103 0 0 25 0 4 0 669975654 1988714496 394913 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1942104 CPUtime=631.7 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 4912128 0 0 0 62393 777 0 0 25 0 4 0 669975654 1988714496 394913 33554432000 4194304 4625164 140734713116288 18446744073709551615 274664457420 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3356.05
Current children cumulated vsize (KiB) 1942104

[startup+1182.3 s]
/proc/loadavg: 10.17 10.11 9.92 11/377 28668
/proc/meminfo: memFree=11182012/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=1943656 CPUtime=3535.34 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 5830558 0 0 0 352505 1029 0 0 25 0 4 0 669975651 1990303744 402584 33554432000 4194304 4625164 140734713116288 18446744073709551615 4519328 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 485914 402584 528 106 0 481417 0
[pid=28624/tid=28626] ppid=28622 vsize=1943656 CPUtime=1070.81 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130306 0 0 0 107038 43 0 0 25 0 4 0 669975654 1990303744 402584 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=1943656 CPUtime=661.29 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 173141 0 0 0 66026 103 0 0 25 0 4 0 669975654 1990303744 402584 33554432000 4194304 4625164 140734713116288 18446744073709551615 4345240 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=1943656 CPUtime=661.7 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 5129754 0 0 0 65356 814 0 0 25 0 4 0 669975654 1990303744 402584 33554432000 4194304 4625164 140734713116288 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3535.34
Current children cumulated vsize (KiB) 1943656

[startup+1242.3 s]
/proc/loadavg: 10.13 10.11 9.92 11/377 28670
/proc/meminfo: memFree=11133016/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=2009896 CPUtime=3714.61 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 6095188 0 0 0 370384 1077 0 0 25 0 4 0 669975651 2058133504 408900 33554432000 4194304 4625164 140734713116288 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 502474 408900 528 106 0 497977 0
[pid=28624/tid=28626] ppid=28622 vsize=2009896 CPUtime=1130.08 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130362 0 0 0 112965 43 0 0 25 0 4 0 669975654 2058133504 408900 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=2009896 CPUtime=691.29 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 175519 0 0 0 69024 105 0 0 25 0 4 0 669975654 2058133504 408900 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=2009896 CPUtime=691.7 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 5389265 0 0 0 68311 859 0 0 25 0 4 0 669975654 2058133504 408900 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3714.61
Current children cumulated vsize (KiB) 2009896



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.11 10.10 9.93 11/377 28672
/proc/meminfo: memFree=11007016/32951132 swapFree=67093824/67111528
[pid=28624] ppid=28622 vsize=2305440 CPUtime=3887.05 cores=1,3,5,7
/proc/28624/stat : 28624 (SArTagnan) R 28622 28624 27834 0 -1 4202496 6495254 0 0 0 387563 1142 0 0 25 0 4 0 669975651 2360770560 436052 33554432000 4194304 4625164 140734713116288 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/28624/statm: 576360 436052 529 106 0 571863 0
[pid=28624/tid=28626] ppid=28622 vsize=2305440 CPUtime=1187.1 cores=1,3,5,7
/proc/28624/task/28626/stat : 28626 (SArTagnan) R 28622 28624 27834 0 -1 4202560 130522 0 0 0 118667 43 0 0 25 0 4 0 669975654 2360770560 436052 33554432000 4194304 4625164 140734713116288 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28624/tid=28627] ppid=28622 vsize=2305440 CPUtime=720.18 cores=1,3,5,7
/proc/28624/task/28627/stat : 28627 (SArTagnan) R 28622 28624 27834 0 -1 4202560 221244 0 0 0 71903 115 0 0 25 0 4 0 669975654 2360770560 436052 33554432000 4194304 4625164 140734713116288 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28624/tid=28628] ppid=28622 vsize=2305440 CPUtime=720.53 cores=1,3,5,7
/proc/28624/task/28628/stat : 28628 (SArTagnan) R 28622 28624 27834 0 -1 4202560 5617313 0 0 0 71156 897 0 0 25 0 4 0 669975654 2360770560 436052 33554432000 4194304 4625164 140734713116288 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3887.05
Current children cumulated vsize (KiB) 2305440

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.09
CPU time (s): 3887.15
CPU user time (s): 3875.65
CPU system time (s): 11.4973
CPU usage (%): 298.99
Max. virtual memory (cumulated for all children) (KiB): 2663548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3875.65
system time used= 11.4973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6495254
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= 3785
involuntary context switches= 42356

runsolver used 4.05938 second user time and 11.3803 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-17 00:09:20
IDJOB=3385838
IDBENCH=88227
IDSOLVER=1871
FILE ID=node131/3385838-1305583760
RUNJOBID= node131-1305582458-28502
PBS_JOBID= 13350211
Free space on /tmp= 73568 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385838-1305583760/watcher-3385838-1305583760 -o /tmp/evaluation-result-3385838-1305583760/solver-3385838-1305583760 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385838-1305583760.cnf -threads=4

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=1638942516

node131.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.830
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.66
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.830
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.830
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      14842868 kB
Buffers:        310008 kB
Cached:        4750208 kB
SwapCached:       1504 kB
Active:       14141312 kB
Inactive:      3684536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14842868 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            6224 kB
Writeback:          24 kB
AnonPages:    12764236 kB
Mapped:          32432 kB
Slab:           170788 kB
PageTables:      45896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 65680152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73568 MiB
End job on node131 at 2011-05-17 00:31:02