Trace number 3386410

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) 3811.72 1300.08

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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-3386410-1305580029/watcher-3386410-1305580029 -o /tmp/evaluation-result-3386410-1305580029/solver-3386410-1305580029 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386410-1305580029.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: 11.51 11.34 11.23 9/394 6475
/proc/meminfo: memFree=17612972/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=29844 CPUtime=0 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 1732 0 0 0 0 0 0 0 25 0 1 0 669600834 30560256 1670 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6475/statm: 7461 1670 299 106 0 2964 0

[startup+0.08027 s]
/proc/loadavg: 11.51 11.34 11.23 9/394 6475
/proc/meminfo: memFree=17612972/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=41164 CPUtime=0.07 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 6955 0 0 0 7 0 0 0 25 0 1 0 669600834 42151936 4534 33554432000 4194304 4625164 140735940780480 18446744073709551615 271550235093 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6475/statm: 10291 4555 299 106 0 5794 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41164

[startup+0.100266 s]
/proc/loadavg: 11.51 11.34 11.23 9/394 6475
/proc/meminfo: memFree=17612972/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=40608 CPUtime=0.09 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 7678 0 0 0 9 0 0 0 25 0 1 0 669600834 41582592 4714 33554432000 4194304 4625164 140735940780480 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/6475/statm: 10152 4715 299 106 0 5655 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40608

[startup+0.3002 s]
/proc/loadavg: 11.51 11.34 11.23 9/394 6475
/proc/meminfo: memFree=17612972/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=177648 CPUtime=0.46 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 17793 0 0 0 45 1 0 0 25 0 4 0 669600834 181911552 14287 33554432000 4194304 4625164 140735940780480 18446744073709551615 47795404742608 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 44412 14287 331 106 0 39915 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 177648

[startup+0.700127 s]
/proc/loadavg: 11.51 11.34 11.23 9/394 6475
/proc/meminfo: memFree=17612972/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=184144 CPUtime=1.26 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 22361 0 0 0 124 2 0 0 25 0 4 0 669600834 188563456 15603 33554432000 4194304 4625164 140735940780480 18446744073709551615 4514356 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 46036 15603 342 106 0 41539 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 184144

[startup+1.50098 s]
/proc/loadavg: 11.51 11.34 11.23 12/398 6479
/proc/meminfo: memFree=17548592/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=188476 CPUtime=2.86 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 25350 0 0 0 283 3 0 0 25 0 4 0 669600834 192999424 17744 33554432000 4194304 4625164 140735940780480 18446744073709551615 4509196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 47119 17744 343 106 0 42622 0
[pid=6475/tid=6477] ppid=6473 vsize=188476 CPUtime=0.74 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 2200 0 0 0 74 0 0 0 25 0 4 0 669600846 192999424 17744 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=188476 CPUtime=0.62 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 2206 0 0 0 62 0 0 0 25 0 4 0 669600846 192999424 17744 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=188476 CPUtime=0.65 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3655 0 0 0 65 0 0 0 25 0 4 0 669600846 192999424 17744 33554432000 4194304 4625164 140735940780480 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 188476

[startup+3.10069 s]
/proc/loadavg: 11.51 11.34 11.23 12/398 6479
/proc/meminfo: memFree=17542020/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=188476 CPUtime=6.04 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 29525 0 0 0 601 3 0 0 25 0 4 0 669600834 192999424 18522 33554432000 4194304 4625164 140735940780480 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 47119 18522 343 106 0 42622 0
[pid=6475/tid=6477] ppid=6473 vsize=188476 CPUtime=1.54 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 2266 0 0 0 154 0 0 0 25 0 4 0 669600846 192999424 18522 33554432000 4194304 4625164 140735940780480 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=188476 CPUtime=1.42 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 2270 0 0 0 142 0 0 0 25 0 4 0 669600846 192999424 18522 33554432000 4194304 4625164 140735940780480 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=188476 CPUtime=1.45 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 7667 0 0 0 144 1 0 0 25 0 4 0 669600846 192999424 18522 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 188476

[startup+6.30111 s]
/proc/loadavg: 11.55 11.35 11.23 12/398 6479
/proc/meminfo: memFree=17521808/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=263988 CPUtime=12.4 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 37421 0 0 0 1236 4 0 0 25 0 4 0 669600834 270323712 22876 33554432000 4194304 4625164 140735940780480 18446744073709551615 4519673 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 65997 22876 343 106 0 61500 0
[pid=6475/tid=6477] ppid=6473 vsize=263988 CPUtime=3.13 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3367 0 0 0 313 0 0 0 25 0 4 0 669600846 270323712 22876 33554432000 4194304 4625164 140735940780480 18446744073709551615 4375338 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=263988 CPUtime=3.02 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3146 0 0 0 302 0 0 0 25 0 4 0 669600846 270323712 22876 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=263988 CPUtime=3 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 12749 0 0 0 299 1 0 0 25 0 4 0 669600846 270323712 22876 33554432000 4194304 4625164 140735940780480 18446744073709551615 4335146 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 263988

[startup+12.7009 s]
/proc/loadavg: 11.50 11.35 11.23 12/398 6479
/proc/meminfo: memFree=17304684/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=518784 CPUtime=25.27 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 150382 0 0 0 2508 19 0 0 25 0 4 0 669600834 531234816 74266 33554432000 4194304 4625164 140735940780480 18446744073709551615 271550204930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6475/statm: 129696 74266 357 106 0 125199 0
[pid=6475/tid=6477] ppid=6473 vsize=518784 CPUtime=6.03 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 23800 0 0 0 600 3 0 0 25 0 4 0 669600846 531234816 74266 33554432000 4194304 4625164 140735940780480 18446744073709551615 271550193671 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=518784 CPUtime=6.32 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 22971 0 0 0 630 2 0 0 25 0 4 0 669600846 531234816 74266 33554432000 4194304 4625164 140735940780480 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=518784 CPUtime=6.48 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 37696 0 0 0 644 4 0 0 25 0 4 0 669600846 531234816 74266 33554432000 4194304 4625164 140735940780480 18446744073709551615 4469715 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 518784

[startup+25.5006 s]
/proc/loadavg: 11.39 11.33 11.23 12/398 6509
/proc/meminfo: memFree=17545528/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=518784 CPUtime=60.36 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 213134 0 0 0 6007 29 0 0 25 0 4 0 669600834 531234816 74391 33554432000 4194304 4625164 140735940780480 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6475/statm: 129696 74391 360 106 0 125199 0
[pid=6475/tid=6477] ppid=6473 vsize=518784 CPUtime=15.71 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 24016 0 0 0 1568 3 0 0 25 0 4 0 669600846 531234816 74391 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=518784 CPUtime=12.7 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 23122 0 0 0 1268 2 0 0 25 0 4 0 669600846 531234816 74391 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=518784 CPUtime=12.88 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 99039 0 0 0 1274 14 0 0 25 0 4 0 669600846 531234816 74391 33554432000 4194304 4625164 140735940780480 18446744073709551615 4334485 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 60.36
Current children cumulated vsize (KiB) 518784

[startup+51.101 s]
/proc/loadavg: 11.26 11.30 11.22 12/398 6510
/proc/meminfo: memFree=17376172/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=543944 CPUtime=136.85 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 343539 0 0 0 13634 51 0 0 25 0 4 0 669600834 556998656 82404 33554432000 4194304 4625164 140735940780480 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 135986 82404 347 106 0 131489 0
[pid=6475/tid=6477] ppid=6473 vsize=543944 CPUtime=40.83 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 32375 0 0 0 4078 5 0 0 25 0 4 0 669600846 556998656 82404 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=543944 CPUtime=26.19 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 23961 0 0 0 2616 3 0 0 25 0 4 0 669600846 556998656 82404 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=543944 CPUtime=26.6 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 212140 0 0 0 2628 32 0 0 25 0 4 0 669600846 556998656 82404 33554432000 4194304 4625164 140735940780480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 136.85
Current children cumulated vsize (KiB) 543944

[startup+102.315 s]
/proc/loadavg: 11.36 11.33 11.23 12/398 6512
/proc/meminfo: memFree=17279692/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=549640 CPUtime=289.82 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 737510 0 0 0 28877 105 0 0 25 0 4 0 669600834 562831360 92288 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6475/statm: 137410 92288 347 106 0 132913 0
[pid=6475/tid=6477] ppid=6473 vsize=549640 CPUtime=68.32 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 33650 0 0 0 6827 5 0 0 25 0 4 0 669600846 562831360 92288 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351795 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=549640 CPUtime=63 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 26807 0 0 0 6296 4 0 0 25 0 4 0 669600846 562831360 92289 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=549640 CPUtime=76 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 601848 0 0 0 7516 84 0 0 25 0 4 0 669600846 562831360 92289 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 289.82
Current children cumulated vsize (KiB) 549640

[startup+162.301 s]
/proc/loadavg: 11.26 11.31 11.23 12/398 6513
/proc/meminfo: memFree=17201060/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=562172 CPUtime=469.01 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 1085268 0 0 0 46750 151 0 0 25 0 4 0 669600834 575664128 100568 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/6475/statm: 140543 100568 347 106 0 136046 0
[pid=6475/tid=6477] ppid=6473 vsize=562172 CPUtime=98.62 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 34362 0 0 0 9856 6 0 0 25 0 4 0 669600846 575664128 100568 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=562172 CPUtime=92.7 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 33850 0 0 0 9264 6 0 0 25 0 4 0 669600846 575664128 100568 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=562172 CPUtime=135.99 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 941512 0 0 0 13471 128 0 0 25 0 4 0 669600846 575664128 100568 33554432000 4194304 4625164 140735940780480 18446744073709551615 4334731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 469.01
Current children cumulated vsize (KiB) 562172

[startup+222.301 s]
/proc/loadavg: 11.20 11.28 11.22 12/398 6515
/proc/meminfo: memFree=17130852/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=632064 CPUtime=648.22 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 1383816 0 0 0 64625 197 0 0 25 0 4 0 669600834 647233536 114660 33554432000 4194304 4625164 140735940780480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/6475/statm: 158016 114660 347 106 0 153519 0
[pid=6475/tid=6477] ppid=6473 vsize=632064 CPUtime=149.75 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 38692 0 0 0 14968 7 0 0 25 0 4 0 669600846 647233536 114660 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=632064 CPUtime=127.59 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 37336 0 0 0 12751 8 0 0 25 0 4 0 669600846 647233536 114660 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=632064 CPUtime=180.47 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 1230733 0 0 0 17877 170 0 0 25 0 4 0 669600846 647233536 114660 33554432000 4194304 4625164 140735940780480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.22
Current children cumulated vsize (KiB) 632064

[startup+282.301 s]

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

[pid=6475] ppid=6473 vsize=1222332 CPUtime=2017.49 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 3605173 0 0 0 201212 537 0 0 25 0 4 0 669600834 1251667968 232449 33554432000 4194304 4625164 140735940780480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6475/statm: 305583 232449 347 106 0 301086 0
[pid=6475/tid=6477] ppid=6473 vsize=1222332 CPUtime=490.79 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 129099 0 0 0 49046 33 0 0 25 0 4 0 669600846 1251667968 232449 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352223 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1222332 CPUtime=491.36 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 67102 0 0 0 49113 23 0 0 25 0 4 0 669600846 1251667968 232449 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1222332 CPUtime=512.07 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3300533 0 0 0 50742 465 0 0 25 0 4 0 669600846 1251667968 232449 33554432000 4194304 4625164 140735940780480 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2017.49
Current children cumulated vsize (KiB) 1222332

[startup+762.315 s]
/proc/loadavg: 10.29 10.88 11.07 11/397 6529
/proc/meminfo: memFree=16224300/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1222332 CPUtime=2205.46 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 3942410 0 0 0 219958 588 0 0 25 0 4 0 669600834 1251667968 243788 33554432000 4194304 4625164 140735940780480 18446744073709551615 4509158 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 305583 243788 347 106 0 301086 0
[pid=6475/tid=6477] ppid=6473 vsize=1222332 CPUtime=533.71 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 134706 0 0 0 53335 36 0 0 25 0 4 0 669600846 1251667968 243788 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1222332 CPUtime=546.7 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 70057 0 0 0 54644 26 0 0 25 0 4 0 669600846 1251667968 243788 33554432000 4194304 4625164 140735940780480 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1222332 CPUtime=551.12 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3628128 0 0 0 54602 510 0 0 25 0 4 0 669600846 1251667968 243788 33554432000 4194304 4625164 140735940780480 18446744073709551615 271550234958 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2205.46
Current children cumulated vsize (KiB) 1222332

[startup+822.301 s]
/proc/loadavg: 10.11 10.72 11.00 11/397 6531
/proc/meminfo: memFree=16141328/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1225140 CPUtime=2384.66 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 4186197 0 0 0 237843 623 0 0 25 0 4 0 669600834 1254543360 251585 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 306285 251585 347 106 0 301788 0
[pid=6475/tid=6477] ppid=6473 vsize=1225140 CPUtime=587.33 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 137030 0 0 0 58697 36 0 0 25 0 4 0 669600846 1254543360 251585 33554432000 4194304 4625164 140735940780480 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1225140 CPUtime=582.12 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 71982 0 0 0 58185 27 0 0 25 0 4 0 669600846 1254543360 251585 33554432000 4194304 4625164 140735940780480 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1225140 CPUtime=581.29 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 3866897 0 0 0 57587 542 0 0 25 0 4 0 669600846 1254543360 251585 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2384.66
Current children cumulated vsize (KiB) 1225140

[startup+882.3 s]
/proc/loadavg: 10.22 10.64 10.96 11/397 6532
/proc/meminfo: memFree=16062204/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1234776 CPUtime=2563.87 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 4423921 0 0 0 255725 662 0 0 25 0 4 0 669600834 1264410624 261917 33554432000 4194304 4625164 140735940780480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 308694 261917 347 106 0 304197 0
[pid=6475/tid=6477] ppid=6473 vsize=1234776 CPUtime=620.29 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 139926 0 0 0 61989 40 0 0 25 0 4 0 669600846 1264410624 261917 33554432000 4194304 4625164 140735940780480 18446744073709551615 4352636 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1234776 CPUtime=638.67 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 75049 0 0 0 63839 28 0 0 25 0 4 0 669600846 1264410624 261917 33554432000 4194304 4625164 140735940780480 18446744073709551615 4288697 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1234776 CPUtime=611.01 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 4097854 0 0 0 60525 576 0 0 25 0 4 0 669600846 1264410624 261917 33554432000 4194304 4625164 140735940780480 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.87
Current children cumulated vsize (KiB) 1234776

[startup+942.3 s]
/proc/loadavg: 10.17 10.55 10.90 11/397 6534
/proc/meminfo: memFree=15988404/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1303364 CPUtime=2743.11 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 4790556 0 0 0 273600 711 0 0 25 0 4 0 669600834 1334644736 269726 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 325841 269726 347 106 0 321344 0
[pid=6475/tid=6477] ppid=6473 vsize=1303364 CPUtime=650.33 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 140839 0 0 0 64992 41 0 0 25 0 4 0 669600846 1334644736 269726 33554432000 4194304 4625164 140735940780480 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1303364 CPUtime=672.67 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 75329 0 0 0 67239 28 0 0 25 0 4 0 669600846 1334644736 269726 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1303364 CPUtime=666.21 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 4462102 0 0 0 65997 624 0 0 25 0 4 0 669600846 1334644736 269726 33554432000 4194304 4625164 140735940780480 18446744073709551615 4278435 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2743.11
Current children cumulated vsize (KiB) 1303364

[startup+1002.3 s]
/proc/loadavg: 10.24 10.51 10.87 11/397 6536
/proc/meminfo: memFree=15919684/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1307628 CPUtime=2922.34 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 5220568 0 0 0 291465 769 0 0 25 0 4 0 669600834 1339011072 280803 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 326907 280803 347 106 0 322410 0
[pid=6475/tid=6477] ppid=6473 vsize=1307628 CPUtime=680.43 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 141819 0 0 0 68001 42 0 0 25 0 4 0 669600846 1339011072 280803 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1307628 CPUtime=702.58 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 76381 0 0 0 70229 29 0 0 25 0 4 0 669600846 1339011072 280803 33554432000 4194304 4625164 140735940780480 18446744073709551615 4462375 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1307628 CPUtime=725.44 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 4888998 0 0 0 71864 680 0 0 25 0 4 0 669600846 1339011072 280803 33554432000 4194304 4625164 140735940780480 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2922.34
Current children cumulated vsize (KiB) 1307628

[startup+1062.3 s]
/proc/loadavg: 10.16 10.44 10.82 11/397 6537
/proc/meminfo: memFree=15869692/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1373164 CPUtime=3101.56 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 5514589 0 0 0 309344 812 0 0 25 0 4 0 669600834 1406119936 290594 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 343291 290594 347 106 0 338794 0
[pid=6475/tid=6477] ppid=6473 vsize=1373164 CPUtime=728.35 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 142216 0 0 0 72793 42 0 0 25 0 4 0 669600846 1406119936 290594 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1373164 CPUtime=732.4 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 78469 0 0 0 73209 31 0 0 25 0 4 0 669600846 1406119936 290594 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351702 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1373164 CPUtime=766.95 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 5179798 0 0 0 75974 721 0 0 25 0 4 0 669600846 1406119936 290594 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3101.56
Current children cumulated vsize (KiB) 1373164

[startup+1122.3 s]
/proc/loadavg: 10.29 10.43 10.79 11/397 6539
/proc/meminfo: memFree=15802468/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1403048 CPUtime=3280.79 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 5773452 0 0 0 327229 850 0 0 25 0 4 0 669600834 1436721152 300089 33554432000 4194304 4625164 140735940780480 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 350762 300089 347 106 0 346265 0
[pid=6475/tid=6477] ppid=6473 vsize=1403048 CPUtime=758.46 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 143745 0 0 0 75803 43 0 0 25 0 4 0 669600846 1436721152 300089 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1403048 CPUtime=762.3 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 78967 0 0 0 76199 31 0 0 25 0 4 0 669600846 1436721152 300089 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1403048 CPUtime=826.18 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 5429438 0 0 0 81861 757 0 0 25 0 4 0 669600846 1436721152 300089 33554432000 4194304 4625164 140735940780480 18446744073709551615 4579601 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.79
Current children cumulated vsize (KiB) 1403048

[startup+1182.3 s]
/proc/loadavg: 10.38 10.44 10.77 11/397 6540
/proc/meminfo: memFree=15727304/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1522080 CPUtime=3460.03 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 6039188 0 0 0 345113 890 0 0 25 0 4 0 669600834 1558609920 310058 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 380520 310058 347 106 0 376023 0
[pid=6475/tid=6477] ppid=6473 vsize=1522080 CPUtime=792.28 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 145752 0 0 0 79184 44 0 0 25 0 4 0 669600846 1558609920 310058 33554432000 4194304 4625164 140735940780480 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1522080 CPUtime=792.23 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 81532 0 0 0 79190 33 0 0 25 0 4 0 669600846 1558609920 310058 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1522080 CPUtime=881.66 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 5668537 0 0 0 87375 791 0 0 25 0 4 0 669600846 1558609920 310058 33554432000 4194304 4625164 140735940780480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3460.03
Current children cumulated vsize (KiB) 1522080

[startup+1242.3 s]
/proc/loadavg: 10.35 10.40 10.73 11/397 6542
/proc/meminfo: memFree=15662800/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1528680 CPUtime=3639.24 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 6412687 0 0 0 362982 942 0 0 25 0 4 0 669600834 1565368320 318281 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 382170 318281 347 106 0 377673 0
[pid=6475/tid=6477] ppid=6473 vsize=1528680 CPUtime=832.79 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 147150 0 0 0 83235 44 0 0 25 0 4 0 669600846 1565368320 318281 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1528680 CPUtime=822.09 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 83552 0 0 0 82174 35 0 0 25 0 4 0 669600846 1565368320 318281 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1528680 CPUtime=930.54 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 6037502 0 0 0 92213 841 0 0 25 0 4 0 669600846 1565368320 318281 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3639.24
Current children cumulated vsize (KiB) 1528680



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.24 10.36 10.70 11/397 6543
/proc/meminfo: memFree=15576592/32951124 swapFree=67056796/67111528
[pid=6475] ppid=6473 vsize=1547044 CPUtime=3811.63 cores=0,2,4,6
/proc/6475/stat : 6475 (SArTagnan) R 6473 6475 5970 0 -1 4202496 6712146 0 0 0 380180 983 0 0 25 0 4 0 669600834 1584173056 328343 33554432000 4194304 4625164 140735940780480 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/6475/statm: 386761 328343 347 106 0 382264 0
[pid=6475/tid=6477] ppid=6473 vsize=1547044 CPUtime=864.72 cores=0,2,4,6
/proc/6475/task/6477/stat : 6477 (SArTagnan) R 6473 6475 5970 0 -1 4202560 149210 0 0 0 86427 45 0 0 25 0 4 0 669600846 1584173056 328343 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6475/tid=6478] ppid=6473 vsize=1547044 CPUtime=850.73 cores=0,2,4,6
/proc/6475/task/6478/stat : 6478 (SArTagnan) R 6473 6475 5970 0 -1 4202560 85606 0 0 0 85037 36 0 0 25 0 4 0 669600846 1584173056 328343 33554432000 4194304 4625164 140735940780480 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6475/tid=6479] ppid=6473 vsize=1547044 CPUtime=984.65 cores=0,2,4,6
/proc/6475/task/6479/stat : 6479 (SArTagnan) R 6473 6475 5970 0 -1 4202560 6331841 0 0 0 97587 878 0 0 25 0 4 0 669600846 1584173056 328343 33554432000 4194304 4625164 140735940780480 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3811.63
Current children cumulated vsize (KiB) 1547044

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): 1300.08
CPU time (s): 3811.72
CPU user time (s): 3801.83
CPU system time (s): 9.8865
CPU usage (%): 293.192
Max. virtual memory (cumulated for all children) (KiB): 1547044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3801.83
system time used= 9.8865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6712146
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= 5173
involuntary context switches= 82525

runsolver used 4.64029 second user time and 11.9332 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 23:07:10
IDJOB=3386410
IDBENCH=83109
IDSOLVER=1871
FILE ID=node133/3386410-1305580029
RUNJOBID= node133-1305576779-5988
PBS_JOBID= 13350209
Free space on /tmp= 73380 MiB

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

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=1039049002

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      17615856 kB
Buffers:        301088 kB
Cached:        4189240 kB
SwapCached:       7668 kB
Active:       12123576 kB
Inactive:      2903304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17615856 kB
SwapTotal:    67111528 kB
SwapFree:     67056796 kB
Dirty:            4376 kB
Writeback:           0 kB
AnonPages:    10534728 kB
Mapped:          32376 kB
Slab:           197304 kB
PageTables:      45336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 85335192 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= 73396 MiB
End job on node133 at 2011-05-16 23:28:52