Trace number 3438386

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g1.cnf
MD5SUMeded74bffb721f48c45af6ff95302642
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.17
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=21540 CPUtime=0 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 729 0 0 0 0 0 0 0 25 0 1 0 803207753 22056960 537 33554432000 4194304 4625164 140736690017328 18446744073709551615 274473664720 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11294/statm: 5385 551 296 106 0 888 0

[startup+0.0640041 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=371612 CPUtime=1.45 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 10082 0 0 0 144 1 0 0 18 0 8 0 803207753 380530688 7929 33554432000 4194304 4625164 140736690017328 18446744073709551615 4516603 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 111895 16483 354 106 0 107398 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 371612

[startup+0.935327 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=453640 CPUtime=6.99 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 24993 0 0 0 696 3 0 0 19 0 8 0 803207753 464527360 18139 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 113410 18139 355 106 0 108913 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 453640

[startup+1.03531 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=453640 CPUtime=7.79 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 26387 0 0 0 776 3 0 0 19 0 8 0 803207753 464527360 16873 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 113410 16873 354 106 0 108913 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 453640

[startup+1.13529 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=457128 CPUtime=8.59 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 27627 0 0 0 856 3 0 0 19 0 8 0 803207753 468099072 18001 33554432000 4194304 4625164 140736690017328 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 114282 18021 361 106 0 109785 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 457128

[startup+1.50023 s]
/proc/loadavg: 8.09 8.07 8.00 1/466 11294
/proc/meminfo: memFree=6525028/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=457128 CPUtime=11.51 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 31186 0 0 0 1147 4 0 0 20 0 8 0 803207753 468099072 21369 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 114282 21369 359 106 0 109785 0
Current children cumulated CPU time (s) 11.51
Current children cumulated vsize (KiB) 457128

[startup+3.10095 s]
/proc/loadavg: 8.09 8.07 8.00 9/474 11302
/proc/meminfo: memFree=6410708/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=466184 CPUtime=24.28 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 44665 0 0 0 2422 6 0 0 25 0 8 0 803207753 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 116546 29836 373 106 0 112049 0
[pid=11294/tid=11296] ppid=11292 vsize=466184 CPUtime=3.06 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 4004 0 0 0 306 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=466184 CPUtime=2.83 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 1841 0 0 0 283 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=466184 CPUtime=3.05 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 7738 0 0 0 304 1 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=466184 CPUtime=3.04 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 3819 0 0 0 304 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=466184 CPUtime=3.03 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 4030 0 0 0 303 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=466184 CPUtime=3.05 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 3975 0 0 0 305 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=466184 CPUtime=3.06 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 4221 0 0 0 306 0 0 0 25 0 8 0 803207755 477372416 29836 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 466184

[startup+6.31839 s]
/proc/loadavg: 8.08 8.07 8.00 9/474 11302
/proc/meminfo: memFree=6370284/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=492404 CPUtime=49.97 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 72780 0 0 0 4986 11 0 0 25 0 8 0 803207753 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 123101 39007 394 106 0 118604 0
[pid=11294/tid=11296] ppid=11292 vsize=492404 CPUtime=6.29 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 5926 0 0 0 628 1 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=492404 CPUtime=6.04 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 1984 0 0 0 604 0 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=492404 CPUtime=6.26 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 20902 0 0 0 623 3 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=492404 CPUtime=6.26 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 5454 0 0 0 626 0 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=492404 CPUtime=6.19 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 6509 0 0 0 619 0 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=492404 CPUtime=6.28 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 8001 0 0 0 627 1 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=492404 CPUtime=6.28 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 4708 0 0 0 628 0 0 0 25 0 8 0 803207755 504221696 39007 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 492404

[startup+12.7013 s]
/proc/loadavg: 8.16 8.09 8.01 10/478 11325
/proc/meminfo: memFree=14515224/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=523636 CPUtime=98.56 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 125611 0 0 0 9834 22 0 0 25 0 8 0 803207753 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 130909 58284 528 106 0 126412 0
[pid=11294/tid=11296] ppid=11292 vsize=523636 CPUtime=11.93 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 8813 0 0 0 1192 1 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=523636 CPUtime=12.42 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 4122 0 0 0 1241 1 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=523636 CPUtime=12.52 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 48959 0 0 0 1245 7 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=523636 CPUtime=12.52 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 8128 0 0 0 1251 1 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=523636 CPUtime=12.49 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 9629 0 0 0 1248 1 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=523636 CPUtime=12.65 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 12090 0 0 0 1263 2 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=523636 CPUtime=12.13 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 6593 0 0 0 1212 1 0 0 25 0 8 0 803207755 536203264 58284 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.56
Current children cumulated vsize (KiB) 523636

[startup+25.501 s]
/proc/loadavg: 8.12 8.08 8.01 9/474 11334
/proc/meminfo: memFree=20735696/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=536068 CPUtime=200.75 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 168669 0 0 0 20045 30 0 0 25 0 8 0 803207753 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 134017 75122 575 106 0 129520 0
[pid=11294/tid=11296] ppid=11292 vsize=536068 CPUtime=24.73 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 13930 0 0 0 2471 2 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=536068 CPUtime=25.22 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 6841 0 0 0 2521 1 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4345240 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=536068 CPUtime=25.32 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 71938 0 0 0 2521 11 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=536068 CPUtime=25.32 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 8586 0 0 0 2531 1 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=536068 CPUtime=25.08 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 14695 0 0 0 2506 2 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=536068 CPUtime=25.45 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 13397 0 0 0 2542 3 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=536068 CPUtime=24.92 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 7017 0 0 0 2491 1 0 0 25 0 8 0 803207755 548933632 75122 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.75
Current children cumulated vsize (KiB) 536068

[startup+51.1005 s]
/proc/loadavg: 8.14 8.09 8.01 9/474 11334
/proc/meminfo: memFree=20669800/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=697984 CPUtime=405.15 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 249561 0 0 0 40467 48 0 0 25 0 8 0 803207753 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 174496 91691 639 106 0 169999 0
[pid=11294/tid=11296] ppid=11292 vsize=697984 CPUtime=50.32 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 15692 0 0 0 5030 2 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=697984 CPUtime=50.81 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 8553 0 0 0 5079 2 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=697984 CPUtime=50.92 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 121986 0 0 0 5073 19 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=697984 CPUtime=50.91 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 13924 0 0 0 5088 3 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=697984 CPUtime=50.29 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 21286 0 0 0 5026 3 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=697984 CPUtime=51.06 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 19948 0 0 0 5101 5 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=697984 CPUtime=50.52 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 7121 0 0 0 5051 1 0 0 25 0 8 0 803207755 714735616 91691 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.15
Current children cumulated vsize (KiB) 697984

[startup+102.3 s]
/proc/loadavg: 8.12 8.09 8.01 9/474 11336
/proc/meminfo: memFree=20486644/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=926364 CPUtime=813.92 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 461050 0 0 0 81305 87 0 0 25 0 8 0 803207753 948596736 137527 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 231591 137527 797 106 0 227094 0
[pid=11294/tid=11296] ppid=11292 vsize=926364 CPUtime=101.52 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 24776 0 0 0 10148 4 0 0 25 0 8 0 803207755 948596736 137527 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=926364 CPUtime=102.02 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 15550 0 0 0 10196 6 0 0 25 0 8 0 803207755 948596736 137527 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=926364 CPUtime=102.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 243204 0 0 0 10173 39 0 0 25 0 8 0 803207755 948596736 137527 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0

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

[pid=11294/tid=11298] ppid=11292 vsize=5366080 CPUtime=4662.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 28427905 0 0 0 461991 4221 0 0 25 0 8 0 803207755 5494865920 1027896 33554432000 4194304 4625164 140736690017328 18446744073709551615 4334508 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5366080 CPUtime=4662.04 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 127242 0 0 0 466166 38 0 0 25 0 8 0 803207755 5494865920 1027896 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5366080 CPUtime=4588.17 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 121405 0 0 0 458774 43 0 0 25 0 8 0 803207755 5494865920 1027896 33554432000 4194304 4625164 140736690017328 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5366080 CPUtime=4662.36 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 246090 0 0 0 466179 57 0 0 25 0 8 0 803207755 5494865920 1027896 33554432000 4194304 4625164 140736690017328 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5366080 CPUtime=4661.79 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 98818 0 0 0 466141 38 0 0 25 0 8 0 803207755 5494865920 1027896 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37219.6
Current children cumulated vsize (KiB) 5366080

[startup+4722.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/474 11478
/proc/meminfo: memFree=16843032/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5431616 CPUtime=37698.6 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 32087524 0 0 0 3764876 4988 0 0 25 0 8 0 803207753 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1357904 1046250 352 106 0 1353407 0
[pid=11294/tid=11296] ppid=11292 vsize=5431616 CPUtime=4721.46 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 171306 0 0 0 472109 37 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4488037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5431616 CPUtime=4722.08 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 162037 0 0 0 472108 100 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5431616 CPUtime=4722.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 28845750 0 0 0 467929 4283 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5431616 CPUtime=4722.03 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 127762 0 0 0 472165 38 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5431616 CPUtime=4647.19 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 121507 0 0 0 464676 43 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5431616 CPUtime=4722.36 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 246372 0 0 0 472179 57 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5431616 CPUtime=4721.79 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 98989 0 0 0 472141 38 0 0 25 0 8 0 803207755 5561974784 1046250 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37698.6
Current children cumulated vsize (KiB) 5431616

[startup+4782.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/474 11479
/proc/meminfo: memFree=16776656/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5497152 CPUtime=38177.7 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 32620869 0 0 0 3812700 5068 0 0 25 0 8 0 803207753 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1374288 1062794 352 106 0 1369791 0
[pid=11294/tid=11296] ppid=11292 vsize=5497152 CPUtime=4781.46 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 171503 0 0 0 478109 37 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5497152 CPUtime=4782.08 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 162723 0 0 0 478108 100 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5497152 CPUtime=4782.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 29326092 0 0 0 473860 4352 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5497152 CPUtime=4782.03 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 127889 0 0 0 478165 38 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5497152 CPUtime=4706.25 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 121602 0 0 0 470581 44 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5497152 CPUtime=4782.36 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 246528 0 0 0 478179 57 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5497152 CPUtime=4781.79 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 99066 0 0 0 478141 38 0 0 25 0 8 0 803207755 5629083648 1062794 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38177.7
Current children cumulated vsize (KiB) 5497152

[startup+4842.3 s]
/proc/loadavg: 8.16 8.08 8.01 9/474 11481
/proc/meminfo: memFree=16706296/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5562288 CPUtime=38656.7 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 33143769 0 0 0 3860519 5151 0 0 25 0 8 0 803207753 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1390572 1078160 352 106 0 1386075 0
[pid=11294/tid=11296] ppid=11292 vsize=5562288 CPUtime=4841.46 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 183769 0 0 0 484107 39 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5562288 CPUtime=4842.08 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 164928 0 0 0 484105 103 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5562288 CPUtime=4842.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 29809964 0 0 0 479787 4425 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5562288 CPUtime=4842.03 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 128065 0 0 0 484165 38 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5562288 CPUtime=4765.27 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 121858 0 0 0 476483 44 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5562288 CPUtime=4842.36 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 246761 0 0 0 484179 57 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5562288 CPUtime=4841.79 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 99170 0 0 0 484141 38 0 0 25 0 8 0 803207755 5695782912 1078160 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38656.7
Current children cumulated vsize (KiB) 5562288

[startup+4902.3 s]
/proc/loadavg: 8.06 8.06 8.00 9/474 11483
/proc/meminfo: memFree=16681340/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5562288 CPUtime=39135.8 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 33635644 0 0 0 3908358 5222 0 0 25 0 8 0 803207753 5695782912 1085981 33554432000 4194304 4625164 140736690017328 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1390572 1085981 376 106 0 1386075 0
[pid=11294/tid=11296] ppid=11292 vsize=5562288 CPUtime=4901.47 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 183795 0 0 0 490108 39 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5562288 CPUtime=4902.1 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 165015 0 0 0 490106 104 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5562288 CPUtime=4902.14 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 30258176 0 0 0 485725 4489 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5562288 CPUtime=4902.04 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 128066 0 0 0 490166 38 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5562288 CPUtime=4824.32 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 122648 0 0 0 482388 44 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4435037 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5562288 CPUtime=4902.37 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 247163 0 0 0 490180 57 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5562288 CPUtime=4901.81 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 99170 0 0 0 490143 38 0 0 25 0 8 0 803207755 5695782912 1085982 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39135.8
Current children cumulated vsize (KiB) 5562288

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.00 10/474 11484
/proc/meminfo: memFree=16660716/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5562288 CPUtime=39614.8 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 34112558 0 0 0 3956188 5288 0 0 25 0 8 0 803207753 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1390572 1091339 378 106 0 1386075 0
[pid=11294/tid=11296] ppid=11292 vsize=5562288 CPUtime=4961.46 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 183816 0 0 0 496107 39 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5562288 CPUtime=4962.09 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 165087 0 0 0 496105 104 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5562288 CPUtime=4962.12 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 30690344 0 0 0 491667 4545 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5562288 CPUtime=4962.03 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 128100 0 0 0 496165 38 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5562288 CPUtime=4883.35 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 123821 0 0 0 488287 48 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5562288 CPUtime=4962.36 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 247344 0 0 0 496179 57 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331081 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5562288 CPUtime=4961.8 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 99498 0 0 0 496141 39 0 0 25 0 8 0 803207755 5695782912 1091339 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39614.8
Current children cumulated vsize (KiB) 5562288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.6 s]
/proc/loadavg: 8.01 8.04 8.00 9/474 11486
/proc/meminfo: memFree=16628696/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=5630472 CPUtime=40000.5 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) R 11292 11294 10984 0 -1 4202496 34561140 0 0 0 3994692 5354 0 0 25 0 8 0 803207753 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 1407618 1098999 356 106 0 1403121 0
[pid=11294/tid=11296] ppid=11292 vsize=5630472 CPUtime=5009.78 cores=0-7
/proc/11294/task/11296/stat : 11296 (SArTagnan) R 11292 11294 10984 0 -1 4202560 183854 0 0 0 500939 39 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11294/tid=11297] ppid=11292 vsize=5630472 CPUtime=5010.4 cores=0-7
/proc/11294/task/11297/stat : 11297 (SArTagnan) R 11292 11294 10984 0 -1 4202560 167056 0 0 0 500936 104 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11294/tid=11298] ppid=11292 vsize=5630472 CPUtime=5010.45 cores=0-7
/proc/11294/task/11298/stat : 11298 (SArTagnan) R 11292 11294 10984 0 -1 4202560 31063665 0 0 0 496445 4600 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4291963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=11294/tid=11299] ppid=11292 vsize=5630472 CPUtime=5010.35 cores=0-7
/proc/11294/task/11299/stat : 11299 (SArTagnan) R 11292 11294 10984 0 -1 4202560 165353 0 0 0 500992 43 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=5630472 CPUtime=4930.88 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4202560 123944 0 0 0 493040 48 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11294/tid=11301] ppid=11292 vsize=5630472 CPUtime=5010.68 cores=0-7
/proc/11294/task/11301/stat : 11301 (SArTagnan) R 11292 11294 10984 0 -1 4202560 247529 0 0 0 501011 57 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11294/tid=11302] ppid=11292 vsize=5630472 CPUtime=5010.12 cores=0-7
/proc/11294/task/11302/stat : 11302 (SArTagnan) R 11292 11294 10984 0 -1 4202560 99499 0 0 0 500973 39 0 0 25 0 8 0 803207755 5765603328 1098999 33554432000 4194304 4625164 140736690017328 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5630472

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

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

[startup+5010.8 s]
/proc/loadavg: 8.01 8.04 8.00 9/474 11486
/proc/meminfo: memFree=16628696/32950928 swapFree=61858088/67111528
[pid=11294] ppid=11292 vsize=0 CPUtime=40000.7 cores=0-7
/proc/11294/stat : 11294 (SArTagnan) Z 11292 11294 10984 0 -1 4203548 34561141 0 0 0 3994702 5372 0 0 25 0 2 0 803207753 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11294/statm: 0 0 0 0 0 0 0
[pid=11294/tid=11300] ppid=11292 vsize=0 CPUtime=4931.07 cores=0-7
/proc/11294/task/11300/stat : 11300 (SArTagnan) R 11292 11294 10984 0 -1 4203588 123944 0 0 0 493041 66 0 0 25 0 2 0 803207755 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.86
CPU time (s): 40000.8
CPU user time (s): 39947
CPU system time (s): 53.7858
CPU usage (%): 798.282
Max. virtual memory (cumulated for all children) (KiB): 6250076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39947
system time used= 53.7858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34561141
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= 6288
involuntary context switches= 174029

runsolver used 21.4407 second user time and 58.3591 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-01 10:14:41
IDJOB=3438386
IDBENCH=71273
IDSOLVER=1936
FILE ID=node125/3438386-1306916081
RUNJOBID= node125-1306911015-10998
PBS_JOBID= 13488506
Free space on /tmp= 59004 MiB

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

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

MD5SUM BENCH= eded74bffb721f48c45af6ff95302642
RANDOM SEED=725538221

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:     32950928 kB
MemFree:       6525308 kB
Buffers:        295204 kB
Cached:       17100000 kB
SwapCached:       3584 kB
Active:       14104076 kB
Inactive:     11659616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6525308 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:     8366832 kB
Mapped:          33696 kB
Slab:           530068 kB
PageTables:      61796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130000052 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= 73800 MiB
End job on node125 at 2011-06-01 11:38:14