Trace number 3439436

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) 40000.8 5007.34

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3439436-1306964038/watcher-3439436-1306964038 -o /tmp/evaluation-result-3439436-1306964038/solver-3439436-1306964038 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439436-1306964038.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: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=90460 CPUtime=0.02 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 489 0 0 0 2 0 0 0 24 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647282 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8819/statm: 22615 425 300 106 0 18118 0
[pid=8819/tid=8820] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647282 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647282 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647286 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 260020452337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=90460 CPUtime=0 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886634365 92631040 425 33554432000 4194304 4625164 140734827957744 18446744073709551615 47882677647282 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.114891 s]
/proc/loadavg: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=440048 CPUtime=7.81 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 19698 0 0 0 777 4 0 0 19 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4515762 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 110012 12463 359 106 0 105515 0
[pid=8819/tid=8820] ppid=8817 vsize=440048 CPUtime=0.72 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2037 0 0 0 72 0 0 0 25 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=440048 CPUtime=0.99 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2161 0 0 0 99 0 0 0 18 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 260020057121 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=440048 CPUtime=1.01 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 4304 0 0 0 100 1 0 0 19 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=440048 CPUtime=1.02 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 1934 0 0 0 102 0 0 0 19 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=440048 CPUtime=1 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2345 0 0 0 100 0 0 0 19 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=440048 CPUtime=0.98 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2358 0 0 0 98 0 0 0 19 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=440048 CPUtime=1.01 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2303 0 0 0 101 0 0 0 25 0 8 0 886634365 450609152 12463 33554432000 4194304 4625164 140734827957744 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 440048

[startup+1.12991 s]
/proc/loadavg: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=442720 CPUtime=8.61 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 21805 0 0 0 857 4 0 0 19 0 8 0 886634365 453345280 13399 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512202 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 110680 13399 355 106 0 106183 0
[pid=8819/tid=8820] ppid=8817 vsize=442720 CPUtime=0.82 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2061 0 0 0 82 0 0 0 25 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=442720 CPUtime=1.09 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2192 0 0 0 109 0 0 0 19 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 260020056773 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=442720 CPUtime=1.11 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 5049 0 0 0 110 1 0 0 19 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=442720 CPUtime=1.12 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2422 0 0 0 112 0 0 0 19 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 260020439223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=442720 CPUtime=1.1 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2428 0 0 0 110 0 0 0 19 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=442720 CPUtime=1.09 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3037 0 0 0 108 1 0 0 19 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=442720 CPUtime=1.11 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2339 0 0 0 111 0 0 0 25 0 8 0 886634365 453345280 13400 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 442720

[startup+1.22989 s]
/proc/loadavg: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=442880 CPUtime=9.41 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 22530 0 0 0 937 4 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 110720 13950 355 106 0 106223 0
[pid=8819/tid=8820] ppid=8817 vsize=442880 CPUtime=0.92 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2087 0 0 0 92 0 0 0 25 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=442880 CPUtime=1.19 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2262 0 0 0 119 0 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=442880 CPUtime=1.21 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 5501 0 0 0 120 1 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4552464 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=442880 CPUtime=1.22 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2448 0 0 0 122 0 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=442880 CPUtime=1.2 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2481 0 0 0 120 0 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4437831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=442880 CPUtime=1.19 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3089 0 0 0 118 1 0 0 19 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=442880 CPUtime=1.21 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2358 0 0 0 121 0 0 0 25 0 8 0 886634365 453509120 13950 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.41
Current children cumulated vsize (KiB) 442880

[startup+1.32987 s]
/proc/loadavg: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=443056 CPUtime=10.21 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 23593 0 0 0 1016 5 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 110764 14607 353 106 0 106267 0
[pid=8819/tid=8820] ppid=8817 vsize=443056 CPUtime=1.02 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2143 0 0 0 102 0 0 0 25 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=443056 CPUtime=1.29 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2342 0 0 0 129 0 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=443056 CPUtime=1.31 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 6177 0 0 0 130 1 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=443056 CPUtime=1.32 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2475 0 0 0 132 0 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=443056 CPUtime=1.3 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2519 0 0 0 130 0 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4349731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=443056 CPUtime=1.29 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3208 0 0 0 128 1 0 0 19 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=443056 CPUtime=1.31 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2393 0 0 0 131 0 0 0 25 0 8 0 886634365 453689344 14607 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352218 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 443056

[startup+1.52984 s]
/proc/loadavg: 8.02 8.03 7.80 1/320 8819
/proc/meminfo: memFree=24316100/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=446148 CPUtime=11.81 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 26957 0 0 0 1176 5 0 0 19 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 111537 16013 352 106 0 107040 0
[pid=8819/tid=8820] ppid=8817 vsize=446148 CPUtime=1.22 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2178 0 0 0 122 0 0 0 25 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=446148 CPUtime=1.49 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3073 0 0 0 149 0 0 0 19 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=446148 CPUtime=1.51 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 7607 0 0 0 150 1 0 0 19 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=446148 CPUtime=1.52 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2654 0 0 0 152 0 0 0 19 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=446148 CPUtime=1.5 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3257 0 0 0 150 0 0 0 20 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=446148 CPUtime=1.49 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 3308 0 0 0 148 1 0 0 19 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=446148 CPUtime=1.51 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 2461 0 0 0 151 0 0 0 25 0 8 0 886634365 456855552 16013 33554432000 4194304 4625164 140734827957744 18446744073709551615 4487099 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.81
Current children cumulated vsize (KiB) 446148

[startup+3.10055 s]
/proc/loadavg: 8.01 8.03 7.80 9/328 8827
/proc/meminfo: memFree=24214736/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=463856 CPUtime=24.42 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 48751 0 0 0 2434 8 0 0 24 0 8 0 886634365 474988544 25399 33554432000 4194304 4625164 140734827957744 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 115964 25399 354 106 0 111467 0
[pid=8819/tid=8820] ppid=8817 vsize=466088 CPUtime=2.8 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 4689 0 0 0 280 0 0 0 25 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=466088 CPUtime=3.07 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 4823 0 0 0 307 0 0 0 24 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=466088 CPUtime=3.1 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 16278 0 0 0 307 3 0 0 25 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 260036379675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=466088 CPUtime=3.1 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 4011 0 0 0 310 0 0 0 25 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=466088 CPUtime=3.08 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 5042 0 0 0 308 0 0 0 25 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=466088 CPUtime=3.07 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 6535 0 0 0 306 1 0 0 24 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=466088 CPUtime=3.1 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 5081 0 0 0 309 1 0 0 25 0 8 0 886634365 477274112 25503 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 463856

[startup+6.30096 s]
/proc/loadavg: 8.01 8.03 7.80 9/328 8827
/proc/meminfo: memFree=24170344/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=485768 CPUtime=49.94 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 80873 0 0 0 4980 14 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4392971 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 121442 39378 352 106 0 116945 0
[pid=8819/tid=8820] ppid=8817 vsize=485768 CPUtime=5.99 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 7542 0 0 0 599 0 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=485768 CPUtime=6.26 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 7414 0 0 0 625 1 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=485768 CPUtime=6.29 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 30752 0 0 0 624 5 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=485768 CPUtime=6.28 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 6186 0 0 0 628 0 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=485768 CPUtime=6.27 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 7810 0 0 0 627 0 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=485768 CPUtime=6.26 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 10186 0 0 0 624 2 0 0 25 0 8 0 886634365 497426432 39378 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=485768 CPUtime=6.28 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 6134 0 0 0 627 1 0 0 25 0 8 0 886634365 497426432 39379 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0

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

/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 391899 0 0 0 466111 126 0 0 25 0 8 0 886634365 5177704448 1081695 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5056352 CPUtime=4662.42 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172765 0 0 0 466192 50 0 0 25 0 8 0 886634365 5177704448 1081695 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37245.7
Current children cumulated vsize (KiB) 5056352

[startup+4722.3 s]
/proc/loadavg: 8.03 8.06 8.03 9/328 8968
/proc/meminfo: memFree=19962864/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5056352 CPUtime=37725 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 20699931 0 0 0 3768471 4030 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1264088 1086370 352 106 0 1259591 0
[pid=8819/tid=8820] ppid=8817 vsize=5056352 CPUtime=4721.08 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211062 0 0 0 472060 48 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5056352 CPUtime=4721.55 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223043 0 0 0 472087 68 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5056352 CPUtime=4703.31 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13115252 0 0 0 468048 2283 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5056352 CPUtime=4722.42 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170463 0 0 0 472193 49 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5056352 CPUtime=4722.12 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218054 0 0 0 472156 56 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329856 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5056352 CPUtime=4722.38 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 394937 0 0 0 472110 128 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5056352 CPUtime=4722.42 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172777 0 0 0 472192 50 0 0 25 0 8 0 886634365 5177704448 1086370 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37725
Current children cumulated vsize (KiB) 5056352

[startup+4782.3 s]
/proc/loadavg: 8.01 8.05 8.02 9/328 8969
/proc/meminfo: memFree=19951884/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5056352 CPUtime=38204.4 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 20949205 0 0 0 3816354 4082 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1264088 1089325 352 106 0 1259591 0
[pid=8819/tid=8820] ppid=8817 vsize=5056352 CPUtime=4781.08 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211073 0 0 0 478060 48 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5056352 CPUtime=4781.55 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223049 0 0 0 478087 68 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5056352 CPUtime=4763.3 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13247797 0 0 0 474022 2308 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5056352 CPUtime=4782.42 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170474 0 0 0 478193 49 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5056352 CPUtime=4782.12 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218067 0 0 0 478156 56 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5056352 CPUtime=4782.38 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 397837 0 0 0 478108 130 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5056352 CPUtime=4782.42 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172788 0 0 0 478192 50 0 0 25 0 8 0 886634365 5177704448 1089325 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38204.4
Current children cumulated vsize (KiB) 5056352

[startup+4842.3 s]
/proc/loadavg: 8.05 8.05 8.02 9/328 8971
/proc/meminfo: memFree=19939432/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5056352 CPUtime=38683.7 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 21220713 0 0 0 3864234 4137 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1264088 1090021 352 106 0 1259591 0
[pid=8819/tid=8820] ppid=8817 vsize=5056352 CPUtime=4841.08 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211084 0 0 0 484060 48 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331096 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5056352 CPUtime=4841.55 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223057 0 0 0 484087 68 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5056352 CPUtime=4823.3 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13402386 0 0 0 479994 2336 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5056352 CPUtime=4842.42 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170484 0 0 0 484193 49 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5056352 CPUtime=4842.12 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218080 0 0 0 484156 56 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5056352 CPUtime=4842.38 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 398755 0 0 0 484107 131 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5056352 CPUtime=4842.42 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172801 0 0 0 484192 50 0 0 25 0 8 0 886634365 5177704448 1090021 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38683.7
Current children cumulated vsize (KiB) 5056352

[startup+4902.3 s]
/proc/loadavg: 8.06 8.06 8.02 9/328 8973
/proc/meminfo: memFree=19938140/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5104352 CPUtime=39163.1 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 21511682 0 0 0 3912106 4200 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1276088 1092076 396 106 0 1271591 0
[pid=8819/tid=8820] ppid=8817 vsize=5104352 CPUtime=4901.09 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211095 0 0 0 490061 48 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5104352 CPUtime=4901.55 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223066 0 0 0 490087 68 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5104352 CPUtime=4883.28 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13574279 0 0 0 485958 2370 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5104352 CPUtime=4902.43 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170496 0 0 0 490194 49 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5104352 CPUtime=4902.12 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218304 0 0 0 490156 56 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5104352 CPUtime=4902.38 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 411818 0 0 0 490104 134 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5104352 CPUtime=4902.42 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172814 0 0 0 490192 50 0 0 25 0 8 0 886634365 5226856448 1092076 33554432000 4194304 4625164 140734827957744 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39163.1
Current children cumulated vsize (KiB) 5104352

[startup+4962.3 s]
/proc/loadavg: 8.06 8.06 8.02 9/328 8974
/proc/meminfo: memFree=19927420/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5104352 CPUtime=39642.4 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 21791076 0 0 0 3959982 4259 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1276088 1094356 415 106 0 1271591 0
[pid=8819/tid=8820] ppid=8817 vsize=5104352 CPUtime=4961.09 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211107 0 0 0 496061 48 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5104352 CPUtime=4961.56 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223072 0 0 0 496088 68 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5104352 CPUtime=4943.27 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13744089 0 0 0 491926 2401 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5104352 CPUtime=4962.43 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170506 0 0 0 496194 49 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5104352 CPUtime=4962.13 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218317 0 0 0 496157 56 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5104352 CPUtime=4962.39 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 413017 0 0 0 496103 136 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5104352 CPUtime=4962.43 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172826 0 0 0 496193 50 0 0 25 0 8 0 886634365 5226856448 1094356 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39642.4
Current children cumulated vsize (KiB) 5104352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.11 s]
/proc/loadavg: 8.07 8.06 8.02 9/328 8976
/proc/meminfo: memFree=19927624/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=5169888 CPUtime=40000.5 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4202496 22018519 0 0 0 3995745 4303 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8819/statm: 1292472 1095365 427 106 0 1287975 0
[pid=8819/tid=8820] ppid=8817 vsize=5169888 CPUtime=5005.91 cores=0-7
/proc/8819/task/8820/stat : 8820 (SArTagnan) R 8817 8819 8656 0 -1 4202560 211114 0 0 0 500543 48 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8819/tid=8821] ppid=8817 vsize=5169888 CPUtime=5006.38 cores=0-7
/proc/8819/task/8821/stat : 8821 (SArTagnan) R 8817 8819 8656 0 -1 4202560 223079 0 0 0 500570 68 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4330806 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8819/tid=8822] ppid=8817 vsize=5169888 CPUtime=4988.08 cores=0-7
/proc/8819/task/8822/stat : 8822 (SArTagnan) R 8817 8819 8656 0 -1 4202560 13889505 0 0 0 496383 2425 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8819/tid=8823] ppid=8817 vsize=5169888 CPUtime=5007.25 cores=0-7
/proc/8819/task/8823/stat : 8823 (SArTagnan) R 8817 8819 8656 0 -1 4202560 170516 0 0 0 500676 49 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8819/tid=8824] ppid=8817 vsize=5169888 CPUtime=5006.95 cores=0-7
/proc/8819/task/8824/stat : 8824 (SArTagnan) R 8817 8819 8656 0 -1 4202560 218327 0 0 0 500639 56 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8819/tid=8825] ppid=8817 vsize=5169888 CPUtime=5007.21 cores=0-7
/proc/8819/task/8825/stat : 8825 (SArTagnan) R 8817 8819 8656 0 -1 4202560 413427 0 0 0 500585 136 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8819/tid=8826] ppid=8817 vsize=5169888 CPUtime=5007.25 cores=0-7
/proc/8819/task/8826/stat : 8826 (SArTagnan) R 8817 8819 8656 0 -1 4202560 172834 0 0 0 500675 50 0 0 25 0 8 0 886634365 5293965312 1095365 33554432000 4194304 4625164 140734827957744 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5169888

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

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

[startup+5007.22 s]
/proc/loadavg: 8.07 8.06 8.02 9/328 8976
/proc/meminfo: memFree=19927624/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=0 CPUtime=40000.6 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4203524 22018519 0 0 0 3995752 4312 0 0 25 0 1 0 886634365 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8819/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5007.3 s]
/proc/loadavg: 8.07 8.06 8.02 9/328 8976
/proc/meminfo: memFree=19927624/32951124 swapFree=67056304/67111528
[pid=8819] ppid=8817 vsize=0 CPUtime=40000.7 cores=0-7
/proc/8819/stat : 8819 (SArTagnan) R 8817 8819 8656 0 -1 4203524 22018519 0 0 0 3995752 4320 0 0 25 0 1 0 886634365 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8819/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5007.34
CPU time (s): 40000.8
CPU user time (s): 39957.5
CPU system time (s): 43.2424
CPU usage (%): 798.842
Max. virtual memory (cumulated for all children) (KiB): 5318156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39957.5
system time used= 43.2424
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22018519
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= 1438
involuntary context switches= 173542

runsolver used 14.6838 second user time and 39.8459 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 23:33:58
IDJOB=3439436
IDBENCH=84715
IDSOLVER=1936
FILE ID=node110/3439436-1306964038
RUNJOBID= node110-1306960629-8670
PBS_JOBID= 13497643
Free space on /tmp= 73868 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439436-1306964038/watcher-3439436-1306964038 -o /tmp/evaluation-result-3439436-1306964038/solver-3439436-1306964038 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439436-1306964038.cnf -threads=8

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=538612366

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.830
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.76
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.830
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.830
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.830
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:     32951124 kB
MemFree:      24316744 kB
Buffers:        248172 kB
Cached:        4461300 kB
SwapCached:       8652 kB
Active:        3785108 kB
Inactive:      4528704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24316744 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     3602444 kB
Mapped:          26916 kB
Slab:           227944 kB
PageTables:      26996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75580196 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= 73868 MiB
End job on node110 at 2011-06-02 00:57:27