Trace number 3438811

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40001 5010.49

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-9x32.cnf
MD5SUMbcc12436eba65ad776b55f23c6f42298
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1152
Number of clauses73440
Sum of the clauses size290304
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21728
Number of clauses of size 30
Number of clauses of size 471712
Number of clauses of size 50
Number of clauses of size over 50

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-3438811-1306924532/watcher-3438811-1306924532 -o /tmp/evaluation-result-3438811-1306924532/solver-3438811-1306924532 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438811-1306924532.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.15 8.15 8.09 1/451 22799
/proc/meminfo: memFree=26277724/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=21964 CPUtime=0 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 1142 0 0 0 0 0 0 0 25 0 1 0 804051365 22491136 821 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22799/statm: 5491 821 296 106 0 994 0

[startup+0.07619 s]
/proc/loadavg: 8.15 8.15 8.09 1/451 22799
/proc/meminfo: memFree=26277724/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=262352 CPUtime=0.2 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 10777 0 0 0 19 1 0 0 18 0 8 0 804051365 268648448 9024 33554432000 4194304 4625164 140736094762768 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 65213 9031 331 106 0 60716 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 262352

[startup+0.16714 s]
/proc/loadavg: 8.15 8.15 8.09 1/451 22799
/proc/meminfo: memFree=26277724/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=332720 CPUtime=0.93 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 18255 0 0 0 90 3 0 0 18 0 8 0 804051365 340705280 9508 33554432000 4194304 4625164 140736094762768 18446744073709551615 4329208 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 83180 9508 345 106 0 78683 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 332720

[startup+0.367106 s]
/proc/loadavg: 8.15 8.15 8.09 1/451 22799
/proc/meminfo: memFree=26277724/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=398860 CPUtime=2.53 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 22826 0 0 0 249 4 0 0 18 0 8 0 804051365 408432640 12607 33554432000 4194304 4625164 140736094762768 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 99715 12608 345 106 0 95218 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 398860

[startup+0.70105 s]
/proc/loadavg: 8.15 8.15 8.09 1/451 22799
/proc/meminfo: memFree=26277724/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=405740 CPUtime=5.2 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 31899 0 0 0 514 6 0 0 18 0 8 0 804051365 415477760 17746 33554432000 4194304 4625164 140736094762768 18446744073709551615 4393021 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 101435 17746 345 106 0 96938 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 405740

[startup+1.50091 s]
/proc/loadavg: 8.22 8.17 8.10 9/459 22807
/proc/meminfo: memFree=26188016/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=421720 CPUtime=11.58 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 55260 0 0 0 1148 10 0 0 20 0 8 0 804051365 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 105430 28961 348 106 0 100933 0
[pid=22799/tid=22801] ppid=22797 vsize=421720 CPUtime=1.44 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3426 0 0 0 144 0 0 0 25 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=421720 CPUtime=1.44 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3448 0 0 0 143 1 0 0 25 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=421720 CPUtime=1.42 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 23260 0 0 0 139 3 0 0 25 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=421720 CPUtime=1.41 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3319 0 0 0 141 0 0 0 23 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=421720 CPUtime=1.44 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3524 0 0 0 144 0 0 0 23 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335559682 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=421720 CPUtime=1.44 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3495 0 0 0 144 0 0 0 24 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=421720 CPUtime=1.44 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 3385 0 0 0 143 1 0 0 25 0 8 0 804051370 431841280 28961 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 421720

[startup+3.10062 s]
/proc/loadavg: 8.22 8.17 8.10 9/459 22807
/proc/meminfo: memFree=26133836/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=438788 CPUtime=24.36 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 94859 0 0 0 2420 16 0 0 25 0 8 0 804051365 449318912 46453 33554432000 4194304 4625164 140736094762768 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 109697 46453 348 106 0 105200 0
[pid=22799/tid=22801] ppid=22797 vsize=438788 CPUtime=3.04 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 6248 0 0 0 304 0 0 0 18 0 8 0 804051370 449318912 46453 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=438788 CPUtime=3.03 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 6342 0 0 0 302 1 0 0 25 0 8 0 804051370 449318912 46453 33554432000 4194304 4625164 140736094762768 18446744073709551615 4339973 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=438788 CPUtime=3.02 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 44351 0 0 0 296 6 0 0 25 0 8 0 804051370 449318912 46453 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=438788 CPUtime=2.99 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 6058 0 0 0 298 1 0 0 25 0 8 0 804051370 449318912 46453 33554432000 4194304 4625164 140736094762768 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=438788 CPUtime=3.04 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 6547 0 0 0 303 1 0 0 25 0 8 0 804051370 449318912 46454 33554432000 4194304 4625164 140736094762768 18446744073709551615 4349015 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=438788 CPUtime=3.03 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 6395 0 0 0 303 0 0 0 25 0 8 0 804051370 449318912 46454 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335553221 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=438788 CPUtime=3.04 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 5955 0 0 0 303 1 0 0 25 0 8 0 804051370 449318912 46454 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 438788

[startup+6.30106 s]
/proc/loadavg: 8.22 8.17 8.10 9/459 22807
/proc/meminfo: memFree=25999180/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=477196 CPUtime=49.91 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 150087 0 0 0 4963 28 0 0 25 0 8 0 804051365 488648704 75608 33554432000 4194304 4625164 140736094762768 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 119299 75609 349 106 0 114802 0
[pid=22799/tid=22801] ppid=22797 vsize=477196 CPUtime=6.24 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 9858 0 0 0 623 1 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=477196 CPUtime=6.24 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 8452 0 0 0 622 2 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=477196 CPUtime=6.22 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 76477 0 0 0 610 12 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=477196 CPUtime=6.14 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 9562 0 0 0 612 2 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=477196 CPUtime=6.23 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 10606 0 0 0 622 1 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=477196 CPUtime=6.24 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 10019 0 0 0 623 1 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=477196 CPUtime=6.24 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 9108 0 0 0 622 2 0 0 25 0 8 0 804051370 488648704 75609 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.91
Current children cumulated vsize (KiB) 477196

[startup+12.7009 s]
/proc/loadavg: 8.26 8.18 8.10 9/459 22807
/proc/meminfo: memFree=25802092/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=799096 CPUtime=101.01 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 245646 0 0 0 10057 44 0 0 25 0 8 0 804051365 818274304 123287 33554432000 4194304 4625164 140736094762768 18446744073709551615 4337104 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 199774 123289 385 106 0 195277 0
[pid=22799/tid=22801] ppid=22797 vsize=799096 CPUtime=12.64 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 15098 0 0 0 1262 2 0 0 25 0 8 0 804051370 818274304 123304 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=799096 CPUtime=12.63 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 13539 0 0 0 1260 3 0 0 25 0 8 0 804051370 818274304 123321 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=799096 CPUtime=12.61 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 134213 0 0 0 1240 21 0 0 25 0 8 0 804051370 818274304 123324 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335588887 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=799096 CPUtime=12.45 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 14212 0 0 0 1242 3 0 0 25 0 8 0 804051370 818274304 123325 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=799096 CPUtime=12.64 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 17747 0 0 0 1261 3 0 0 25 0 8 0 804051370 818274304 123326 33554432000 4194304 4625164 140736094762768 18446744073709551615 4279404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=799096 CPUtime=12.64 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 17265 0 0 0 1261 3 0 0 25 0 8 0 804051370 818274304 123326 33554432000 4194304 4625164 140736094762768 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=799096 CPUtime=12.64 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 14226 0 0 0 1261 3 0 0 25 0 8 0 804051370 818274304 123327 33554432000 4194304 4625164 140736094762768 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 799096

[startup+25.5007 s]
/proc/loadavg: 8.22 8.17 8.10 10/459 22807
/proc/meminfo: memFree=25526240/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=1035152 CPUtime=203.19 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 403933 0 0 0 20247 72 0 0 25 0 8 0 804051365 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 258788 189767 348 106 0 254291 0
[pid=22799/tid=22801] ppid=22797 vsize=1035152 CPUtime=25.44 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 23433 0 0 0 2540 4 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=1035152 CPUtime=25.43 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 21808 0 0 0 2539 4 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=1035152 CPUtime=25.41 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 235740 0 0 0 2505 36 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=1035152 CPUtime=25.05 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 23198 0 0 0 2500 5 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=1035152 CPUtime=25.44 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 25541 0 0 0 2540 4 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=1035152 CPUtime=25.44 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 25350 0 0 0 2539 5 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=1035152 CPUtime=25.44 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 22300 0 0 0 2539 5 0 0 25 0 8 0 804051370 1059995648 189767 33554432000 4194304 4625164 140736094762768 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 1035152

[startup+51.1011 s]
/proc/loadavg: 8.28 8.19 8.11 9/459 22808
/proc/meminfo: memFree=25095060/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=1524148 CPUtime=407.61 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 658576 0 0 0 40643 118 0 0 25 0 8 0 804051365 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4356539 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 381037 297036 348 106 0 376540 0
[pid=22799/tid=22801] ppid=22797 vsize=1524148 CPUtime=51.04 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 34047 0 0 0 5097 7 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=1524148 CPUtime=51.03 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 31754 0 0 0 5096 7 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4295444 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=1524148 CPUtime=51.01 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 399999 0 0 0 5042 59 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351729 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=1524148 CPUtime=50.27 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 46243 0 0 0 5019 8 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=1524148 CPUtime=51.03 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 34034 0 0 0 5097 6 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=1524148 CPUtime=51.03 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 40139 0 0 0 5094 9 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=1524148 CPUtime=51.03 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 34342 0 0 0 5095 8 0 0 25 0 8 0 804051370 1560727552 297036 33554432000 4194304 4625164 140736094762768 18446744073709551615 4464684 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.61

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

Current children cumulated vsize (KiB) 8608816

[startup+4722.32 s]
/proc/loadavg: 8.23 8.14 8.10 9/459 22945
/proc/meminfo: memFree=18444832/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8608816 CPUtime=37702.7 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 20427597 0 0 0 3766276 3997 0 0 25 0 8 0 804051365 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4280391 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2152204 1955226 362 106 0 2147707 0
[pid=22799/tid=22801] ppid=22797 vsize=8608816 CPUtime=4722.36 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269803 0 0 0 472161 75 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330864 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8608816 CPUtime=4722.34 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99557 0 0 0 472210 24 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8608816 CPUtime=4722.27 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 15835535 0 0 0 469364 2863 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8608816 CPUtime=4648.48 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406699 0 0 0 464722 126 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8608816 CPUtime=4722.21 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101566 0 0 0 472191 30 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8608816 CPUtime=4722.36 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153737 0 0 0 472188 48 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8608816 CPUtime=4722.36 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282560 0 0 0 472154 82 0 0 25 0 8 0 804051370 8815427584 1955226 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37702.7
Current children cumulated vsize (KiB) 8608816

[startup+4782.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/459 22946
/proc/meminfo: memFree=18413936/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8679040 CPUtime=38181.6 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 20774196 0 0 0 3814098 4066 0 0 25 0 8 0 804051365 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2169760 1962856 362 106 0 2165263 0
[pid=22799/tid=22801] ppid=22797 vsize=8679040 CPUtime=4782.35 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269827 0 0 0 478160 75 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8679040 CPUtime=4782.33 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99616 0 0 0 478209 24 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8679040 CPUtime=4782.24 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 16053731 0 0 0 475320 2904 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8679040 CPUtime=4707.52 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406731 0 0 0 470626 126 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8679040 CPUtime=4782.19 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101616 0 0 0 478189 30 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8679040 CPUtime=4782.34 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153782 0 0 0 478186 48 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330810 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8679040 CPUtime=4782.34 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282583 0 0 0 478152 82 0 0 25 0 8 0 804051370 8887336960 1962856 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38181.6
Current children cumulated vsize (KiB) 8679040

[startup+4842.3 s]
/proc/loadavg: 8.20 8.15 8.10 9/459 22948
/proc/meminfo: memFree=18388628/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8679040 CPUtime=38660.7 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 21144090 0 0 0 3861928 4140 0 0 25 0 8 0 804051365 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2169760 1969463 362 106 0 2165263 0
[pid=22799/tid=22801] ppid=22797 vsize=8679040 CPUtime=4842.35 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269849 0 0 0 484160 75 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8679040 CPUtime=4842.34 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99723 0 0 0 484209 25 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8679040 CPUtime=4842.25 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 16286272 0 0 0 481277 2948 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8679040 CPUtime=4766.56 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406763 0 0 0 476530 126 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8679040 CPUtime=4842.19 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101671 0 0 0 484189 30 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8679040 CPUtime=4842.34 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153833 0 0 0 484186 48 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8679040 CPUtime=4842.34 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282605 0 0 0 484152 82 0 0 25 0 8 0 804051370 8887336960 1969463 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38660.7
Current children cumulated vsize (KiB) 8679040

[startup+4902.3 s]
/proc/loadavg: 8.07 8.12 8.09 9/459 22949
/proc/meminfo: memFree=18356984/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8744576 CPUtime=39139.8 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 21513267 0 0 0 3909763 4212 0 0 25 0 8 0 804051365 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2186144 1977772 380 106 0 2181647 0
[pid=22799/tid=22801] ppid=22797 vsize=8744576 CPUtime=4902.35 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269871 0 0 0 490160 75 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8744576 CPUtime=4902.34 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99776 0 0 0 490209 25 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8744576 CPUtime=4902.26 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 16528024 0 0 0 487234 2992 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8744576 CPUtime=4825.63 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406798 0 0 0 482437 126 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8744576 CPUtime=4902.19 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101714 0 0 0 490189 30 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8744576 CPUtime=4902.34 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153882 0 0 0 490186 48 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8744576 CPUtime=4902.35 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282629 0 0 0 490153 82 0 0 25 0 8 0 804051370 8954445824 1977772 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39139.8
Current children cumulated vsize (KiB) 8744576

[startup+4962.3 s]
/proc/loadavg: 8.18 8.14 8.10 9/459 22951
/proc/meminfo: memFree=18334024/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8744576 CPUtime=39618.8 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 21857628 0 0 0 3957601 4277 0 0 25 0 8 0 804051365 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4512092 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2186144 1982805 356 106 0 2181647 0
[pid=22799/tid=22801] ppid=22797 vsize=8744576 CPUtime=4962.35 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269893 0 0 0 496160 75 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8744576 CPUtime=4962.34 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99819 0 0 0 496209 25 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8744576 CPUtime=4962.25 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 16746794 0 0 0 493195 3030 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8744576 CPUtime=4884.67 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406826 0 0 0 488341 126 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8744576 CPUtime=4962.19 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101740 0 0 0 496189 30 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8744576 CPUtime=4962.34 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153912 0 0 0 496186 48 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8744576 CPUtime=4962.35 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282650 0 0 0 496153 82 0 0 25 0 8 0 804051370 8954445824 1982805 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39618.8
Current children cumulated vsize (KiB) 8744576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.1 s]
/proc/loadavg: 8.13 8.13 8.09 9/459 22952
/proc/meminfo: memFree=18307352/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=8744576 CPUtime=40000.5 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) R 22797 22799 22490 0 -1 4202496 22146828 0 0 0 3995719 4333 0 0 25 0 8 0 804051365 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 2186144 1989529 367 106 0 2181647 0
[pid=22799/tid=22801] ppid=22797 vsize=8744576 CPUtime=5010.17 cores=0-7
/proc/22799/task/22801/stat : 22801 (SArTagnan) R 22797 22799 22490 0 -1 4202560 269916 0 0 0 500942 75 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22799/tid=22802] ppid=22797 vsize=8744576 CPUtime=5010.16 cores=0-7
/proc/22799/task/22802/stat : 22802 (SArTagnan) R 22797 22799 22490 0 -1 4202560 99852 0 0 0 500991 25 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22799/tid=22803] ppid=22797 vsize=8744576 CPUtime=5010.08 cores=0-7
/proc/22799/task/22803/stat : 22803 (SArTagnan) R 22797 22799 22490 0 -1 4202560 16921763 0 0 0 497945 3063 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=8744576 CPUtime=4931.73 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4202560 406844 0 0 0 493047 126 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22799/tid=22805] ppid=22797 vsize=8744576 CPUtime=5010 cores=0-7
/proc/22799/task/22805/stat : 22805 (SArTagnan) R 22797 22799 22490 0 -1 4202560 101794 0 0 0 500970 30 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22799/tid=22806] ppid=22797 vsize=8744576 CPUtime=5010.16 cores=0-7
/proc/22799/task/22806/stat : 22806 (SArTagnan) R 22797 22799 22490 0 -1 4202560 153932 0 0 0 500968 48 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=22799/tid=22807] ppid=22797 vsize=8744576 CPUtime=5010.17 cores=0-7
/proc/22799/task/22807/stat : 22807 (SArTagnan) R 22797 22799 22490 0 -1 4202560 282667 0 0 0 500935 82 0 0 25 0 8 0 804051370 8954445824 1989529 33554432000 4194304 4625164 140736094762768 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 8744576

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

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

[startup+5010.22 s]
/proc/loadavg: 8.13 8.13 8.09 9/459 22952
/proc/meminfo: memFree=18307352/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=0 CPUtime=40000.7 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) Z 22797 22799 22490 0 -1 4203548 22146832 0 0 0 3995727 4343 0 0 25 0 2 0 804051365 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 0 0 0 0 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=0 CPUtime=4931.83 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4203588 406844 0 0 0 493047 136 0 0 25 0 2 0 804051370 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 0

[startup+5010.4 s]
/proc/loadavg: 8.13 8.13 8.09 2/454 22953
/proc/meminfo: memFree=24329080/32951124 swapFree=60688864/67111528
[pid=22799] ppid=22797 vsize=0 CPUtime=40000.9 cores=0-7
/proc/22799/stat : 22799 (SArTagnan) Z 22797 22799 22490 0 -1 4203548 22146832 0 0 0 3995727 4362 0 0 25 0 2 0 804051365 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22799/statm: 0 0 0 0 0 0 0
[pid=22799/tid=22804] ppid=22797 vsize=0 CPUtime=4932.03 cores=0-7
/proc/22799/task/22804/stat : 22804 (SArTagnan) R 22797 22799 22490 0 -1 4203588 406844 0 0 0 493047 156 0 0 25 0 2 0 804051370 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.49
CPU time (s): 40001
CPU user time (s): 39957.3
CPU system time (s): 43.7004
CPU usage (%): 798.344
Max. virtual memory (cumulated for all children) (KiB): 8744576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39957.3
system time used= 43.7004
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22146832
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= 3467
involuntary context switches= 361029

runsolver used 19.885 second user time and 58.5771 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-01 12:35:32
IDJOB=3438811
IDBENCH=83177
IDSOLVER=1936
FILE ID=node132/3438811-1306924532
RUNJOBID= node132-1306919519-22504
PBS_JOBID= 13488527
Free space on /tmp= 73576 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-9x32.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438811-1306924532/watcher-3438811-1306924532 -o /tmp/evaluation-result-3438811-1306924532/solver-3438811-1306924532 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438811-1306924532.cnf -threads=8

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

MD5SUM BENCH= bcc12436eba65ad776b55f23c6f42298
RANDOM SEED=1790467544

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.67
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.833
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.833
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:      26278004 kB
Buffers:        275332 kB
Cached:        3075704 kB
SwapCached:      15140 kB
Active:        1121456 kB
Inactive:      5287092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26278004 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            1960 kB
Writeback:          12 kB
AnonPages:     3049652 kB
Mapped:          18504 kB
Slab:           143696 kB
PageTables:      50356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109200820 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73572 MiB
End job on node132 at 2011-06-01 13:59:04