Trace number 3386083

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) 4800.17 1204.29

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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: 961)

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-3386083-1305582754/watcher-3386083-1305582754 -o /tmp/evaluation-result-3386083-1305582754/solver-3386083-1305582754 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386083-1305582754.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 4.86 6.42 2/421 5982
/proc/meminfo: memFree=20132708/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=21840 CPUtime=0 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 501 0 0 0 0 0 0 0 22 0 1 0 748506041 22364160 439 33554432000 4194304 4625164 140737366530640 18446744073709551615 260905393920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/5982/statm: 5460 439 296 106 0 963 0

[startup+0.0806371 s]
/proc/loadavg: 3.74 4.86 6.42 2/421 5982
/proc/meminfo: memFree=20132708/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=258396 CPUtime=0.19 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 4282 0 0 0 18 1 0 0 24 0 4 0 748506041 264597504 3373 33554432000 4194304 4625164 140737366530640 18446744073709551615 4499481 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 64599 3373 342 106 0 60102 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 258396

[startup+0.100633 s]
/proc/loadavg: 3.74 4.86 6.42 2/421 5982
/proc/meminfo: memFree=20132708/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=258792 CPUtime=0.27 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 4464 0 0 0 26 1 0 0 24 0 4 0 748506041 265003008 3512 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 64698 3512 345 106 0 60201 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 258792

[startup+0.300597 s]
/proc/loadavg: 3.74 4.86 6.42 2/421 5982
/proc/meminfo: memFree=20132708/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=262764 CPUtime=1.07 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 6938 0 0 0 105 2 0 0 25 0 4 0 748506041 269070336 5507 33554432000 4194304 4625164 140737366530640 18446744073709551615 4519506 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 65691 5507 345 106 0 61194 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 262764

[startup+0.700523 s]
/proc/loadavg: 3.74 4.86 6.42 2/421 5982
/proc/meminfo: memFree=20132708/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=267744 CPUtime=2.66 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 10451 0 0 0 264 2 0 0 25 0 4 0 748506041 274169856 8082 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512758 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 66936 8082 345 106 0 62439 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 267744

[startup+1.50038 s]
/proc/loadavg: 3.92 4.88 6.42 9/431 5995
/proc/meminfo: memFree=20062052/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=274836 CPUtime=5.85 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 16540 0 0 0 582 3 0 0 25 0 4 0 748506041 281432064 10951 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512029 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 68709 10951 346 106 0 64212 0
[pid=5982/tid=5984] ppid=5980 vsize=274836 CPUtime=1.44 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 1922 0 0 0 144 0 0 0 25 0 4 0 748506045 281432064 10951 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=274836 CPUtime=1.45 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 3316 0 0 0 144 1 0 0 25 0 4 0 748506045 281432064 10951 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=274836 CPUtime=1.45 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 3575 0 0 0 145 0 0 0 25 0 4 0 748506045 281432064 10951 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 274836

[startup+3.10108 s]
/proc/loadavg: 3.92 4.88 6.42 9/431 5995
/proc/meminfo: memFree=20033160/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=282364 CPUtime=12.24 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 30666 0 0 0 1218 6 0 0 25 0 4 0 748506041 289140736 13904 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 70591 13904 346 106 0 66094 0
[pid=5982/tid=5984] ppid=5980 vsize=282364 CPUtime=3.02 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 4078 0 0 0 302 0 0 0 25 0 4 0 748506045 289140736 13904 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=282364 CPUtime=3.05 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 5284 0 0 0 303 2 0 0 25 0 4 0 748506045 289140736 13904 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=282364 CPUtime=3.05 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 12556 0 0 0 304 1 0 0 25 0 4 0 748506045 289140736 13904 33554432000 4194304 4625164 140737366530640 18446744073709551615 4554631 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.24
Current children cumulated vsize (KiB) 282364

[startup+6.3005 s]
/proc/loadavg: 4.25 4.93 6.42 9/431 5995
/proc/meminfo: memFree=19977768/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=296444 CPUtime=24.99 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 58227 0 0 0 2488 11 0 0 25 0 4 0 748506041 303558656 20435 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 74111 20436 346 106 0 69614 0
[pid=5982/tid=5984] ppid=5980 vsize=296444 CPUtime=6.18 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 5572 0 0 0 617 1 0 0 25 0 4 0 748506045 303558656 20436 33554432000 4194304 4625164 140737366530640 18446744073709551615 4464405 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=296444 CPUtime=6.25 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 8401 0 0 0 623 2 0 0 25 0 4 0 748506045 303558656 20436 33554432000 4194304 4625164 140737366530640 18446744073709551615 4316897 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=296444 CPUtime=6.25 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 32532 0 0 0 621 4 0 0 25 0 4 0 748506045 303558656 20437 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 296444

[startup+12.7003 s]
/proc/loadavg: 4.55 4.98 6.43 9/431 5995
/proc/meminfo: memFree=19907248/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=314944 CPUtime=50.5 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 112653 0 0 0 5030 20 0 0 25 0 4 0 748506041 322502656 29908 33554432000 4194304 4625164 140737366530640 18446744073709551615 4393124 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 78736 29908 347 106 0 74239 0
[pid=5982/tid=5984] ppid=5980 vsize=314944 CPUtime=12.48 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 9305 0 0 0 1247 1 0 0 25 0 4 0 748506045 322502656 29908 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=314944 CPUtime=12.65 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 13199 0 0 0 1262 3 0 0 25 0 4 0 748506045 322502656 29908 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=314944 CPUtime=12.65 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 74447 0 0 0 1255 10 0 0 25 0 4 0 748506045 322502656 29908 33554432000 4194304 4625164 140737366530640 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 314944

[startup+25.501 s]
/proc/loadavg: 5.31 5.13 6.46 9/431 5995
/proc/meminfo: memFree=19797144/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=362944 CPUtime=101.52 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 195073 0 0 0 10117 35 0 0 25 0 4 0 748506041 371654656 46686 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 90736 46686 346 106 0 86239 0
[pid=5982/tid=5984] ppid=5980 vsize=362944 CPUtime=25.1 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 18616 0 0 0 2506 4 0 0 25 0 4 0 748506045 371654656 46686 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=362944 CPUtime=25.45 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 20491 0 0 0 2538 7 0 0 25 0 4 0 748506045 371654656 46686 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=362944 CPUtime=25.44 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 120894 0 0 0 2528 16 0 0 25 0 4 0 748506045 371654656 46686 33554432000 4194304 4625164 140737366530640 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 362944

[startup+51.1003 s]
/proc/loadavg: 6.30 5.37 6.50 9/431 5996
/proc/meminfo: memFree=19599424/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=456892 CPUtime=203.56 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 318074 0 0 0 20297 59 0 0 25 0 4 0 748506041 467857408 73075 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511882 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 114223 73075 349 106 0 109726 0
[pid=5982/tid=5984] ppid=5980 vsize=456892 CPUtime=50.36 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 24005 0 0 0 5027 9 0 0 25 0 4 0 748506045 467857408 73075 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=456892 CPUtime=51.04 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 28613 0 0 0 5094 10 0 0 25 0 4 0 748506045 467857408 73075 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=456892 CPUtime=51.04 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 192132 0 0 0 5077 27 0 0 25 0 4 0 748506045 467857408 73075 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.56
Current children cumulated vsize (KiB) 456892

[startup+102.316 s]
/proc/loadavg: 7.30 5.79 6.58 9/431 5997
/proc/meminfo: memFree=19261612/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=677408 CPUtime=407.71 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 721693 0 0 0 40654 117 0 0 25 0 4 0 748506041 693665792 113835 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 169352 113835 363 106 0 164855 0
[pid=5982/tid=5984] ppid=5980 vsize=677408 CPUtime=100.87 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 33077 0 0 0 10076 11 0 0 25 0 4 0 748506045 693665792 113835 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=677408 CPUtime=102.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 30195 0 0 0 10215 11 0 0 25 0 4 0 748506045 693665792 113835 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=677408 CPUtime=102.24 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 501982 0 0 0 10153 71 0 0 25 0 4 0 748506045 693665792 113835 33554432000 4194304 4625164 140737366530640 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.71
Current children cumulated vsize (KiB) 677408

[startup+162.301 s]
/proc/loadavg: 7.81 6.21 6.67 9/431 5999
/proc/meminfo: memFree=18941168/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=890084 CPUtime=646.82 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 1197119 0 0 0 64491 191 0 0 25 0 4 0 748506041 911446016 162698 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 222521 162698 386 106 0 218024 0
[pid=5982/tid=5984] ppid=5980 vsize=890084 CPUtime=160.04 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 43348 0 0 0 15991 13 0 0 25 0 4 0 748506045 911446016 162698 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=890084 CPUtime=162.25 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 37694 0 0 0 16206 19 0 0 25 0 4 0 748506045 911446016 162698 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=890084 CPUtime=162.2 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 881097 0 0 0 16095 125 0 0 25 0 4 0 748506045 911446016 162698 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.82
Current children cumulated vsize (KiB) 890084

[startup+222.301 s]
/proc/loadavg: 8.03 6.56 6.76 9/431 6001
/proc/meminfo: memFree=18563800/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=1222856 CPUtime=885.98 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 1608522 0 0 0 88351 247 0 0 25 0 4 0 748506041 1252204544 209625 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 305714 209625 346 106 0 301217 0
[pid=5982/tid=5984] ppid=5980 vsize=1222856 CPUtime=219.22 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 58107 0 0 0 21905 17 0 0 25 0 4 0 748506045 1252204544 209625 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=1222856 CPUtime=222.25 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 48982 0 0 0 22203 22 0 0 25 0 4 0 748506045 1252204544 209625 33554432000 4194304 4625164 140737366530640 18446744073709551615 4464722 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=1222856 CPUtime=222.2 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 1142624 0 0 0 22061 159 0 0 25 0 4 0 748506045 1252204544 209625 33554432000 4194304 4625164 140737366530640 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 885.98
Current children cumulated vsize (KiB) 1222856

[startup+282.301 s]

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

[pid=5982] ppid=5980 vsize=1755532 CPUtime=2560.18 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 4598752 0 0 0 255337 681 0 0 25 0 4 0 748506041 1797664768 329142 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 438883 329142 346 106 0 434386 0
[pid=5982/tid=5984] ppid=5980 vsize=1755532 CPUtime=633.51 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 91350 0 0 0 63322 29 0 0 25 0 4 0 748506045 1797664768 329142 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=1755532 CPUtime=642.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 65324 0 0 0 64200 26 0 0 25 0 4 0 748506045 1797664768 329142 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=1755532 CPUtime=642.13 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 3833241 0 0 0 63674 539 0 0 25 0 4 0 748506045 1797664768 329142 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339541 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2560.18
Current children cumulated vsize (KiB) 1755532

[startup+702.301 s]
/proc/loadavg: 8.06 7.81 7.31 9/431 6022
/proc/meminfo: memFree=17223172/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=1821200 CPUtime=2799.33 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 4671716 0 0 0 279239 694 0 0 25 0 4 0 748506041 1864908800 349892 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 455300 349892 351 106 0 450803 0
[pid=5982/tid=5984] ppid=5980 vsize=1821200 CPUtime=692.69 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 91652 0 0 0 69240 29 0 0 25 0 4 0 748506045 1864908800 349892 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=1821200 CPUtime=702.25 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 65710 0 0 0 70199 26 0 0 25 0 4 0 748506045 1864908800 349892 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=1821200 CPUtime=702.09 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 3873296 0 0 0 69665 544 0 0 25 0 4 0 748506045 1864908800 349892 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2799.33
Current children cumulated vsize (KiB) 1821200

[startup+762.316 s]
/proc/loadavg: 8.10 7.87 7.36 9/431 6024
/proc/meminfo: memFree=17090704/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=1919944 CPUtime=3038.56 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 5084195 0 0 0 303098 758 0 0 25 0 4 0 748506041 1966022656 368957 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 479986 368957 346 106 0 475489 0
[pid=5982/tid=5984] ppid=5980 vsize=1919944 CPUtime=751.88 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 91944 0 0 0 75159 29 0 0 25 0 4 0 748506045 1966022656 368957 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=1919944 CPUtime=762.28 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 66173 0 0 0 76201 27 0 0 25 0 4 0 748506045 1966022656 368957 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=1919944 CPUtime=762.1 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 4243107 0 0 0 75610 600 0 0 25 0 4 0 748506045 1966022656 368957 33554432000 4194304 4625164 140737366530640 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3038.56
Current children cumulated vsize (KiB) 1919944

[startup+822.301 s]
/proc/loadavg: 8.07 7.90 7.40 9/431 6026
/proc/meminfo: memFree=16987876/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=1920076 CPUtime=3277.69 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 5516393 0 0 0 326946 823 0 0 25 0 4 0 748506041 1966157824 382853 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 480019 382853 346 106 0 475522 0
[pid=5982/tid=5984] ppid=5980 vsize=1920076 CPUtime=811.06 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 92281 0 0 0 81077 29 0 0 25 0 4 0 748506045 1966157824 382853 33554432000 4194304 4625164 140737366530640 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=1920076 CPUtime=822.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 66651 0 0 0 82199 27 0 0 25 0 4 0 748506045 1966157824 382853 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=1920076 CPUtime=822.07 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 4642388 0 0 0 81549 658 0 0 25 0 4 0 748506045 1966157824 382853 33554432000 4194304 4625164 140737366530640 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3277.69
Current children cumulated vsize (KiB) 1920076

[startup+882.301 s]
/proc/loadavg: 8.17 7.96 7.45 9/431 6027
/proc/meminfo: memFree=16831104/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2032020 CPUtime=3516.85 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 5993515 0 0 0 350784 901 0 0 25 0 4 0 748506041 2080788480 411347 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 508005 411347 346 106 0 503508 0
[pid=5982/tid=5984] ppid=5980 vsize=2032020 CPUtime=870.23 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 92659 0 0 0 86994 29 0 0 25 0 4 0 748506045 2080788480 411347 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2032020 CPUtime=882.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 67168 0 0 0 88199 27 0 0 25 0 4 0 748506045 2080788480 411347 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2032020 CPUtime=882.05 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 5049632 0 0 0 87481 724 0 0 25 0 4 0 748506045 2080788480 411347 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3516.85
Current children cumulated vsize (KiB) 2032020

[startup+942.301 s]
/proc/loadavg: 8.24 8.01 7.50 9/431 6029
/proc/meminfo: memFree=16573640/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2358176 CPUtime=3756.02 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 6613737 0 0 0 374609 993 0 0 25 0 4 0 748506041 2414772224 442541 33554432000 4194304 4625164 140737366530640 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 589544 442541 346 106 0 585047 0
[pid=5982/tid=5984] ppid=5980 vsize=2358176 CPUtime=929.43 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 92975 0 0 0 92913 30 0 0 25 0 4 0 748506045 2414772224 442541 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2358176 CPUtime=942.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 67577 0 0 0 94199 27 0 0 25 0 4 0 748506045 2414772224 442541 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2358176 CPUtime=942.03 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 5449678 0 0 0 93417 786 0 0 25 0 4 0 748506045 2414772224 442541 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351833 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3756.02
Current children cumulated vsize (KiB) 2358176

[startup+1002.3 s]
/proc/loadavg: 8.20 8.04 7.54 9/431 6030
/proc/meminfo: memFree=16472664/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2358176 CPUtime=3995.19 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 7066956 0 0 0 398452 1067 0 0 25 0 4 0 748506041 2414772224 457701 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 589544 457701 346 106 0 585047 0
[pid=5982/tid=5984] ppid=5980 vsize=2358176 CPUtime=988.61 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 93303 0 0 0 98831 30 0 0 25 0 4 0 748506045 2414772224 457701 33554432000 4194304 4625164 140737366530640 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2358176 CPUtime=1002.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 67959 0 0 0 100199 27 0 0 25 0 4 0 748506045 2414772224 457702 33554432000 4194304 4625164 140737366530640 18446744073709551615 260905061338 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2358176 CPUtime=1002.02 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 5853162 0 0 0 99351 851 0 0 25 0 4 0 748506045 2414772224 457702 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.19
Current children cumulated vsize (KiB) 2358176

[startup+1062.3 s]
/proc/loadavg: 8.14 8.04 7.57 9/431 6032
/proc/meminfo: memFree=16383232/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2424036 CPUtime=4234.37 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 7494852 0 0 0 422307 1130 0 0 25 0 4 0 748506041 2482212864 467074 33554432000 4194304 4625164 140737366530640 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 606009 467074 346 106 0 601512 0
[pid=5982/tid=5984] ppid=5980 vsize=2424036 CPUtime=1047.8 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 93554 0 0 0 104750 30 0 0 25 0 4 0 748506045 2482212864 467074 33554432000 4194304 4625164 140737366530640 18446744073709551615 4330779 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2424036 CPUtime=1062.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 68349 0 0 0 106199 27 0 0 25 0 4 0 748506045 2482212864 467074 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2424036 CPUtime=1062.01 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 6236415 0 0 0 105294 907 0 0 25 0 4 0 748506045 2482212864 467074 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.37
Current children cumulated vsize (KiB) 2424036

[startup+1122.3 s]
/proc/loadavg: 8.08 8.05 7.60 9/431 6034
/proc/meminfo: memFree=16277424/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2424036 CPUtime=4473.54 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 7941133 0 0 0 446161 1193 0 0 25 0 4 0 748506041 2482212864 476117 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 606009 476117 346 106 0 601512 0
[pid=5982/tid=5984] ppid=5980 vsize=2424036 CPUtime=1106.97 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 93860 0 0 0 110667 30 0 0 25 0 4 0 748506045 2482212864 476117 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2424036 CPUtime=1122.26 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 69046 0 0 0 112199 27 0 0 25 0 4 0 748506045 2482212864 476117 33554432000 4194304 4625164 140737366530640 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2424036 CPUtime=1121.99 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 6641806 0 0 0 111237 962 0 0 25 0 4 0 748506045 2482212864 476117 33554432000 4194304 4625164 140737366530640 18446744073709551615 4579373 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.54
Current children cumulated vsize (KiB) 2424036

[startup+1182.3 s]
/proc/loadavg: 8.03 8.04 7.62 9/431 6035
/proc/meminfo: memFree=16172864/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2472040 CPUtime=4712.73 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 8397608 0 0 0 470016 1257 0 0 25 0 4 0 748506041 2531368960 491558 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 618010 491558 346 106 0 613513 0
[pid=5982/tid=5984] ppid=5980 vsize=2472040 CPUtime=1166.17 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 100182 0 0 0 116586 31 0 0 25 0 4 0 748506045 2531368960 491558 33554432000 4194304 4625164 140737366530640 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2472040 CPUtime=1182.27 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 69452 0 0 0 118199 28 0 0 25 0 4 0 748506045 2531368960 491558 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2472040 CPUtime=1181.99 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 7045406 0 0 0 117181 1018 0 0 25 0 4 0 748506045 2531368960 491558 33554432000 4194304 4625164 140737366530640 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4712.73
Current children cumulated vsize (KiB) 2472040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.2 s]
/proc/loadavg: 8.02 8.03 7.63 9/431 6036
/proc/meminfo: memFree=16142348/32950928 swapFree=65730892/67111528
[pid=5982] ppid=5980 vsize=2472040 CPUtime=4800.04 cores=0,2,4,6
/proc/5982/stat : 5982 (SArTagnan) R 5980 5982 5247 0 -1 4202496 8561631 0 0 0 478724 1280 0 0 25 0 4 0 748506041 2531368960 494491 33554432000 4194304 4625164 140737366530640 18446744073709551615 4512026 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5982/statm: 618010 494491 346 106 0 613513 0
[pid=5982/tid=5984] ppid=5980 vsize=2472040 CPUtime=1187.77 cores=0,2,4,6
/proc/5982/task/5984/stat : 5984 (SArTagnan) R 5980 5982 5247 0 -1 4202560 100315 0 0 0 118746 31 0 0 25 0 4 0 748506045 2531368960 494491 33554432000 4194304 4625164 140737366530640 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5982/tid=5985] ppid=5980 vsize=2472040 CPUtime=1204.19 cores=0,2,4,6
/proc/5982/task/5985/stat : 5985 (SArTagnan) R 5980 5982 5247 0 -1 4202560 69626 0 0 0 120391 28 0 0 25 0 4 0 748506045 2531368960 494491 33554432000 4194304 4625164 140737366530640 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5982/tid=5986] ppid=5980 vsize=2472040 CPUtime=1203.9 cores=0,2,4,6
/proc/5982/task/5986/stat : 5986 (SArTagnan) R 5980 5982 5247 0 -1 4202560 7191196 0 0 0 119352 1038 0 0 25 0 4 0 748506045 2531368960 494491 33554432000 4194304 4625164 140737366530640 18446744073709551615 4334743 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 2472040

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.29
CPU time (s): 4800.17
CPU user time (s): 4787.3
CPU system time (s): 12.877
CPU usage (%): 398.588
Max. virtual memory (cumulated for all children) (KiB): 3007624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.3
system time used= 12.877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8561631
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= 1981
involuntary context switches= 20005

runsolver used 4.6023 second user time and 11.8382 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 23:52:34
IDJOB=3386083
IDBENCH=84560
IDSOLVER=1871
FILE ID=node116/3386083-1305582754
RUNJOBID= node116-1305582753-5968
PBS_JOBID= 13350205
Free space on /tmp= 73040 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386083-1305582754/watcher-3386083-1305582754 -o /tmp/evaluation-result-3386083-1305582754/solver-3386083-1305582754 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386083-1305582754.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=603421892

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20132988 kB
Buffers:        185640 kB
Cached:        2355724 kB
SwapCached:      12328 kB
Active:       11351780 kB
Inactive:      1228468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20132988 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:            2000 kB
Writeback:           0 kB
AnonPages:    10036356 kB
Mapped:          19588 kB
Slab:           117564 kB
PageTables:      53092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113398936 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= 73036 MiB
End job on node116 at 2011-05-17 00:12:40