Trace number 3438421

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.7 5010.72

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g4.cnf
MD5SUM399c54da7337981a88a374a67e87ba30
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-3438421-1306916442/watcher-3438421-1306916442 -o /tmp/evaluation-result-3438421-1306916442/solver-3438421-1306916442 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438421-1306916442.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: 3.09 1.50 1.29 2/474 28171
/proc/meminfo: memFree=27630712/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=24876 CPUtime=0.01 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 1190 0 0 0 1 0 0 0 25 0 1 0 803243857 25473024 628 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28171/statm: 6219 628 296 106 0 1722 0

[startup+0.0507751 s]
/proc/loadavg: 3.09 1.50 1.29 2/474 28171
/proc/meminfo: memFree=27630712/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=27452 CPUtime=0.04 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 2905 0 0 0 4 0 0 0 25 0 1 0 803243857 28110848 1054 33554432000 4194304 4625164 140734569795888 18446744073709551615 208080232192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28171/statm: 6863 1054 296 106 0 2366 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27452

[startup+0.10646 s]
/proc/loadavg: 3.09 1.50 1.29 2/474 28171
/proc/meminfo: memFree=27630712/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=454436 CPUtime=0.34 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 10336 0 0 0 33 1 0 0 25 0 8 0 803243857 465342464 8235 33554432000 4194304 4625164 140734569795888 18446744073709551615 208079929731 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28171/statm: 113609 8258 340 106 0 109112 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 454436

[startup+0.300731 s]
/proc/loadavg: 3.09 1.50 1.29 2/474 28171
/proc/meminfo: memFree=27630712/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=465392 CPUtime=1.68 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 21518 0 0 0 166 2 0 0 25 0 8 0 803243857 476561408 15590 33554432000 4194304 4625164 140734569795888 18446744073709551615 208079929813 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 116348 15613 341 106 0 111851 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 465392

[startup+0.700655 s]
/proc/loadavg: 3.09 1.50 1.29 2/474 28171
/proc/meminfo: memFree=27630712/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=492008 CPUtime=4.87 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 50889 0 0 0 479 8 0 0 25 0 8 0 803243857 503816192 33447 33554432000 4194304 4625164 140734569795888 18446744073709551615 208080337439 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 123002 33447 451 106 0 118505 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 492008

[startup+1.50051 s]
/proc/loadavg: 3.09 1.50 1.29 9/482 28179
/proc/meminfo: memFree=27492832/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=557544 CPUtime=11.24 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 57240 0 0 0 1115 9 0 0 25 0 8 0 803243857 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512475 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 139386 39692 452 106 0 134889 0
[pid=28171/tid=28173] ppid=28169 vsize=557544 CPUtime=1.42 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 2756 0 0 0 142 0 0 0 19 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=557544 CPUtime=1.4 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 3992 0 0 0 140 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4288802 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=557544 CPUtime=1.38 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 3820 0 0 0 138 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4334268 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=557544 CPUtime=1.39 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 3678 0 0 0 139 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=557544 CPUtime=1.4 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 3697 0 0 0 140 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4349012 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=557544 CPUtime=1.42 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 2920 0 0 0 142 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=557544 CPUtime=1.41 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 2829 0 0 0 141 0 0 0 25 0 8 0 803243863 570925056 39692 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 557544

[startup+3.1012 s]
/proc/loadavg: 3.09 1.50 1.29 9/482 28179
/proc/meminfo: memFree=27462128/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=563376 CPUtime=24.03 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 66102 0 0 0 2392 11 0 0 25 0 8 0 803243857 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 140844 45411 418 106 0 136347 0
[pid=28171/tid=28173] ppid=28169 vsize=563376 CPUtime=3.02 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4534 0 0 0 302 0 0 0 24 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=563376 CPUtime=2.98 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4355 0 0 0 298 0 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=563376 CPUtime=2.98 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 6969 0 0 0 297 1 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=563376 CPUtime=2.99 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4055 0 0 0 299 0 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4465206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=563376 CPUtime=3 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4916 0 0 0 300 0 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=563376 CPUtime=3.03 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4502 0 0 0 302 1 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=563376 CPUtime=3.01 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 2929 0 0 0 301 0 0 0 25 0 8 0 803243863 576897024 45411 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.03
Current children cumulated vsize (KiB) 563376

[startup+6.30059 s]
/proc/loadavg: 3.57 1.62 1.33 9/482 28179
/proc/meminfo: memFree=27421560/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=573040 CPUtime=49.58 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 84041 0 0 0 4942 16 0 0 25 0 8 0 803243857 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 143260 56870 393 106 0 138763 0
[pid=28171/tid=28173] ppid=28169 vsize=573040 CPUtime=6.22 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 7012 0 0 0 622 0 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=573040 CPUtime=6.12 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 6203 0 0 0 612 0 0 0 19 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=573040 CPUtime=6.18 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 11282 0 0 0 616 2 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=573040 CPUtime=6.19 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 5734 0 0 0 618 1 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=573040 CPUtime=6.2 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 5456 0 0 0 620 0 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4349075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=573040 CPUtime=6.22 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 9099 0 0 0 621 1 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=573040 CPUtime=6.22 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4451 0 0 0 621 1 0 0 25 0 8 0 803243863 586792960 56870 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 573040

[startup+12.7004 s]
/proc/loadavg: 3.92 1.73 1.37 9/482 28179
/proc/meminfo: memFree=27347180/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=587124 CPUtime=100.66 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 130788 0 0 0 10041 25 0 0 25 0 8 0 803243857 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 146781 71621 401 106 0 142284 0
[pid=28171/tid=28173] ppid=28169 vsize=587124 CPUtime=12.62 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 7776 0 0 0 1261 1 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=587124 CPUtime=12.41 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 8856 0 0 0 1240 1 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=587124 CPUtime=12.57 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 39074 0 0 0 1251 6 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=587124 CPUtime=12.59 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 6387 0 0 0 1258 1 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 208079888341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=587124 CPUtime=12.6 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 6428 0 0 0 1259 1 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=587124 CPUtime=12.62 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 11175 0 0 0 1260 2 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=587124 CPUtime=12.62 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 4980 0 0 0 1261 1 0 0 25 0 8 0 803243863 601214976 71621 33554432000 4194304 4625164 140734569795888 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 587124

[startup+25.5009 s]
/proc/loadavg: 4.89 2.05 1.48 9/482 28180
/proc/meminfo: memFree=27239648/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=623724 CPUtime=202.84 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 180029 0 0 0 20249 35 0 0 25 0 8 0 803243857 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4511917 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 155931 98129 456 106 0 151434 0
[pid=28171/tid=28173] ppid=28169 vsize=623724 CPUtime=25.42 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 11762 0 0 0 2540 2 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=623724 CPUtime=25 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 9865 0 0 0 2498 2 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=623724 CPUtime=25.36 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 64362 0 0 0 2526 10 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4547244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=623724 CPUtime=25.39 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 6489 0 0 0 2537 2 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=623724 CPUtime=25.4 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 10935 0 0 0 2538 2 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=623724 CPUtime=25.43 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 16094 0 0 0 2539 4 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=623724 CPUtime=25.41 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 7532 0 0 0 2540 1 0 0 25 0 8 0 803243863 638693376 98129 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.84
Current children cumulated vsize (KiB) 623724

[startup+51.101 s]
/proc/loadavg: 5.95 2.53 1.65 9/482 28180
/proc/meminfo: memFree=27090828/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=858328 CPUtime=407.23 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 300033 0 0 0 40664 59 0 0 25 0 8 0 803243857 878927872 135204 33554432000 4194304 4625164 140734569795888 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 214582 135204 600 106 0 210085 0
[pid=28171/tid=28173] ppid=28169 vsize=858328 CPUtime=51.02 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 19131 0 0 0 5099 3 0 0 25 0 8 0 803243863 878927872 135205 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=858328 CPUtime=50.6 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 14997 0 0 0 5056 4 0 0 25 0 8 0 803243863 878927872 135205 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=858328 CPUtime=50.97 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 141703 0 0 0 5073 24 0 0 25 0 8 0 803243863 878927872 135205 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=858328 CPUtime=50.99 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 7654 0 0 0 5097 2 0 0 25 0 8 0 803243863 878927872 135205 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=858328 CPUtime=51 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 17361 0 0 0 5097 3 0 0 25 0 8 0 803243863 878927872 135206 33554432000 4194304 4625164 140734569795888 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=858328 CPUtime=51.02 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 24204 0 0 0 5097 5 0 0 25 0 8 0 803243863 878927872 135206 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=858328 CPUtime=50.6 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 8145 0 0 0 5058 2 0 0 25 0 8 0 803243863 878927872 135207 33554432000 4194304 4625164 140734569795888 18446744073709551615 4345240 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.23

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

Current children cumulated vsize (KiB) 4022196

[startup+4722.32 s]
/proc/loadavg: 8.22 8.12 8.01 9/482 28317
/proc/meminfo: memFree=24336600/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4087732 CPUtime=37699.4 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 29446795 0 0 0 3764964 4981 0 0 25 0 8 0 803243857 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1021933 820173 352 106 0 1017436 0
[pid=28171/tid=28173] ppid=28169 vsize=4087732 CPUtime=4721.73 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170193 0 0 0 472135 38 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4087732 CPUtime=4721.03 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 231784 0 0 0 471874 229 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4087732 CPUtime=4721.05 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 28216689 0 0 0 467606 4499 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4469147 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4087732 CPUtime=4722.34 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 80042 0 0 0 472207 27 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4087732 CPUtime=4722.4 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 131893 0 0 0 472215 25 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4087732 CPUtime=4722.42 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 191850 0 0 0 472195 47 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4087732 CPUtime=4646.24 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75089 0 0 0 464583 41 0 0 25 0 8 0 803243863 4185837568 820173 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37699.4
Current children cumulated vsize (KiB) 4087732

[startup+4782.3 s]
/proc/loadavg: 8.15 8.11 8.01 9/482 28319
/proc/meminfo: memFree=24330504/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4153268 CPUtime=38178.3 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 29911584 0 0 0 3812778 5056 0 0 25 0 8 0 803243857 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1038317 823242 352 106 0 1033820 0
[pid=28171/tid=28173] ppid=28169 vsize=4153268 CPUtime=4781.71 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170358 0 0 0 478133 38 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4153268 CPUtime=4780.05 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 232156 0 0 0 477775 230 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4153268 CPUtime=4781.03 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 28679952 0 0 0 473530 4573 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4153268 CPUtime=4782.32 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 80081 0 0 0 478205 27 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4153268 CPUtime=4782.38 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 132051 0 0 0 478213 25 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4153268 CPUtime=4782.4 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 192347 0 0 0 478193 47 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4153268 CPUtime=4706.22 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75221 0 0 0 470581 41 0 0 25 0 8 0 803243863 4252946432 823242 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38178.3
Current children cumulated vsize (KiB) 4153268

[startup+4842.3 s]
/proc/loadavg: 8.05 8.09 8.00 9/482 28320
/proc/meminfo: memFree=24324152/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4153268 CPUtime=38657.3 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 30379713 0 0 0 3860608 5126 0 0 25 0 8 0 803243857 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1038317 825028 352 106 0 1033820 0
[pid=28171/tid=28173] ppid=28169 vsize=4153268 CPUtime=4841.71 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170488 0 0 0 484133 38 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4153268 CPUtime=4839.06 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 233268 0 0 0 483675 231 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4153268 CPUtime=4841 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 29146115 0 0 0 479459 4641 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4153268 CPUtime=4842.32 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 80125 0 0 0 484205 27 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4153268 CPUtime=4842.38 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 132196 0 0 0 484213 25 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4153268 CPUtime=4842.4 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 192483 0 0 0 484193 47 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4153268 CPUtime=4766.23 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75242 0 0 0 476582 41 0 0 25 0 8 0 803243863 4252946432 825028 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38657.3
Current children cumulated vsize (KiB) 4153268

[startup+4902.3 s]
/proc/loadavg: 8.02 8.07 8.00 9/482 28322
/proc/meminfo: memFree=24294620/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4157592 CPUtime=39136.4 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 30803992 0 0 0 3908438 5199 0 0 25 0 8 0 803243857 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1039398 832299 352 106 0 1034901 0
[pid=28171/tid=28173] ppid=28169 vsize=4157592 CPUtime=4901.71 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170633 0 0 0 490133 38 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4157592 CPUtime=4898.08 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 236481 0 0 0 489572 236 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4157592 CPUtime=4900.99 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 29565520 0 0 0 485391 4708 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4157592 CPUtime=4902.32 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 80765 0 0 0 490205 27 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4157592 CPUtime=4902.38 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 132451 0 0 0 490213 25 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4157592 CPUtime=4902.41 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 192741 0 0 0 490193 48 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4157592 CPUtime=4826.23 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75261 0 0 0 482582 41 0 0 25 0 8 0 803243863 4257374208 832299 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39136.4
Current children cumulated vsize (KiB) 4157592

[startup+4962.3 s]
/proc/loadavg: 8.00 8.05 8.00 9/482 28323
/proc/meminfo: memFree=24274128/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4157592 CPUtime=39615.4 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 31210813 0 0 0 3956267 5272 0 0 25 0 8 0 803243857 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1039398 837558 352 106 0 1034901 0
[pid=28171/tid=28173] ppid=28169 vsize=4157592 CPUtime=4961.72 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170763 0 0 0 496134 38 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4157592 CPUtime=4957.09 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 239326 0 0 0 495469 240 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4157592 CPUtime=4960.98 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 29968392 0 0 0 491322 4776 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4157592 CPUtime=4962.32 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 80900 0 0 0 496205 27 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4157592 CPUtime=4962.39 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 132682 0 0 0 496214 25 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4157592 CPUtime=4962.41 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 193188 0 0 0 496193 48 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4157592 CPUtime=4886.23 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75277 0 0 0 488582 41 0 0 25 0 8 0 803243863 4257374208 837558 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39615.4
Current children cumulated vsize (KiB) 4157592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.52 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28325
/proc/meminfo: memFree=24263808/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=4157592 CPUtime=40000.5 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) R 28169 28171 28111 0 -1 4202496 31599274 0 0 0 3994709 5338 0 0 25 0 8 0 803243857 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 1039398 840080 352 106 0 1034901 0
[pid=28171/tid=28173] ppid=28169 vsize=4157592 CPUtime=5009.96 cores=0-7
/proc/28171/task/28173/stat : 28173 (SArTagnan) R 28169 28171 28111 0 -1 4202560 170862 0 0 0 500958 38 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=4157592 CPUtime=5004.53 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4202560 239422 0 0 0 500212 241 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28171/tid=28175] ppid=28169 vsize=4157592 CPUtime=5009.21 cores=0-7
/proc/28171/task/28175/stat : 28175 (SArTagnan) R 28169 28171 28111 0 -1 4202560 30355053 0 0 0 496080 4841 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28171/tid=28176] ppid=28169 vsize=4157592 CPUtime=5010.57 cores=0-7
/proc/28171/task/28176/stat : 28176 (SArTagnan) R 28169 28171 28111 0 -1 4202560 81839 0 0 0 501029 28 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28171/tid=28177] ppid=28169 vsize=4157592 CPUtime=5010.62 cores=0-7
/proc/28171/task/28177/stat : 28177 (SArTagnan) R 28169 28171 28111 0 -1 4202560 132863 0 0 0 501037 25 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28171/tid=28178] ppid=28169 vsize=4157592 CPUtime=5010.65 cores=0-7
/proc/28171/task/28178/stat : 28178 (SArTagnan) R 28169 28171 28111 0 -1 4202560 193365 0 0 0 501017 48 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28171/tid=28179] ppid=28169 vsize=4157592 CPUtime=4934.47 cores=0-7
/proc/28171/task/28179/stat : 28179 (SArTagnan) R 28169 28171 28111 0 -1 4202560 75283 0 0 0 493406 41 0 0 25 0 8 0 803243863 4257374208 840080 33554432000 4194304 4625164 140734569795888 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4157592

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

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

[startup+5010.62 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28325
/proc/meminfo: memFree=24263808/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=0 CPUtime=40000.6 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) Z 28169 28171 28111 0 -1 4203548 31599274 0 0 0 3994714 5346 0 0 25 0 2 0 803243857 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 0 0 0 0 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=0 CPUtime=5004.62 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4203588 239422 0 0 0 500213 249 0 0 25 0 2 0 803243863 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

[startup+5010.7 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28325
/proc/meminfo: memFree=24263808/32950928 swapFree=39617324/67111528
[pid=28171] ppid=28169 vsize=0 CPUtime=40000.7 cores=0-7
/proc/28171/stat : 28171 (SArTagnan) Z 28169 28171 28111 0 -1 4203548 31599274 0 0 0 3994714 5353 0 0 25 0 2 0 803243857 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28171/statm: 0 0 0 0 0 0 0
[pid=28171/tid=28174] ppid=28169 vsize=0 CPUtime=5004.69 cores=0-7
/proc/28171/task/28174/stat : 28174 (SArTagnan) R 28169 28171 28111 0 -1 4203588 239422 0 0 0 500213 256 0 0 25 0 2 0 803243863 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.72
CPU time (s): 40000.7
CPU user time (s): 39947.1
CPU system time (s): 53.5549
CPU usage (%): 798.303
Max. virtual memory (cumulated for all children) (KiB): 4157592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39947.1
system time used= 53.5549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31599274
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= 10243
involuntary context switches= 169080

runsolver used 21.8917 second user time and 60.1479 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 10:20:42
IDJOB=3438421
IDBENCH=71308
IDSOLVER=1936
FILE ID=node127/3438421-1306916442
RUNJOBID= node127-1306916425-28125
PBS_JOBID= 13488516
Free space on /tmp= 73960 MiB

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

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

MD5SUM BENCH= 399c54da7337981a88a374a67e87ba30
RANDOM SEED=330232835

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27630868 kB
Buffers:        280396 kB
Cached:         747376 kB
SwapCached:      59112 kB
Active:        3023216 kB
Inactive:      2011036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27630868 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:            3720 kB
Writeback:          16 kB
AnonPages:     3954468 kB
Mapped:          21724 kB
Slab:           119944 kB
PageTables:      94848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119720788 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= 73956 MiB
End job on node127 at 2011-06-01 11:44:14