Trace number 3438516

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) 40001.2 5012.19

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 977)

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-3438516-1306919549/watcher-3438516-1306919549 -o /tmp/evaluation-result-3438516-1306919549/solver-3438516-1306919549 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438516-1306919549.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=25164 CPUtime=0 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 503 0 1 0 0 0 0 0 25 0 1 0 803552878 25767936 441 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5593/statm: 6291 441 296 106 0 1794 0

[startup+0.066494 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=32484 CPUtime=0.06 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 3216 0 1 0 6 0 0 0 25 0 1 0 803552878 33263616 1365 33554432000 4194304 4625164 140735531413392 18446744073709551615 228244046293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5593/statm: 8121 1390 298 106 0 3624 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32484

[startup+0.100478 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=127160 CPUtime=0.17 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 9254 0 1 0 17 0 0 0 18 0 8 0 803552878 130211840 7403 33554432000 4194304 4625164 140735531413392 18446744073709551615 47074236200882 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5593/statm: 31790 7403 301 106 0 27293 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 127160

[startup+0.303436 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=469916 CPUtime=4.89 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 28481 0 1 0 485 4 0 0 18 0 8 0 803552878 481193984 22873 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 119561 28565 349 106 0 115064 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 469916

[startup+1.21626 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=478836 CPUtime=8.68 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 37733 0 1 0 862 6 0 0 19 0 8 0 803552878 490328064 29137 33554432000 4194304 4625164 140735531413392 18446744073709551615 4512475 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 119709 29137 349 106 0 115212 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 478836

[startup+1.50988 s]
/proc/loadavg: 1.92 2.02 2.00 1/528 5593
/proc/meminfo: memFree=29442468/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=479184 CPUtime=11.02 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 40555 0 1 0 1096 6 0 0 19 0 8 0 803552878 490684416 30625 33554432000 4194304 4625164 140735531413392 18446744073709551615 4360561 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 119796 30625 349 106 0 115299 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 479184

[startup+3.10093 s]
/proc/loadavg: 2.40 2.12 2.03 9/536 5601
/proc/meminfo: memFree=29266232/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=496196 CPUtime=23.72 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 59569 0 1 0 2363 9 0 0 23 0 8 0 803552878 508104704 44634 33554432000 4194304 4625164 140735531413392 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 124049 44634 358 106 0 119552 0
[pid=5593/tid=5595] ppid=5591 vsize=496196 CPUtime=3 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 4618 0 0 0 299 1 0 0 23 0 8 0 803552885 508104704 44634 33554432000 4194304 4625164 140735531413392 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=496196 CPUtime=2.79 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 4108 0 0 0 279 0 0 0 25 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=496196 CPUtime=2.94 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 7659 0 0 0 293 1 0 0 23 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4551230 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=496196 CPUtime=2.96 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 4151 0 0 0 296 0 0 0 25 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=496196 CPUtime=3 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 4474 0 0 0 300 0 0 0 23 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=496196 CPUtime=3.01 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 5756 0 0 0 301 0 0 0 23 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=496196 CPUtime=2.98 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 3713 0 0 0 298 0 0 0 25 0 8 0 803552885 508104704 44636 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 496196

[startup+6.32036 s]
/proc/loadavg: 2.40 2.12 2.03 9/536 5601
/proc/meminfo: memFree=29186616/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=523804 CPUtime=49.4 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 92184 0 1 0 4926 14 0 0 25 0 8 0 803552878 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 130951 65299 395 106 0 126454 0
[pid=5593/tid=5595] ppid=5591 vsize=523804 CPUtime=6.21 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 9318 0 0 0 620 1 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=523804 CPUtime=6.01 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 6192 0 0 0 600 1 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=523804 CPUtime=6.1 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 16630 0 0 0 607 3 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=523804 CPUtime=6.18 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 6183 0 0 0 618 0 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=523804 CPUtime=6.22 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 6619 0 0 0 621 1 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4349054 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=523804 CPUtime=6.23 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 8575 0 0 0 622 1 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4352855 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=523804 CPUtime=6.19 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 5392 0 0 0 619 0 0 0 25 0 8 0 803552885 536375296 65299 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.4
Current children cumulated vsize (KiB) 523804

[startup+12.7012 s]
/proc/loadavg: 2.85 2.22 2.06 9/536 5601
/proc/meminfo: memFree=29126524/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=577992 CPUtime=100.34 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 146905 0 1 0 10009 25 0 0 25 0 8 0 803552878 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511982 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 144498 79819 363 106 0 140001 0
[pid=5593/tid=5595] ppid=5591 vsize=577992 CPUtime=12.59 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 11084 0 0 0 1257 2 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=577992 CPUtime=12.4 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 9501 0 0 0 1238 2 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=577992 CPUtime=12.38 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 42393 0 0 0 1231 7 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=577992 CPUtime=12.56 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 9745 0 0 0 1255 1 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=577992 CPUtime=12.61 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 9588 0 0 0 1259 2 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=577992 CPUtime=12.61 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 12905 0 0 0 1259 2 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=577992 CPUtime=12.57 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 6458 0 0 0 1257 0 0 0 25 0 8 0 803552885 591863808 79819 33554432000 4194304 4625164 140735531413392 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.34
Current children cumulated vsize (KiB) 577992

[startup+25.501 s]
/proc/loadavg: 3.99 2.50 2.15 9/536 5602
/proc/meminfo: memFree=28998256/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=658832 CPUtime=202.5 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 253515 0 1 0 20207 43 0 0 25 0 8 0 803552878 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 164708 112549 547 106 0 160211 0
[pid=5593/tid=5595] ppid=5591 vsize=658832 CPUtime=25.39 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 15672 0 0 0 2536 3 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=658832 CPUtime=25.19 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 10958 0 0 0 2517 2 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=658832 CPUtime=24.95 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 110987 0 0 0 2478 17 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=658832 CPUtime=25.37 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 14212 0 0 0 2534 3 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=658832 CPUtime=25.4 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 13858 0 0 0 2538 2 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=658832 CPUtime=25.42 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 19118 0 0 0 2538 4 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=658832 CPUtime=25.37 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 9204 0 0 0 2536 1 0 0 25 0 8 0 803552885 674643968 112549 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.5
Current children cumulated vsize (KiB) 658832

[startup+51.1005 s]
/proc/loadavg: 5.48 2.97 2.32 9/536 5602
/proc/meminfo: memFree=28815528/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=916056 CPUtime=406.85 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 375780 0 1 0 40618 67 0 0 25 0 8 0 803552878 938041344 157707 33554432000 4194304 4625164 140735531413392 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 229014 157707 658 106 0 224517 0
[pid=5593/tid=5595] ppid=5591 vsize=916056 CPUtime=50.98 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 22524 0 0 0 5094 4 0 0 25 0 8 0 803552885 938041344 157707 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=916056 CPUtime=50.79 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 16142 0 0 0 5075 4 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=916056 CPUtime=50.1 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 186794 0 0 0 4980 30 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=916056 CPUtime=50.96 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 22481 0 0 0 5092 4 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=916056 CPUtime=51 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 20056 0 0 0 5096 4 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=916056 CPUtime=51.01 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 28282 0 0 0 5096 5 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=916056 CPUtime=50.97 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 10589 0 0 0 5095 2 0 0 25 0 8 0 803552885 938041344 157708 33554432000 4194304 4625164 140735531413392 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 406.85
Current children cumulated vsize (KiB) 916056

[startup+102.301 s]
/proc/loadavg: 6.91 3.74 2.61 9/536 5604
/proc/meminfo: memFree=28572236/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=1259276 CPUtime=815.49 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 822835 0 1 0 81406 143 0 0 25 0 8 0 803552878 1289498624 217983 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 314819 217983 490 106 0 310322 0
[pid=5593/tid=5595] ppid=5591 vsize=1259276 CPUtime=102.17 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 32298 0 0 0 10210 7 0 0 25 0 8 0 803552885 1289498624 217983 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=1259276 CPUtime=101.98 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 24452 0 0 0 10192 6 0 0 25 0 8 0 803552885 1289498624 217983 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=1259276 CPUtime=100.38 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 551698 0 0 0 9951 87 0 0 25 0 8 0 803552885 1289498624 217983 33554432000 4194304 4625164 140735531413392 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0

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

Current children cumulated vsize (KiB) 6325996

[startup+4722.3 s]
/proc/loadavg: 8.03 8.04 7.97 9/536 5739
/proc/meminfo: memFree=24126624/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6325996 CPUtime=37689.3 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 31228185 0 1 0 3763658 5272 0 0 25 0 8 0 803552878 6477819904 1325206 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1581499 1325207 349 106 0 1577002 0
[pid=5593/tid=5595] ppid=5591 vsize=6325996 CPUtime=4720.09 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 121573 0 0 0 471983 26 0 0 25 0 8 0 803552885 6477819904 1325207 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6325996 CPUtime=4669.97 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 247854 0 0 0 466735 262 0 0 25 0 8 0 803552885 6477819904 1325207 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6325996 CPUtime=4704.79 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 27846968 0 0 0 466059 4420 0 0 25 0 8 0 803552885 6477819904 1325208 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6325996 CPUtime=4705.47 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 123324 0 0 0 470518 29 0 0 25 0 8 0 803552885 6477819904 1325208 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6325996 CPUtime=4722.17 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 114936 0 0 0 472187 30 0 0 25 0 8 0 803552885 6477819904 1325208 33554432000 4194304 4625164 140735531413392 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6325996 CPUtime=4722.3 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 162277 0 0 0 472192 38 0 0 25 0 8 0 803552885 6477819904 1325209 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6325996 CPUtime=4722.18 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 124916 0 0 0 472145 73 0 0 25 0 8 0 803552885 6477819904 1325209 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37689.3
Current children cumulated vsize (KiB) 6325996

[startup+4782.3 s]
/proc/loadavg: 8.01 8.03 7.97 9/536 5740
/proc/meminfo: memFree=24085680/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6325996 CPUtime=38168.2 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 31719128 0 1 0 3811470 5349 0 0 25 0 8 0 803552878 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1581499 1335335 349 106 0 1577002 0
[pid=5593/tid=5595] ppid=5591 vsize=6325996 CPUtime=4780.07 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 121769 0 0 0 477981 26 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6325996 CPUtime=4729.97 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 250853 0 0 0 472731 266 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6325996 CPUtime=4764.78 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 28323410 0 0 0 471987 4491 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6325996 CPUtime=4764.39 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 123502 0 0 0 476410 29 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6325996 CPUtime=4782.16 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 115152 0 0 0 478186 30 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6325996 CPUtime=4782.3 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 162534 0 0 0 478192 38 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6325996 CPUtime=4782.19 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 127084 0 0 0 478145 74 0 0 25 0 8 0 803552885 6477819904 1335335 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38168.2
Current children cumulated vsize (KiB) 6325996

[startup+4842.3 s]
/proc/loadavg: 8.00 8.02 7.97 9/536 5742
/proc/meminfo: memFree=24028624/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6391532 CPUtime=38647.1 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 32141930 0 1 0 3859286 5423 0 0 25 0 8 0 803552878 6544928768 1350277 33554432000 4194304 4625164 140735531413392 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1597883 1350277 349 106 0 1593386 0
[pid=5593/tid=5595] ppid=5591 vsize=6391532 CPUtime=4840.06 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 121954 0 0 0 483980 26 0 0 25 0 8 0 803552885 6544928768 1350277 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6391532 CPUtime=4789.97 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 257879 0 0 0 478718 279 0 0 25 0 8 0 803552885 6544928768 1350277 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6391532 CPUtime=4824.78 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 28702191 0 0 0 477933 4545 0 0 25 0 8 0 803552885 6544928768 1350278 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6391532 CPUtime=4823.29 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 123659 0 0 0 482300 29 0 0 25 0 8 0 803552885 6544928768 1350278 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6391532 CPUtime=4842.16 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 115307 0 0 0 484186 30 0 0 25 0 8 0 803552885 6544928768 1350278 33554432000 4194304 4625164 140735531413392 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6391532 CPUtime=4842.3 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 162890 0 0 0 484192 38 0 0 25 0 8 0 803552885 6544928768 1350279 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6391532 CPUtime=4842.19 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 127216 0 0 0 484145 74 0 0 25 0 8 0 803552885 6544928768 1350279 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38647.1
Current children cumulated vsize (KiB) 6391532

[startup+4902.3 s]
/proc/loadavg: 8.00 8.01 7.97 9/536 5744
/proc/meminfo: memFree=23992652/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6523868 CPUtime=39126 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 32660526 0 1 0 3907102 5502 0 0 25 0 8 0 803552878 6680440832 1359009 33554432000 4194304 4625164 140735531413392 18446744073709551615 4393074 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1630967 1359009 349 106 0 1626470 0
[pid=5593/tid=5595] ppid=5591 vsize=6523868 CPUtime=4900.06 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 158113 0 0 0 489976 30 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6523868 CPUtime=4849.99 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 259696 0 0 0 484718 281 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6523868 CPUtime=4884.8 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 29155728 0 0 0 483867 4613 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6523868 CPUtime=4882.22 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 123823 0 0 0 488192 30 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6523868 CPUtime=4902.18 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 115536 0 0 0 490188 30 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6523868 CPUtime=4902.33 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 163052 0 0 0 490194 39 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6523868 CPUtime=4902.21 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 127240 0 0 0 490147 74 0 0 25 0 8 0 803552885 6680440832 1359012 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39126
Current children cumulated vsize (KiB) 6523868

[startup+4962.3 s]
/proc/loadavg: 8.00 8.01 7.97 9/536 5745
/proc/meminfo: memFree=23971308/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6523868 CPUtime=39604.9 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 33123782 0 1 0 3954908 5579 0 0 25 0 8 0 803552878 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1630967 1364740 349 106 0 1626470 0
[pid=5593/tid=5595] ppid=5591 vsize=6523868 CPUtime=4960.02 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 158334 0 0 0 495972 30 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4488051 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6523868 CPUtime=4909.98 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 261003 0 0 0 490714 284 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6523868 CPUtime=4944.78 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 29601796 0 0 0 489793 4685 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6523868 CPUtime=4941.12 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 124038 0 0 0 494082 30 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6523868 CPUtime=4962.15 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 115707 0 0 0 496185 30 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6523868 CPUtime=4962.31 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 163310 0 0 0 496192 39 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6523868 CPUtime=4962.19 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 127364 0 0 0 496145 74 0 0 25 0 8 0 803552885 6680440832 1364740 33554432000 4194304 4625164 140735531413392 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39604.9
Current children cumulated vsize (KiB) 6523868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.9 s]
/proc/loadavg: 8.03 8.02 7.97 9/536 5747
/proc/meminfo: memFree=23941148/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=6637404 CPUtime=40000.8 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) R 5591 5593 5567 0 -1 4202496 33533518 0 1 0 3994433 5647 0 0 25 0 8 0 803552878 6796701696 1372033 33554432000 4194304 4625164 140735531413392 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 1659351 1372033 349 106 0 1654854 0
[pid=5593/tid=5595] ppid=5591 vsize=6637404 CPUtime=5009.62 cores=0-7
/proc/5593/task/5595/stat : 5595 (SArTagnan) R 5591 5593 5567 0 -1 4202560 158425 0 0 0 500932 30 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5593/tid=5596] ppid=5591 vsize=6637404 CPUtime=4959.59 cores=0-7
/proc/5593/task/5596/stat : 5596 (SArTagnan) R 5591 5593 5567 0 -1 4202560 264958 0 0 0 495670 289 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5593/tid=5597] ppid=5591 vsize=6637404 CPUtime=4994.4 cores=0-7
/proc/5593/task/5597/stat : 5597 (SArTagnan) R 5591 5593 5567 0 -1 4202560 29987570 0 0 0 494695 4745 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=6637404 CPUtime=4989.82 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4202560 136352 0 0 0 498951 31 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5593/tid=5599] ppid=5591 vsize=6637404 CPUtime=5011.77 cores=0-7
/proc/5593/task/5599/stat : 5599 (SArTagnan) R 5591 5593 5567 0 -1 4202560 115858 0 0 0 501147 30 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5593/tid=5600] ppid=5591 vsize=6637404 CPUtime=5011.93 cores=0-7
/proc/5593/task/5600/stat : 5600 (SArTagnan) R 5591 5593 5567 0 -1 4202560 163382 0 0 0 501154 39 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4330776 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5593/tid=5601] ppid=5591 vsize=6637404 CPUtime=5011.81 cores=0-7
/proc/5593/task/5601/stat : 5601 (SArTagnan) R 5591 5593 5567 0 -1 4202560 128028 0 0 0 501106 75 0 0 25 0 8 0 803552885 6796701696 1372034 33554432000 4194304 4625164 140735531413392 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 6637404

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

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

[startup+5012.03 s]
/proc/loadavg: 8.03 8.02 7.97 9/536 5747
/proc/meminfo: memFree=23941148/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=0 CPUtime=40001.1 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) Z 5591 5593 5567 0 -1 4203548 33533519 0 1 0 3994448 5657 0 0 25 0 2 0 803552878 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 0 0 0 0 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=0 CPUtime=4989.92 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4203588 136352 0 0 0 498951 41 0 0 25 0 2 0 803552885 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

[startup+5012.1 s]
/proc/loadavg: 8.03 8.02 7.97 9/536 5747
/proc/meminfo: memFree=23941148/32951124 swapFree=58212616/67111528
[pid=5593] ppid=5591 vsize=0 CPUtime=40001.1 cores=0-7
/proc/5593/stat : 5593 (SArTagnan) Z 5591 5593 5567 0 -1 4203548 33533519 0 1 0 3994448 5665 0 0 25 0 2 0 803552878 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5593/statm: 0 0 0 0 0 0 0
[pid=5593/tid=5598] ppid=5591 vsize=0 CPUtime=4990 cores=0-7
/proc/5593/task/5598/stat : 5598 (SArTagnan) R 5591 5593 5567 0 -1 4203588 136352 0 0 0 498951 49 0 0 25 0 2 0 803552885 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.19
CPU time (s): 40001.2
CPU user time (s): 39944.5
CPU system time (s): 56.7404
CPU usage (%): 798.078
Max. virtual memory (cumulated for all children) (KiB): 7483024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39944.5
system time used= 56.7404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33533519
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10914
involuntary context switches= 166537

runsolver used 24.3303 second user time and 66.8968 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-01 11:12:29
IDJOB=3438516
IDBENCH=71471
IDSOLVER=1936
FILE ID=node136/3438516-1306919549
RUNJOBID= node136-1306919549-5581
PBS_JOBID= 13488532
Free space on /tmp= 73700 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g6.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438516-1306919549/watcher-3438516-1306919549 -o /tmp/evaluation-result-3438516-1306919549/solver-3438516-1306919549 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438516-1306919549.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
RANDOM SEED=1041866691

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      29442872 kB
Buffers:        142008 kB
Cached:         270632 kB
SwapCached:       7704 kB
Active:        2962360 kB
Inactive:       268748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29442872 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:     2817588 kB
Mapped:          23456 kB
Slab:           136392 kB
PageTables:      68840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169210560 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= 73700 MiB
End job on node136 at 2011-06-01 12:36:03