Trace number 3438401

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40001.1 5011.66

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3438401-1306916177/watcher-3438401-1306916177 -o /tmp/evaluation-result-3438401-1306916177/solver-3438401-1306916177 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438401-1306916177.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: 1.04 1.20 1.23 2/508 25550
/proc/meminfo: memFree=20177856/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=24512 CPUtime=0.01 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 976 0 1 0 1 0 0 0 25 0 1 0 881848413 25100288 596 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25550/statm: 6128 596 296 106 0 1631 0

[startup+0.0797381 s]
/proc/loadavg: 1.04 1.20 1.23 2/508 25550
/proc/meminfo: memFree=20177856/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=125824 CPUtime=0.12 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 7545 0 1 0 11 1 0 0 18 0 8 0 881848413 128843776 5693 33554432000 4194304 4625164 140734746056656 18446744073709551615 47289403201458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25550/statm: 31456 5693 301 106 0 26959 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 125824

[startup+0.100725 s]
/proc/loadavg: 1.04 1.20 1.23 2/508 25550
/proc/meminfo: memFree=20177856/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=125824 CPUtime=0.2 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 7545 0 1 0 19 1 0 0 18 0 8 0 881848413 128843776 5693 33554432000 4194304 4625164 140734746056656 18446744073709551615 47289403201458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/25550/statm: 31456 5693 301 106 0 26959 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 125824

[startup+0.300632 s]
/proc/loadavg: 1.04 1.20 1.23 2/508 25550
/proc/meminfo: memFree=20177856/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=460904 CPUtime=1.44 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 14413 0 1 0 142 2 0 0 18 0 8 0 881848413 471965696 11839 33554432000 4194304 4625164 140734746056656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 115226 11839 354 106 0 110729 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 460904

[startup+0.700555 s]
/proc/loadavg: 1.04 1.20 1.23 2/508 25550
/proc/meminfo: memFree=20177856/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=465692 CPUtime=4.64 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 25863 0 1 0 460 4 0 0 18 0 8 0 881848413 476868608 20261 33554432000 4194304 4625164 140734746056656 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 116423 20261 352 106 0 111926 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 465692

[startup+1.50041 s]
/proc/loadavg: 1.60 1.32 1.26 9/516 25558
/proc/meminfo: memFree=20085196/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=487868 CPUtime=11.01 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 39675 0 1 0 1095 6 0 0 19 0 8 0 881848413 499576832 28993 33554432000 4194304 4625164 140734746056656 18446744073709551615 4513492 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 121967 28993 352 106 0 117470 0
[pid=25550/tid=25552] ppid=25548 vsize=487868 CPUtime=1.4 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2833 0 0 0 140 0 0 0 25 0 8 0 881848419 499576832 28993 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339176 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=487868 CPUtime=1.28 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2654 0 0 0 128 0 0 0 25 0 8 0 881848419 499576832 28993 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=487868 CPUtime=1.34 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4664 0 0 0 134 0 0 0 19 0 8 0 881848419 499576832 28994 33554432000 4194304 4625164 140734746056656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=487868 CPUtime=1.34 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2941 0 0 0 134 0 0 0 23 0 8 0 881848419 499576832 28994 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=487868 CPUtime=1.32 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2499 0 0 0 132 0 0 0 22 0 8 0 881848419 499576832 28994 33554432000 4194304 4625164 140734746056656 18446744073709551615 4348804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=487868 CPUtime=1.38 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2957 0 0 0 138 0 0 0 23 0 8 0 881848419 499576832 28994 33554432000 4194304 4625164 140734746056656 18446744073709551615 4465117 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=487868 CPUtime=1.43 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 2889 0 0 0 143 0 0 0 19 0 8 0 881848419 499576832 28994 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.01
Current children cumulated vsize (KiB) 487868

[startup+3.1011 s]
/proc/loadavg: 1.60 1.32 1.26 9/516 25558
/proc/meminfo: memFree=20039564/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=498984 CPUtime=23.79 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 63067 0 1 0 2368 11 0 0 23 0 8 0 881848413 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 124746 41483 364 106 0 120249 0
[pid=25550/tid=25552] ppid=25548 vsize=498984 CPUtime=2.98 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4668 0 0 0 298 0 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=498984 CPUtime=2.88 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4232 0 0 0 287 1 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=498984 CPUtime=2.94 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 10698 0 0 0 293 1 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=498984 CPUtime=2.94 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4343 0 0 0 293 1 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=498984 CPUtime=2.93 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 5611 0 0 0 292 1 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=498984 CPUtime=2.97 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 5088 0 0 0 297 0 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=498984 CPUtime=3.02 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4390 0 0 0 302 0 0 0 25 0 8 0 881848419 510959616 41483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.79
Current children cumulated vsize (KiB) 498984

[startup+6.3005 s]
/proc/loadavg: 1.60 1.32 1.26 9/516 25558
/proc/meminfo: memFree=19965736/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=525656 CPUtime=49.32 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 90808 0 1 0 4916 16 0 0 25 0 8 0 881848413 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 131414 57685 378 106 0 126917 0
[pid=25550/tid=25552] ppid=25548 vsize=525656 CPUtime=6.12 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 6789 0 0 0 612 0 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=525656 CPUtime=6.08 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4561 0 0 0 607 1 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=525656 CPUtime=6.14 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 20558 0 0 0 611 3 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339316 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=525656 CPUtime=6.14 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 4651 0 0 0 613 1 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351731 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=525656 CPUtime=6.12 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 8396 0 0 0 611 1 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=525656 CPUtime=6.16 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 7438 0 0 0 616 0 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4288823 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=525656 CPUtime=6.23 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 6220 0 0 0 622 1 0 0 25 0 8 0 881848419 538271744 57685 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 525656

[startup+12.7013 s]
/proc/loadavg: 2.58 1.54 1.33 9/516 25558
/proc/meminfo: memFree=19888172/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=557568 CPUtime=100.4 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 135952 0 1 0 10017 23 0 0 25 0 8 0 881848413 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 139392 76619 506 106 0 134895 0
[pid=25550/tid=25552] ppid=25548 vsize=557568 CPUtime=12.41 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 14240 0 0 0 1239 2 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=557568 CPUtime=12.48 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 6888 0 0 0 1247 1 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=557568 CPUtime=12.54 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 39019 0 0 0 1248 6 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=557568 CPUtime=12.54 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 6659 0 0 0 1253 1 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=557568 CPUtime=12.53 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 9395 0 0 0 1251 2 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=557568 CPUtime=12.57 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 11628 0 0 0 1256 1 0 0 25 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=557568 CPUtime=12.62 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 6701 0 0 0 1261 1 0 0 20 0 8 0 881848419 570949632 76619 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.4
Current children cumulated vsize (KiB) 557568

[startup+25.5009 s]
/proc/loadavg: 3.41 1.75 1.41 9/516 25559
/proc/meminfo: memFree=19786540/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=602360 CPUtime=202.58 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 188973 0 1 0 20224 34 0 0 25 0 8 0 881848413 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 150590 99483 571 106 0 146093 0
[pid=25550/tid=25552] ppid=25548 vsize=602360 CPUtime=24.97 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 16003 0 0 0 2495 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=602360 CPUtime=25.28 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 7719 0 0 0 2526 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=602360 CPUtime=25.34 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 58302 0 0 0 2524 10 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=602360 CPUtime=25.34 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 10262 0 0 0 2532 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=602360 CPUtime=25.33 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 9846 0 0 0 2531 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=602360 CPUtime=25.37 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 17661 0 0 0 2535 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=602360 CPUtime=25.42 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 9557 0 0 0 2540 2 0 0 25 0 8 0 881848419 616816640 99483 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.58
Current children cumulated vsize (KiB) 602360

[startup+51.101 s]
/proc/loadavg: 5.12 2.28 1.59 9/516 25559
/proc/meminfo: memFree=19621668/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=876792 CPUtime=406.93 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 294021 0 1 0 40641 52 0 0 25 0 8 0 881848413 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25550/statm: 219198 139661 541 106 0 214701 0
[pid=25550/tid=25552] ppid=25548 vsize=876792 CPUtime=50.14 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 22731 0 0 0 5010 4 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=876792 CPUtime=50.87 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 11800 0 0 0 5085 2 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=876792 CPUtime=50.94 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 103991 0 0 0 5077 17 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=876792 CPUtime=50.94 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 11188 0 0 0 5092 2 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351849 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=876792 CPUtime=50.93 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 17558 0 0 0 5090 3 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4348854 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=876792 CPUtime=50.95 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 27827 0 0 0 5091 4 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=876792 CPUtime=51.02 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 13453 0 0 0 5099 3 0 0 25 0 8 0 881848419 897835008 139661 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.93

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

[pid=25550/tid=25553] ppid=25548 vsize=5961068 CPUtime=4662.13 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 150363 0 0 0 466118 95 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=5961068 CPUtime=4662.24 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 25376706 0 0 0 462204 4020 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=5961068 CPUtime=4652.79 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 76109 0 0 0 465248 31 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=5961068 CPUtime=4662.16 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 116816 0 0 0 466191 25 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=5961068 CPUtime=4661.05 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 163595 0 0 0 466065 40 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=5961068 CPUtime=4662.18 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 115024 0 0 0 466155 63 0 0 25 0 8 0 881848419 6104133632 1190364 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37214.8
Current children cumulated vsize (KiB) 5961068

[startup+4722.32 s]
/proc/loadavg: 8.08 8.05 7.97 9/516 25703
/proc/meminfo: memFree=15377692/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6009068 CPUtime=37693.9 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 29212477 0 1 0 3764559 4831 0 0 25 0 8 0 881848413 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1502267 1198427 352 106 0 1497770 0
[pid=25550/tid=25552] ppid=25548 vsize=6009068 CPUtime=4719.02 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 122419 0 0 0 471874 28 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6009068 CPUtime=4722.15 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 150894 0 0 0 472120 95 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6009068 CPUtime=4722.26 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 25690054 0 0 0 468157 4069 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6009068 CPUtime=4712.81 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 76478 0 0 0 471250 31 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6009068 CPUtime=4722.18 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 128989 0 0 0 472191 27 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6009068 CPUtime=4721.05 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 163880 0 0 0 472065 40 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6009068 CPUtime=4722.19 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 116471 0 0 0 472155 64 0 0 25 0 8 0 881848419 6153285632 1198427 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37693.9
Current children cumulated vsize (KiB) 6009068

[startup+4782.3 s]
/proc/loadavg: 8.08 8.06 7.97 9/516 25704
/proc/meminfo: memFree=15345664/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6057068 CPUtime=38172.7 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 29726470 0 1 0 3812359 4910 0 0 25 0 8 0 881848413 6202437632 1204115 33554432000 4194304 4625164 140734746056656 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1514267 1204116 352 106 0 1509770 0
[pid=25550/tid=25552] ppid=25548 vsize=6057068 CPUtime=4779 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 122522 0 0 0 477872 28 0 0 25 0 8 0 881848419 6202437632 1204116 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6057068 CPUtime=4782.14 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 151384 0 0 0 478118 96 0 0 25 0 8 0 881848419 6202437632 1204117 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6057068 CPUtime=4782.24 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 26159110 0 0 0 474085 4139 0 0 25 0 8 0 881848419 6202437632 1204117 33554432000 4194304 4625164 140734746056656 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6057068 CPUtime=4772.79 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 76508 0 0 0 477248 31 0 0 25 0 8 0 881848419 6202437632 1204118 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6057068 CPUtime=4782.16 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 129194 0 0 0 478189 27 0 0 25 0 8 0 881848419 6202437632 1204119 33554432000 4194304 4625164 140734746056656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6057068 CPUtime=4781.01 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 176532 0 0 0 478059 42 0 0 25 0 8 0 881848419 6202437632 1204120 33554432000 4194304 4625164 140734746056656 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6057068 CPUtime=4782.18 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 117117 0 0 0 478153 65 0 0 25 0 8 0 881848419 6202437632 1204120 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38172.7
Current children cumulated vsize (KiB) 6057068

[startup+4842.3 s]
/proc/loadavg: 8.07 8.06 7.98 10/516 25706
/proc/meminfo: memFree=15295280/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6062504 CPUtime=38651.6 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 30147582 0 1 0 3860187 4977 0 0 25 0 8 0 881848413 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1515626 1219108 352 106 0 1511129 0
[pid=25550/tid=25552] ppid=25548 vsize=6062504 CPUtime=4839.01 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 123645 0 0 0 483872 29 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6062504 CPUtime=4842.14 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 151567 0 0 0 484118 96 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4288780 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6062504 CPUtime=4842.24 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 26550694 0 0 0 480025 4199 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6062504 CPUtime=4832.8 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 77027 0 0 0 483248 32 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6062504 CPUtime=4842.16 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 129892 0 0 0 484189 27 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6062504 CPUtime=4841.01 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 176977 0 0 0 484058 43 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6062504 CPUtime=4842.18 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 117391 0 0 0 484153 65 0 0 25 0 8 0 881848419 6208004096 1219108 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38651.6
Current children cumulated vsize (KiB) 6062504

[startup+4902.3 s]
/proc/loadavg: 8.07 8.06 7.98 9/516 25708
/proc/meminfo: memFree=15275516/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6062504 CPUtime=39130.6 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 30353544 0 1 0 3908045 5016 0 0 25 0 8 0 881848413 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1515626 1222977 352 106 0 1511129 0
[pid=25550/tid=25552] ppid=25548 vsize=6062504 CPUtime=4899.01 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 124505 0 0 0 489872 29 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6062504 CPUtime=4902.14 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 152160 0 0 0 490118 96 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6062504 CPUtime=4902.25 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 26724028 0 0 0 485995 4230 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6062504 CPUtime=4892.8 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 77248 0 0 0 489248 32 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6062504 CPUtime=4902.16 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 130017 0 0 0 490189 27 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4329984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6062504 CPUtime=4901 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 177125 0 0 0 490057 43 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330859 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6062504 CPUtime=4902.18 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 117434 0 0 0 490153 65 0 0 25 0 8 0 881848419 6208004096 1222977 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39130.6
Current children cumulated vsize (KiB) 6062504

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 7.98 9/516 25711
/proc/meminfo: memFree=15240864/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6110504 CPUtime=39609.6 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 30709019 0 1 0 3955879 5076 0 0 25 0 8 0 881848413 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1527626 1233389 352 106 0 1523129 0
[pid=25550/tid=25552] ppid=25548 vsize=6110504 CPUtime=4959.02 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 136743 0 0 0 495871 31 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6110504 CPUtime=4962.14 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 152237 0 0 0 496118 96 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6110504 CPUtime=4962.24 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 27054707 0 0 0 491941 4283 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6110504 CPUtime=4952.8 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 77281 0 0 0 495248 32 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6110504 CPUtime=4962.17 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 130168 0 0 0 496189 28 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6110504 CPUtime=4960.97 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 177282 0 0 0 496054 43 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6110504 CPUtime=4962.17 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 119675 0 0 0 496150 67 0 0 25 0 8 0 881848419 6257156096 1233389 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352085 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39609.6
Current children cumulated vsize (KiB) 6110504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.4 s]
/proc/loadavg: 8.18 8.10 8.00 9/516 25713
/proc/meminfo: memFree=15204772/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=6110504 CPUtime=40000.8 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4202496 31077215 0 1 0 3994943 5134 0 0 25 0 8 0 881848413 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4393061 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/25550/statm: 1527626 1240558 352 106 0 1523129 0
[pid=25550/tid=25552] ppid=25548 vsize=6110504 CPUtime=5008.14 cores=0-7
/proc/25550/task/25552/stat : 25552 (SArTagnan) R 25548 25550 25524 0 -1 4202560 136835 0 0 0 500783 31 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25550/tid=25553] ppid=25548 vsize=6110504 CPUtime=5011.26 cores=0-7
/proc/25550/task/25553/stat : 25553 (SArTagnan) R 25548 25550 25524 0 -1 4202560 153955 0 0 0 501029 97 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=25550/tid=25554] ppid=25548 vsize=6110504 CPUtime=5011.37 cores=0-7
/proc/25550/task/25554/stat : 25554 (SArTagnan) R 25548 25550 25524 0 -1 4202560 27400183 0 0 0 496800 4337 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4352027 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25550/tid=25555] ppid=25548 vsize=6110504 CPUtime=5001.92 cores=0-7
/proc/25550/task/25555/stat : 25555 (SArTagnan) R 25548 25550 25524 0 -1 4202560 77333 0 0 0 500160 32 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=25550/tid=25556] ppid=25548 vsize=6110504 CPUtime=5011.3 cores=0-7
/proc/25550/task/25556/stat : 25556 (SArTagnan) R 25548 25550 25524 0 -1 4202560 130429 0 0 0 501102 28 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25550/tid=25557] ppid=25548 vsize=6110504 CPUtime=5010.08 cores=0-7
/proc/25550/task/25557/stat : 25557 (SArTagnan) R 25548 25550 25524 0 -1 4202560 177645 0 0 0 500965 43 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25550/tid=25558] ppid=25548 vsize=6110504 CPUtime=5010.58 cores=0-7
/proc/25550/task/25558/stat : 25558 (SArTagnan) R 25548 25550 25524 0 -1 4202560 120984 0 0 0 500990 68 0 0 25 0 8 0 881848419 6257156096 1240558 33554432000 4194304 4625164 140734746056656 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 6110504

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

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

[startup+5011.62 s]
/proc/loadavg: 8.18 8.10 8.00 2/510 25714
/proc/meminfo: memFree=17208412/32950928 swapFree=61513528/67111528
[pid=25550] ppid=25548 vsize=0 CPUtime=40001 cores=0-7
/proc/25550/stat : 25550 (SArTagnan) R 25548 25550 25524 0 -1 4203524 31077215 0 1 0 3994949 5154 0 0 25 0 1 0 881848413 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25550/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.66
CPU time (s): 40001.1
CPU user time (s): 39949.5
CPU system time (s): 51.5772
CPU usage (%): 798.161
Max. virtual memory (cumulated for all children) (KiB): 7177100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39949.5
system time used= 51.5772
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31077215
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11154
involuntary context switches= 171688

runsolver used 22.9975 second user time and 64.3522 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 10:16:17
IDJOB=3438401
IDBENCH=71294
IDSOLVER=1936
FILE ID=node115/3438401-1306916177
RUNJOBID= node115-1306916177-25538
PBS_JOBID= 13488514
Free space on /tmp= 73768 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438401-1306916177/watcher-3438401-1306916177 -o /tmp/evaluation-result-3438401-1306916177/solver-3438401-1306916177 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438401-1306916177.cnf -threads=8

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=1135986361

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.77
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      20178004 kB
Buffers:        157748 kB
Cached:         458924 kB
SwapCached:       5268 kB
Active:       11986036 kB
Inactive:       501588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20178004 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:            3092 kB
Writeback:          20 kB
AnonPages:    11869196 kB
Mapped:          32972 kB
Slab:           136708 kB
PageTables:      75388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 151808412 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= 73764 MiB
End job on node115 at 2011-06-01 11:39:51