Trace number 3439176

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.9 5011.86

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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

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

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


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 2/517 5298
/proc/meminfo: memFree=24258540/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=20244 CPUtime=0 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 990 0 0 0 0 0 0 0 21 0 1 0 807638248 20729856 711 33554432000 4194304 4625164 140735480862048 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5298/statm: 5061 713 296 106 0 564 0
[pid=5298/tid=5299] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 47750381381554 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 218917528630 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=98880 CPUtime=0 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 8 0 807638250 101253120 2474 33554432000 4194304 4625164 140735480862048 18446744073709551615 47750381381554 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.10278 s]
/proc/loadavg: 0.08 0.02 0.01 2/517 5298
/proc/meminfo: memFree=24258540/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=364676 CPUtime=0.38 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 6701 0 0 0 37 1 0 0 18 0 8 0 807638248 373428224 3573 33554432000 4194304 4625164 140735480862048 18446744073709551615 4280391 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 91169 3574 344 106 0 86672 0
[pid=5298/tid=5299] ppid=5296 vsize=364676 CPUtime=0.06 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 500 0 0 0 6 0 0 0 18 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=364676 CPUtime=0.05 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 484 0 0 0 5 0 0 0 18 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=364676 CPUtime=0.03 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 775 0 0 0 3 0 0 0 18 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905398234 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=364676 CPUtime=0.05 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 476 0 0 0 5 0 0 0 18 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=364676 CPUtime=0.03 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 392 0 0 0 3 0 0 0 22 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905836014 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=364676 CPUtime=0 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) S 5296 5298 5272 0 -1 4202560 227 0 0 0 0 0 0 0 22 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905836014 0 0 4096 2 18446604451824357632 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=364676 CPUtime=0.03 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 464 0 0 0 3 0 0 0 22 0 8 0 807638250 373428224 3574 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 364676

[startup+0.2367 s]
/proc/loadavg: 0.08 0.02 0.01 2/517 5298
/proc/meminfo: memFree=24258540/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=365804 CPUtime=1.32 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 8167 0 0 0 131 1 0 0 18 0 8 0 807638248 374583296 4517 33554432000 4194304 4625164 140735480862048 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 91451 4519 344 106 0 86954 0
[pid=5298/tid=5299] ppid=5296 vsize=365804 CPUtime=0.2 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 578 0 0 0 20 0 0 0 18 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=365804 CPUtime=0.18 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 579 0 0 0 18 0 0 0 18 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=365804 CPUtime=0.16 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1527 0 0 0 16 0 0 0 18 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=365804 CPUtime=0.18 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 587 0 0 0 18 0 0 0 18 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=365804 CPUtime=0.07 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 420 0 0 0 7 0 0 0 22 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4440069 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=365804 CPUtime=0.1 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 519 0 0 0 10 0 0 0 21 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=365804 CPUtime=0.17 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 543 0 0 0 17 0 0 0 22 0 8 0 807638250 374583296 4519 33554432000 4194304 4625164 140735480862048 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 365804

[startup+0.300689 s]
/proc/loadavg: 0.08 0.02 0.01 2/517 5298
/proc/meminfo: memFree=24258540/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=367464 CPUtime=1.83 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 9564 0 0 0 182 1 0 0 18 0 8 0 807638248 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 91866 4926 344 106 0 87369 0
[pid=5298/tid=5299] ppid=5296 vsize=367464 CPUtime=0.26 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 884 0 0 0 26 0 0 0 18 0 8 0 807638250 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=367464 CPUtime=0.25 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 591 0 0 0 25 0 0 0 18 0 8 0 807638250 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=367464 CPUtime=0.23 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1938 0 0 0 23 0 0 0 18 0 8 0 807638250 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=367464 CPUtime=0.25 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 887 0 0 0 25 0 0 0 18 0 8 0 807638250 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=367464 CPUtime=0.14 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 443 0 0 0 14 0 0 0 22 0 8 0 807638250 376283136 4926 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339564 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=367464 CPUtime=0.16 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 546 0 0 0 16 0 0 0 21 0 8 0 807638250 376283136 4928 33554432000 4194304 4625164 140735480862048 18446744073709551615 4462619 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=367464 CPUtime=0.23 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 856 0 0 0 23 0 0 0 23 0 8 0 807638250 376283136 4928 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 367464

[startup+0.700619 s]
/proc/loadavg: 0.08 0.02 0.01 2/517 5298
/proc/meminfo: memFree=24258540/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=371184 CPUtime=5.03 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 13794 0 0 0 501 2 0 0 18 0 8 0 807638248 380092416 7483 33554432000 4194304 4625164 140735480862048 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 92796 7483 344 106 0 88299 0
[pid=5298/tid=5299] ppid=5296 vsize=371184 CPUtime=0.66 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1069 0 0 0 66 0 0 0 18 0 8 0 807638250 380092416 7483 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=371184 CPUtime=0.65 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1026 0 0 0 65 0 0 0 18 0 8 0 807638250 380092416 7483 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=371184 CPUtime=0.62 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 4071 0 0 0 62 0 0 0 18 0 8 0 807638250 380092416 7483 33554432000 4194304 4625164 140735480862048 18446744073709551615 4547554 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=371184 CPUtime=0.65 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1065 0 0 0 65 0 0 0 18 0 8 0 807638250 380092416 7485 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=371184 CPUtime=0.54 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 846 0 0 0 54 0 0 0 25 0 8 0 807638250 380092416 7485 33554432000 4194304 4625164 140735480862048 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=371184 CPUtime=0.56 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1028 0 0 0 56 0 0 0 23 0 8 0 807638250 380092416 7485 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=371184 CPUtime=0.63 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1068 0 0 0 63 0 0 0 25 0 8 0 807638250 380092416 7485 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 371184

[startup+1.50047 s]
/proc/loadavg: 0.08 0.02 0.01 9/525 5306
/proc/meminfo: memFree=24218312/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=378660 CPUtime=11.41 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 22935 0 0 0 1138 3 0 0 19 0 8 0 807638248 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4511798 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 94665 11947 347 106 0 90168 0
[pid=5298/tid=5299] ppid=5296 vsize=378660 CPUtime=1.46 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1821 0 0 0 146 0 0 0 20 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=378660 CPUtime=1.45 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1889 0 0 0 145 0 0 0 20 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352069 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=378660 CPUtime=1.43 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 8236 0 0 0 142 1 0 0 20 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4572467 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=378660 CPUtime=1.45 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1776 0 0 0 145 0 0 0 20 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4462663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=378660 CPUtime=1.34 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1501 0 0 0 134 0 0 0 25 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4348941 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=378660 CPUtime=1.34 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1799 0 0 0 134 0 0 0 25 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=378660 CPUtime=1.43 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 1797 0 0 0 143 0 0 0 25 0 8 0 807638250 387747840 11947 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.41
Current children cumulated vsize (KiB) 378660

[startup+3.10119 s]
/proc/loadavg: 0.08 0.02 0.01 9/525 5306
/proc/meminfo: memFree=24193760/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=388156 CPUtime=24.2 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 37546 0 0 0 2414 6 0 0 25 0 8 0 807638248 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4519417 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 97039 19057 348 106 0 92542 0
[pid=5298/tid=5299] ppid=5296 vsize=388156 CPUtime=3.06 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 3095 0 0 0 306 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352080 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=388156 CPUtime=3.04 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 2922 0 0 0 304 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=388156 CPUtime=3.03 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 14552 0 0 0 301 2 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905398274 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=388156 CPUtime=3.05 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 3042 0 0 0 305 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=388156 CPUtime=2.93 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 2695 0 0 0 293 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4348934 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=388156 CPUtime=2.92 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 3065 0 0 0 292 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=388156 CPUtime=3.03 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 3080 0 0 0 303 0 0 0 25 0 8 0 807638250 397471744 19057 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 388156

[startup+6.30061 s]
/proc/loadavg: 0.79 0.17 0.05 9/525 5306
/proc/meminfo: memFree=24143848/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=421680 CPUtime=49.74 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 66467 0 0 0 4963 11 0 0 25 0 8 0 807638248 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 105420 32266 347 106 0 100923 0
[pid=5298/tid=5299] ppid=5296 vsize=421680 CPUtime=6.26 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 6847 0 0 0 625 1 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=421680 CPUtime=6.24 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 4679 0 0 0 624 0 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=421680 CPUtime=6.22 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 24212 0 0 0 619 3 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=421680 CPUtime=6.24 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 6593 0 0 0 624 0 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=421680 CPUtime=6.14 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 4521 0 0 0 613 1 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=421680 CPUtime=6.06 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 6735 0 0 0 606 0 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=421680 CPUtime=6.22 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 6672 0 0 0 622 0 0 0 25 0 8 0 807638250 431800320 32266 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 5226112

[startup+4722.3 s]
/proc/loadavg: 8.16 8.07 7.96 9/525 5444
/proc/meminfo: memFree=19936424/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5228752 CPUtime=37691.3 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 16421016 0 0 0 3766086 3047 0 0 25 0 8 0 807638248 5354242048 1077406 33554432000 4194304 4625164 140735480862048 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1307188 1077406 356 106 0 1302691 0
[pid=5298/tid=5299] ppid=5296 vsize=5228752 CPUtime=4721.05 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219296 0 0 0 472059 46 0 0 25 0 8 0 807638250 5354242048 1077748 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5228752 CPUtime=4722.37 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208655 0 0 0 472183 54 0 0 25 0 8 0 807638250 5354242048 1077748 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5228752 CPUtime=4722.31 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 12181621 0 0 0 470045 2186 0 0 25 0 8 0 807638250 5354242048 1077749 33554432000 4194304 4625164 140735480862048 18446744073709551615 218905388809 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5228752 CPUtime=4722.37 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208679 0 0 0 472189 48 0 0 25 0 8 0 807638250 5354242048 1077749 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5228752 CPUtime=4721.82 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 115152 0 0 0 472126 56 0 0 25 0 8 0 807638250 5354242048 1077750 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5228752 CPUtime=4637.38 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384768 0 0 0 463649 89 0 0 25 0 8 0 807638250 5354242048 1077750 33554432000 4194304 4625164 140735480862048 18446744073709551615 4330793 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5228752 CPUtime=4722.37 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208467 0 0 0 472191 46 0 0 25 0 8 0 807638250 5354242048 1077751 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37691.3
Current children cumulated vsize (KiB) 5228752

[startup+4782.3 s]
/proc/loadavg: 8.06 8.06 7.96 9/525 5446
/proc/meminfo: memFree=19921620/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5235724 CPUtime=38170.2 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 16658600 0 0 0 3813927 3090 0 0 25 0 8 0 807638248 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1308931 1081679 357 106 0 1304434 0
[pid=5298/tid=5299] ppid=5296 vsize=5235724 CPUtime=4781 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219342 0 0 0 478054 46 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5235724 CPUtime=4782.35 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208751 0 0 0 478181 54 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5235724 CPUtime=4782.29 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 12358634 0 0 0 476013 2216 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5235724 CPUtime=4782.36 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208830 0 0 0 478187 49 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5235724 CPUtime=4781.8 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 115711 0 0 0 478123 57 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5235724 CPUtime=4696.28 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384816 0 0 0 469539 89 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5235724 CPUtime=4782.35 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208520 0 0 0 478189 46 0 0 25 0 8 0 807638250 5361381376 1081679 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38170.2
Current children cumulated vsize (KiB) 5235724

[startup+4842.32 s]
/proc/loadavg: 8.02 8.05 7.96 9/525 5447
/proc/meminfo: memFree=19908924/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5235908 CPUtime=38649.2 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 16881657 0 0 0 3861791 3132 0 0 25 0 8 0 807638248 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1308977 1084233 351 106 0 1304480 0
[pid=5298/tid=5299] ppid=5296 vsize=5235908 CPUtime=4841.01 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219380 0 0 0 484055 46 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5235908 CPUtime=4842.36 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 209129 0 0 0 484182 54 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4339559 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5235908 CPUtime=4842.32 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 12527868 0 0 0 481983 2249 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5235908 CPUtime=4842.38 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208886 0 0 0 484189 49 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5235908 CPUtime=4841.82 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 117278 0 0 0 484124 58 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5235908 CPUtime=4755.2 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384853 0 0 0 475431 89 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5235908 CPUtime=4842.38 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208577 0 0 0 484192 46 0 0 25 0 8 0 807638250 5361569792 1084233 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38649.2
Current children cumulated vsize (KiB) 5235908

[startup+4902.3 s]
/proc/loadavg: 8.08 8.05 7.97 9/525 5449
/proc/meminfo: memFree=19884208/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5235908 CPUtime=39128 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 17160547 0 0 0 3909617 3182 0 0 25 0 8 0 807638248 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1308977 1090790 347 106 0 1304480 0
[pid=5298/tid=5299] ppid=5296 vsize=5235908 CPUtime=4900.98 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219424 0 0 0 490052 46 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5235908 CPUtime=4902.35 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 211851 0 0 0 490179 56 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5235908 CPUtime=4902.3 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 12755798 0 0 0 487941 2289 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5235908 CPUtime=4902.37 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208935 0 0 0 490188 49 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5235908 CPUtime=4901.8 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 118001 0 0 0 490122 58 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5235908 CPUtime=4814.1 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384894 0 0 0 481321 89 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5235908 CPUtime=4902.36 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208629 0 0 0 490190 46 0 0 25 0 8 0 807638250 5361569792 1090790 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39128
Current children cumulated vsize (KiB) 5235908

[startup+4962.3 s]
/proc/loadavg: 8.10 8.06 7.97 9/525 5451
/proc/meminfo: memFree=19868488/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5235908 CPUtime=39606.9 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 17393823 0 0 0 3957460 3227 0 0 25 0 8 0 807638248 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1308977 1094190 347 106 0 1304480 0
[pid=5298/tid=5299] ppid=5296 vsize=5235908 CPUtime=4960.95 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219469 0 0 0 496049 46 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5235908 CPUtime=4962.35 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 212612 0 0 0 496179 56 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5235908 CPUtime=4962.3 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 12946676 0 0 0 493904 2326 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5235908 CPUtime=4962.37 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208985 0 0 0 496188 49 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5235908 CPUtime=4961.8 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 118060 0 0 0 496122 58 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5235908 CPUtime=4873.01 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384937 0 0 0 487211 90 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5235908 CPUtime=4962.37 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208764 0 0 0 496190 47 0 0 25 0 8 0 807638250 5361569792 1094190 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39606.9
Current children cumulated vsize (KiB) 5235908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.6 s]
/proc/loadavg: 8.11 8.06 7.98 10/525 5452
/proc/meminfo: memFree=19824660/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=5376312 CPUtime=40000.6 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) R 5296 5298 5272 0 -1 4202496 17629931 0 0 0 3996792 3266 0 0 25 0 8 0 807638248 5505343488 1105554 33554432000 4194304 4625164 140735480862048 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 1344078 1105554 356 106 0 1339581 0
[pid=5298/tid=5299] ppid=5296 vsize=5376312 CPUtime=5010.28 cores=0-7
/proc/5298/task/5299/stat : 5299 (SArTagnan) R 5296 5298 5272 0 -1 4202560 219606 0 0 0 500982 46 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5298/tid=5300] ppid=5296 vsize=5376312 CPUtime=5011.69 cores=0-7
/proc/5298/task/5300/stat : 5300 (SArTagnan) R 5296 5298 5272 0 -1 4202560 212657 0 0 0 501113 56 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5298/tid=5301] ppid=5296 vsize=5376312 CPUtime=5011.64 cores=0-7
/proc/5298/task/5301/stat : 5301 (SArTagnan) R 5296 5298 5272 0 -1 4202560 13062182 0 0 0 498817 2347 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5298/tid=5302] ppid=5296 vsize=5376312 CPUtime=5011.71 cores=0-7
/proc/5298/task/5302/stat : 5302 (SArTagnan) R 5296 5298 5272 0 -1 4202560 209037 0 0 0 501122 49 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331104 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5298/tid=5303] ppid=5296 vsize=5376312 CPUtime=5011.14 cores=0-7
/proc/5298/task/5303/stat : 5303 (SArTagnan) R 5296 5298 5272 0 -1 4202560 118237 0 0 0 501056 58 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=5376312 CPUtime=4921.43 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4202560 384973 0 0 0 492053 90 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5298/tid=5305] ppid=5296 vsize=5376312 CPUtime=5011.71 cores=0-7
/proc/5298/task/5305/stat : 5305 (SArTagnan) R 5296 5298 5272 0 -1 4202560 208812 0 0 0 501124 47 0 0 25 0 8 0 807638250 5505343488 1105557 33554432000 4194304 4625164 140735480862048 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 5376312

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

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

[startup+5011.75 s]
/proc/loadavg: 8.11 8.06 7.98 10/525 5452
/proc/meminfo: memFree=19824660/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=0 CPUtime=40000.8 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) Z 5296 5298 5272 0 -1 4203548 17629938 0 0 0 3996805 3276 0 0 25 0 2 0 807638248 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 0 0 0 0 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=0 CPUtime=4921.54 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4203588 384973 0 0 0 492054 100 0 0 25 0 2 0 807638250 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

[startup+5011.8 s]
/proc/loadavg: 8.11 8.06 7.98 10/525 5452
/proc/meminfo: memFree=19824660/32951124 swapFree=56930356/67111528
[pid=5298] ppid=5296 vsize=0 CPUtime=40000.9 cores=0-7
/proc/5298/stat : 5298 (SArTagnan) Z 5296 5298 5272 0 -1 4203548 17629938 0 0 0 3996805 3281 0 0 25 0 2 0 807638248 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5298/statm: 0 0 0 0 0 0 0
[pid=5298/tid=5304] ppid=5296 vsize=0 CPUtime=4921.59 cores=0-7
/proc/5298/task/5304/stat : 5304 (SArTagnan) R 5296 5298 5272 0 -1 4203588 384973 0 0 0 492054 105 0 0 25 0 2 0 807638250 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.86
CPU time (s): 40000.9
CPU user time (s): 39968.1
CPU system time (s): 32.875
CPU usage (%): 798.126
Max. virtual memory (cumulated for all children) (KiB): 5653200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39968.1
system time used= 32.875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17629938
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= 7936
involuntary context switches= 170395

runsolver used 24.0363 second user time and 66.1859 second system time

The end

Launcher Data

Begin job on node137 at 2011-06-01 22:33:25
IDJOB=3439176
IDBENCH=83320
IDSOLVER=1936
FILE ID=node137/3439176-1306960405
RUNJOBID= node137-1306960405-5286
PBS_JOBID= 13497614
Free space on /tmp= 73464 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439176-1306960405/watcher-3439176-1306960405 -o /tmp/evaluation-result-3439176-1306960405/solver-3439176-1306960405 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439176-1306960405.cnf -threads=8

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=2026352994

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24258960 kB
Buffers:        150736 kB
Cached:         285432 kB
SwapCached:      12308 kB
Active:        8149908 kB
Inactive:       291840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24258960 kB
SwapTotal:    67111528 kB
SwapFree:     56930356 kB
Dirty:             808 kB
Writeback:           0 kB
AnonPages:     8003288 kB
Mapped:          20848 kB
Slab:           105944 kB
PageTables:      74824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162514040 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= 73460 MiB
End job on node137 at 2011-06-01 23:56:59