Trace number 3439386

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 5011.26

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb80-14-2.used-as.sat04-880.cnf
MD5SUM1242f0037df1c3d888415aeb418b77ed
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.83642
Satisfiable
(Un)Satisfiability was proved
Number of variables1120
Number of clauses43179
Sum of the clauses size87318
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243099
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3439386-1306961719/watcher-3439386-1306961719 -o /tmp/evaluation-result-3439386-1306961719/solver-3439386-1306961719 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439386-1306961719.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 7.97 6.10 2/507 27293
/proc/meminfo: memFree=22389568/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=96756 CPUtime=0.01 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 1900 0 0 0 1 0 0 0 25 0 8 0 788587504 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 46953223567280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 24189 1618 301 106 0 19692 0
[pid=27293/tid=27294] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 46953223567282 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 264738202678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 264738202678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 46953223567282 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=96756 CPUtime=0 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 788587506 99078144 1618 33554432000 4194304 4625164 140734647340720 18446744073709551615 46953223567282 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0823161 s]
/proc/loadavg: 8.02 7.97 6.10 2/507 27293
/proc/meminfo: memFree=22389568/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=428280 CPUtime=0.36 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 4748 0 0 0 36 0 0 0 18 0 8 0 788587504 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4511926 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 107070 3756 352 106 0 102573 0
[pid=27293/tid=27294] ppid=27291 vsize=428280 CPUtime=0.06 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 439 0 0 0 6 0 0 0 18 0 8 0 788587506 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=428280 CPUtime=0.04 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 330 0 0 0 4 0 0 0 18 0 8 0 788587506 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=428280 CPUtime=0.04 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 215 0 0 0 4 0 0 0 25 0 8 0 788587506 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=428280 CPUtime=0 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 788587506 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=428280 CPUtime=0.05 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 340 0 0 0 5 0 0 0 18 0 8 0 788587506 438558720 3756 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348826 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=428280 CPUtime=0.05 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 313 0 0 0 5 0 0 0 18 0 8 0 788587506 438558720 3757 33554432000 4194304 4625164 140734647340720 18446744073709551615 4353820 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=428280 CPUtime=0.01 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 194 0 0 0 1 0 0 0 25 0 8 0 788587506 438558720 3758 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 428280

[startup+0.101305 s]
/proc/loadavg: 8.02 7.97 6.10 2/507 27293
/proc/meminfo: memFree=22389568/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=428732 CPUtime=0.49 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 5405 0 0 0 49 0 0 0 18 0 8 0 788587504 439021568 4183 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 107183 4184 352 106 0 102686 0
[pid=27293/tid=27294] ppid=27291 vsize=428732 CPUtime=0.08 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 464 0 0 0 8 0 0 0 18 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=428732 CPUtime=0.06 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 344 0 0 0 6 0 0 0 18 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4464351 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=428732 CPUtime=0.06 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 277 0 0 0 6 0 0 0 25 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4579376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=428732 CPUtime=0 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=428732 CPUtime=0.07 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 484 0 0 0 7 0 0 0 18 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=428732 CPUtime=0.07 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 446 0 0 0 7 0 0 0 18 0 8 0 788587506 439021568 4184 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=428732 CPUtime=0.03 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 319 0 0 0 3 0 0 0 18 0 8 0 788587506 439021568 4185 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 428732

[startup+0.30124 s]
/proc/loadavg: 8.02 7.97 6.10 2/507 27293
/proc/meminfo: memFree=22389568/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=439648 CPUtime=2.07 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 12936 0 0 0 206 1 0 0 18 0 8 0 788587504 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 109912 7885 352 106 0 105415 0
[pid=27293/tid=27294] ppid=27291 vsize=439648 CPUtime=0.28 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1275 0 0 0 28 0 0 0 18 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=439648 CPUtime=0.26 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1103 0 0 0 26 0 0 0 18 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=439648 CPUtime=0.26 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1142 0 0 0 26 0 0 0 25 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=439648 CPUtime=0.18 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 924 0 0 0 18 0 0 0 25 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=439648 CPUtime=0.27 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1147 0 0 0 27 0 0 0 18 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349084 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=439648 CPUtime=0.27 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1031 0 0 0 27 0 0 0 18 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=439648 CPUtime=0.23 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 866 0 0 0 23 0 0 0 18 0 8 0 788587506 450199552 7885 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 439648

[startup+0.701166 s]
/proc/loadavg: 8.02 7.97 6.10 2/507 27293
/proc/meminfo: memFree=22389568/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=445392 CPUtime=5.28 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 21177 0 0 0 525 3 0 0 18 0 8 0 788587504 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4513486 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 111348 12175 352 106 0 106851 0
[pid=27293/tid=27294] ppid=27291 vsize=445392 CPUtime=0.68 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1888 0 0 0 68 0 0 0 18 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=445392 CPUtime=0.66 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1750 0 0 0 66 0 0 0 18 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=445392 CPUtime=0.65 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2892 0 0 0 65 0 0 0 25 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=445392 CPUtime=0.58 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1614 0 0 0 58 0 0 0 25 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=445392 CPUtime=0.66 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1857 0 0 0 66 0 0 0 18 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=445392 CPUtime=0.67 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1662 0 0 0 67 0 0 0 18 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=445392 CPUtime=0.63 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 1669 0 0 0 63 0 0 0 18 0 8 0 788587506 456081408 12175 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 445392

[startup+1.50102 s]
/proc/loadavg: 8.02 7.97 6.10 9/515 27301
/proc/meminfo: memFree=22331188/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=459056 CPUtime=11.65 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 32045 0 0 0 1160 5 0 0 19 0 8 0 788587504 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 114764 17158 353 106 0 110267 0
[pid=27293/tid=27294] ppid=27291 vsize=459056 CPUtime=1.47 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 3012 0 0 0 147 0 0 0 20 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=459056 CPUtime=1.46 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2749 0 0 0 146 0 0 0 18 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=459056 CPUtime=1.45 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 5286 0 0 0 145 0 0 0 25 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=459056 CPUtime=1.36 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2691 0 0 0 136 0 0 0 25 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4464040 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=459056 CPUtime=1.46 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2733 0 0 0 146 0 0 0 20 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=459056 CPUtime=1.47 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2733 0 0 0 147 0 0 0 19 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=459056 CPUtime=1.43 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 2504 0 0 0 143 0 0 0 19 0 8 0 788587506 470073344 17158 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 459056

[startup+3.10071 s]
/proc/loadavg: 8.02 7.97 6.10 9/515 27301
/proc/meminfo: memFree=22311100/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=479468 CPUtime=24.43 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 47596 0 0 0 2435 8 0 0 25 0 8 0 788587504 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 119867 22090 353 106 0 115370 0
[pid=27293/tid=27294] ppid=27291 vsize=479468 CPUtime=3.07 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4425 0 0 0 307 0 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=479468 CPUtime=3.06 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 3972 0 0 0 306 0 0 0 20 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=479468 CPUtime=3.06 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 10688 0 0 0 304 2 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4547287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=479468 CPUtime=2.94 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 3931 0 0 0 294 0 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=479468 CPUtime=3.06 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 3955 0 0 0 306 0 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=479468 CPUtime=3.06 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4083 0 0 0 306 0 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=479468 CPUtime=3.03 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 3634 0 0 0 303 0 0 0 25 0 8 0 788587506 490975232 22090 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352691 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 479468

[startup+6.30111 s]
/proc/loadavg: 8.02 7.97 6.11 9/515 27301
/proc/meminfo: memFree=22277432/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=501800 CPUtime=49.98 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 81778 0 0 0 4985 13 0 0 25 0 8 0 788587504 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 125450 30750 357 106 0 120953 0
[pid=27293/tid=27294] ppid=27291 vsize=501800 CPUtime=6.27 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 6287 0 0 0 627 0 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=501800 CPUtime=6.26 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4346 0 0 0 626 0 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=501800 CPUtime=6.26 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 30358 0 0 0 622 4 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=501800 CPUtime=6.09 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 6264 0 0 0 608 1 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=501800 CPUtime=6.26 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 6096 0 0 0 625 1 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=501800 CPUtime=6.27 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 6477 0 0 0 626 1 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=501800 CPUtime=6.22 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 4301 0 0 0 622 0 0 0 25 0 8 0 788587506 513843200 30750 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0

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

[pid=27293/tid=27296] ppid=27291 vsize=2913684 CPUtime=4661.11 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 29264184 0 0 0 461567 4544 0 0 25 0 8 0 788587506 2983612416 569709 33554432000 4194304 4625164 140734647340720 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2913684 CPUtime=4645.83 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 112955 0 0 0 464557 26 0 0 25 0 8 0 788587506 2983612416 569709 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2913684 CPUtime=4653.29 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 49881 0 0 0 465310 19 0 0 25 0 8 0 788587506 2983612416 569709 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2913684 CPUtime=4607.16 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52182 0 0 0 460690 26 0 0 25 0 8 0 788587506 2983612416 569709 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2913684 CPUtime=4662.27 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63176 0 0 0 466212 15 0 0 25 0 8 0 788587506 2983612416 569709 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37216.1
Current children cumulated vsize (KiB) 2913684

[startup+4722.32 s]
/proc/loadavg: 8.01 8.05 8.00 9/515 27448
/proc/meminfo: memFree=20085876/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2981124 CPUtime=37695.2 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 30980798 0 0 0 3764618 4905 0 0 25 0 8 0 788587504 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 745281 575492 360 106 0 740784 0
[pid=27293/tid=27294] ppid=27291 vsize=2981124 CPUtime=4722.46 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 178944 0 0 0 472209 37 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2981124 CPUtime=4721.56 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 74394 0 0 0 472134 22 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2981124 CPUtime=4721.11 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 29629669 0 0 0 467512 4599 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2981124 CPUtime=4704.8 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 113129 0 0 0 470454 26 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2981124 CPUtime=4713.31 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 49928 0 0 0 471312 19 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2981124 CPUtime=4667.18 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52199 0 0 0 466692 26 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2981124 CPUtime=4722.29 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63315 0 0 0 472214 15 0 0 25 0 8 0 788587506 3052670976 575492 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37695.2
Current children cumulated vsize (KiB) 2981124

[startup+4782.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/515 27450
/proc/meminfo: memFree=20083724/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2915588 CPUtime=38174.1 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 31544239 0 0 0 3812412 4994 0 0 25 0 8 0 788587504 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 728897 576698 358 106 0 724400 0
[pid=27293/tid=27294] ppid=27291 vsize=2915588 CPUtime=4782.44 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 179141 0 0 0 478207 37 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2915588 CPUtime=4781.54 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 74785 0 0 0 478132 22 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2915588 CPUtime=4781.09 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 30188707 0 0 0 473423 4686 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2915588 CPUtime=4763.76 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 113295 0 0 0 476350 26 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2915588 CPUtime=4773.3 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 49959 0 0 0 477310 20 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2915588 CPUtime=4727.16 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52202 0 0 0 472690 26 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2915588 CPUtime=4782.28 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63413 0 0 0 478212 16 0 0 25 0 8 0 788587506 2985562112 576698 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38174.1
Current children cumulated vsize (KiB) 2915588

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/515 27451
/proc/meminfo: memFree=20070660/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2915588 CPUtime=38653 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 31921374 0 0 0 3860245 5055 0 0 25 0 8 0 788587504 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 728897 577899 353 106 0 724400 0
[pid=27293/tid=27294] ppid=27291 vsize=2915588 CPUtime=4842.44 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 179342 0 0 0 484207 37 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2915588 CPUtime=4841.54 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 74815 0 0 0 484132 22 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2915588 CPUtime=4841.07 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 30558215 0 0 0 479362 4745 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2915588 CPUtime=4822.71 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 113594 0 0 0 482245 26 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2915588 CPUtime=4833.3 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 50045 0 0 0 483310 20 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2915588 CPUtime=4787.17 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52202 0 0 0 478690 27 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2915588 CPUtime=4842.28 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63519 0 0 0 484212 16 0 0 25 0 8 0 788587506 2985562112 577899 33554432000 4194304 4625164 140734647340720 18446744073709551615 4464397 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38653
Current children cumulated vsize (KiB) 2915588

[startup+4902.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/515 27453
/proc/meminfo: memFree=20053256/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2916324 CPUtime=39132 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 32287616 0 0 0 3908080 5118 0 0 25 0 8 0 788587504 2986315776 582998 33554432000 4194304 4625164 140734647340720 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 729081 582999 353 106 0 724584 0
[pid=27293/tid=27294] ppid=27291 vsize=2916324 CPUtime=4902.44 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 179613 0 0 0 490207 37 0 0 25 0 8 0 788587506 2986315776 583000 33554432000 4194304 4625164 140734647340720 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2916324 CPUtime=4901.54 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 75220 0 0 0 490132 22 0 0 25 0 8 0 788587506 2986315776 583000 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2916324 CPUtime=4901.06 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 30920124 0 0 0 485299 4807 0 0 25 0 8 0 788587506 2986315776 583000 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2916324 CPUtime=4881.7 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 113696 0 0 0 488143 27 0 0 25 0 8 0 788587506 2986315776 583000 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2916324 CPUtime=4893.3 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 50207 0 0 0 489310 20 0 0 25 0 8 0 788587506 2986315776 583001 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2916324 CPUtime=4847.17 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52218 0 0 0 484690 27 0 0 25 0 8 0 788587506 2986315776 583002 33554432000 4194304 4625164 140734647340720 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2916324 CPUtime=4902.28 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63878 0 0 0 490212 16 0 0 25 0 8 0 788587506 2986315776 583002 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39132
Current children cumulated vsize (KiB) 2916324

[startup+4962.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/515 27455
/proc/meminfo: memFree=20040200/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2984404 CPUtime=39610.9 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 32686857 0 0 0 3955910 5184 0 0 25 0 8 0 788587504 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 746101 586609 355 106 0 741604 0
[pid=27293/tid=27294] ppid=27291 vsize=2984404 CPUtime=4962.44 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 179895 0 0 0 496207 37 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2984404 CPUtime=4961.54 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 75243 0 0 0 496132 22 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2984404 CPUtime=4961.04 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 31311464 0 0 0 491234 4870 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2984404 CPUtime=4940.65 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 113982 0 0 0 494038 27 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2984404 CPUtime=4953.3 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 50275 0 0 0 495310 20 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4348946 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2984404 CPUtime=4907.17 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52230 0 0 0 490690 27 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4276106 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2984404 CPUtime=4962.29 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 63951 0 0 0 496213 16 0 0 25 0 8 0 788587506 3056029696 586609 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39610.9
Current children cumulated vsize (KiB) 2984404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.1 s]
/proc/loadavg: 8.08 8.07 8.01 9/515 27456
/proc/meminfo: memFree=20030228/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=2984404 CPUtime=40000.6 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) R 27291 27293 27164 0 -1 4202496 32868072 0 0 0 3994844 5218 0 0 25 0 8 0 788587504 3056029696 589028 33554432000 4194304 4625164 140734647340720 18446744073709551615 4511885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 746101 589028 360 106 0 741604 0
[pid=27293/tid=27294] ppid=27291 vsize=2984404 CPUtime=5011.27 cores=0-7
/proc/27293/task/27294/stat : 27294 (SArTagnan) R 27291 27293 27164 0 -1 4202560 180030 0 0 0 501089 38 0 0 25 0 8 0 788587506 3056029696 589030 33554432000 4194304 4625164 140734647340720 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27293/tid=27295] ppid=27291 vsize=2984404 CPUtime=5010.36 cores=0-7
/proc/27293/task/27295/stat : 27295 (SArTagnan) R 27291 27293 27164 0 -1 4202560 75491 0 0 0 501014 22 0 0 25 0 8 0 788587506 3056029696 589030 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=27293/tid=27296] ppid=27291 vsize=2984404 CPUtime=5009.84 cores=0-7
/proc/27293/task/27296/stat : 27296 (SArTagnan) R 27291 27293 27164 0 -1 4202560 31484547 0 0 0 496083 4901 0 0 25 0 8 0 788587506 3056029696 589031 33554432000 4194304 4625164 140734647340720 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=2984404 CPUtime=4988.62 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4202560 114016 0 0 0 498835 27 0 0 25 0 8 0 788587506 3056029696 589031 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27293/tid=27298] ppid=27291 vsize=2984404 CPUtime=5002.11 cores=0-7
/proc/27293/task/27298/stat : 27298 (SArTagnan) R 27291 27293 27164 0 -1 4202560 50331 0 0 0 500191 20 0 0 25 0 8 0 788587506 3056029696 589031 33554432000 4194304 4625164 140734647340720 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27293/tid=27299] ppid=27291 vsize=2984404 CPUtime=4955.98 cores=0-7
/proc/27293/task/27299/stat : 27299 (SArTagnan) R 27291 27293 27164 0 -1 4202560 52247 0 0 0 495571 27 0 0 25 0 8 0 788587506 3056029696 589031 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27293/tid=27300] ppid=27291 vsize=2984404 CPUtime=5011.11 cores=0-7
/proc/27293/task/27300/stat : 27300 (SArTagnan) R 27291 27293 27164 0 -1 4202560 64025 0 0 0 501095 16 0 0 25 0 8 0 788587506 3056029696 589031 33554432000 4194304 4625164 140734647340720 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 2984404

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

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

[startup+5011.23 s]
/proc/loadavg: 8.08 8.07 8.01 9/515 27456
/proc/meminfo: memFree=20030228/32951124 swapFree=62999000/67111528
[pid=27293] ppid=27291 vsize=0 CPUtime=40000.8 cores=0-7
/proc/27293/stat : 27293 (SArTagnan) Z 27291 27293 27164 0 -1 4203548 32868129 0 0 0 3994849 5228 0 0 25 0 2 0 788587504 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27293/statm: 0 0 0 0 0 0 0
[pid=27293/tid=27297] ppid=27291 vsize=0 CPUtime=4988.72 cores=0-7
/proc/27293/task/27297/stat : 27297 (SArTagnan) R 27291 27293 27164 0 -1 4203588 114016 0 0 0 498835 37 0 0 25 0 2 0 788587506 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.26
CPU time (s): 40000.8
CPU user time (s): 39948.5
CPU system time (s): 52.312
CPU usage (%): 798.219
Max. virtual memory (cumulated for all children) (KiB): 3168068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39948.5
system time used= 52.312
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32868129
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= 15558
involuntary context switches= 126535

runsolver used 22.8945 second user time and 63.7153 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 22:55:19
IDJOB=3439386
IDBENCH=84554
IDSOLVER=1936
FILE ID=node141/3439386-1306961719
RUNJOBID= node141-1306960405-27178
PBS_JOBID= 13497610
Free space on /tmp= 73808 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb80-14-2.used-as.sat04-880.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439386-1306961719/watcher-3439386-1306961719 -o /tmp/evaluation-result-3439386-1306961719/solver-3439386-1306961719 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439386-1306961719.cnf -threads=8

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

MD5SUM BENCH= 1242f0037df1c3d888415aeb418b77ed
RANDOM SEED=235304616

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22389848 kB
Buffers:        151196 kB
Cached:         175128 kB
SwapCached:       8848 kB
Active:       10124604 kB
Inactive:       186924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22389848 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:             816 kB
Writeback:           8 kB
AnonPages:     9983604 kB
Mapped:          25204 kB
Slab:           108816 kB
PageTables:      69196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150649384 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= 73808 MiB
End job on node141 at 2011-06-02 00:18:52