Trace number 3385843

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) 3886.73 1300.1

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p30-s19690873.cnf
MD5SUMe096925b96a6999132833f44e4f216d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3388
Satisfiable
(Un)Satisfiability was proved
Number of variables1638
Number of clauses253275
Sum of the clauses size508108
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253235
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3385843-1305583808/watcher-3385843-1305583808 -o /tmp/evaluation-result-3385843-1305583808/solver-3385843-1305583808 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3385843-1305583808.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.25 8.89 7/399 6916
/proc/meminfo: memFree=12834936/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=25284 CPUtime=0 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 894 0 0 0 0 0 0 0 18 0 1 0 669978629 25890816 558 33554432000 4194304 4625164 140737061126816 18446744073709551615 255377301248 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/6916/statm: 6321 559 296 106 0 1824 0

[startup+0.0715051 s]
/proc/loadavg: 10.10 10.25 8.89 7/399 6916
/proc/meminfo: memFree=12834936/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=69156 CPUtime=0.07 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 5233 0 0 0 6 1 0 0 18 0 4 0 669978629 70815744 3538 33554432000 4194304 4625164 140737061126816 18446744073709551615 47855241398194 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 17289 3538 301 106 0 12792 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 69156

[startup+0.17149 s]
/proc/loadavg: 10.10 10.25 8.89 7/399 6916
/proc/meminfo: memFree=12834936/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=134956 CPUtime=0.28 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 5353 0 0 0 27 1 0 0 19 0 4 0 669978629 138194944 3658 33554432000 4194304 4625164 140737061126816 18446744073709551615 47855241398218 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 33739 3658 323 106 0 29242 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 134956

[startup+0.389451 s]
/proc/loadavg: 10.10 10.25 8.89 7/399 6916
/proc/meminfo: memFree=12834936/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=213532 CPUtime=0.9 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 14886 0 0 0 88 2 0 0 19 0 4 0 669978629 218656768 9816 33554432000 4194304 4625164 140737061126816 18446744073709551615 4338046 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 53383 9816 344 106 0 48886 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 213532

[startup+0.700395 s]
/proc/loadavg: 10.10 10.25 8.89 7/399 6916
/proc/meminfo: memFree=12834936/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=216396 CPUtime=1.83 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 16474 0 0 0 181 2 0 0 19 0 4 0 669978629 221589504 11356 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 54099 11356 351 106 0 49602 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 216396

[startup+1.50025 s]
/proc/loadavg: 10.10 10.25 8.89 11/403 6920
/proc/meminfo: memFree=12787668/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=222624 CPUtime=4.02 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 21144 0 0 0 399 3 0 0 20 0 4 0 669978629 227966976 14155 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 55656 14155 353 106 0 51159 0
[pid=6916/tid=6918] ppid=6914 vsize=222624 CPUtime=0.91 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 2175 0 0 0 91 0 0 0 21 0 4 0 669978636 227966976 14155 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352007 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=222624 CPUtime=1.1 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 3239 0 0 0 110 0 0 0 19 0 4 0 669978636 227966976 14155 33554432000 4194304 4625164 140737061126816 18446744073709551615 4288702 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=222624 CPUtime=0.75 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 740 0 0 0 75 0 0 0 21 0 4 0 669978636 227966976 14155 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 222624

[startup+3.10095 s]
/proc/loadavg: 10.10 10.25 8.89 11/403 6920
/proc/meminfo: memFree=12772052/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=232280 CPUtime=8.21 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 24584 0 0 0 817 4 0 0 25 0 4 0 669978629 237854720 17154 33554432000 4194304 4625164 140737061126816 18446744073709551615 4521582 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 58070 17154 352 106 0 53573 0
[pid=6916/tid=6918] ppid=6914 vsize=232280 CPUtime=1.71 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 3071 0 0 0 171 0 0 0 25 0 4 0 669978636 237854720 17157 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=232280 CPUtime=2.1 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 4239 0 0 0 210 0 0 0 21 0 4 0 669978636 237854720 17157 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352609 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=232280 CPUtime=1.54 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 2009 0 0 0 154 0 0 0 24 0 4 0 669978636 237854720 17157 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 232280

[startup+6.30036 s]
/proc/loadavg: 10.09 10.24 8.90 11/403 6920
/proc/meminfo: memFree=12737500/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=248896 CPUtime=17.77 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 31721 0 0 0 1771 6 0 0 25 0 4 0 669978629 254869504 24212 33554432000 4194304 4625164 140737061126816 18446744073709551615 4519337 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 62224 24212 456 106 0 57727 0
[pid=6916/tid=6918] ppid=6914 vsize=248896 CPUtime=3.72 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 4634 0 0 0 371 1 0 0 25 0 4 0 669978636 254869504 24212 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=248896 CPUtime=4.9 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 8278 0 0 0 488 2 0 0 25 0 4 0 669978636 254869504 24212 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=248896 CPUtime=3.1 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 2334 0 0 0 310 0 0 0 25 0 4 0 669978636 254869504 24212 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.77
Current children cumulated vsize (KiB) 248896

[startup+12.7012 s]
/proc/loadavg: 10.08 10.24 8.91 11/403 6920
/proc/meminfo: memFree=12687416/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=268592 CPUtime=36.88 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 49470 0 0 0 3680 8 0 0 25 0 4 0 669978629 275038208 30696 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/6916/statm: 67148 30696 398 106 0 62651 0
[pid=6916/tid=6918] ppid=6914 vsize=268592 CPUtime=9.11 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 10147 0 0 0 910 1 0 0 25 0 4 0 669978636 275038208 30696 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=268592 CPUtime=8.26 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 11497 0 0 0 824 2 0 0 25 0 4 0 669978636 275038208 30696 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=268592 CPUtime=7.19 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 11088 0 0 0 718 1 0 0 25 0 4 0 669978636 275038208 30696 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 36.88
Current children cumulated vsize (KiB) 268592

[startup+25.5008 s]
/proc/loadavg: 10.14 10.24 8.93 11/403 6920
/proc/meminfo: memFree=12592688/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=366856 CPUtime=75.09 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 87598 0 0 0 7491 18 0 0 25 0 4 0 669978629 375660544 46495 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512758 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6916/statm: 91714 46495 353 106 0 87217 0
[pid=6916/tid=6918] ppid=6914 vsize=366856 CPUtime=18.17 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 17836 0 0 0 1813 4 0 0 25 0 4 0 669978636 375660544 46495 33554432000 4194304 4625164 140737061126816 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=366856 CPUtime=18.1 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 20900 0 0 0 1804 6 0 0 25 0 4 0 669978636 375660544 46495 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=366856 CPUtime=15.18 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 27487 0 0 0 1515 3 0 0 25 0 4 0 669978636 375660544 46495 33554432000 4194304 4625164 140737061126816 18446744073709551615 4547232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 75.09
Current children cumulated vsize (KiB) 366856

[startup+51.1011 s]
/proc/loadavg: 10.23 10.25 8.96 11/403 6921
/proc/meminfo: memFree=12500628/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=425568 CPUtime=152.74 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 208391 0 0 0 15233 41 0 0 19 0 4 0 669978629 435781632 66585 33554432000 4194304 4625164 140737061126816 18446744073709551615 4508771 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 106392 66585 346 106 0 101895 0
[pid=6916/tid=6918] ppid=6914 vsize=425568 CPUtime=40.28 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 27698 0 0 0 4021 7 0 0 25 0 4 0 669978636 435781632 66585 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=425568 CPUtime=31.41 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 32168 0 0 0 3130 11 0 0 25 0 4 0 669978636 435781632 66585 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=425568 CPUtime=32.09 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 112162 0 0 0 3192 17 0 0 25 0 4 0 669978636 435781632 66585 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 152.74
Current children cumulated vsize (KiB) 425568

[startup+102.316 s]
/proc/loadavg: 10.24 10.24 9.03 11/403 6922
/proc/meminfo: memFree=12281012/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=669188 CPUtime=306.37 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 468853 0 0 0 30550 87 0 0 25 0 4 0 669978629 685248512 115979 33554432000 4194304 4625164 140737061126816 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 167297 115980 430 106 0 162800 0
[pid=6916/tid=6918] ppid=6914 vsize=669188 CPUtime=84.86 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 44316 0 0 0 8471 15 0 0 25 0 4 0 669978636 685248512 115980 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=669188 CPUtime=62.39 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 47759 0 0 0 6222 17 0 0 25 0 4 0 669978636 685248512 115980 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=669188 CPUtime=59.58 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 271874 0 0 0 5918 40 0 0 25 0 4 0 669978636 685248512 115980 33554432000 4194304 4625164 140737061126816 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 306.37
Current children cumulated vsize (KiB) 669188

[startup+162.3 s]
/proc/loadavg: 10.30 10.25 9.10 11/403 6924
/proc/meminfo: memFree=12027920/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=944656 CPUtime=488.56 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 765343 0 0 0 48712 144 0 0 25 0 4 0 669978629 967327744 164642 33554432000 4194304 4625164 140737061126816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 236164 164642 383 106 0 231667 0
[pid=6916/tid=6918] ppid=6914 vsize=944656 CPUtime=132.19 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 65607 0 0 0 13193 26 0 0 25 0 4 0 669978636 967327744 164642 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=944656 CPUtime=106.24 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 71900 0 0 0 10596 28 0 0 25 0 4 0 669978636 967327744 164642 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=944656 CPUtime=100.85 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 467737 0 0 0 10017 68 0 0 25 0 4 0 669978636 967327744 164642 33554432000 4194304 4625164 140737061126816 18446744073709551615 4334458 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 488.56
Current children cumulated vsize (KiB) 944656

[startup+222.3 s]
/proc/loadavg: 10.27 10.24 9.17 11/403 6926
/proc/meminfo: memFree=11830248/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=1064300 CPUtime=667.5 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1115869 0 0 0 66537 213 0 0 25 0 4 0 669978629 1089843200 209567 33554432000 4194304 4625164 140737061126816 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6916/statm: 266075 209567 524 106 0 261578 0
[pid=6916/tid=6918] ppid=6914 vsize=1064300 CPUtime=177.76 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 73240 0 0 0 17741 35 0 0 25 0 4 0 669978636 1089843200 209567 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=1064300 CPUtime=149 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 81149 0 0 0 14862 38 0 0 25 0 4 0 669978636 1089843200 209567 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=1064300 CPUtime=133.47 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 731383 0 0 0 13239 108 0 0 25 0 4 0 669978636 1089843200 209567 33554432000 4194304 4625164 140737061126816 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 667.5
Current children cumulated vsize (KiB) 1064300

[startup+282.3 s]

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

[pid=6916] ppid=6914 vsize=1990900 CPUtime=2101.08 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1756322 0 0 0 209753 355 0 0 25 0 4 0 669978629 2038681600 398173 33554432000 4194304 4625164 140737061126816 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 497725 398173 346 106 0 493228 0
[pid=6916/tid=6918] ppid=6914 vsize=1990900 CPUtime=558.89 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 113529 0 0 0 55832 57 0 0 25 0 4 0 669978636 2038681600 398173 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=1990900 CPUtime=440.22 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 166338 0 0 0 43945 77 0 0 25 0 4 0 669978636 2038681600 398173 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=1990900 CPUtime=602.97 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 815001 0 0 0 60173 124 0 0 25 0 4 0 669978636 2038681600 398173 33554432000 4194304 4625164 140737061126816 18446744073709551615 4552432 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2101.08
Current children cumulated vsize (KiB) 1990900

[startup+762.315 s]
/proc/loadavg: 10.29 10.26 9.64 11/403 6940
/proc/meminfo: memFree=10824108/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2016748 CPUtime=2280.36 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1793158 0 0 0 227672 364 0 0 25 0 4 0 669978629 2065149952 411390 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 504187 411390 346 106 0 499690 0
[pid=6916/tid=6918] ppid=6914 vsize=2016748 CPUtime=618.14 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 113807 0 0 0 61757 57 0 0 25 0 4 0 669978636 2065149952 411390 33554432000 4194304 4625164 140737061126816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2016748 CPUtime=470.23 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169195 0 0 0 46943 80 0 0 25 0 4 0 669978636 2065149952 411390 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2016748 CPUtime=662.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 820498 0 0 0 66173 125 0 0 25 0 4 0 669978636 2065149952 411390 33554432000 4194304 4625164 140737061126816 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2280.36
Current children cumulated vsize (KiB) 2016748

[startup+822.3 s]
/proc/loadavg: 10.29 10.25 9.68 11/403 6941
/proc/meminfo: memFree=10768052/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2028956 CPUtime=2459.56 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1828670 0 0 0 245581 375 0 0 25 0 4 0 669978629 2077650944 419741 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 507239 419741 346 106 0 502742 0
[pid=6916/tid=6918] ppid=6914 vsize=2028956 CPUtime=677.36 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 114031 0 0 0 67678 58 0 0 25 0 4 0 669978636 2077650944 419741 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2028956 CPUtime=500.23 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169587 0 0 0 49943 80 0 0 25 0 4 0 669978636 2077650944 419741 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2028956 CPUtime=722.97 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 824495 0 0 0 72170 127 0 0 25 0 4 0 669978636 2077650944 419741 33554432000 4194304 4625164 140737061126816 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2459.56
Current children cumulated vsize (KiB) 2028956

[startup+882.301 s]
/proc/loadavg: 10.38 10.27 9.72 11/403 6943
/proc/meminfo: memFree=10725376/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2040892 CPUtime=2638.79 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1861559 0 0 0 263496 383 0 0 25 0 4 0 669978629 2089873408 425536 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 510223 425536 346 106 0 505726 0
[pid=6916/tid=6918] ppid=6914 vsize=2040892 CPUtime=736.59 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 114280 0 0 0 73601 58 0 0 25 0 4 0 669978636 2089873408 425536 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2040892 CPUtime=530.22 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169625 0 0 0 52942 80 0 0 25 0 4 0 669978636 2089873408 425536 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2040892 CPUtime=782.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 827884 0 0 0 78170 128 0 0 25 0 4 0 669978636 2089873408 425536 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2638.79
Current children cumulated vsize (KiB) 2040892

[startup+942.301 s]
/proc/loadavg: 9.45 10.07 9.68 7/394 6963
/proc/meminfo: memFree=11578916/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2085276 CPUtime=2818.03 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1907335 0 0 0 281411 392 0 0 25 0 4 0 669978629 2135322624 433438 33554432000 4194304 4625164 140737061126816 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 521319 433438 346 106 0 516822 0
[pid=6916/tid=6918] ppid=6914 vsize=2085276 CPUtime=795.82 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 114446 0 0 0 79524 58 0 0 25 0 4 0 669978636 2135322624 433438 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2085276 CPUtime=560.24 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169658 0 0 0 55944 80 0 0 25 0 4 0 669978636 2135322624 433438 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2085276 CPUtime=842.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 848294 0 0 0 84166 132 0 0 25 0 4 0 669978636 2135322624 433438 33554432000 4194304 4625164 140737061126816 18446744073709551615 4335177 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2818.03
Current children cumulated vsize (KiB) 2085276

[startup+1002.3 s]
/proc/loadavg: 7.26 9.33 9.45 7/394 6964
/proc/meminfo: memFree=11546288/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2134844 CPUtime=2997.26 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1955043 0 0 0 299327 399 0 0 25 0 4 0 669978629 2186080256 441361 33554432000 4194304 4625164 140737061126816 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 533711 441361 346 106 0 529214 0
[pid=6916/tid=6918] ppid=6914 vsize=2134844 CPUtime=855.04 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 114607 0 0 0 85446 58 0 0 25 0 4 0 669978636 2186080256 441361 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2134844 CPUtime=590.31 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169833 0 0 0 58951 80 0 0 25 0 4 0 669978636 2186080256 441361 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2134844 CPUtime=902.97 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 852602 0 0 0 90165 132 0 0 25 0 4 0 669978636 2186080256 441361 33554432000 4194304 4625164 140737061126816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2997.26
Current children cumulated vsize (KiB) 2134844

[startup+1062.3 s]
/proc/loadavg: 6.53 8.73 9.24 7/394 6966
/proc/meminfo: memFree=11522848/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2143840 CPUtime=3176.51 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 1971853 0 0 0 317249 402 0 0 25 0 4 0 669978629 2195292160 447132 33554432000 4194304 4625164 140737061126816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 535960 447132 346 106 0 531463 0
[pid=6916/tid=6918] ppid=6914 vsize=2143840 CPUtime=914.3 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 114852 0 0 0 91371 59 0 0 25 0 4 0 669978636 2195292160 447132 33554432000 4194304 4625164 140737061126816 18446744073709551615 4330810 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2143840 CPUtime=620.31 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 169984 0 0 0 61951 80 0 0 25 0 4 0 669978636 2195292160 447132 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2143840 CPUtime=962.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 855385 0 0 0 96165 133 0 0 25 0 4 0 669978636 2195292160 447132 33554432000 4194304 4625164 140737061126816 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3176.51
Current children cumulated vsize (KiB) 2143840

[startup+1122.3 s]
/proc/loadavg: 6.36 8.28 9.05 7/394 6968
/proc/meminfo: memFree=11494940/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2155328 CPUtime=3355.74 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 2011178 0 0 0 335164 410 0 0 25 0 4 0 669978629 2207055872 454126 33554432000 4194304 4625164 140737061126816 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 538832 454126 346 106 0 534335 0
[pid=6916/tid=6918] ppid=6914 vsize=2155328 CPUtime=973.52 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 115088 0 0 0 97293 59 0 0 25 0 4 0 669978636 2207055872 454126 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2155328 CPUtime=650.3 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 170386 0 0 0 64950 80 0 0 25 0 4 0 669978636 2207055872 454126 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2155328 CPUtime=1022.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 858575 0 0 0 102164 134 0 0 25 0 4 0 669978636 2207055872 454126 33554432000 4194304 4625164 140737061126816 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3355.74
Current children cumulated vsize (KiB) 2155328

[startup+1182.3 s]
/proc/loadavg: 6.26 7.89 8.86 7/394 6969
/proc/meminfo: memFree=11469144/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2166052 CPUtime=3534.99 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 2044083 0 0 0 353083 416 0 0 25 0 4 0 669978629 2218037248 460515 33554432000 4194304 4625164 140737061126816 18446744073709551615 4512747 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 541513 460515 346 106 0 537016 0
[pid=6916/tid=6918] ppid=6914 vsize=2166052 CPUtime=1032.77 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 115309 0 0 0 103218 59 0 0 25 0 4 0 669978636 2218037248 460515 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2166052 CPUtime=680.29 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 170497 0 0 0 67949 80 0 0 25 0 4 0 669978636 2218037248 460515 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2166052 CPUtime=1082.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 861976 0 0 0 108164 134 0 0 25 0 4 0 669978636 2218037248 460515 33554432000 4194304 4625164 140737061126816 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3534.99
Current children cumulated vsize (KiB) 2166052

[startup+1242.3 s]
/proc/loadavg: 6.14 7.56 8.69 7/394 6971
/proc/meminfo: memFree=11439860/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2176956 CPUtime=3714.23 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 2070868 0 0 0 371001 422 0 0 25 0 4 0 669978629 2229202944 467954 33554432000 4194304 4625164 140737061126816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 544239 467954 346 106 0 539742 0
[pid=6916/tid=6918] ppid=6914 vsize=2176956 CPUtime=1092 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 115542 0 0 0 109141 59 0 0 25 0 4 0 669978636 2229202944 467954 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2176956 CPUtime=710.3 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 170624 0 0 0 70949 81 0 0 25 0 4 0 669978636 2229202944 467954 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2176956 CPUtime=1142.98 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 865683 0 0 0 114163 135 0 0 25 0 4 0 669978636 2229202944 467954 33554432000 4194304 4625164 140737061126816 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3714.23
Current children cumulated vsize (KiB) 2176956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.13 7.30 8.53 7/394 6972
/proc/meminfo: memFree=11308036/32951124 swapFree=63308196/67111528
[pid=6916] ppid=6914 vsize=2513136 CPUtime=3886.62 cores=1,3,5,7
/proc/6916/stat : 6916 (SArTagnan) R 6914 6916 6726 0 -1 4202496 2286436 0 0 0 388213 449 0 0 25 0 4 0 669978629 2573451264 500592 33554432000 4194304 4625164 140737061126816 18446744073709551615 4393051 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6916/statm: 628284 500592 346 106 0 623787 0
[pid=6916/tid=6918] ppid=6914 vsize=2513136 CPUtime=1148.86 cores=1,3,5,7
/proc/6916/task/6918/stat : 6918 (SArTagnan) R 6914 6916 6726 0 -1 4202560 115707 0 0 0 114827 59 0 0 25 0 4 0 669978636 2573451264 500592 33554432000 4194304 4625164 140737061126816 18446744073709551615 4488020 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6916/tid=6919] ppid=6914 vsize=2513136 CPUtime=738.9 cores=1,3,5,7
/proc/6916/task/6919/stat : 6919 (SArTagnan) R 6914 6916 6726 0 -1 4202560 170748 0 0 0 73809 81 0 0 25 0 4 0 669978636 2573451264 500592 33554432000 4194304 4625164 140737061126816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=6916/tid=6920] ppid=6914 vsize=2513136 CPUtime=1200.69 cores=1,3,5,7
/proc/6916/task/6920/stat : 6920 (SArTagnan) R 6914 6916 6726 0 -1 4202560 868649 0 0 0 119933 136 0 0 25 0 4 0 669978636 2573451264 500592 33554432000 4194304 4625164 140737061126816 18446744073709551615 4546798 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3886.62
Current children cumulated vsize (KiB) 2513136

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.1
CPU time (s): 3886.73
CPU user time (s): 3882.16
CPU system time (s): 4.57031
CPU usage (%): 298.957
Max. virtual memory (cumulated for all children) (KiB): 3156244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3882.16
system time used= 4.57031
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2286436
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= 5982
involuntary context switches= 29367

runsolver used 4.56431 second user time and 12.0652 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-17 00:10:08
IDJOB=3385843
IDBENCH=88229
IDSOLVER=1871
FILE ID=node135/3385843-1305583808
RUNJOBID= node135-1305582131-6745
PBS_JOBID= 13350294
Free space on /tmp= 73500 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p30-s19690873.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385843-1305583808/watcher-3385843-1305583808 -o /tmp/evaluation-result-3385843-1305583808/solver-3385843-1305583808 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385843-1305583808.cnf -threads=4

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

MD5SUM BENCH= e096925b96a6999132833f44e4f216d7
RANDOM SEED=1810874815

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12835216 kB
Buffers:        323680 kB
Cached:        6474088 kB
SwapCached:      18100 kB
Active:       11273652 kB
Inactive:      8572416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12835216 kB
SwapTotal:    67111528 kB
SwapFree:     63308196 kB
Dirty:            3556 kB
Writeback:           0 kB
AnonPages:    13034960 kB
Mapped:          22700 kB
Slab:           145868 kB
PageTables:      60780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 105375972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73500 MiB
End job on node135 at 2011-05-17 00:31:50