Trace number 3386404

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.33 1204.37

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
Bench CategoryAPPLICATION (applications 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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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

running on 4 cores: 1,3,5,7

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.79 5.76 7.11 1/421 5697
/proc/meminfo: memFree=20129068/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=27032 CPUtime=0 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 1370 0 0 0 0 0 0 0 21 0 1 0 748257495 27680768 1309 33554432000 4194304 4625164 140736337790176 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5697/statm: 6758 1309 298 106 0 2261 0

[startup+0.0179061 s]
/proc/loadavg: 3.79 5.76 7.11 1/421 5697
/proc/meminfo: memFree=20129068/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=28816 CPUtime=0.01 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 2065 0 0 0 1 0 0 0 21 0 1 0 748257495 29507584 1732 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5697/statm: 7204 1732 299 106 0 2707 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28816

[startup+0.100895 s]
/proc/loadavg: 3.79 5.76 7.11 1/421 5697
/proc/meminfo: memFree=20129068/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=162092 CPUtime=0.1 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 13111 0 0 0 9 1 0 0 23 0 4 0 748257495 165982208 10153 33554432000 4194304 4625164 140736337790176 18446744073709551615 4503316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 40523 10153 321 106 0 36026 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 162092

[startup+0.300859 s]
/proc/loadavg: 3.79 5.76 7.11 1/421 5697
/proc/meminfo: memFree=20129068/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=305080 CPUtime=0.9 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 17073 0 0 0 88 2 0 0 23 0 4 0 748257495 312401920 14020 33554432000 4194304 4625164 140736337790176 18446744073709551615 4390378 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 76270 14020 356 106 0 71773 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 305080

[startup+0.700787 s]
/proc/loadavg: 3.79 5.76 7.11 1/421 5697
/proc/meminfo: memFree=20129068/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=309960 CPUtime=2.5 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 19919 0 0 0 248 2 0 0 25 0 4 0 748257495 317399040 15304 33554432000 4194304 4625164 140736337790176 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 77490 15305 363 106 0 72993 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 309960

[startup+1.50064 s]
/proc/loadavg: 4.13 5.79 7.11 9/431 5710
/proc/meminfo: memFree=20026972/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=309960 CPUtime=5.69 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 23712 0 0 0 566 3 0 0 25 0 4 0 748257495 317399040 16367 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 77490 16367 363 106 0 72993 0
[pid=5697/tid=5704] ppid=5695 vsize=309960 CPUtime=1.4 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 1589 0 0 0 140 0 0 0 25 0 4 0 748257504 317399040 16367 33554432000 4194304 4625164 140736337790176 18446744073709551615 4353088 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=309960 CPUtime=1.39 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 1814 0 0 0 139 0 0 0 25 0 4 0 748257504 317399040 16367 33554432000 4194304 4625164 140736337790176 18446744073709551615 4353065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=309960 CPUtime=1.39 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 6744 0 0 0 139 0 0 0 25 0 4 0 748257504 317399040 16367 33554432000 4194304 4625164 140736337790176 18446744073709551615 4352035 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 309960

[startup+3.10035 s]
/proc/loadavg: 4.13 5.79 7.11 9/431 5710
/proc/meminfo: memFree=19998452/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=315920 CPUtime=12.07 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 34506 0 0 0 1203 4 0 0 25 0 4 0 748257495 323502080 18425 33554432000 4194304 4625164 140736337790176 18446744073709551615 4519659 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 78980 18425 363 106 0 74483 0
[pid=5697/tid=5704] ppid=5695 vsize=315920 CPUtime=2.99 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 2769 0 0 0 299 0 0 0 25 0 4 0 748257504 323502080 18425 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=315920 CPUtime=2.99 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 3169 0 0 0 299 0 0 0 25 0 4 0 748257504 323502080 18425 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=315920 CPUtime=2.99 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 13424 0 0 0 298 1 0 0 25 0 4 0 748257504 323502080 18425 33554432000 4194304 4625164 140736337790176 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 315920

[startup+6.30076 s]
/proc/loadavg: 4.13 5.79 7.11 9/431 5711
/proc/meminfo: memFree=19776980/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=461612 CPUtime=24.79 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 140552 0 0 0 2459 20 0 0 25 0 4 0 748257495 472690688 55952 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512763 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5697/statm: 115403 55952 345 106 0 110906 0
[pid=5697/tid=5704] ppid=5695 vsize=461612 CPUtime=6.19 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 23009 0 0 0 616 3 0 0 25 0 4 0 748257504 472690688 55952 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=461612 CPUtime=6.17 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 23933 0 0 0 614 3 0 0 25 0 4 0 748257504 472690688 55952 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=461612 CPUtime=6.19 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 39892 0 0 0 613 6 0 0 25 0 4 0 748257504 472690688 55952 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 461612

[startup+12.7006 s]
/proc/loadavg: 4.80 5.88 7.13 9/431 5711
/proc/meminfo: memFree=19759304/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=462404 CPUtime=50.3 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 199828 0 0 0 5000 30 0 0 25 0 4 0 748257495 473501696 56957 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5697/statm: 115601 56957 346 106 0 111104 0
[pid=5697/tid=5704] ppid=5695 vsize=462404 CPUtime=12.59 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 23257 0 0 0 1256 3 0 0 25 0 4 0 748257504 473501696 56958 33554432000 4194304 4625164 140736337790176 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=462404 CPUtime=12.48 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 24415 0 0 0 1245 3 0 0 25 0 4 0 748257504 473501696 56958 33554432000 4194304 4625164 140736337790176 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=462404 CPUtime=12.59 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 98057 0 0 0 1243 16 0 0 25 0 4 0 748257504 473501696 56959 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 462404

[startup+25.5002 s]
/proc/loadavg: 5.38 5.97 7.14 9/431 5711
/proc/meminfo: memFree=19697928/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=473372 CPUtime=101.32 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 288333 0 0 0 10084 48 0 0 25 0 4 0 748257495 484732928 65735 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5697/statm: 118343 65735 347 106 0 113846 0
[pid=5697/tid=5704] ppid=5695 vsize=473372 CPUtime=25.39 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 26441 0 0 0 2535 4 0 0 25 0 4 0 748257504 484732928 65735 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=473372 CPUtime=25.09 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 27500 0 0 0 2503 6 0 0 25 0 4 0 748257504 484732928 65735 33554432000 4194304 4625164 140736337790176 18446744073709551615 260905052297 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=473372 CPUtime=25.39 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 179769 0 0 0 2510 29 0 0 25 0 4 0 748257504 484732928 65735 33554432000 4194304 4625164 140736337790176 18446744073709551615 4334238 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 473372

[startup+51.1006 s]
/proc/loadavg: 6.27 6.13 7.16 9/431 5712
/proc/meminfo: memFree=19605720/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=503248 CPUtime=203.35 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 493793 0 0 0 20251 84 0 0 25 0 4 0 748257495 515325952 82248 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5697/statm: 125812 82248 347 106 0 121315 0
[pid=5697/tid=5704] ppid=5695 vsize=503248 CPUtime=50.99 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 38831 0 0 0 5091 8 0 0 25 0 4 0 748257504 515325952 82248 33554432000 4194304 4625164 140736337790176 18446744073709551615 4352629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=503248 CPUtime=50.35 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 32638 0 0 0 5024 11 0 0 25 0 4 0 748257504 515325952 82248 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=503248 CPUtime=50.98 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 365761 0 0 0 5042 56 0 0 25 0 4 0 748257504 515325952 82248 33554432000 4194304 4625164 140736337790176 18446744073709551615 4551122 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 503248

[startup+102.316 s]
/proc/loadavg: 7.31 6.44 7.21 9/431 5713
/proc/meminfo: memFree=19493224/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=520256 CPUtime=407.51 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 860570 0 0 0 40612 139 0 0 25 0 4 0 748257495 532742144 91772 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/5697/statm: 130064 91772 347 106 0 125567 0
[pid=5697/tid=5704] ppid=5695 vsize=520256 CPUtime=102.21 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 39665 0 0 0 10212 9 0 0 25 0 4 0 748257504 532742144 91772 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=520256 CPUtime=100.86 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 40144 0 0 0 10074 12 0 0 25 0 4 0 748257504 532742144 91772 33554432000 4194304 4625164 140736337790176 18446744073709551615 4352731 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=520256 CPUtime=102.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 723698 0 0 0 10112 108 0 0 25 0 4 0 748257504 532742144 91772 33554432000 4194304 4625164 140736337790176 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 520256

[startup+162.301 s]
/proc/loadavg: 7.79 6.74 7.26 9/431 5715
/proc/meminfo: memFree=19357036/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=532616 CPUtime=646.62 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 1282508 0 0 0 64452 210 0 0 25 0 4 0 748257495 545398784 105186 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 133154 105186 347 106 0 128657 0
[pid=5697/tid=5704] ppid=5695 vsize=532616 CPUtime=162.19 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 42715 0 0 0 16208 11 0 0 25 0 4 0 748257504 545398784 105186 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=532616 CPUtime=160.57 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 44870 0 0 0 16040 17 0 0 25 0 4 0 748257504 545398784 105186 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=532616 CPUtime=162.18 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 1130429 0 0 0 16047 171 0 0 25 0 4 0 748257504 545398784 105186 33554432000 4194304 4625164 140736337790176 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 646.62
Current children cumulated vsize (KiB) 532616

[startup+222.301 s]
/proc/loadavg: 8.01 6.99 7.31 9/431 5716
/proc/meminfo: memFree=19228036/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=695780 CPUtime=885.77 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 1547796 0 0 0 88317 260 0 0 25 0 4 0 748257495 712478720 116732 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/5697/statm: 173945 116732 347 106 0 169448 0
[pid=5697/tid=5704] ppid=5695 vsize=695780 CPUtime=222.19 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 58759 0 0 0 22199 20 0 0 25 0 4 0 748257504 712478720 116732 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=695780 CPUtime=220.54 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 46895 0 0 0 22036 18 0 0 25 0 4 0 748257504 712478720 116732 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=695780 CPUtime=222.19 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 1376680 0 0 0 22009 210 0 0 25 0 4 0 748257504 712478720 116732 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 885.77
Current children cumulated vsize (KiB) 695780

[startup+282.301 s]

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

[pid=5697] ppid=5695 vsize=1246476 CPUtime=2799.14 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 4259257 0 0 0 279182 732 0 0 25 0 4 0 748257495 1276391424 252327 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 311619 252327 347 106 0 307122 0
[pid=5697/tid=5704] ppid=5695 vsize=1246476 CPUtime=697.2 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 145120 0 0 0 69667 53 0 0 25 0 4 0 748257504 1276391424 252327 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1246476 CPUtime=700.43 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 87706 0 0 0 69989 54 0 0 25 0 4 0 748257504 1276391424 252327 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1246476 CPUtime=702.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 3925125 0 0 0 69614 606 0 0 25 0 4 0 748257504 1276391424 252327 33554432000 4194304 4625164 140736337790176 18446744073709551615 4552357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2799.14
Current children cumulated vsize (KiB) 1246476

[startup+762.316 s]
/proc/loadavg: 8.06 7.91 7.65 9/431 5731
/proc/meminfo: memFree=18165508/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1374980 CPUtime=3038.36 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 4489216 0 0 0 303065 771 0 0 25 0 4 0 748257495 1407979520 270956 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 343745 270956 347 106 0 339248 0
[pid=5697/tid=5704] ppid=5695 vsize=1374980 CPUtime=756.4 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 152911 0 0 0 75585 55 0 0 25 0 4 0 748257504 1407979520 270956 33554432000 4194304 4625164 140736337790176 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1374980 CPUtime=760.42 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 90460 0 0 0 75982 60 0 0 25 0 4 0 748257504 1407979520 270956 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1374980 CPUtime=762.22 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 4143471 0 0 0 75584 638 0 0 25 0 4 0 748257504 1407979520 270956 33554432000 4194304 4625164 140736337790176 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3038.36
Current children cumulated vsize (KiB) 1374980

[startup+822.3 s]
/proc/loadavg: 8.14 7.96 7.67 9/431 5732
/proc/meminfo: memFree=18096152/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1379204 CPUtime=3277.48 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 4895645 0 0 0 326921 827 0 0 25 0 4 0 748257495 1412304896 278969 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 344801 278969 347 106 0 340304 0
[pid=5697/tid=5704] ppid=5695 vsize=1379204 CPUtime=815.58 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 154266 0 0 0 81503 55 0 0 25 0 4 0 748257504 1412304896 278969 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1379204 CPUtime=820.4 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 91927 0 0 0 81979 61 0 0 25 0 4 0 748257504 1412304896 278969 33554432000 4194304 4625164 140736337790176 18446744073709551615 4462657 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1379204 CPUtime=822.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 4546145 0 0 0 81527 693 0 0 25 0 4 0 748257504 1412304896 278969 33554432000 4194304 4625164 140736337790176 18446744073709551615 4554672 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3277.48
Current children cumulated vsize (KiB) 1379204

[startup+882.3 s]
/proc/loadavg: 8.05 7.96 7.69 9/431 5734
/proc/meminfo: memFree=18012788/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1385432 CPUtime=3516.65 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 5194887 0 0 0 350789 876 0 0 25 0 4 0 748257495 1418682368 290134 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512023 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 346358 290134 347 106 0 341861 0
[pid=5697/tid=5704] ppid=5695 vsize=1385432 CPUtime=874.75 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 158126 0 0 0 87416 59 0 0 25 0 4 0 748257504 1418682368 290134 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1385432 CPUtime=880.38 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 93760 0 0 0 87977 61 0 0 25 0 4 0 748257504 1418682368 290134 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1385432 CPUtime=882.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 4838674 0 0 0 87484 736 0 0 25 0 4 0 748257504 1418682368 290134 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3516.65
Current children cumulated vsize (KiB) 1385432

[startup+942.3 s]
/proc/loadavg: 8.11 8.00 7.72 9/431 5736
/proc/meminfo: memFree=17931540/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1480352 CPUtime=3755.82 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 5613438 0 0 0 374640 942 0 0 25 0 4 0 748257495 1515880448 303833 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 370088 303833 348 106 0 365591 0
[pid=5697/tid=5704] ppid=5695 vsize=1480352 CPUtime=933.94 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 163381 0 0 0 93329 65 0 0 25 0 4 0 748257504 1515880448 303833 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1480352 CPUtime=940.36 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 109403 0 0 0 93972 64 0 0 25 0 4 0 748257504 1515880448 303833 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1480352 CPUtime=942.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 5235549 0 0 0 93427 793 0 0 25 0 4 0 748257504 1515880448 303833 33554432000 4194304 4625164 140736337790176 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3755.82
Current children cumulated vsize (KiB) 1480352

[startup+1002.3 s]
/proc/loadavg: 8.13 8.03 7.74 9/431 5737
/proc/meminfo: memFree=17825360/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1544652 CPUtime=3994.98 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 6058554 0 0 0 398479 1019 0 0 25 0 4 0 748257495 1581723648 320279 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 386163 320279 349 106 0 381666 0
[pid=5697/tid=5704] ppid=5695 vsize=1544652 CPUtime=993.11 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 200955 0 0 0 99241 70 0 0 25 0 4 0 748257504 1581723648 320279 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1544652 CPUtime=1000.35 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 113648 0 0 0 99966 69 0 0 25 0 4 0 748257504 1581723648 320279 33554432000 4194304 4625164 140736337790176 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1544652 CPUtime=1002.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 5638157 0 0 0 99361 859 0 0 25 0 4 0 748257504 1581723648 320279 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3994.98
Current children cumulated vsize (KiB) 1544652

[startup+1062.3 s]
/proc/loadavg: 8.16 8.06 7.77 9/431 5739
/proc/meminfo: memFree=17755764/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1546172 CPUtime=4234.17 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 6456495 0 0 0 422333 1084 0 0 25 0 4 0 748257495 1583280128 327258 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 386543 327258 348 106 0 382046 0
[pid=5697/tid=5704] ppid=5695 vsize=1546172 CPUtime=1052.32 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 201090 0 0 0 105161 71 0 0 25 0 4 0 748257504 1583280128 327258 33554432000 4194304 4625164 140736337790176 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1546172 CPUtime=1060.34 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 114310 0 0 0 105963 71 0 0 25 0 4 0 748257504 1583280128 327258 33554432000 4194304 4625164 140736337790176 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1546172 CPUtime=1062.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 6034611 0 0 0 105298 922 0 0 25 0 4 0 748257504 1583280128 327258 33554432000 4194304 4625164 140736337790176 18446744073709551615 4334466 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4234.17
Current children cumulated vsize (KiB) 1546172

[startup+1122.3 s]
/proc/loadavg: 8.23 8.11 7.80 9/431 5740
/proc/meminfo: memFree=17669044/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1612388 CPUtime=4473.33 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 6844776 0 0 0 446183 1150 0 0 25 0 4 0 748257495 1651085312 333652 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 403097 333652 348 106 0 398600 0
[pid=5697/tid=5704] ppid=5695 vsize=1612388 CPUtime=1111.49 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 201150 0 0 0 111078 71 0 0 25 0 4 0 748257504 1651085312 333652 33554432000 4194304 4625164 140736337790176 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1612388 CPUtime=1120.32 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 114508 0 0 0 111961 71 0 0 25 0 4 0 748257504 1651085312 333652 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1612388 CPUtime=1122.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 6421558 0 0 0 111233 987 0 0 25 0 4 0 748257504 1651085312 333652 33554432000 4194304 4625164 140736337790176 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4473.33
Current children cumulated vsize (KiB) 1612388

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 7.82 9/431 5742
/proc/meminfo: memFree=17585680/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1654160 CPUtime=4712.51 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 7297481 0 0 0 470024 1227 0 0 25 0 4 0 748257495 1693859840 339241 33554432000 4194304 4625164 140736337790176 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 413540 339264 347 106 0 409043 0
[pid=5697/tid=5704] ppid=5695 vsize=1654160 CPUtime=1170.68 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 201278 0 0 0 116997 71 0 0 25 0 4 0 748257504 1693859840 339274 33554432000 4194304 4625164 140736337790176 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1654160 CPUtime=1180.31 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 116806 0 0 0 117958 73 0 0 25 0 4 0 748257504 1693859840 339287 33554432000 4194304 4625164 140736337790176 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1654160 CPUtime=1182.2 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 6850171 0 0 0 117161 1059 0 0 25 0 4 0 748257504 1693859840 339299 33554432000 4194304 4625164 140736337790176 18446744073709551615 260905091449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4712.51
Current children cumulated vsize (KiB) 1654160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.12 8.09 7.82 11/431 5743
/proc/meminfo: memFree=17559880/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1654488 CPUtime=4800.22 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 7474171 0 0 0 478764 1258 0 0 25 0 4 0 748257495 1694195712 340961 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 413622 340961 348 106 0 409125 0
[pid=5697/tid=5704] ppid=5695 vsize=1654488 CPUtime=1192.38 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 201324 0 0 0 119167 71 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1654488 CPUtime=1202.31 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 117820 0 0 0 120157 74 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1654488 CPUtime=1204.22 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 7025582 0 0 0 119333 1089 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1654488

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

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

[startup+1204.3 s]
/proc/loadavg: 8.12 8.09 7.82 11/431 5743
/proc/meminfo: memFree=17559880/32950928 swapFree=65730892/67111528
[pid=5697] ppid=5695 vsize=1654488 CPUtime=4800.22 cores=1,3,5,7
/proc/5697/stat : 5697 (SArTagnan) R 5695 5697 5247 0 -1 4202496 7474171 0 0 0 478764 1258 0 0 25 0 4 0 748257495 1694195712 340961 33554432000 4194304 4625164 140736337790176 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/5697/statm: 413622 340961 348 106 0 409125 0
[pid=5697/tid=5704] ppid=5695 vsize=1654488 CPUtime=1192.38 cores=1,3,5,7
/proc/5697/task/5704/stat : 5704 (SArTagnan) R 5695 5697 5247 0 -1 4202560 201324 0 0 0 119167 71 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4330976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5697/tid=5705] ppid=5695 vsize=1654488 CPUtime=1202.31 cores=1,3,5,7
/proc/5697/task/5705/stat : 5705 (SArTagnan) R 5695 5697 5247 0 -1 4202560 117820 0 0 0 120157 74 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5697/tid=5706] ppid=5695 vsize=1654488 CPUtime=1204.22 cores=1,3,5,7
/proc/5697/task/5706/stat : 5706 (SArTagnan) R 5695 5697 5247 0 -1 4202560 7025582 0 0 0 119333 1089 0 0 25 0 4 0 748257504 1694195712 340970 33554432000 4194304 4625164 140736337790176 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1654488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.37
CPU time (s): 4800.33
CPU user time (s): 4787.69
CPU system time (s): 12.6371
CPU usage (%): 398.575
Max. virtual memory (cumulated for all children) (KiB): 1737556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4787.69
system time used= 12.6371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7474184
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= 4762
involuntary context switches= 34434

runsolver used 4.41633 second user time and 12.0452 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-16 23:11:08
IDJOB=3386404
IDBENCH=83133
IDSOLVER=1871
FILE ID=node116/3386404-1305580268
RUNJOBID= node116-1305580268-5684
PBS_JOBID= 13350205
Free space on /tmp= 73036 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386404-1305580268/watcher-3386404-1305580268 -o /tmp/evaluation-result-3386404-1305580268/solver-3386404-1305580268 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386404-1305580268.cnf -threads=4

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1822440468

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:      20129348 kB
Buffers:        184580 kB
Cached:        2357676 kB
SwapCached:      12328 kB
Active:       11354928 kB
Inactive:      1229064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20129348 kB
SwapTotal:    67111528 kB
SwapFree:     65730892 kB
Dirty:            4364 kB
Writeback:           0 kB
AnonPages:    10039844 kB
Mapped:          19588 kB
Slab:           117532 kB
PageTables:      52704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 113397880 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-16 23:31:15