Trace number 3386128

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.14 1205.06

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n120-s55656844-unsat.cnf
MD5SUM4877ca9f3fe317c84d3087c8296a2a0b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark219.038
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3386128-1305580476/watcher-3386128-1305580476 -o /tmp/evaluation-result-3386128-1305580476/solver-3386128-1305580476 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386128-1305580476.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: 3.68 4.97 6.59 5/487 2010
/proc/meminfo: memFree=16071184/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=49212 CPUtime=0 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 442 0 0 0 0 0 0 0 22 0 4 0 669645336 50393088 379 33554432000 4194304 4625164 140734227379552 18446744073709551615 47244341077938 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 12303 379 300 106 0 7806 0
[pid=2010/tid=2011] ppid=2006 vsize=180604 CPUtime=0 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 4 0 669645336 184938496 668 33554432000 4194304 4625164 140734227379552 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=180604 CPUtime=0.01 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 88 0 0 0 1 0 0 0 23 0 4 0 669645336 184938496 668 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=180604 CPUtime=0.01 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 97 0 0 0 1 0 0 0 24 0 4 0 669645336 184938496 668 33554432000 4194304 4625164 140734227379552 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.12287 s]
/proc/loadavg: 3.68 4.97 6.59 5/487 2010
/proc/meminfo: memFree=16071184/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=182912 CPUtime=0.45 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2198 0 0 0 45 0 0 0 23 0 4 0 669645336 187301888 1615 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 45728 1615 343 106 0 41231 0
[pid=2010/tid=2011] ppid=2006 vsize=182912 CPUtime=0.1 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 408 0 0 0 10 0 0 0 24 0 4 0 669645336 187301888 1615 33554432000 4194304 4625164 140734227379552 18446744073709551615 4464935 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=182912 CPUtime=0.11 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 448 0 0 0 11 0 0 0 24 0 4 0 669645336 187301888 1615 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=182912 CPUtime=0.11 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 580 0 0 0 11 0 0 0 24 0 4 0 669645336 187301888 1615 33554432000 4194304 4625164 140734227379552 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 182912

[startup+0.200857 s]
/proc/loadavg: 3.68 4.97 6.59 5/487 2010
/proc/meminfo: memFree=16071184/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=184240 CPUtime=0.76 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3103 0 0 0 76 0 0 0 23 0 4 0 669645336 188661760 2234 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 46060 2234 343 106 0 41563 0
[pid=2010/tid=2011] ppid=2006 vsize=184240 CPUtime=0.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 613 0 0 0 17 0 0 0 25 0 4 0 669645336 188661760 2234 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=184240 CPUtime=0.19 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 650 0 0 0 19 0 0 0 24 0 4 0 669645336 188661760 2234 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=184240 CPUtime=0.19 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 931 0 0 0 19 0 0 0 25 0 4 0 669645336 188661760 2234 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 184240

[startup+0.300841 s]
/proc/loadavg: 3.68 4.97 6.59 5/487 2010
/proc/meminfo: memFree=16071184/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=184772 CPUtime=1.16 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3759 0 0 0 116 0 0 0 24 0 4 0 669645336 189206528 2660 33554432000 4194304 4625164 140734227379552 18446744073709551615 4396709 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 46193 2660 343 106 0 41696 0
[pid=2010/tid=2011] ppid=2006 vsize=184772 CPUtime=0.27 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 671 0 0 0 27 0 0 0 25 0 4 0 669645336 189206528 2660 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=184772 CPUtime=0.29 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 919 0 0 0 29 0 0 0 25 0 4 0 669645336 189206528 2660 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=184772 CPUtime=0.29 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 1164 0 0 0 29 0 0 0 25 0 4 0 669645336 189206528 2660 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 184772

[startup+0.700769 s]
/proc/loadavg: 3.68 4.97 6.59 5/487 2010
/proc/meminfo: memFree=16071184/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=190016 CPUtime=2.76 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 7089 0 0 0 275 1 0 0 25 0 4 0 669645336 194576384 4256 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512032 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 47504 4256 344 106 0 43007 0
[pid=2010/tid=2011] ppid=2006 vsize=190016 CPUtime=0.67 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 1376 0 0 0 67 0 0 0 25 0 4 0 669645336 194576384 4256 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=190016 CPUtime=0.69 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2043 0 0 0 69 0 0 0 25 0 4 0 669645336 194576384 4256 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=190016 CPUtime=0.68 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2343 0 0 0 68 0 0 0 25 0 4 0 669645336 194576384 4256 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 190016

[startup+1.50062 s]
/proc/loadavg: 3.68 4.97 6.59 10/495 2018
/proc/meminfo: memFree=16028728/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=193572 CPUtime=5.95 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 12732 0 0 0 593 2 0 0 25 0 4 0 669645336 198217728 7023 33554432000 4194304 4625164 140734227379552 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 48393 7023 356 106 0 43896 0
[pid=2010/tid=2011] ppid=2006 vsize=193572 CPUtime=1.46 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2193 0 0 0 146 0 0 0 25 0 4 0 669645336 198217728 7023 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=193572 CPUtime=1.48 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 3061 0 0 0 148 0 0 0 25 0 4 0 669645336 198217728 7023 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=193572 CPUtime=1.48 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 5459 0 0 0 148 0 0 0 25 0 4 0 669645336 198217728 7023 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 193572

[startup+3.10033 s]
/proc/loadavg: 3.68 4.97 6.59 10/495 2018
/proc/meminfo: memFree=16004176/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=201260 CPUtime=12.32 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 18290 0 0 0 1229 3 0 0 25 0 4 0 669645336 206090240 9979 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 50315 9979 348 106 0 45818 0
[pid=2010/tid=2011] ppid=2006 vsize=201260 CPUtime=3.03 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 3546 0 0 0 303 0 0 0 20 0 4 0 669645336 206090240 9979 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=201260 CPUtime=3.08 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 4743 0 0 0 308 0 0 0 25 0 4 0 669645336 206090240 9979 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=201260 CPUtime=3.09 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 7609 0 0 0 308 1 0 0 25 0 4 0 669645336 206090240 9979 33554432000 4194304 4625164 140734227379552 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 201260

[startup+6.30075 s]
/proc/loadavg: 4.03 5.02 6.59 10/495 2018
/proc/meminfo: memFree=15962652/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=211832 CPUtime=25.07 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 32146 0 0 0 2501 6 0 0 25 0 4 0 669645336 216915968 14374 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512794 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 52958 14374 360 106 0 48461 0
[pid=2010/tid=2011] ppid=2006 vsize=211832 CPUtime=6.18 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 5951 0 0 0 617 1 0 0 25 0 4 0 669645336 216915968 14374 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=211832 CPUtime=6.29 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 6950 0 0 0 628 1 0 0 25 0 4 0 669645336 216915968 14374 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=211832 CPUtime=6.28 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 16085 0 0 0 626 2 0 0 25 0 4 0 669645336 216915968 14374 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 211832

[startup+12.7006 s]
/proc/loadavg: 4.35 5.07 6.60 10/495 2019
/proc/meminfo: memFree=15906616/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=216608 CPUtime=50.56 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 53184 0 0 0 5047 9 0 0 25 0 4 0 669645336 221806592 19842 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 54152 19842 393 106 0 49655 0
[pid=2010/tid=2011] ppid=2006 vsize=216608 CPUtime=12.47 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 8712 0 0 0 1245 2 0 0 25 0 4 0 669645336 221806592 19842 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=216608 CPUtime=12.69 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 8015 0 0 0 1268 1 0 0 25 0 4 0 669645336 221806592 19842 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=216608 CPUtime=12.69 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 31595 0 0 0 1265 4 0 0 25 0 4 0 669645336 221806592 19842 33554432000 4194304 4625164 140734227379552 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 216608

[startup+25.5013 s]
/proc/loadavg: 5.15 5.21 6.62 10/495 2019
/proc/meminfo: memFree=15811504/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=247448 CPUtime=101.55 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 77838 0 0 0 10142 13 0 0 25 0 4 0 669645336 253386752 32837 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 61862 32837 527 106 0 57365 0
[pid=2010/tid=2011] ppid=2006 vsize=247448 CPUtime=25.06 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 13846 0 0 0 2503 3 0 0 25 0 4 0 669645336 253386752 32837 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=247448 CPUtime=25.48 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 12344 0 0 0 2547 1 0 0 25 0 4 0 669645336 253386752 32837 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=247448 CPUtime=25.49 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 41246 0 0 0 2543 6 0 0 25 0 4 0 669645336 253386752 32837 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 247448

[startup+51.1006 s]
/proc/loadavg: 6.12 5.43 6.66 10/495 2020
/proc/meminfo: memFree=15694424/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=286616 CPUtime=203.53 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 145210 0 0 0 20330 23 0 0 25 0 4 0 669645336 293494784 47569 33554432000 4194304 4625164 140734227379552 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 71654 47569 596 106 0 67157 0
[pid=2010/tid=2011] ppid=2006 vsize=286616 CPUtime=50.24 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 20398 0 0 0 5020 4 0 0 25 0 4 0 669645336 293494784 47569 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=286616 CPUtime=51.09 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 24588 0 0 0 5106 3 0 0 25 0 4 0 669645336 293494784 47569 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=286616 CPUtime=51.09 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 84047 0 0 0 5096 13 0 0 25 0 4 0 669645336 293494784 47569 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 286616

[startup+102.301 s]
/proc/loadavg: 7.24 5.84 6.73 10/495 2021
/proc/meminfo: memFree=15513468/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=370688 CPUtime=407.51 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 254588 0 0 0 40711 40 0 0 25 0 4 0 669645336 379584512 68107 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 92672 68107 426 106 0 88175 0
[pid=2010/tid=2011] ppid=2006 vsize=370688 CPUtime=101.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 31978 0 0 0 10111 6 0 0 25 0 4 0 669645336 379584512 68107 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=370688 CPUtime=102.3 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 28426 0 0 0 10227 3 0 0 25 0 4 0 669645336 379584512 68107 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=370688 CPUtime=101.74 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 164207 0 0 0 10149 25 0 0 25 0 4 0 669645336 379584512 68107 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 370688

[startup+162.3 s]

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

[pid=2010] ppid=2006 vsize=937248 CPUtime=2797.56 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2254368 0 0 0 279388 368 0 0 25 0 4 0 669645336 959741952 183373 33554432000 4194304 4625164 140734227379552 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 234312 183373 443 106 0 229815 0
[pid=2010/tid=2011] ppid=2006 vsize=937248 CPUtime=701.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 106286 0 0 0 70097 20 0 0 25 0 4 0 669645336 959741952 183373 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=937248 CPUtime=702.3 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 96354 0 0 0 70213 17 0 0 25 0 4 0 669645336 959741952 183373 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=937248 CPUtime=691.76 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 1755254 0 0 0 68900 276 0 0 25 0 4 0 669645336 959741952 183373 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2797.56
Current children cumulated vsize (KiB) 937248

[startup+762.301 s]
/proc/loadavg: 8.21 7.89 7.43 10/495 2039
/proc/meminfo: memFree=14505072/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=970428 CPUtime=3036.59 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2413449 0 0 0 303264 395 0 0 25 0 4 0 669645336 993718272 190345 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 242607 190345 402 106 0 238110 0
[pid=2010/tid=2011] ppid=2006 vsize=970428 CPUtime=761.19 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 107073 0 0 0 76099 20 0 0 25 0 4 0 669645336 993718272 190345 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=970428 CPUtime=762.33 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 97370 0 0 0 76215 18 0 0 25 0 4 0 669645336 993718272 190345 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=970428 CPUtime=750.76 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 1896456 0 0 0 74777 299 0 0 25 0 4 0 669645336 993718272 190345 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3036.59
Current children cumulated vsize (KiB) 970428

[startup+822.301 s]
/proc/loadavg: 8.20 7.94 7.48 10/495 2040
/proc/meminfo: memFree=14435948/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1038220 CPUtime=3275.57 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2485592 0 0 0 327151 406 0 0 25 0 4 0 669645336 1063137280 201288 33554432000 4194304 4625164 140734227379552 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 259555 201288 348 106 0 255058 0
[pid=2010/tid=2011] ppid=2006 vsize=1038220 CPUtime=821.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 113612 0 0 0 82096 21 0 0 25 0 4 0 669645336 1063137280 201288 33554432000 4194304 4625164 140734227379552 18446744073709551615 4330869 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1038220 CPUtime=822.31 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 98347 0 0 0 82212 19 0 0 25 0 4 0 669645336 1063137280 201288 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1038220 CPUtime=809.76 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 1960184 0 0 0 80667 309 0 0 25 0 4 0 669645336 1063137280 201288 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3275.57
Current children cumulated vsize (KiB) 1038220

[startup+882.32 s]
/proc/loadavg: 8.07 7.95 7.51 10/495 2042
/proc/meminfo: memFree=14376004/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1045288 CPUtime=3514.65 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2601400 0 0 0 351038 427 0 0 25 0 4 0 669645336 1070374912 205127 33554432000 4194304 4625164 140734227379552 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 261322 205127 344 106 0 256825 0
[pid=2010/tid=2011] ppid=2006 vsize=1045288 CPUtime=881.2 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 114994 0 0 0 88098 22 0 0 25 0 4 0 669645336 1070374912 205127 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1045288 CPUtime=882.33 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 98658 0 0 0 88214 19 0 0 25 0 4 0 669645336 1070374912 205127 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1045288 CPUtime=868.77 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2065744 0 0 0 86550 327 0 0 25 0 4 0 669645336 1070374912 205127 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552371 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3514.65
Current children cumulated vsize (KiB) 1045288

[startup+942.301 s]
/proc/loadavg: 8.13 7.98 7.55 10/495 2043
/proc/meminfo: memFree=14277384/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1161648 CPUtime=3753.59 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2744280 0 0 0 374911 448 0 0 25 0 4 0 669645336 1189527552 220349 33554432000 4194304 4625164 140734227379552 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 290412 220349 346 106 0 285915 0
[pid=2010/tid=2011] ppid=2006 vsize=1161648 CPUtime=941.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 115837 0 0 0 94095 22 0 0 25 0 4 0 669645336 1189527552 220349 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1161648 CPUtime=942.31 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 140664 0 0 0 94207 24 0 0 25 0 4 0 669645336 1189527552 220349 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1161648 CPUtime=927.75 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2165601 0 0 0 92433 342 0 0 25 0 4 0 669645336 1189527552 220349 33554432000 4194304 4625164 140734227379552 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3753.59
Current children cumulated vsize (KiB) 1161648

[startup+1002.3 s]
/proc/loadavg: 8.26 8.05 7.59 10/495 2045
/proc/meminfo: memFree=14204180/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1164684 CPUtime=3992.57 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2806751 0 0 0 398798 459 0 0 25 0 4 0 669645336 1192636416 229746 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 291171 229746 344 106 0 286674 0
[pid=2010/tid=2011] ppid=2006 vsize=1164684 CPUtime=1001.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 120168 0 0 0 100094 23 0 0 25 0 4 0 669645336 1192636416 229746 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1164684 CPUtime=1002.31 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 143706 0 0 0 100206 25 0 0 25 0 4 0 669645336 1192636416 229746 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1164684 CPUtime=986.73 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2220286 0 0 0 98323 350 0 0 25 0 4 0 669645336 1192636416 229746 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3992.57
Current children cumulated vsize (KiB) 1164684

[startup+1062.3 s]
/proc/loadavg: 8.18 8.06 7.63 10/495 2047
/proc/meminfo: memFree=14157628/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1245916 CPUtime=4231.59 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 2877790 0 0 0 422689 470 0 0 25 0 4 0 669645336 1275817984 237558 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 311479 237558 344 106 0 306982 0
[pid=2010/tid=2011] ppid=2006 vsize=1245916 CPUtime=1061.17 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 160174 0 0 0 106089 28 0 0 25 0 4 0 669645336 1275817984 237558 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1245916 CPUtime=1062.31 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 145062 0 0 0 106206 25 0 0 25 0 4 0 669645336 1275817984 237558 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1245916 CPUtime=1045.74 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2248743 0 0 0 104219 355 0 0 25 0 4 0 669645336 1275817984 237558 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4231.59
Current children cumulated vsize (KiB) 1245916

[startup+1122.3 s]
/proc/loadavg: 8.07 8.05 7.65 10/495 2048
/proc/meminfo: memFree=14109224/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1315256 CPUtime=4470.59 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3045382 0 0 0 446562 497 0 0 25 0 4 0 669645336 1346822144 243281 33554432000 4194304 4625164 140734227379552 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 328814 243281 431 106 0 324317 0
[pid=2010/tid=2011] ppid=2006 vsize=1315256 CPUtime=1121.18 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 161212 0 0 0 112089 29 0 0 25 0 4 0 669645336 1346822144 243281 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1315256 CPUtime=1122.32 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 145340 0 0 0 112206 26 0 0 25 0 4 0 669645336 1346822144 243281 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1315256 CPUtime=1104.73 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2413970 0 0 0 110092 381 0 0 25 0 4 0 669645336 1346822144 243281 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4470.59
Current children cumulated vsize (KiB) 1315256

[startup+1182.3 s]
/proc/loadavg: 8.02 8.04 7.66 10/495 2050
/proc/meminfo: memFree=14054120/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1326792 CPUtime=4709.6 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3142071 0 0 0 470448 512 0 0 25 0 4 0 669645336 1358635008 247964 33554432000 4194304 4625164 140734227379552 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 331698 247964 346 106 0 327201 0
[pid=2010/tid=2011] ppid=2006 vsize=1326792 CPUtime=1181.18 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 162533 0 0 0 118089 29 0 0 25 0 4 0 669645336 1358635008 247964 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1326792 CPUtime=1182.32 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 146248 0 0 0 118206 26 0 0 25 0 4 0 669645336 1358635008 247964 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1326792 CPUtime=1163.75 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2508139 0 0 0 115979 396 0 0 25 0 4 0 669645336 1358635008 247964 33554432000 4194304 4625164 140734227379552 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4709.6
Current children cumulated vsize (KiB) 1326792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.01 8.03 7.67 9/495 2050
/proc/meminfo: memFree=14049392/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1331732 CPUtime=4800.03 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3144808 0 0 0 479490 513 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 332933 249761 344 106 0 328436 0
[pid=2010/tid=2011] ppid=2006 vsize=1331732 CPUtime=1203.9 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 162925 0 0 0 120361 29 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1331732 CPUtime=1205.04 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 146393 0 0 0 120478 26 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1331732 CPUtime=1186.06 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2510231 0 0 0 118210 396 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1331732

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

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

[startup+1205 s]
/proc/loadavg: 8.01 8.03 7.67 9/495 2050
/proc/meminfo: memFree=14049392/32951124 swapFree=62248504/67111528
[pid=2010] ppid=2006 vsize=1331732 CPUtime=4800.03 cores=1,3,5,7
/proc/2010/stat : 2010 (SArTagnan) R 2006 2010 1492 0 -1 4202496 3144808 0 0 0 479490 513 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2010/statm: 332933 249761 344 106 0 328436 0
[pid=2010/tid=2011] ppid=2006 vsize=1331732 CPUtime=1203.9 cores=1,3,5,7
/proc/2010/task/2011/stat : 2011 (SArTagnan) R 2006 2010 1492 0 -1 4202560 162925 0 0 0 120361 29 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=2010/tid=2012] ppid=2006 vsize=1331732 CPUtime=1205.04 cores=1,3,5,7
/proc/2010/task/2012/stat : 2012 (SArTagnan) R 2006 2010 1492 0 -1 4202560 146393 0 0 0 120478 26 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2010/tid=2013] ppid=2006 vsize=1331732 CPUtime=1186.06 cores=1,3,5,7
/proc/2010/task/2013/stat : 2013 (SArTagnan) R 2006 2010 1492 0 -1 4202560 2510231 0 0 0 118210 396 0 0 25 0 4 0 669645336 1363693568 249761 33554432000 4194304 4625164 140734227379552 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1331732

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.06
CPU time (s): 4800.14
CPU user time (s): 4794.97
CPU system time (s): 5.17021
CPU usage (%): 398.331
Max. virtual memory (cumulated for all children) (KiB): 1393488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.97
system time used= 5.17021
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3144808
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= 192
involuntary context switches= 57149

runsolver used 5.45317 second user time and 14.6648 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-16 23:14:36
IDJOB=3386128
IDBENCH=83147
IDSOLVER=1871
FILE ID=node137/3386128-1305580476
RUNJOBID= node137-1305580476-1992
PBS_JOBID= 13350207
Free space on /tmp= 73664 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n120-s55656844-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386128-1305580476/watcher-3386128-1305580476 -o /tmp/evaluation-result-3386128-1305580476/solver-3386128-1305580476 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386128-1305580476.cnf -threads=4

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

MD5SUM BENCH= 4877ca9f3fe317c84d3087c8296a2a0b
RANDOM SEED=833074947

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16071744 kB
Buffers:        330336 kB
Cached:        4367152 kB
SwapCached:      25020 kB
Active:        6901128 kB
Inactive:      9703900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16071744 kB
SwapTotal:    67111528 kB
SwapFree:     62248504 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:    11892168 kB
Mapped:          30784 kB
Slab:           137720 kB
PageTables:      68520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 146924760 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node137 at 2011-05-16 23:34:43