Trace number 3438466

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40000.8 5010.4

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3438466-1306917911/watcher-3438466-1306917911 -o /tmp/evaluation-result-3438466-1306917911/solver-3438466-1306917911 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438466-1306917911.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.84 1.97 1.99 2/454 28044
/proc/meminfo: memFree=29068880/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=25884 CPUtime=0.01 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 947 0 1 0 1 0 0 0 24 0 1 0 803389105 26505216 566 33554432000 4194304 4625164 140735349588000 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/28044/statm: 6471 566 296 106 0 1974 0

[startup+0.061855 s]
/proc/loadavg: 1.84 1.97 1.99 2/454 28044
/proc/meminfo: memFree=29068880/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=28820 CPUtime=0.05 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 3047 0 1 0 5 0 0 0 25 0 1 0 803389105 29511680 1197 33554432000 4194304 4625164 140735349588000 18446744073709551615 228122713856 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/28044/statm: 7205 1198 296 106 0 2708 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28820

[startup+0.100829 s]
/proc/loadavg: 1.84 1.97 1.99 2/454 28044
/proc/meminfo: memFree=29068880/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=323872 CPUtime=0.17 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 9522 0 1 0 17 0 0 0 25 0 8 0 803389105 331644928 7662 33554432000 4194304 4625164 140735349588000 18446744073709551615 228122757303 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28044/statm: 80968 7666 333 106 0 76471 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 323872

[startup+0.300736 s]
/proc/loadavg: 1.84 1.97 1.99 2/454 28044
/proc/meminfo: memFree=29068880/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=464908 CPUtime=1.28 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 19184 0 1 0 124 4 0 0 18 0 8 0 803389105 476065792 15208 33554432000 4194304 4625164 140735349588000 18446744073709551615 228122411104 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28044/statm: 116227 15208 340 106 0 111730 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 464908

[startup+0.700664 s]
/proc/loadavg: 1.84 1.97 1.99 2/454 28044
/proc/meminfo: memFree=29068880/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=492160 CPUtime=4.21 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 51036 0 1 0 412 9 0 0 18 0 8 0 803389105 503971840 34843 33554432000 4194304 4625164 140735349588000 18446744073709551615 4278468 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 123040 34843 428 106 0 118543 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 492160

[startup+1.50052 s]
/proc/loadavg: 1.84 1.97 1.99 9/462 28052
/proc/meminfo: memFree=28926224/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=497428 CPUtime=10.59 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 55920 0 1 0 1048 11 0 0 18 0 8 0 803389105 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 124357 38733 397 106 0 119860 0
[pid=28044/tid=28046] ppid=28042 vsize=497428 CPUtime=1.36 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 3720 0 0 0 136 0 0 0 18 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4353611 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=497428 CPUtime=1.3 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 2501 0 0 0 130 0 0 0 18 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=497428 CPUtime=1.33 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 3078 0 0 0 132 1 0 0 19 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=497428 CPUtime=1.35 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 3208 0 0 0 134 1 0 0 19 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=497428 CPUtime=1.27 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 3084 0 0 0 127 0 0 0 19 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=497428 CPUtime=1.3 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 2833 0 0 0 130 0 0 0 19 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 228138697755 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=497428 CPUtime=1.35 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 4315 0 0 0 135 0 0 0 18 0 8 0 803389113 509366272 38733 33554432000 4194304 4625164 140735349588000 18446744073709551615 4288900 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 10.59
Current children cumulated vsize (KiB) 497428

[startup+3.10123 s]
/proc/loadavg: 1.84 1.97 1.99 9/462 28052
/proc/meminfo: memFree=28899688/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=508660 CPUtime=23.37 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 72508 0 1 0 2323 14 0 0 22 0 8 0 803389105 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511747 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 127165 50205 395 106 0 122668 0
[pid=28044/tid=28046] ppid=28042 vsize=508660 CPUtime=2.97 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5853 0 0 0 296 1 0 0 21 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=508660 CPUtime=2.89 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5428 0 0 0 288 1 0 0 21 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4288950 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=508660 CPUtime=2.93 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 7643 0 0 0 292 1 0 0 23 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=508660 CPUtime=2.94 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5110 0 0 0 293 1 0 0 23 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4317246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=508660 CPUtime=2.87 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 4457 0 0 0 287 0 0 0 23 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4349768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=508660 CPUtime=2.91 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5608 0 0 0 290 1 0 0 23 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=508660 CPUtime=2.95 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 4768 0 0 0 294 1 0 0 22 0 8 0 803389113 520867840 50205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.37
Current children cumulated vsize (KiB) 508660

[startup+6.30065 s]
/proc/loadavg: 2.33 2.07 2.02 9/462 28052
/proc/meminfo: memFree=28828032/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=527516 CPUtime=48.92 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 97402 0 1 0 4873 19 0 0 25 0 8 0 803389105 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 131879 63920 402 106 0 127382 0
[pid=28044/tid=28046] ppid=28042 vsize=527516 CPUtime=6.16 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 6672 0 0 0 615 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=527516 CPUtime=6.04 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5961 0 0 0 603 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=527516 CPUtime=6.13 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 16219 0 0 0 610 3 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=527516 CPUtime=6.14 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 5801 0 0 0 613 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=527516 CPUtime=6.08 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 6534 0 0 0 607 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4348889 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=527516 CPUtime=6.1 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 6228 0 0 0 609 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=527516 CPUtime=6.15 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 6686 0 0 0 614 1 0 0 25 0 8 0 803389113 540176384 63920 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.92
Current children cumulated vsize (KiB) 527516

[startup+12.7005 s]
/proc/loadavg: 2.79 2.17 2.05 9/462 28052
/proc/meminfo: memFree=28738700/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=609924 CPUtime=100.01 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 135030 0 1 0 9976 25 0 0 25 0 8 0 803389105 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 152481 83227 378 106 0 147984 0
[pid=28044/tid=28046] ppid=28042 vsize=609924 CPUtime=12.57 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 9538 0 0 0 1255 2 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=609924 CPUtime=12.34 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 8490 0 0 0 1232 2 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=609924 CPUtime=12.53 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 30887 0 0 0 1248 5 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4560000 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=609924 CPUtime=12.55 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 8702 0 0 0 1253 2 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=609924 CPUtime=12.47 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 9427 0 0 0 1246 1 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4349050 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=609924 CPUtime=12.51 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 10681 0 0 0 1249 2 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=609924 CPUtime=12.54 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 9366 0 0 0 1253 1 0 0 25 0 8 0 803389113 624562176 83227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4288699 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (KiB) 609924

[startup+25.5012 s]
/proc/loadavg: 4.01 2.47 2.15 9/462 28052
/proc/meminfo: memFree=28617680/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=739796 CPUtime=202.21 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 203163 0 1 0 20185 36 0 0 25 0 8 0 803389105 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 184949 113381 603 106 0 180452 0
[pid=28044/tid=28046] ppid=28042 vsize=739796 CPUtime=25.36 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 13635 0 0 0 2534 2 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=739796 CPUtime=24.93 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 9198 0 0 0 2491 2 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=739796 CPUtime=25.33 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 64795 0 0 0 2524 9 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=739796 CPUtime=25.35 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 12852 0 0 0 2532 3 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=739796 CPUtime=25.27 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 13851 0 0 0 2525 2 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=739796 CPUtime=25.31 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 16960 0 0 0 2528 3 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=739796 CPUtime=25.35 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 9870 0 0 0 2533 2 0 0 25 0 8 0 803389113 757551104 113381 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.21
Current children cumulated vsize (KiB) 739796

[startup+51.1005 s]
/proc/loadavg: 5.37 2.91 2.31 9/462 28053
/proc/meminfo: memFree=28457700/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=898020 CPUtime=406.6 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 368665 0 1 0 40595 65 0 0 25 0 8 0 803389105 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 224505 153503 597 106 0 220008 0
[pid=28044/tid=28046] ppid=28042 vsize=898020 CPUtime=50.96 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 20939 0 0 0 5092 4 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=898020 CPUtime=50.14 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 14062 0 0 0 5011 3 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=898020 CPUtime=50.92 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 166827 0 0 0 5067 25 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=898020 CPUtime=50.94 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 20424 0 0 0 5089 5 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=898020 CPUtime=50.87 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 22065 0 0 0 5083 4 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=898020 CPUtime=50.9 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 27595 0 0 0 5085 5 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=898020 CPUtime=50.94 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 10505 0 0 0 5092 2 0 0 25 0 8 0 803389113 919572480 153503 33554432000 4194304 4625164 140735349588000 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.6

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

[pid=28044/tid=28048] ppid=28042 vsize=4484300 CPUtime=4660.65 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 32570984 0 0 0 460670 5395 0 0 25 0 8 0 803389113 4591923200 935032 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4484300 CPUtime=4662.25 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 132484 0 0 0 466190 35 0 0 25 0 8 0 803389113 4591923200 935032 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4484300 CPUtime=4662.03 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 137945 0 0 0 466170 33 0 0 25 0 8 0 803389113 4591923200 935032 33554432000 4194304 4625164 140735349588000 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4484300 CPUtime=4662.08 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 174965 0 0 0 466173 35 0 0 25 0 8 0 803389113 4591923200 935032 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4484300 CPUtime=4662.24 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 118913 0 0 0 466133 91 0 0 25 0 8 0 803389113 4591923200 935032 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37223.5
Current children cumulated vsize (KiB) 4484300

[startup+4722.32 s]
/proc/loadavg: 8.08 8.06 8.00 9/462 28199
/proc/meminfo: memFree=25298240/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4549836 CPUtime=37702.7 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 34378772 0 1 0 3764155 6114 0 0 25 0 8 0 803389105 4659032064 940181 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1137459 940182 423 106 0 1132962 0
[pid=28044/tid=28046] ppid=28042 vsize=4549836 CPUtime=4722.29 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163238 0 0 0 472195 34 0 0 25 0 8 0 803389113 4659032064 940182 33554432000 4194304 4625164 140735349588000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4549836 CPUtime=4649.19 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 298099 0 0 0 464561 358 0 0 25 0 8 0 803389113 4659032064 940182 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4549836 CPUtime=4720.65 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 33013737 0 0 0 466603 5462 0 0 25 0 8 0 803389113 4659032064 940183 33554432000 4194304 4625164 140735349588000 18446744073709551615 228122375201 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4549836 CPUtime=4722.27 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 132708 0 0 0 472192 35 0 0 25 0 8 0 803389113 4659032064 940193 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4549836 CPUtime=4722.05 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138051 0 0 0 472172 33 0 0 25 0 8 0 803389113 4659032064 940205 33554432000 4194304 4625164 140735349588000 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4549836 CPUtime=4722.1 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 175273 0 0 0 472175 35 0 0 25 0 8 0 803389113 4659032064 940216 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4549836 CPUtime=4722.26 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 118989 0 0 0 472135 91 0 0 25 0 8 0 803389113 4659032064 940227 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37702.7
Current children cumulated vsize (KiB) 4549836

[startup+4782.3 s]
/proc/loadavg: 8.27 8.11 8.02 9/462 28203
/proc/meminfo: memFree=25283892/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4549836 CPUtime=38180.8 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 34803460 0 1 0 3811896 6182 0 0 25 0 8 0 803389105 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1137459 944281 423 106 0 1132962 0
[pid=28044/tid=28046] ppid=28042 vsize=4549836 CPUtime=4782.28 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163364 0 0 0 478194 34 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4549836 CPUtime=4708.27 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 299213 0 0 0 470468 359 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4549836 CPUtime=4780.61 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 33436587 0 0 0 472532 5529 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4549836 CPUtime=4782.25 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 132852 0 0 0 478190 35 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4549836 CPUtime=4782.03 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138241 0 0 0 478170 33 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4549836 CPUtime=4781.94 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 175437 0 0 0 478158 36 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4549836 CPUtime=4782.24 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 119053 0 0 0 478133 91 0 0 25 0 8 0 803389113 4659032064 944281 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38180.8
Current children cumulated vsize (KiB) 4549836

[startup+4842.3 s]
/proc/loadavg: 8.16 8.10 8.02 9/462 28205
/proc/meminfo: memFree=25274512/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4549836 CPUtime=38659.9 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 35046658 0 1 0 3859761 6224 0 0 25 0 8 0 803389105 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1137459 946795 423 106 0 1132962 0
[pid=28044/tid=28046] ppid=28042 vsize=4549836 CPUtime=4842.28 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163469 0 0 0 484194 34 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4549836 CPUtime=4767.33 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 302118 0 0 0 476371 362 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4549836 CPUtime=4840.6 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 33675930 0 0 0 478494 5566 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4549836 CPUtime=4842.25 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 133002 0 0 0 484190 35 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4549836 CPUtime=4842.03 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138353 0 0 0 484170 33 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4549836 CPUtime=4841.94 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 175872 0 0 0 484158 36 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4549836 CPUtime=4842.24 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 119083 0 0 0 484133 91 0 0 25 0 8 0 803389113 4659032064 946795 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38659.8
Current children cumulated vsize (KiB) 4549836

[startup+4902.3 s]
/proc/loadavg: 8.17 8.11 8.02 9/462 28206
/proc/meminfo: memFree=25257008/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4550048 CPUtime=39138.9 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 35051267 0 1 0 3907660 6233 0 0 25 0 8 0 803389105 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1137512 951392 423 106 0 1133015 0
[pid=28044/tid=28046] ppid=28042 vsize=4550048 CPUtime=4902.27 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163648 0 0 0 490193 34 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4550048 CPUtime=4826.41 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 305921 0 0 0 482272 369 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4550048 CPUtime=4900.59 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 33676083 0 0 0 484492 5567 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4550048 CPUtime=4902.25 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 133142 0 0 0 490190 35 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4550048 CPUtime=4902.02 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138510 0 0 0 490169 33 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4550048 CPUtime=4901.94 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 175946 0 0 0 490158 36 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4550048 CPUtime=4902.24 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 119135 0 0 0 490133 91 0 0 25 0 8 0 803389113 4659249152 951392 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39138.9
Current children cumulated vsize (KiB) 4550048

[startup+4962.3 s]
/proc/loadavg: 8.11 8.10 8.02 9/462 28208
/proc/meminfo: memFree=25231664/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4615584 CPUtime=39618 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 35449640 0 1 0 3955499 6298 0 0 25 0 8 0 803389105 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1153896 956008 423 106 0 1149399 0
[pid=28044/tid=28046] ppid=28042 vsize=4615584 CPUtime=4962.28 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163802 0 0 0 496194 34 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4615584 CPUtime=4885.47 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 307909 0 0 0 488175 372 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4615584 CPUtime=4960.57 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 34071385 0 0 0 490429 5628 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4615584 CPUtime=4962.25 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 133325 0 0 0 496190 35 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4488020 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4615584 CPUtime=4962.03 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138738 0 0 0 496169 34 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4615584 CPUtime=4961.94 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 176095 0 0 0 496158 36 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4615584 CPUtime=4962.24 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 119439 0 0 0 496133 91 0 0 25 0 8 0 803389113 4726358016 956008 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39618
Current children cumulated vsize (KiB) 4615584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.2 s]
/proc/loadavg: 8.05 8.08 8.02 9/462 28209
/proc/meminfo: memFree=25228304/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=4615584 CPUtime=40000.6 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) R 28042 28044 28018 0 -1 4202496 35681607 0 1 0 3993719 6337 0 0 25 0 8 0 803389105 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 1153896 958471 423 106 0 1149399 0
[pid=28044/tid=28046] ppid=28042 vsize=4615584 CPUtime=5010.2 cores=0-7
/proc/28044/task/28046/stat : 28046 (SArTagnan) R 28042 28044 28018 0 -1 4202560 163924 0 0 0 500985 35 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=4615584 CPUtime=4932.65 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4202560 307937 0 0 0 492893 372 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28044/tid=28048] ppid=28042 vsize=4615584 CPUtime=5008.47 cores=0-7
/proc/28044/task/28048/stat : 28048 (SArTagnan) R 28042 28044 28018 0 -1 4202560 34302444 0 0 0 495181 5666 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28044/tid=28049] ppid=28042 vsize=4615584 CPUtime=5010.17 cores=0-7
/proc/28044/task/28049/stat : 28049 (SArTagnan) R 28042 28044 28018 0 -1 4202560 133594 0 0 0 500982 35 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28044/tid=28050] ppid=28042 vsize=4615584 CPUtime=5009.94 cores=0-7
/proc/28044/task/28050/stat : 28050 (SArTagnan) R 28042 28044 28018 0 -1 4202560 138848 0 0 0 500960 34 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4329724 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28044/tid=28051] ppid=28042 vsize=4615584 CPUtime=5009.86 cores=0-7
/proc/28044/task/28051/stat : 28051 (SArTagnan) R 28042 28044 28018 0 -1 4202560 176316 0 0 0 500950 36 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28044/tid=28052] ppid=28042 vsize=4615584 CPUtime=5010.16 cores=0-7
/proc/28044/task/28052/stat : 28052 (SArTagnan) R 28042 28044 28018 0 -1 4202560 119509 0 0 0 500925 91 0 0 25 0 8 0 803389113 4726358016 958471 33554432000 4194304 4625164 140735349588000 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 4615584

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

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

[startup+5010.32 s]
/proc/loadavg: 8.05 8.08 8.02 9/462 28209
/proc/meminfo: memFree=25228304/32951124 swapFree=41830676/67111528
[pid=28044] ppid=28042 vsize=0 CPUtime=40000.7 cores=0-7
/proc/28044/stat : 28044 (SArTagnan) Z 28042 28044 28018 0 -1 4203548 35681607 0 1 0 3993724 6347 0 0 25 0 2 0 803389105 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28044/statm: 0 0 0 0 0 0 0
[pid=28044/tid=28047] ppid=28042 vsize=0 CPUtime=4932.75 cores=0-7
/proc/28044/task/28047/stat : 28047 (SArTagnan) R 28042 28044 28018 0 -1 4203588 307937 0 0 0 492893 382 0 0 25 0 2 0 803389113 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.4
CPU time (s): 40000.8
CPU user time (s): 39937.2
CPU system time (s): 63.5493
CPU usage (%): 798.355
Max. virtual memory (cumulated for all children) (KiB): 4619700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39937.2
system time used= 63.5493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35681607
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= 13483
involuntary context switches= 168887

runsolver used 19.668 second user time and 57.7862 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-01 10:45:11
IDJOB=3438466
IDBENCH=71385
IDSOLVER=1936
FILE ID=node138/3438466-1306917911
RUNJOBID= node138-1306917911-28032
PBS_JOBID= 13488523
Free space on /tmp= 73640 MiB

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

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=986237606

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29069400 kB
Buffers:        218568 kB
Cached:         768416 kB
SwapCached:      44536 kB
Active:        2004160 kB
Inactive:      1600156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29069400 kB
SwapTotal:    67111528 kB
SwapFree:     41830676 kB
Dirty:            3936 kB
Writeback:          44 kB
AnonPages:     2584612 kB
Mapped:          15660 kB
Slab:           113944 kB
PageTables:      92440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 130631816 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= 73636 MiB
End job on node138 at 2011-06-01 12:08:44