Trace number 3438536

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 5009.56

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g2.cnf
MD5SUM791cdb75c1a209efd7f7547f06e0fed9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4697.32
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3438536-1306919556/watcher-3438536-1306919556 -o /tmp/evaluation-result-3438536-1306919556/solver-3438536-1306919556 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438536-1306919556.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.93 2.00 1.99 1/422 8053
/proc/meminfo: memFree=29765036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=20160 CPUtime=0 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 744 0 1 0 0 0 0 0 23 0 1 0 803556054 20643840 506 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8053/statm: 5040 506 296 106 0 543 0

[startup+0.086104 s]
/proc/loadavg: 1.93 2.00 1.99 1/422 8053
/proc/meminfo: memFree=29765036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=499944 CPUtime=1.83 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 8826 0 1 0 181 2 0 0 18 0 8 0 803556054 511942656 6717 33554432000 4194304 4625164 140736939002400 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 124986 6717 352 106 0 120489 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 499944

[startup+0.310986 s]
/proc/loadavg: 1.93 2.00 1.99 1/422 8053
/proc/meminfo: memFree=29765036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=499944 CPUtime=1.94 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 9155 0 1 0 192 2 0 0 18 0 8 0 803556054 511942656 6840 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 124986 6840 352 106 0 120489 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 499944

[startup+0.400971 s]
/proc/loadavg: 1.93 2.00 1.99 1/422 8053
/proc/meminfo: memFree=29765036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=501100 CPUtime=2.66 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 10227 0 1 0 264 2 0 0 18 0 8 0 803556054 513126400 7396 33554432000 4194304 4625164 140736939002400 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 125275 7396 352 106 0 120778 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 501100

[startup+0.700915 s]
/proc/loadavg: 1.93 2.00 1.99 1/422 8053
/proc/meminfo: memFree=29765036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=505516 CPUtime=5.06 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 15925 0 1 0 503 3 0 0 18 0 8 0 803556054 517648384 10447 33554432000 4194304 4625164 140736939002400 18446744073709551615 4512128 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 126379 10447 354 106 0 121882 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 505516

[startup+1.50077 s]
/proc/loadavg: 1.93 2.00 1.99 9/430 8061
/proc/meminfo: memFree=29709180/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=517908 CPUtime=11.44 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 29966 0 1 0 1138 6 0 0 19 0 8 0 803556054 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511892 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 129477 16512 357 106 0 124980 0
[pid=8053/tid=8055] ppid=8051 vsize=517908 CPUtime=1.2 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 1956 0 0 0 120 0 0 0 25 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=517908 CPUtime=1.46 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 2911 0 0 0 146 0 0 0 19 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=517908 CPUtime=1.43 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 7951 0 0 0 142 1 0 0 19 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=517908 CPUtime=1.43 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 2203 0 0 0 143 0 0 0 19 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=517908 CPUtime=1.45 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 2372 0 0 0 145 0 0 0 20 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=517908 CPUtime=1.46 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 1949 0 0 0 146 0 0 0 23 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4375487 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=517908 CPUtime=1.47 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3059 0 0 0 146 1 0 0 19 0 8 0 803556056 530337792 16512 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 517908

[startup+3.10047 s]
/proc/loadavg: 1.93 2.00 1.99 9/430 8062
/proc/meminfo: memFree=29681900/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=529088 CPUtime=24.21 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 47240 0 1 0 2412 9 0 0 25 0 8 0 803556054 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4361099 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 132272 23023 362 106 0 127775 0
[pid=8053/tid=8055] ppid=8051 vsize=529088 CPUtime=2.78 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3136 0 0 0 278 0 0 0 25 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=529088 CPUtime=3.06 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3390 0 0 0 306 0 0 0 25 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=529088 CPUtime=3.03 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 15875 0 0 0 301 2 0 0 24 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=529088 CPUtime=3.03 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 4329 0 0 0 303 0 0 0 25 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=529088 CPUtime=3.05 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3466 0 0 0 305 0 0 0 24 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=529088 CPUtime=3.05 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3040 0 0 0 305 0 0 0 25 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=529088 CPUtime=3.07 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 3346 0 0 0 306 1 0 0 25 0 8 0 803556056 541786112 23023 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.21
Current children cumulated vsize (KiB) 529088

[startup+6.30088 s]
/proc/loadavg: 2.41 2.10 2.03 9/430 8062
/proc/meminfo: memFree=29647928/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=543472 CPUtime=49.76 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 83855 0 1 0 4961 15 0 0 25 0 8 0 803556054 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4360345 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 135868 30698 352 106 0 131371 0
[pid=8053/tid=8055] ppid=8051 vsize=543472 CPUtime=5.94 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 6805 0 0 0 593 1 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=543472 CPUtime=6.26 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 4934 0 0 0 626 0 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=543472 CPUtime=6.23 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 37234 0 0 0 618 5 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=543472 CPUtime=6.24 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 6861 0 0 0 623 1 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=543472 CPUtime=6.25 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 4927 0 0 0 624 1 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=543472 CPUtime=6.25 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 4465 0 0 0 624 1 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=543472 CPUtime=6.26 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 5221 0 0 0 625 1 0 0 25 0 8 0 803556056 556515328 30698 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.76
Current children cumulated vsize (KiB) 543472

[startup+12.7007 s]
/proc/loadavg: 2.86 2.20 2.06 9/430 8062
/proc/meminfo: memFree=29574452/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=568192 CPUtime=100.86 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 137600 0 1 0 10061 25 0 0 25 0 8 0 803556054 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 142048 48236 404 106 0 137551 0
[pid=8053/tid=8055] ppid=8051 vsize=568192 CPUtime=12.24 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 10983 0 0 0 1223 1 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=568192 CPUtime=12.65 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 7529 0 0 0 1264 1 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=568192 CPUtime=12.63 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 66143 0 0 0 1254 9 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4547283 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=568192 CPUtime=12.63 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 10842 0 0 0 1262 1 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=568192 CPUtime=12.65 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 7427 0 0 0 1263 2 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=568192 CPUtime=12.65 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 6685 0 0 0 1264 1 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=568192 CPUtime=12.66 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 7248 0 0 0 1265 1 0 0 25 0 8 0 803556056 581828608 48236 33554432000 4194304 4625164 140736939002400 18446744073709551615 4462531 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.86
Current children cumulated vsize (KiB) 568192

[startup+25.5173 s]
/proc/loadavg: 4.00 2.48 2.15 9/430 8062
/proc/meminfo: memFree=29519092/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=597300 CPUtime=203.19 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 208625 0 1 0 20282 37 0 0 25 0 8 0 803556054 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 149325 61773 364 106 0 144828 0
[pid=8053/tid=8055] ppid=8051 vsize=597300 CPUtime=24.96 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 15972 0 0 0 2494 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4465186 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=597300 CPUtime=25.37 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 10320 0 0 0 2535 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=597300 CPUtime=25.45 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 99670 0 0 0 2530 15 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=597300 CPUtime=25.44 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 15084 0 0 0 2542 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=597300 CPUtime=25.46 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 9594 0 0 0 2544 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=597300 CPUtime=25.46 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 7289 0 0 0 2544 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=597300 CPUtime=25.48 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 10063 0 0 0 2546 2 0 0 25 0 8 0 803556056 611635200 61773 33554432000 4194304 4625164 140736939002400 18446744073709551615 4288783 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 597300

[startup+51.1006 s]
/proc/loadavg: 5.36 2.93 2.31 9/430 8063
/proc/meminfo: memFree=29414424/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=646760 CPUtime=407.47 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 306383 0 1 0 40692 55 0 0 25 0 8 0 803556054 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 161690 88874 542 106 0 157193 0
[pid=8053/tid=8055] ppid=8051 vsize=646760 CPUtime=50.54 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 24700 0 0 0 5050 4 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=646760 CPUtime=50.6 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 15347 0 0 0 5056 4 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=646760 CPUtime=51.03 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 156079 0 0 0 5079 24 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=646760 CPUtime=51.03 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 15946 0 0 0 5100 3 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=646760 CPUtime=51.05 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 10970 0 0 0 5102 3 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=646760 CPUtime=51.04 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 9788 0 0 0 5101 3 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352665 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=646760 CPUtime=51.06 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 11622 0 0 0 5103 3 0 0 25 0 8 0 803556056 662282240 88874 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 407.47

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

[pid=8053/tid=8057] ppid=8051 vsize=3813932 CPUtime=4599.94 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 38060120 0 0 0 454189 5805 0 0 25 0 8 0 803556056 3905466368 734092 33554432000 4194304 4625164 140736939002400 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3813932 CPUtime=4662.29 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 162377 0 0 0 466193 36 0 0 25 0 8 0 803556056 3905466368 734092 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3813932 CPUtime=4662.3 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85253 0 0 0 466204 26 0 0 25 0 8 0 803556056 3905466368 734092 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3813932 CPUtime=4660.95 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54276 0 0 0 466063 32 0 0 25 0 8 0 803556056 3905466368 734092 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3813932 CPUtime=4661.72 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 120732 0 0 0 466146 26 0 0 25 0 8 0 803556056 3905466368 734092 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37228.7
Current children cumulated vsize (KiB) 3813932

[startup+4722.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/430 8199
/proc/meminfo: memFree=26827312/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3814716 CPUtime=37707.9 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 41765533 0 1 0 3764308 6478 0 0 25 0 8 0 803556054 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 953679 732792 352 106 0 949182 0
[pid=8053/tid=8055] ppid=8051 vsize=3814716 CPUtime=4721.89 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 199791 0 0 0 472153 36 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3814716 CPUtime=4717.21 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 112799 0 0 0 471689 32 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3814716 CPUtime=4659.08 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 38584545 0 0 0 460019 5889 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3814716 CPUtime=4722.29 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 162906 0 0 0 472192 37 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3814716 CPUtime=4722.3 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85445 0 0 0 472204 26 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3814716 CPUtime=4720.95 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54384 0 0 0 472062 33 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3814716 CPUtime=4721.73 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 120762 0 0 0 472146 27 0 0 25 0 8 0 803556056 3906269184 732792 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 37707.9
Current children cumulated vsize (KiB) 3814716

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.00 9/430 8201
/proc/meminfo: memFree=26809908/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3814716 CPUtime=38187 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 42379113 0 1 0 3812119 6578 0 0 25 0 8 0 803556054 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 953679 737103 352 106 0 949182 0
[pid=8053/tid=8055] ppid=8051 vsize=3814716 CPUtime=4781.89 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 200150 0 0 0 478153 36 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3814716 CPUtime=4777.22 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 113305 0 0 0 477689 33 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3814716 CPUtime=4718.2 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 39191968 0 0 0 465833 5987 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3814716 CPUtime=4782.29 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 163086 0 0 0 478192 37 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3814716 CPUtime=4782.3 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85597 0 0 0 478204 26 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3814716 CPUtime=4780.92 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54614 0 0 0 478059 33 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3814716 CPUtime=4781.73 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 120796 0 0 0 478146 27 0 0 25 0 8 0 803556056 3906269184 737103 33554432000 4194304 4625164 140736939002400 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38187
Current children cumulated vsize (KiB) 3814716

[startup+4842.3 s]
/proc/loadavg: 8.06 8.06 8.00 10/430 8202
/proc/meminfo: memFree=26797712/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3814716 CPUtime=38666.2 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 43089766 0 1 0 3859933 6687 0 0 25 0 8 0 803556054 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 953679 740062 352 106 0 949182 0
[pid=8053/tid=8055] ppid=8051 vsize=3814716 CPUtime=4841.91 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 200318 0 0 0 484155 36 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3814716 CPUtime=4837.24 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 113308 0 0 0 483691 33 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3814716 CPUtime=4777.34 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 39889211 0 0 0 471640 6094 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3814716 CPUtime=4842.31 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 163226 0 0 0 484194 37 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3814716 CPUtime=4842.32 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85605 0 0 0 484206 26 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3814716 CPUtime=4840.93 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54631 0 0 0 484060 33 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3814716 CPUtime=4841.74 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 121198 0 0 0 484147 27 0 0 25 0 8 0 803556056 3906269184 740062 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 38666.2
Current children cumulated vsize (KiB) 3814716

[startup+4902.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/430 8204
/proc/meminfo: memFree=26768200/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3814716 CPUtime=39145.2 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 43614985 0 1 0 3907753 6770 0 0 25 0 8 0 803556054 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 953679 748812 480 106 0 949182 0
[pid=8053/tid=8055] ppid=8051 vsize=3814716 CPUtime=4901.9 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 200511 0 0 0 490154 36 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4488020 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3814716 CPUtime=4897.22 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 113400 0 0 0 489689 33 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3814716 CPUtime=4836.46 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 40390225 0 0 0 477474 6172 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3814716 CPUtime=4902.3 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 163297 0 0 0 490193 37 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4339646 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3814716 CPUtime=4902.3 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85673 0 0 0 490204 26 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349045 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3814716 CPUtime=4900.9 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54679 0 0 0 490057 33 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3814716 CPUtime=4901.72 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 121298 0 0 0 490145 27 0 0 25 0 8 0 803556056 3906269184 748812 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39145.2
Current children cumulated vsize (KiB) 3814716

[startup+4962.32 s]
/proc/loadavg: 8.01 8.04 8.00 9/430 8206
/proc/meminfo: memFree=26752036/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3880252 CPUtime=39624.5 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 44087623 0 1 0 3955603 6844 0 0 25 0 8 0 803556054 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 970063 751493 424 106 0 965566 0
[pid=8053/tid=8055] ppid=8051 vsize=3880252 CPUtime=4961.91 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 200731 0 0 0 496155 36 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4488051 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3880252 CPUtime=4957.24 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 113659 0 0 0 495691 33 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3880252 CPUtime=4895.59 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 40801308 0 0 0 483324 6235 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4334723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3880252 CPUtime=4962.31 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 163480 0 0 0 496194 37 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3880252 CPUtime=4962.32 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85928 0 0 0 496206 26 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3880252 CPUtime=4960.9 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54874 0 0 0 496057 33 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3880252 CPUtime=4961.74 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 121332 0 0 0 496147 27 0 0 25 0 8 0 803556056 3973378048 751493 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 39624.5
Current children cumulated vsize (KiB) 3880252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.4 s]
/proc/loadavg: 8.00 8.03 8.00 9/430 8207
/proc/meminfo: memFree=26755832/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=3814716 CPUtime=40000.6 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) R 8051 8053 8027 0 -1 4202496 44516001 0 1 0 3993144 6911 0 0 25 0 8 0 803556054 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 953679 750623 352 106 0 949182 0
[pid=8053/tid=8055] ppid=8051 vsize=3814716 CPUtime=5009.02 cores=0-7
/proc/8053/task/8055/stat : 8055 (SArTagnan) R 8051 8053 8027 0 -1 4202560 200823 0 0 0 500866 36 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8053/tid=8056] ppid=8051 vsize=3814716 CPUtime=5004.34 cores=0-7
/proc/8053/task/8056/stat : 8056 (SArTagnan) R 8051 8053 8027 0 -1 4202560 113688 0 0 0 500401 33 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=3814716 CPUtime=4942.01 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4202560 41215481 0 0 0 487901 6300 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8053/tid=8058] ppid=8051 vsize=3814716 CPUtime=5009.42 cores=0-7
/proc/8053/task/8058/stat : 8058 (SArTagnan) R 8051 8053 8027 0 -1 4202560 163655 0 0 0 500904 38 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8053/tid=8059] ppid=8051 vsize=3814716 CPUtime=5009.42 cores=0-7
/proc/8053/task/8059/stat : 8059 (SArTagnan) R 8051 8053 8027 0 -1 4202560 85943 0 0 0 500916 26 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4319304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8053/tid=8060] ppid=8051 vsize=3814716 CPUtime=5007.98 cores=0-7
/proc/8053/task/8060/stat : 8060 (SArTagnan) R 8051 8053 8027 0 -1 4202560 54891 0 0 0 500765 33 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8053/tid=8061] ppid=8051 vsize=3814716 CPUtime=5008.84 cores=0-7
/proc/8053/task/8061/stat : 8061 (SArTagnan) R 8051 8053 8027 0 -1 4202560 121342 0 0 0 500857 27 0 0 25 0 8 0 803556056 3906269184 750623 33554432000 4194304 4625164 140736939002400 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 3814716

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

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

[startup+5009.52 s]
/proc/loadavg: 8.00 8.03 8.00 2/425 8208
/proc/meminfo: memFree=28802492/32951124 swapFree=43324008/67111528
[pid=8053] ppid=8051 vsize=0 CPUtime=40000.7 cores=0-7
/proc/8053/stat : 8053 (SArTagnan) Z 8051 8053 8027 0 -1 4203548 44516001 0 1 0 3993150 6923 0 0 25 0 2 0 803556054 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8053/statm: 0 0 0 0 0 0 0
[pid=8053/tid=8057] ppid=8051 vsize=0 CPUtime=4942.13 cores=0-7
/proc/8053/task/8057/stat : 8057 (SArTagnan) R 8051 8053 8027 0 -1 4203588 41215481 0 0 0 487901 6312 0 0 25 0 2 0 803556056 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 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): 5009.56
CPU time (s): 40000.8
CPU user time (s): 39931.5
CPU system time (s): 69.2605
CPU usage (%): 798.488
Max. virtual memory (cumulated for all children) (KiB): 3880252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39931.5
system time used= 69.2605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44516001
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= 18572
involuntary context switches= 127572

runsolver used 20.7188 second user time and 52.1701 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-01 11:12:36
IDJOB=3438536
IDBENCH=71514
IDSOLVER=1936
FILE ID=node105/3438536-1306919556
RUNJOBID= node105-1306919556-8041
PBS_JOBID= 13488536
Free space on /tmp= 73716 MiB

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

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

MD5SUM BENCH= 791cdb75c1a209efd7f7547f06e0fed9
RANDOM SEED=1064809587

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      29765184 kB
Buffers:        184592 kB
Cached:         291204 kB
SwapCached:      20984 kB
Active:        2587560 kB
Inactive:       294320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29765184 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:             780 kB
Writeback:           0 kB
AnonPages:     2403852 kB
Mapped:          18608 kB
Slab:           153912 kB
PageTables:      81720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114855612 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= 73716 MiB
End job on node105 at 2011-06-01 12:36:08