Trace number 3289129

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-03-24? (TO) 4800.36 1201.87

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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

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-3289129-1304081823/watcher-3289129-1304081823 -o /tmp/evaluation-result-3289129-1304081823/solver-3289129-1304081823 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289129-1304081823.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: 7.79 8.13 8.11 5/184 9064
/proc/meminfo: memFree=24779888/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=26648 CPUtime=0 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 1369 0 0 0 0 0 0 0 25 0 1 0 519780455 27287552 1306 33554432000 4194304 4623224 140733409550416 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9064/statm: 6662 1306 300 105 0 2166 0

[startup+0.0495951 s]
/proc/loadavg: 7.79 8.13 8.11 5/184 9064
/proc/meminfo: memFree=24779888/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=31496 CPUtime=0.04 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 4188 0 0 0 4 0 0 0 25 0 1 0 519780455 32251904 2682 33554432000 4194304 4623224 140733409550416 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9064/statm: 7874 2683 301 105 0 3378 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31496

[startup+0.18253 s]
/proc/loadavg: 7.79 8.13 8.11 5/184 9064
/proc/meminfo: memFree=24779888/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=289864 CPUtime=0.48 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 13411 0 0 0 47 1 0 0 25 0 4 0 519780455 296820736 10444 33554432000 4194304 4623224 140733409550416 18446744073709551615 246516492081 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 72466 10444 334 105 0 67970 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 289864

[startup+0.300512 s]
/proc/loadavg: 7.79 8.13 8.11 5/184 9064
/proc/meminfo: memFree=24779888/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=289864 CPUtime=0.95 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 14203 0 0 0 94 1 0 0 25 0 4 0 519780455 296820736 10915 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 72466 10915 342 105 0 67970 0
Current children cumulated CPU time (s) 0.95
Current children cumulated vsize (KiB) 289864

[startup+0.700438 s]
/proc/loadavg: 7.79 8.13 8.11 5/184 9064
/proc/meminfo: memFree=24779888/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=289864 CPUtime=2.55 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 15639 0 0 0 254 1 0 0 25 0 4 0 519780455 296820736 11467 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510907 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 72466 11467 343 105 0 67970 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 289864

[startup+1.50029 s]
/proc/loadavg: 7.79 8.13 8.11 9/188 9068
/proc/meminfo: memFree=24727416/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=290628 CPUtime=5.75 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 20161 0 0 0 573 2 0 0 25 0 4 0 519780455 297603072 13650 33554432000 4194304 4623224 140733409550416 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 72657 13650 343 105 0 68161 0
[pid=9064/tid=9066] ppid=9062 vsize=290628 CPUtime=1.41 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 1896 0 0 0 141 0 0 0 25 0 4 0 519780463 297603072 13650 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289932 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=290628 CPUtime=1.41 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 1146 0 0 0 141 0 0 0 25 0 4 0 519780463 297603072 13650 33554432000 4194304 4623224 140733409550416 18446744073709551615 4317214 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=290628 CPUtime=1.4 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 5366 0 0 0 140 0 0 0 25 0 4 0 519780463 297603072 13650 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 290628

[startup+3.101 s]
/proc/loadavg: 7.79 8.13 8.11 9/188 9068
/proc/meminfo: memFree=24721340/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=304704 CPUtime=12.14 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 25839 0 0 0 1212 2 0 0 25 0 4 0 519780455 312016896 16472 33554432000 4194304 4623224 140733409550416 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 76176 16472 343 105 0 71680 0
[pid=9064/tid=9066] ppid=9062 vsize=304704 CPUtime=3.01 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 2661 0 0 0 301 0 0 0 25 0 4 0 519780463 312016896 16472 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=304704 CPUtime=3.01 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 2471 0 0 0 301 0 0 0 25 0 4 0 519780463 312016896 16472 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=304704 CPUtime=3 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 8153 0 0 0 300 0 0 0 25 0 4 0 519780463 312016896 16472 33554432000 4194304 4623224 140733409550416 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 304704

[startup+6.30041 s]
/proc/loadavg: 7.81 8.13 8.11 9/188 9068
/proc/meminfo: memFree=24704160/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=312284 CPUtime=24.92 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 36678 0 0 0 2488 4 0 0 25 0 4 0 519780455 319778816 19207 33554432000 4194304 4623224 140733409550416 18446744073709551615 4507139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 78071 19207 343 105 0 73575 0
[pid=9064/tid=9066] ppid=9062 vsize=312284 CPUtime=6.21 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3986 0 0 0 621 0 0 0 25 0 4 0 519780463 319778816 19207 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=312284 CPUtime=6.21 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3733 0 0 0 621 0 0 0 25 0 4 0 519780463 319778816 19207 33554432000 4194304 4623224 140733409550416 18446744073709551615 4317176 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=312284 CPUtime=6.18 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 14917 0 0 0 617 1 0 0 25 0 4 0 519780463 319778816 19207 33554432000 4194304 4623224 140733409550416 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 312284

[startup+12.7002 s]
/proc/loadavg: 7.82 8.12 8.11 9/188 9068
/proc/meminfo: memFree=24578064/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=442516 CPUtime=50.47 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 111329 0 0 0 5033 14 0 0 25 0 4 0 519780455 453136384 49048 33554432000 4194304 4623224 140733409550416 18446744073709551615 4517836 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 110629 49048 344 105 0 106133 0
[pid=9064/tid=9066] ppid=9062 vsize=442516 CPUtime=12.61 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 16118 0 0 0 1259 2 0 0 25 0 4 0 519780463 453136384 49048 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=442516 CPUtime=12.61 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 15990 0 0 0 1259 2 0 0 25 0 4 0 519780463 453136384 49048 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376570 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=442516 CPUtime=12.54 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 33998 0 0 0 1250 4 0 0 25 0 4 0 519780463 453136384 49048 33554432000 4194304 4623224 140733409550416 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 442516

[startup+25.5009 s]
/proc/loadavg: 8.00 8.15 8.12 9/188 9068
/proc/meminfo: memFree=24554444/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=442516 CPUtime=101.6 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 114144 0 0 0 10146 14 0 0 25 0 4 0 519780455 453136384 51027 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510461 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 110629 51027 344 105 0 106133 0
[pid=9064/tid=9066] ppid=9062 vsize=442516 CPUtime=25.4 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 17112 0 0 0 2538 2 0 0 25 0 4 0 519780463 453136384 51027 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=442516 CPUtime=25.41 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 16348 0 0 0 2539 2 0 0 25 0 4 0 519780463 453136384 51027 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=442516 CPUtime=25.27 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 34859 0 0 0 2523 4 0 0 25 0 4 0 519780463 453136384 51027 33554432000 4194304 4623224 140733409550416 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 442516

[startup+51.1002 s]
/proc/loadavg: 8.14 8.17 8.12 9/188 9069
/proc/meminfo: memFree=24485104/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=467316 CPUtime=203.86 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 259991 0 0 0 20350 36 0 0 25 0 4 0 519780455 478531584 60093 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 116829 60093 344 105 0 112333 0
[pid=9064/tid=9066] ppid=9062 vsize=467316 CPUtime=51 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 25395 0 0 0 5096 4 0 0 25 0 4 0 519780463 478531584 60093 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=467316 CPUtime=51.01 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 21303 0 0 0 5099 2 0 0 25 0 4 0 519780463 478531584 60093 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289747 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=467316 CPUtime=50.73 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 162245 0 0 0 5051 22 0 0 25 0 4 0 519780463 478531584 60093 33554432000 4194304 4623224 140733409550416 18446744073709551615 4363752 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 467316

[startup+102.307 s]
/proc/loadavg: 8.23 8.19 8.13 9/188 9070
/proc/meminfo: memFree=24346696/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=547092 CPUtime=408.37 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 656302 0 0 0 40731 106 0 0 25 0 4 0 519780455 560222208 74598 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 136773 74598 345 105 0 132277 0
[pid=9064/tid=9066] ppid=9062 vsize=547092 CPUtime=102.18 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 37882 0 0 0 10208 10 0 0 25 0 4 0 519780463 560222208 74598 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=547092 CPUtime=102.21 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 26270 0 0 0 10217 4 0 0 25 0 4 0 519780463 560222208 74598 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=547092 CPUtime=101.65 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 539130 0 0 0 10082 83 0 0 25 0 4 0 519780463 560222208 74598 33554432000 4194304 4623224 140733409550416 18446744073709551615 4558620 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.37
Current children cumulated vsize (KiB) 547092

[startup+162.301 s]
/proc/loadavg: 8.25 8.20 8.14 9/188 9072
/proc/meminfo: memFree=24257632/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=547092 CPUtime=647.99 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 1095140 0 0 0 64623 176 0 0 25 0 4 0 519780455 560222208 85605 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 136773 85605 345 105 0 132277 0
[pid=9064/tid=9066] ppid=9062 vsize=547092 CPUtime=162.15 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 44023 0 0 0 16201 14 0 0 25 0 4 0 519780463 560222208 85605 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376806 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=547092 CPUtime=162.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 27564 0 0 0 16215 5 0 0 25 0 4 0 519780463 560222208 85605 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=547092 CPUtime=161.33 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 970307 0 0 0 15984 149 0 0 25 0 4 0 519780463 560222208 85605 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 647.99
Current children cumulated vsize (KiB) 547092

[startup+222.301 s]
/proc/loadavg: 8.14 8.17 8.13 9/188 9074
/proc/meminfo: memFree=24205520/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=590660 CPUtime=887.65 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 1415527 0 0 0 88534 231 0 0 25 0 4 0 519780455 604835840 93682 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 147665 93682 345 105 0 143169 0
[pid=9064/tid=9066] ppid=9062 vsize=590660 CPUtime=222.14 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 56522 0 0 0 22196 18 0 0 25 0 4 0 519780463 604835840 93682 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=590660 CPUtime=222.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 35010 0 0 0 22214 6 0 0 25 0 4 0 519780463 604835840 93682 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376697 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=590660 CPUtime=221 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 1270149 0 0 0 21902 198 0 0 25 0 4 0 519780463 604835840 93682 33554432000 4194304 4623224 140733409550416 18446744073709551615 4467869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.65
Current children cumulated vsize (KiB) 590660

[startup+282.301 s]

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

[pid=9064] ppid=9062 vsize=1127668 CPUtime=2565.34 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 3881129 0 0 0 255881 653 0 0 25 0 4 0 519780455 1154732032 200470 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 281917 200470 887 105 0 277421 0
[pid=9064/tid=9066] ppid=9062 vsize=1127668 CPUtime=641.88 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 135134 0 0 0 64130 58 0 0 25 0 4 0 519780463 1154732032 200470 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1127668 CPUtime=642.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 54110 0 0 0 64206 14 0 0 25 0 4 0 519780463 1154732032 200470 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1127668 CPUtime=638.95 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3583802 0 0 0 63333 562 0 0 25 0 4 0 519780463 1154732032 200470 33554432000 4194304 4623224 140733409550416 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.34
Current children cumulated vsize (KiB) 1127668

[startup+702.301 s]
/proc/loadavg: 8.22 8.20 8.15 9/188 9098
/proc/meminfo: memFree=23331584/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1193204 CPUtime=2804.99 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 3956929 0 0 0 279830 669 0 0 25 0 4 0 519780455 1221840896 206535 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 298301 206535 847 105 0 293805 0
[pid=9064/tid=9066] ppid=9062 vsize=1193204 CPUtime=701.54 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 139274 0 0 0 70094 60 0 0 25 0 4 0 519780463 1221840896 206535 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1193204 CPUtime=702.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 54464 0 0 0 70205 15 0 0 25 0 4 0 519780463 1221840896 206535 33554432000 4194304 4623224 140733409550416 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1193204 CPUtime=698.94 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3653624 0 0 0 69319 575 0 0 25 0 4 0 519780463 1221840896 206535 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.99
Current children cumulated vsize (KiB) 1193204

[startup+762.307 s]
/proc/loadavg: 8.26 8.21 8.16 9/188 9100
/proc/meminfo: memFree=23260388/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1193204 CPUtime=3044.67 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 3964486 0 0 0 303793 674 0 0 25 0 4 0 519780455 1221840896 213938 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 298301 213938 809 105 0 293805 0
[pid=9064/tid=9066] ppid=9062 vsize=1193204 CPUtime=761.22 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 142615 0 0 0 76058 64 0 0 25 0 4 0 519780463 1221840896 213938 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1193204 CPUtime=762.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 56027 0 0 0 76205 15 0 0 25 0 4 0 519780463 1221840896 213938 33554432000 4194304 4623224 140733409550416 18446744073709551615 4366480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1193204 CPUtime=758.94 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3654125 0 0 0 75318 576 0 0 25 0 4 0 519780463 1221840896 213938 33554432000 4194304 4623224 140733409550416 18446744073709551615 4354688 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.67
Current children cumulated vsize (KiB) 1193204

[startup+822.301 s]
/proc/loadavg: 8.15 8.19 8.15 9/188 9102
/proc/meminfo: memFree=23182868/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1196972 CPUtime=3284.33 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 3972856 0 0 0 327752 681 0 0 25 0 4 0 519780455 1225699328 221684 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 299243 221684 345 105 0 294747 0
[pid=9064/tid=9066] ppid=9062 vsize=1196972 CPUtime=820.9 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 145577 0 0 0 82022 68 0 0 25 0 4 0 519780463 1225699328 221684 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1196972 CPUtime=822.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 57328 0 0 0 82203 17 0 0 25 0 4 0 519780463 1225699328 221684 33554432000 4194304 4623224 140733409550416 18446744073709551615 4377056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1196972 CPUtime=818.93 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3655633 0 0 0 81317 576 0 0 25 0 4 0 519780463 1225699328 221684 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.33
Current children cumulated vsize (KiB) 1196972

[startup+882.3 s]
/proc/loadavg: 8.32 8.23 8.17 9/188 9103
/proc/meminfo: memFree=23103472/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1223076 CPUtime=3524 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 4144923 0 0 0 351688 712 0 0 25 0 4 0 519780455 1252429824 233458 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 305769 233458 348 105 0 301273 0
[pid=9064/tid=9066] ppid=9062 vsize=1223076 CPUtime=880.56 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 147246 0 0 0 87987 69 0 0 25 0 4 0 519780463 1252429824 233458 33554432000 4194304 4623224 140733409550416 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1223076 CPUtime=882.19 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 60065 0 0 0 88199 20 0 0 25 0 4 0 519780463 1252429824 233458 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1223076 CPUtime=878.92 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 3810528 0 0 0 87291 601 0 0 25 0 4 0 519780463 1252429824 233458 33554432000 4194304 4623224 140733409550416 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524
Current children cumulated vsize (KiB) 1223076

[startup+942.3 s]
/proc/loadavg: 8.17 8.20 8.16 9/188 9105
/proc/meminfo: memFree=23014796/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1264916 CPUtime=3763.67 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 4565221 0 0 0 375584 783 0 0 25 0 4 0 519780455 1295273984 242911 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 316229 242911 346 105 0 311733 0
[pid=9064/tid=9066] ppid=9062 vsize=1264916 CPUtime=940.24 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 150876 0 0 0 93951 73 0 0 25 0 4 0 519780463 1295273984 242911 33554432000 4194304 4623224 140733409550416 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1264916 CPUtime=942.19 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 60811 0 0 0 94198 21 0 0 25 0 4 0 519780463 1295273984 242911 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1264916 CPUtime=938.91 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 4204013 0 0 0 93228 663 0 0 25 0 4 0 519780463 1295273984 242911 33554432000 4194304 4623224 140733409550416 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.67
Current children cumulated vsize (KiB) 1264916

[startup+1002.3 s]
/proc/loadavg: 8.40 8.26 8.18 9/188 9106
/proc/meminfo: memFree=22931308/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1330452 CPUtime=4003.35 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 4958536 0 0 0 399482 853 0 0 25 0 4 0 519780455 1362382848 252843 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510285 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 332613 252843 345 105 0 328117 0
[pid=9064/tid=9066] ppid=9062 vsize=1330452 CPUtime=999.91 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 152739 0 0 0 99915 76 0 0 25 0 4 0 519780463 1362382848 252843 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1330452 CPUtime=1002.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 62976 0 0 0 100195 25 0 0 25 0 4 0 519780463 1362382848 252843 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1330452 CPUtime=998.91 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 4591119 0 0 0 99165 726 0 0 25 0 4 0 519780463 1362382848 252843 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.35
Current children cumulated vsize (KiB) 1330452

[startup+1062.3 s]
/proc/loadavg: 8.19 8.23 8.18 9/188 9108
/proc/meminfo: memFree=22842004/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1459596 CPUtime=4243.02 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 5388740 0 0 0 423380 922 0 0 25 0 4 0 519780455 1494626304 263666 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 364899 263666 345 105 0 360403 0
[pid=9064/tid=9066] ppid=9062 vsize=1459596 CPUtime=1059.59 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 189408 0 0 0 105877 82 0 0 25 0 4 0 519780463 1494626304 263666 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1459596 CPUtime=1062.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 63405 0 0 0 106195 25 0 0 25 0 4 0 519780463 1494626304 263666 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1459596 CPUtime=1058.91 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 4982553 0 0 0 105102 789 0 0 25 0 4 0 519780463 1494626304 263666 33554432000 4194304 4623224 140733409550416 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.02
Current children cumulated vsize (KiB) 1459596

[startup+1122.3 s]
/proc/loadavg: 8.23 8.24 8.18 9/188 9110
/proc/meminfo: memFree=22761996/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1459596 CPUtime=4482.69 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 5814078 0 0 0 447279 990 0 0 25 0 4 0 519780455 1494626304 272873 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 364899 272873 350 105 0 360403 0
[pid=9064/tid=9066] ppid=9062 vsize=1459596 CPUtime=1119.26 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 191891 0 0 0 111841 85 0 0 25 0 4 0 519780463 1494626304 272873 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1459596 CPUtime=1122.19 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 63913 0 0 0 112194 25 0 0 25 0 4 0 519780463 1494626304 272873 33554432000 4194304 4623224 140733409550416 18446744073709551615 4466062 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1459596 CPUtime=1118.9 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 5402681 0 0 0 111038 852 0 0 25 0 4 0 519780463 1494626304 272873 33554432000 4194304 4623224 140733409550416 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 1459596

[startup+1182.3 s]
/proc/loadavg: 8.12 8.21 8.17 9/188 9111
/proc/meminfo: memFree=22675412/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1480820 CPUtime=4722.37 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 6231141 0 0 0 471178 1059 0 0 25 0 4 0 519780455 1516359680 283828 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 370205 283828 350 105 0 365709 0
[pid=9064/tid=9066] ppid=9062 vsize=1480820 CPUtime=1178.94 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 194677 0 0 0 117807 87 0 0 25 0 4 0 519780463 1516359680 283828 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1480820 CPUtime=1182.2 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 65902 0 0 0 118193 27 0 0 25 0 4 0 519780463 1516359680 283828 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289700 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1480820 CPUtime=1178.9 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 5812427 0 0 0 116973 917 0 0 25 0 4 0 519780463 1516359680 283828 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1480820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.21 8.23 8.18 9/188 9143
/proc/meminfo: memFree=23750420/32951124 swapFree=67111352/67111528
[pid=9064] ppid=9062 vsize=1487552 CPUtime=4800.28 cores=0,2,4,6
/proc/9064/stat : 9064 (SArTagnan) R 9062 9064 8802 0 -1 4202496 6356886 0 0 0 478948 1080 0 0 25 0 4 0 519780455 1523253248 288710 33554432000 4194304 4623224 140733409550416 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/9064/statm: 371888 288710 345 105 0 367392 0
[pid=9064/tid=9066] ppid=9062 vsize=1487552 CPUtime=1198.33 cores=0,2,4,6
/proc/9064/task/9066/stat : 9066 (SArTagnan) R 9062 9064 8802 0 -1 4202560 196399 0 0 0 119745 88 0 0 25 0 4 0 519780463 1523253248 288710 33554432000 4194304 4623224 140733409550416 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=9064/tid=9067] ppid=9062 vsize=1487552 CPUtime=1201.71 cores=0,2,4,6
/proc/9064/task/9067/stat : 9067 (SArTagnan) R 9062 9064 8802 0 -1 4202560 67680 0 0 0 120143 28 0 0 25 0 4 0 519780463 1523253248 288710 33554432000 4194304 4623224 140733409550416 18446744073709551615 4289691 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=9064/tid=9068] ppid=9062 vsize=1487552 CPUtime=1198.41 cores=0,2,4,6
/proc/9064/task/9068/stat : 9068 (SArTagnan) R 9062 9064 8802 0 -1 4202560 5933988 0 0 0 118905 936 0 0 25 0 4 0 519780463 1523253248 288710 33554432000 4194304 4623224 140733409550416 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1487552

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): 1201.87
CPU time (s): 4800.36
CPU user time (s): 4789.51
CPU system time (s): 10.8563
CPU usage (%): 399.409
Max. virtual memory (cumulated for all children) (KiB): 1487552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.51
system time used= 10.8563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6356889
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= 3434
involuntary context switches= 71372

runsolver used 1.80173 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 14:57:03
IDJOB=3289129
IDBENCH=83115
IDSOLVER=1656
FILE ID=node134/3289129-1304081823
RUNJOBID= node134-1304080396-8820
PBS_JOBID= 13170534
Free space on /tmp= 71580 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289129-1304081823/watcher-3289129-1304081823 -o /tmp/evaluation-result-3289129-1304081823/solver-3289129-1304081823 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3289129-1304081823.cnf -threads=4

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1780398509

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24780044 kB
Buffers:       1486832 kB
Cached:        5848736 kB
SwapCached:         64 kB
Active:        1703148 kB
Inactive:      5946180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24780044 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7044 kB
Writeback:           0 kB
AnonPages:      313240 kB
Mapped:          15624 kB
Slab:           459100 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   545216 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= 71576 MiB
End job on node134 at 2011-04-29 15:17:06