Trace number 3439276

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)UNSAT 28031.9 3512.93

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1606.57
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

Solver Data

28031.47/3512.84	
28031.47/3512.84	s UNSATISFIABLE
28031.47/3512.84	c Import unit

Verifier Data

No possible verification on an UNSAT instance

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-3439276-1306960628/watcher-3439276-1306960628 -o /tmp/evaluation-result-3439276-1306960628/solver-3439276-1306960628 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439276-1306960628.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/565 7796
/proc/meminfo: memFree=32324812/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=21236 CPUtime=0 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 1003 0 0 0 0 0 0 0 25 0 1 0 807661654 21745664 692 33554432000 4194304 4625164 140733398053888 18446744073709551615 4360561 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/7796/statm: 5309 692 296 106 0 812 0

[startup+0.053945 s]
/proc/loadavg: 0.00 0.00 0.00 2/565 7796
/proc/meminfo: memFree=32324812/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=29016 CPUtime=0.04 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 4319 0 0 0 4 0 0 0 25 0 1 0 807661654 29712384 2587 33554432000 4194304 4625164 140733398053888 18446744073709551615 268272688896 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/7796/statm: 7254 2587 312 106 0 2757 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29016

[startup+0.100935 s]
/proc/loadavg: 0.00 0.00 0.00 2/565 7796
/proc/meminfo: memFree=32324812/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=120316 CPUtime=0.24 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 9528 0 0 0 24 0 0 0 18 0 8 0 807661654 123203584 6915 33554432000 4194304 4625164 140733398053888 18446744073709551615 47525086472114 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 30079 6915 338 106 0 25582 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 120316

[startup+0.300907 s]
/proc/loadavg: 0.00 0.00 0.00 2/565 7796
/proc/meminfo: memFree=32324812/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=345252 CPUtime=1.81 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 23199 0 0 0 179 2 0 0 20 0 8 0 807661654 353538048 17117 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 86313 17117 471 106 0 81816 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 345252

[startup+0.700835 s]
/proc/loadavg: 0.00 0.00 0.00 2/565 7796
/proc/meminfo: memFree=32324812/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=352952 CPUtime=5.02 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 30859 0 0 0 498 4 0 0 21 0 8 0 807661654 361422848 19283 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 88238 19283 445 106 0 83741 0
Current children cumulated CPU time (s) 5.02
Current children cumulated vsize (KiB) 352952

[startup+1.50069 s]
/proc/loadavg: 0.00 0.00 0.00 9/573 7804
/proc/meminfo: memFree=32237956/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=361560 CPUtime=11.39 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 41165 0 0 0 1133 6 0 0 23 0 8 0 807661654 370237440 22636 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 90390 22636 418 106 0 85893 0
[pid=7796/tid=7798] ppid=7794 vsize=361560 CPUtime=1.42 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 2055 0 0 0 142 0 0 0 25 0 8 0 807661661 370237440 22636 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=361560 CPUtime=1.34 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3358 0 0 0 134 0 0 0 25 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 268272356354 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=361560 CPUtime=1.41 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11246 0 0 0 140 1 0 0 23 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=361560 CPUtime=1.41 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3250 0 0 0 141 0 0 0 23 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=361560 CPUtime=1.42 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 483 0 0 0 142 0 0 0 23 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=361560 CPUtime=1.41 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3958 0 0 0 141 0 0 0 23 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=361560 CPUtime=1.42 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3350 0 0 0 142 0 0 0 25 0 8 0 807661661 370237440 22637 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 361560

[startup+3.10041 s]
/proc/loadavg: 0.00 0.00 0.00 9/573 7804
/proc/meminfo: memFree=32212068/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=393184 CPUtime=24.16 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 64232 0 0 0 2406 10 0 0 25 0 8 0 807661654 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 98296 29986 410 106 0 93799 0
[pid=7796/tid=7798] ppid=7794 vsize=393184 CPUtime=3.01 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3644 0 0 0 301 0 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=393184 CPUtime=2.91 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 5133 0 0 0 291 0 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=393184 CPUtime=3.01 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 20941 0 0 0 298 3 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=393184 CPUtime=3.01 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 5203 0 0 0 301 0 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=393184 CPUtime=3.02 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 2173 0 0 0 302 0 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4348844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=393184 CPUtime=3.02 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 4451 0 0 0 301 1 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 268288672795 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=393184 CPUtime=3.01 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 5775 0 0 0 301 0 0 0 25 0 8 0 807661661 402620416 29986 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.16
Current children cumulated vsize (KiB) 393184

[startup+6.30084 s]
/proc/loadavg: 0.64 0.13 0.04 9/573 7804
/proc/meminfo: memFree=32175508/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=413592 CPUtime=49.7 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 92863 0 0 0 4955 15 0 0 25 0 8 0 807661654 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511857 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 103398 36461 388 106 0 98901 0
[pid=7796/tid=7798] ppid=7794 vsize=413592 CPUtime=6.22 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 3919 0 0 0 621 1 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=413592 CPUtime=6.05 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 5946 0 0 0 605 0 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=413592 CPUtime=6.22 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 35878 0 0 0 617 5 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=413592 CPUtime=6.21 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 7969 0 0 0 621 0 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=413592 CPUtime=6.21 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 5535 0 0 0 621 0 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=413592 CPUtime=6.21 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 7705 0 0 0 620 1 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=413592 CPUtime=6.22 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 8584 0 0 0 621 1 0 0 25 0 8 0 807661661 423518208 36461 33554432000 4194304 4625164 140733398053888 18446744073709551615 268272794143 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 413592

[startup+12.7007 s]
/proc/loadavg: 1.23 0.26 0.09 9/573 7804
/proc/meminfo: memFree=32150352/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=439988 CPUtime=100.76 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 152059 0 0 0 10050 26 0 0 25 0 8 0 807661654 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 109997 43923 374 106 0 105500 0
[pid=7796/tid=7798] ppid=7794 vsize=439988 CPUtime=12.61 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 6689 0 0 0 1260 1 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=439988 CPUtime=12.33 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 8740 0 0 0 1232 1 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4375419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=439988 CPUtime=12.62 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 77105 0 0 0 1249 13 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=439988 CPUtime=12.62 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 12307 0 0 0 1261 1 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=439988 CPUtime=12.62 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 6193 0 0 0 1261 1 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=439988 CPUtime=12.61 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11845 0 0 0 1259 2 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=439988 CPUtime=12.61 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 9076 0 0 0 1260 1 0 0 25 0 8 0 807661661 450547712 43923 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 439988

[startup+25.5004 s]
/proc/loadavg: 2.73 0.64 0.21 9/573 7805
/proc/meminfo: memFree=32117676/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=453904 CPUtime=202.88 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 266602 0 0 0 20239 49 0 0 25 0 8 0 807661654 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 113476 52005 354 106 0 108979 0
[pid=7796/tid=7798] ppid=7794 vsize=453904 CPUtime=25.4 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 7116 0 0 0 2539 1 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=453904 CPUtime=24.87 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 13000 0 0 0 2485 2 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=453904 CPUtime=25.41 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 176612 0 0 0 2510 31 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=453904 CPUtime=25.41 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 13413 0 0 0 2540 1 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=453904 CPUtime=25.41 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 10116 0 0 0 2540 1 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=453904 CPUtime=25.41 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 12829 0 0 0 2538 3 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=453904 CPUtime=25.41 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 13139 0 0 0 2538 3 0 0 25 0 8 0 807661661 464797696 52005 33554432000 4194304 4625164 140733398053888 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 453904

[startup+51.1008 s]
/proc/loadavg: 4.53 1.23 0.42 9/573 7805
/proc/meminfo: memFree=32059648/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=502868 CPUtime=407.13 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 492175 0 0 0 40627 86 0 0 25 0 8 0 807661654 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511973 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 125717 66618 350 106 0 121220 0
[pid=7796/tid=7798] ppid=7794 vsize=502868 CPUtime=51 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11017 0 0 0 5098 2 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=502868 CPUtime=49.98 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 13911 0 0 0 4995 3 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=502868 CPUtime=51.01 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 371832 0 0 0 5039 62 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=502868 CPUtime=51.02 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 29366 0 0 0 5099 3 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=502868 CPUtime=50.99 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11102 0 0 0 5097 2 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=502868 CPUtime=50.99 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 18971 0 0 0 5095 4 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=502868 CPUtime=51 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 13685 0 0 0 5097 3 0 0 25 0 8 0 807661661 514936832 66618 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.13

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

/proc/loadavg: 8.01 8.05 7.84 9/573 7909
/proc/meminfo: memFree=30430188/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=27782.1 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12264731 0 0 0 2776319 1892 0 0 25 0 8 0 807661654 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 471888 351 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3480.57 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 348042 15 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3431.05 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73788 0 0 0 343087 18 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3481.3 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11012235 0 0 0 346488 1642 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3475.78 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 347532 46 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3480.18 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 347999 19 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3481.24 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 348098 26 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3470.35 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70880 0 0 0 347022 13 0 0 25 0 8 0 807661661 2438541312 471888 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27782.1
Current children cumulated vsize (KiB) 2381388

[startup+3494.3 s]
/proc/loadavg: 8.01 8.05 7.84 9/573 7909
/proc/meminfo: memFree=30417664/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=27884.1 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12306183 0 0 0 2786512 1898 0 0 25 0 8 0 807661654 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4519391 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 475303 462 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3493.35 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 349320 15 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3443.83 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 344365 18 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3494.08 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11053331 0 0 0 347761 1647 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3488.32 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 348786 46 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3492.96 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 349277 19 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3494.02 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 349376 26 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3483.13 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70880 0 0 0 348300 13 0 0 25 0 8 0 807661661 2438541312 475303 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27884.1
Current children cumulated vsize (KiB) 2381388

[startup+3500.7 s]
/proc/loadavg: 8.01 8.05 7.84 9/573 7909
/proc/meminfo: memFree=30428084/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=27935.2 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12335858 0 0 0 2791613 1903 0 0 25 0 8 0 807661654 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 472318 349 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3499.75 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 349960 15 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3450.23 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 345005 18 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3500.48 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11082842 0 0 0 348396 1652 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3494.59 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 349413 46 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3499.34 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 349915 19 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349038 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3500.42 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 350016 26 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3489.53 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70880 0 0 0 348940 13 0 0 25 0 8 0 807661661 2438541312 472318 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351897 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27935.2
Current children cumulated vsize (KiB) 2381388

[startup+3507.1 s]
/proc/loadavg: 8.01 8.04 7.84 9/573 7909
/proc/meminfo: memFree=30422612/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=27986.2 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12354643 0 0 0 2796713 1906 0 0 25 0 8 0 807661654 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 474349 382 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3506.14 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 350599 15 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3456.6 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 345642 18 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3506.87 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11100774 0 0 0 349033 1654 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3500.87 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 350040 47 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3505.74 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 350555 19 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3506.82 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 350656 26 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3495.93 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70895 0 0 0 349580 13 0 0 25 0 8 0 807661661 2438541312 474349 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 27986.2
Current children cumulated vsize (KiB) 2381388

[startup+3510.3 s]
/proc/loadavg: 8.01 8.04 7.84 9/573 7910
/proc/meminfo: memFree=30420376/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=28011.7 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12366795 0 0 0 2799259 1908 0 0 25 0 8 0 807661654 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 474984 349 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3509.34 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 350919 15 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3459.74 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 345956 18 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3510.08 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11111349 0 0 0 349351 1657 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3504.05 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 350358 47 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3508.91 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 350872 19 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 268272345095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3510.02 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 350976 26 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3499.12 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70895 0 0 0 349898 14 0 0 25 0 8 0 807661661 2438541312 474984 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28011.7
Current children cumulated vsize (KiB) 2381388

[startup+3511.9 s]
/proc/loadavg: 8.01 8.04 7.84 9/573 7910
/proc/meminfo: memFree=30415416/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2381388 CPUtime=28024.4 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12371071 0 0 0 2800529 1909 0 0 25 0 8 0 807661654 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 595347 477491 348 106 0 590850 0
[pid=7796/tid=7798] ppid=7794 vsize=2381388 CPUtime=3510.94 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 351079 15 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2381388 CPUtime=3461.3 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 346112 18 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2381388 CPUtime=3511.68 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11112953 0 0 0 349511 1657 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2381388 CPUtime=3505.65 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 350518 47 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2381388 CPUtime=3510.5 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 351031 19 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2381388 CPUtime=3511.6 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69768 0 0 0 351134 26 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2381388 CPUtime=3500.72 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70897 0 0 0 350058 14 0 0 25 0 8 0 807661661 2438541312 477491 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28024.4
Current children cumulated vsize (KiB) 2381388

[startup+3512.7 s]
/proc/loadavg: 8.00 8.04 7.84 9/573 7910
/proc/meminfo: memFree=30365444/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=2502148 CPUtime=28030.7 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) R 7794 7796 7770 0 -1 4202496 12382809 0 0 0 2801156 1911 0 0 25 0 8 0 807661654 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4392062 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 625537 488971 350 106 0 621040 0
[pid=7796/tid=7798] ppid=7794 vsize=2502148 CPUtime=3511.71 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4202560 72441 0 0 0 351156 15 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7796/tid=7799] ppid=7794 vsize=2502148 CPUtime=3462.08 cores=0-7
/proc/7796/task/7799/stat : 7799 (SArTagnan) R 7794 7796 7770 0 -1 4202560 73807 0 0 0 346190 18 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7796/tid=7800] ppid=7794 vsize=2502148 CPUtime=3512.47 cores=0-7
/proc/7796/task/7800/stat : 7800 (SArTagnan) R 7794 7796 7770 0 -1 4202560 11113015 0 0 0 349590 1657 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7796/tid=7801] ppid=7794 vsize=2502148 CPUtime=3506.43 cores=0-7
/proc/7796/task/7801/stat : 7801 (SArTagnan) R 7794 7796 7770 0 -1 4202560 268611 0 0 0 350596 47 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7796/tid=7802] ppid=7794 vsize=2502148 CPUtime=3511.29 cores=0-7
/proc/7796/task/7802/stat : 7802 (SArTagnan) R 7794 7796 7770 0 -1 4202560 108461 0 0 0 351110 19 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7796/tid=7803] ppid=7794 vsize=2502148 CPUtime=3512.38 cores=0-7
/proc/7796/task/7803/stat : 7803 (SArTagnan) R 7794 7796 7770 0 -1 4202560 69773 0 0 0 351212 26 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=7796/tid=7804] ppid=7794 vsize=2502148 CPUtime=3501.5 cores=0-7
/proc/7796/task/7804/stat : 7804 (SArTagnan) R 7794 7796 7770 0 -1 4202560 70897 0 0 0 350136 14 0 0 25 0 8 0 807661661 2562199552 488971 33554432000 4194304 4625164 140733398053888 18446744073709551615 4479405 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28030.7
Current children cumulated vsize (KiB) 2502148

[startup+3512.9 s]
/proc/loadavg: 8.00 8.04 7.84 9/573 7910
/proc/meminfo: memFree=30365444/32950928 swapFree=43925852/67111528
[pid=7796] ppid=7794 vsize=0 CPUtime=28031.8 cores=0-7
/proc/7796/stat : 7796 (SArTagnan) Z 7794 7796 7770 0 -1 4203548 12383650 0 0 0 2801268 1917 0 0 25 0 2 0 807661654 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/7796/statm: 0 0 0 0 0 0 0
[pid=7796/tid=7798] ppid=7794 vsize=0 CPUtime=3511.91 cores=0-7
/proc/7796/task/7798/stat : 7798 (SArTagnan) R 7794 7796 7770 0 -1 4203588 72441 0 0 0 351170 21 0 0 25 0 2 0 807661661 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) 28031.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3512.93
CPU time (s): 28031.9
CPU user time (s): 28012.7
CPU system time (s): 19.2101
CPU usage (%): 797.962
Max. virtual memory (cumulated for all children) (KiB): 2502148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28012.7
system time used= 19.2101
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12383650
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= 18280
involuntary context switches= 125803

runsolver used 18.7042 second user time and 48.5296 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-01 22:37:09
IDJOB=3439276
IDBENCH=83930
IDSOLVER=1936
FILE ID=node122/3439276-1306960628
RUNJOBID= node122-1306960628-7784
PBS_JOBID= 13497631
Free space on /tmp= 73664 MiB

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

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=790568201

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32325100 kB
Buffers:        182080 kB
Cached:         125424 kB
SwapCached:      16800 kB
Active:         156096 kB
Inactive:       172048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32325100 kB
SwapTotal:    67111528 kB
SwapFree:     43925852 kB
Dirty:            2748 kB
Writeback:           0 kB
AnonPages:       18484 kB
Mapped:           8444 kB
Slab:           133088 kB
PageTables:      92620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180711036 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= 73660 MiB
End job on node122 at 2011-06-01 23:35:42