Trace number 3439326

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 5009.68

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2182.13
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3439326-1306960629/watcher-3439326-1306960629 -o /tmp/evaluation-result-3439326-1306960629/solver-3439326-1306960629 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439326-1306960629.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: 0.00 0.00 0.00 2/408 22607
/proc/meminfo: memFree=26093392/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=21256 CPUtime=0.01 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 1057 0 0 0 1 0 0 0 22 0 1 0 263672337 21766144 582 33554432000 4194304 4625164 140734263866912 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/22607/statm: 5314 582 296 106 0 817 0

[startup+0.115058 s]
/proc/loadavg: 0.00 0.00 0.00 2/408 22607
/proc/meminfo: memFree=26093392/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=100040 CPUtime=0.64 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 2717 0 0 0 64 0 0 0 18 0 8 0 263672337 102440960 2241 33554432000 4194304 4625164 140734263866912 18446744073709551615 47274055010226 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 25010 2241 301 106 0 20513 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 100040

[startup+0.207103 s]
/proc/loadavg: 0.00 0.00 0.00 2/408 22607
/proc/meminfo: memFree=26093392/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=440308 CPUtime=1.28 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 13392 0 0 0 126 2 0 0 19 0 8 0 263672337 450875392 8752 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 110077 8754 365 106 0 105580 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 440308

[startup+0.301031 s]
/proc/loadavg: 0.00 0.00 0.00 2/408 22607
/proc/meminfo: memFree=26093392/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=440736 CPUtime=1.98 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 14619 0 0 0 195 3 0 0 19 0 8 0 263672337 451313664 9701 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512035 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 110184 9701 372 106 0 105687 0
Current children cumulated CPU time (s) 1.98
Current children cumulated vsize (KiB) 440736

[startup+0.700962 s]
/proc/loadavg: 0.00 0.00 0.00 2/408 22607
/proc/meminfo: memFree=26093392/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=450892 CPUtime=5.18 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 23128 0 0 0 513 5 0 0 20 0 8 0 263672337 461713408 15957 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 112723 15957 359 106 0 108226 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 450892

[startup+1.50082 s]
/proc/loadavg: 0.00 0.00 0.00 9/416 22615
/proc/meminfo: memFree=26012372/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=454700 CPUtime=11.56 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 38017 0 0 0 1149 7 0 0 21 0 8 0 263672337 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 113675 25990 396 106 0 109178 0
[pid=22607/tid=22609] ppid=22605 vsize=454700 CPUtime=1.47 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 3573 0 0 0 146 1 0 0 19 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=454700 CPUtime=1.22 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 3220 0 0 0 122 0 0 0 18 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=454700 CPUtime=1.46 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5094 0 0 0 145 1 0 0 19 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=454700 CPUtime=1.46 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 3564 0 0 0 146 0 0 0 19 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=454700 CPUtime=1.47 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 2800 0 0 0 146 1 0 0 23 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4374304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=454700 CPUtime=1.47 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 3680 0 0 0 147 0 0 0 18 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=454700 CPUtime=1.47 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 2278 0 0 0 147 0 0 0 18 0 8 0 263672339 465612800 25990 33554432000 4194304 4625164 140734263866912 18446744073709551615 4278611 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 454700

[startup+3.10053 s]
/proc/loadavg: 0.72 0.15 0.05 9/416 22615
/proc/meminfo: memFree=25961036/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=484416 CPUtime=24.34 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 58989 0 0 0 2424 10 0 0 25 0 8 0 263672337 496041984 41395 33554432000 4194304 4625164 140734263866912 18446744073709551615 218880262613 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 121104 41418 407 106 0 116607 0
[pid=22607/tid=22609] ppid=22605 vsize=484416 CPUtime=3.07 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5388 0 0 0 306 1 0 0 25 0 8 0 263672339 496041984 41429 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=484416 CPUtime=2.8 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 4913 0 0 0 280 0 0 0 21 0 8 0 263672339 496041984 41441 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=484416 CPUtime=3.06 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 7972 0 0 0 305 1 0 0 24 0 8 0 263672339 496041984 41454 33554432000 4194304 4625164 140734263866912 18446744073709551615 4291691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=484416 CPUtime=3.05 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5261 0 0 0 305 0 0 0 24 0 8 0 263672339 496041984 41468 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=484416 CPUtime=3.07 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 4593 0 0 0 306 1 0 0 25 0 8 0 263672339 496041984 41480 33554432000 4194304 4625164 140734263866912 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=484416 CPUtime=3.06 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5654 0 0 0 306 0 0 0 21 0 8 0 263672339 496041984 41493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=484416 CPUtime=3.07 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 3843 0 0 0 307 0 0 0 21 0 8 0 263672339 496041984 41504 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.34
Current children cumulated vsize (KiB) 484416

[startup+6.30096 s]
/proc/loadavg: 0.72 0.15 0.05 9/416 22615
/proc/meminfo: memFree=25886612/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=467324 CPUtime=49.9 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 79074 0 0 0 4976 14 0 0 25 0 8 0 263672337 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 116831 53779 514 106 0 112334 0
[pid=22607/tid=22609] ppid=22605 vsize=467324 CPUtime=6.26 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 7612 0 0 0 625 1 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=467324 CPUtime=5.96 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5263 0 0 0 596 0 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=467324 CPUtime=6.26 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 11794 0 0 0 624 2 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=467324 CPUtime=6.26 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 6238 0 0 0 625 1 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=467324 CPUtime=6.26 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5379 0 0 0 625 1 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=467324 CPUtime=6.27 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 8142 0 0 0 626 1 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=467324 CPUtime=6.27 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5776 0 0 0 627 0 0 0 25 0 8 0 263672339 478539776 53779 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (KiB) 467324

[startup+12.7008 s]
/proc/loadavg: 1.84 0.41 0.13 9/416 22616
/proc/meminfo: memFree=25831944/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=480160 CPUtime=101 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 118713 0 0 0 10077 23 0 0 25 0 8 0 263672337 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 120040 65634 435 106 0 115543 0
[pid=22607/tid=22609] ppid=22605 vsize=480160 CPUtime=12.67 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 8886 0 0 0 1265 2 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=480160 CPUtime=12.27 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 7737 0 0 0 1227 0 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=480160 CPUtime=12.66 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 29761 0 0 0 1260 6 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=480160 CPUtime=12.66 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 8971 0 0 0 1264 2 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=480160 CPUtime=12.66 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 5384 0 0 0 1265 1 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=480160 CPUtime=12.66 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 11851 0 0 0 1265 1 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=480160 CPUtime=12.67 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 6332 0 0 0 1267 0 0 0 25 0 8 0 263672339 491683840 65634 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 480160

[startup+25.5005 s]
/proc/loadavg: 2.79 0.66 0.22 9/416 22616
/proc/meminfo: memFree=25706936/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=718512 CPUtime=203.22 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 184554 0 0 0 20287 35 0 0 25 0 8 0 263672337 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 179628 98603 617 106 0 175131 0
[pid=22607/tid=22609] ppid=22605 vsize=718512 CPUtime=25.47 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 13735 0 0 0 2544 3 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=718512 CPUtime=24.89 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 8514 0 0 0 2488 1 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=718512 CPUtime=25.46 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 55235 0 0 0 2535 11 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=718512 CPUtime=25.46 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 12118 0 0 0 2543 3 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=718512 CPUtime=25.46 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 10007 0 0 0 2544 2 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=718512 CPUtime=25.46 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 17357 0 0 0 2543 3 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=718512 CPUtime=25.47 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 10223 0 0 0 2546 1 0 0 25 0 8 0 263672339 735756288 98603 33554432000 4194304 4625164 140734263866912 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 718512

[startup+51.101 s]
/proc/loadavg: 4.56 1.25 0.42 9/416 22616
/proc/meminfo: memFree=25546660/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=845872 CPUtime=407.68 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 291138 0 0 0 40714 54 0 0 25 0 8 0 263672337 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 211468 138500 1175 106 0 206971 0
[pid=22607/tid=22609] ppid=22605 vsize=845872 CPUtime=51.07 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 23354 0 0 0 5102 5 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=845872 CPUtime=50.15 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 13150 0 0 0 5013 2 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=845872 CPUtime=51.06 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 92088 0 0 0 5088 18 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4552464 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=845872 CPUtime=51.06 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 17806 0 0 0 5102 4 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=845872 CPUtime=51.06 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 18958 0 0 0 5103 3 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=845872 CPUtime=51.06 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 25809 0 0 0 5102 4 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=845872 CPUtime=51.07 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 15236 0 0 0 5105 2 0 0 25 0 8 0 263672339 866172928 138500 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.68

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

/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 234962 0 0 0 471566 94 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=18805392 CPUtime=4690.82 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 26693102 0 0 0 465023 4059 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=18805392 CPUtime=4694.28 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 260022 0 0 0 469354 74 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=18805392 CPUtime=4722.31 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 292838 0 0 0 472180 51 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=18805392 CPUtime=4721.1 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313714 0 0 0 472054 56 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=18805392 CPUtime=4722.02 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 219973 0 0 0 472114 88 0 0 25 0 8 0 263672339 19256721408 3725633 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37710.9
Current children cumulated vsize (KiB) 18805392

[startup+4782.3 s]
/proc/loadavg: 8.14 8.08 7.98 9/416 22755
/proc/meminfo: memFree=10958124/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=18947700 CPUtime=38190 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 37311709 0 0 0 3813017 5979 0 0 25 0 8 0 263672337 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 4736925 3778493 359 106 0 4732428 0
[pid=22607/tid=22609] ppid=22605 vsize=18947700 CPUtime=4782.29 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 301686 0 0 0 478174 55 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=18947700 CPUtime=4776.59 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 236271 0 0 0 477564 95 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=18947700 CPUtime=4750.81 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 26990181 0 0 0 470978 4103 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=18947700 CPUtime=4753.45 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 260415 0 0 0 475271 74 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=18947700 CPUtime=4782.29 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 292914 0 0 0 478178 51 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=18947700 CPUtime=4781.08 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313807 0 0 0 478052 56 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=18947700 CPUtime=4782.01 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 220093 0 0 0 478113 88 0 0 25 0 8 0 263672339 19402444800 3778493 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38190
Current children cumulated vsize (KiB) 18947700

[startup+4842.32 s]
/proc/loadavg: 8.12 8.08 7.99 9/416 22756
/proc/meminfo: memFree=10764672/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=19013236 CPUtime=38669.2 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 37712342 0 0 0 3860882 6041 0 0 25 0 8 0 263672337 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 4753309 3823818 384 106 0 4748812 0
[pid=22607/tid=22609] ppid=22605 vsize=19013236 CPUtime=4842.3 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 302171 0 0 0 484175 55 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=19013236 CPUtime=4836.61 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 236924 0 0 0 483565 96 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=19013236 CPUtime=4810.82 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 27342159 0 0 0 476929 4153 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4469343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=19013236 CPUtime=4812.64 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 260507 0 0 0 481190 74 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=19013236 CPUtime=4842.31 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 293036 0 0 0 484180 51 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=19013236 CPUtime=4841.07 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313847 0 0 0 484051 56 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=19013236 CPUtime=4842.03 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 220347 0 0 0 484115 88 0 0 25 0 8 0 263672339 19469553664 3823818 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38669.2
Current children cumulated vsize (KiB) 19013236

[startup+4902.3 s]
/proc/loadavg: 8.11 8.08 8.00 9/416 22758
/proc/meminfo: memFree=10646852/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=19013236 CPUtime=39148.3 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 38023554 0 0 0 3908738 6092 0 0 25 0 8 0 263672337 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 4753309 3852828 359 106 0 4748812 0
[pid=22607/tid=22609] ppid=22605 vsize=19013236 CPUtime=4902.29 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 302193 0 0 0 490174 55 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=19013236 CPUtime=4896.6 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 237986 0 0 0 489562 98 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=19013236 CPUtime=4870.81 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 27615233 0 0 0 482889 4192 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4547283 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=19013236 CPUtime=4871.82 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 261192 0 0 0 487107 75 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=19013236 CPUtime=4902.29 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 293101 0 0 0 490178 51 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=19013236 CPUtime=4901.04 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313847 0 0 0 490048 56 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=19013236 CPUtime=4902.01 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 221144 0 0 0 490112 89 0 0 25 0 8 0 263672339 19469553664 3852828 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39148.3
Current children cumulated vsize (KiB) 19013236

[startup+4962.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/416 22760
/proc/meminfo: memFree=10462572/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=19144308 CPUtime=39627.5 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 38454352 0 0 0 3956584 6162 0 0 25 0 8 0 263672337 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 4786077 3897960 359 106 0 4781580 0
[pid=22607/tid=22609] ppid=22605 vsize=19144308 CPUtime=4962.29 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 302294 0 0 0 496174 55 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=19144308 CPUtime=4956.6 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 238135 0 0 0 495562 98 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=19144308 CPUtime=4930.81 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 27997218 0 0 0 488831 4250 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=19144308 CPUtime=4930.99 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 261575 0 0 0 493024 75 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=19144308 CPUtime=4962.29 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 293395 0 0 0 496178 51 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=19144308 CPUtime=4961.03 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313847 0 0 0 496047 56 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=19144308 CPUtime=4962.01 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 221415 0 0 0 496112 89 0 0 25 0 8 0 263672339 19603771392 3897960 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39627.5
Current children cumulated vsize (KiB) 19144308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009 s]
/proc/loadavg: 8.19 8.09 8.01 9/416 22761
/proc/meminfo: memFree=10325420/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=19209844 CPUtime=40000.5 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) R 22605 22607 22581 0 -1 4202496 38842408 0 0 0 3993829 6222 0 0 25 0 8 0 263672337 19670880256 3935871 33554432000 4194304 4625164 140734263866912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 4802461 3935871 379 106 0 4797964 0
[pid=22607/tid=22609] ppid=22605 vsize=19209844 CPUtime=5009.01 cores=0-7
/proc/22607/task/22609/stat : 22609 (SArTagnan) R 22605 22607 22581 0 -1 4202560 302440 0 0 0 500846 55 0 0 25 0 8 0 263672339 19670880256 3935896 33554432000 4194304 4625164 140734263866912 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22607/tid=22610] ppid=22605 vsize=19209844 CPUtime=5003.32 cores=0-7
/proc/22607/task/22610/stat : 22610 (SArTagnan) R 22605 22607 22581 0 -1 4202560 238366 0 0 0 500234 98 0 0 25 0 8 0 263672339 19670880256 3935896 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22607/tid=22611] ppid=22605 vsize=19209844 CPUtime=4977.52 cores=0-7
/proc/22607/task/22611/stat : 22611 (SArTagnan) R 22605 22607 22581 0 -1 4202560 28342261 0 0 0 493454 4298 0 0 25 0 8 0 263672339 19670880256 3935896 33554432000 4194304 4625164 140734263866912 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=19209844 CPUtime=4977.06 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4202560 261667 0 0 0 497631 75 0 0 25 0 8 0 263672339 19670880256 3935898 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22607/tid=22613] ppid=22605 vsize=19209844 CPUtime=5009.01 cores=0-7
/proc/22607/task/22613/stat : 22613 (SArTagnan) R 22605 22607 22581 0 -1 4202560 293696 0 0 0 500850 51 0 0 25 0 8 0 263672339 19670880256 3935899 33554432000 4194304 4625164 140734263866912 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22607/tid=22614] ppid=22605 vsize=19209844 CPUtime=5007.74 cores=0-7
/proc/22607/task/22614/stat : 22614 (SArTagnan) R 22605 22607 22581 0 -1 4202560 313981 0 0 0 500718 56 0 0 25 0 8 0 263672339 19670880256 3935899 33554432000 4194304 4625164 140734263866912 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22607/tid=22615] ppid=22605 vsize=19209844 CPUtime=5008.73 cores=0-7
/proc/22607/task/22615/stat : 22615 (SArTagnan) R 22605 22607 22581 0 -1 4202560 221456 0 0 0 500784 89 0 0 25 0 8 0 263672339 19670880256 3935899 33554432000 4194304 4625164 140734263866912 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 19209844

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

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

[startup+5009.12 s]
/proc/loadavg: 8.19 8.09 8.01 9/416 22761
/proc/meminfo: memFree=10325420/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=0 CPUtime=40000.7 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) Z 22605 22607 22581 0 -1 4203548 38842512 0 0 0 3993835 6232 0 0 25 0 2 0 263672337 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 0 0 0 0 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=0 CPUtime=4977.17 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4203588 261667 0 0 0 497632 85 0 0 25 0 2 0 263672339 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) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5009.52 s]
/proc/loadavg: 8.19 8.09 8.01 2/411 22762
/proc/meminfo: memFree=18684672/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=0 CPUtime=40001.1 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) Z 22605 22607 22581 0 -1 4203548 38842512 0 0 0 3993835 6271 0 0 25 0 2 0 263672337 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 0 0 0 0 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=0 CPUtime=4977.56 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4203588 261667 0 0 0 497632 124 0 0 25 0 2 0 263672339 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+5009.6 s]
/proc/loadavg: 8.19 8.09 8.01 2/411 22762
/proc/meminfo: memFree=18684672/32950928 swapFree=52006644/67111528
[pid=22607] ppid=22605 vsize=0 CPUtime=40001.1 cores=0-7
/proc/22607/stat : 22607 (SArTagnan) Z 22605 22607 22581 0 -1 4203548 38842512 0 0 0 3993835 6280 0 0 25 0 2 0 263672337 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22607/statm: 0 0 0 0 0 0 0
[pid=22607/tid=22612] ppid=22605 vsize=0 CPUtime=4977.65 cores=0-7
/proc/22607/task/22612/stat : 22612 (SArTagnan) R 22605 22607 22581 0 -1 4203588 261667 0 0 0 497632 133 0 0 25 0 2 0 263672339 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.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.68
CPU time (s): 40001.2
CPU user time (s): 39938.4
CPU system time (s): 62.8764
CPU usage (%): 798.479
Max. virtual memory (cumulated for all children) (KiB): 23574944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39938.4
system time used= 62.8764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38842512
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= 27414
involuntary context switches= 175313

runsolver used 17.7173 second user time and 50.6803 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-01 22:37:09
IDJOB=3439326
IDBENCH=83986
IDSOLVER=1936
FILE ID=node112/3439326-1306960629
RUNJOBID= node112-1306960629-22595
PBS_JOBID= 13497641
Free space on /tmp= 73728 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439326-1306960629/watcher-3439326-1306960629 -o /tmp/evaluation-result-3439326-1306960629/solver-3439326-1306960629 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439326-1306960629.cnf -threads=8

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=481871933

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26093680 kB
Buffers:        301096 kB
Cached:        5593912 kB
SwapCached:      31280 kB
Active:         720296 kB
Inactive:      5854344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26093680 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:      656640 kB
Mapped:          11788 kB
Slab:           154648 kB
PageTables:      58736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98609892 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= 73728 MiB
End job on node112 at 2011-06-02 00:00:40