Trace number 3289773

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.17 1201.78

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3289773-1304084011/watcher-3289773-1304084011 -o /tmp/evaluation-result-3289773-1304084011/solver-3289773-1304084011 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3289773-1304084011.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: 7.43 7.91 7.65 5/180 7085
/proc/meminfo: memFree=31673840/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=26480 CPUtime=0 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 1346 0 0 0 0 0 0 0 22 0 1 0 500816733 27115520 1283 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338080864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7085/statm: 6620 1284 300 105 0 2124 0

[startup+0.140609 s]
/proc/loadavg: 7.43 7.91 7.65 5/180 7085
/proc/meminfo: memFree=31673840/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=293144 CPUtime=0.28 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 14647 0 0 0 27 1 0 0 23 0 4 0 500816733 300179456 11201 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338427063 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 73286 11201 332 105 0 68790 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 293144

[startup+0.200915 s]
/proc/loadavg: 7.43 7.91 7.65 5/180 7085
/proc/meminfo: memFree=31673840/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=294228 CPUtime=0.52 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 16740 0 0 0 51 1 0 0 23 0 4 0 500816733 301289472 12752 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338051034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 73557 12752 333 105 0 69061 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 294228

[startup+0.300892 s]
/proc/loadavg: 7.43 7.91 7.65 5/180 7085
/proc/meminfo: memFree=31673840/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=295312 CPUtime=0.93 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 17656 0 0 0 91 2 0 0 23 0 4 0 500816733 302399488 12651 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 73828 12651 341 105 0 69332 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 295312

[startup+0.700815 s]
/proc/loadavg: 7.43 7.91 7.65 5/180 7085
/proc/meminfo: memFree=31673840/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=306480 CPUtime=2.53 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 21635 0 0 0 251 2 0 0 25 0 4 0 500816733 313835520 14930 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507318 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 76620 14930 351 105 0 72124 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 306480

[startup+1.50066 s]
/proc/loadavg: 7.43 7.91 7.65 9/184 7089
/proc/meminfo: memFree=31599548/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=308660 CPUtime=5.72 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 26624 0 0 0 569 3 0 0 25 0 4 0 500816733 316067840 16126 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 77165 16126 351 105 0 72669 0
[pid=7085/tid=7087] ppid=7083 vsize=308660 CPUtime=1.4 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 2863 0 0 0 140 0 0 0 25 0 4 0 500816742 316067840 16126 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=308660 CPUtime=1.4 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 2083 0 0 0 140 0 0 0 25 0 4 0 500816742 316067840 16126 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=308660 CPUtime=1.41 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 7345 0 0 0 140 1 0 0 25 0 4 0 500816742 316067840 16126 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376579 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 308660

[startup+3.10034 s]
/proc/loadavg: 7.43 7.91 7.65 9/184 7089
/proc/meminfo: memFree=31482864/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=312464 CPUtime=12.12 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 35560 0 0 0 1207 5 0 0 25 0 4 0 500816733 319963136 17784 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 78116 17784 349 105 0 73620 0
[pid=7085/tid=7087] ppid=7083 vsize=312464 CPUtime=3 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 3875 0 0 0 300 0 0 0 25 0 4 0 500816742 319963136 17784 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377252 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=312464 CPUtime=3 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 2877 0 0 0 300 0 0 0 25 0 4 0 500816742 319963136 17784 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=312464 CPUtime=3 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 14263 0 0 0 298 2 0 0 25 0 4 0 500816742 319963136 17784 33554432000 4194304 4623224 140735041222016 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 312464

[startup+6.3007 s]
/proc/loadavg: 7.48 7.92 7.65 9/184 7089
/proc/meminfo: memFree=31288056/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=497292 CPUtime=24.87 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 157834 0 0 0 2466 21 0 0 19 0 4 0 500816733 509227008 65389 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 124323 65389 344 105 0 119827 0
[pid=7085/tid=7087] ppid=7083 vsize=497292 CPUtime=6.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 24559 0 0 0 617 3 0 0 25 0 4 0 500816742 509227008 65389 33554432000 4194304 4623224 140735041222016 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=497292 CPUtime=6.2 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 23775 0 0 0 617 3 0 0 25 0 4 0 500816742 509227008 65389 33554432000 4194304 4623224 140735041222016 18446744073709551615 4317166 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=497292 CPUtime=6.2 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 44909 0 0 0 614 6 0 0 25 0 4 0 500816742 509227008 65389 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 497292

[startup+12.7004 s]
/proc/loadavg: 7.52 7.92 7.65 9/184 7089
/proc/meminfo: memFree=31277540/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=497292 CPUtime=50.43 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 158074 0 0 0 5022 21 0 0 25 0 4 0 500816733 509227008 65629 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 124323 65629 344 105 0 119827 0
[pid=7085/tid=7087] ppid=7083 vsize=497292 CPUtime=12.6 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 24596 0 0 0 1257 3 0 0 25 0 4 0 500816742 509227008 65629 33554432000 4194304 4623224 140735041222016 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=497292 CPUtime=12.6 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 23821 0 0 0 1257 3 0 0 25 0 4 0 500816742 509227008 65629 33554432000 4194304 4623224 140735041222016 18446744073709551615 4485146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=497292 CPUtime=12.6 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 44910 0 0 0 1254 6 0 0 25 0 4 0 500816742 509227008 65629 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 497292

[startup+25.5009 s]
/proc/loadavg: 7.70 7.94 7.66 9/184 7089
/proc/meminfo: memFree=31245428/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=497292 CPUtime=101.56 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 160080 0 0 0 10133 23 0 0 25 0 4 0 500816733 509227008 67634 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510026 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 124323 67634 344 105 0 119827 0
[pid=7085/tid=7087] ppid=7083 vsize=497292 CPUtime=25.4 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 25251 0 0 0 2537 3 0 0 25 0 4 0 500816742 509227008 67634 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=497292 CPUtime=25.39 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 25031 0 0 0 2535 4 0 0 25 0 4 0 500816742 509227008 67634 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=497292 CPUtime=25.4 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 44910 0 0 0 2534 6 0 0 25 0 4 0 500816742 509227008 67634 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366964 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 497292

[startup+51.1008 s]
/proc/loadavg: 7.80 7.94 7.67 9/184 7090
/proc/meminfo: memFree=31194692/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=509456 CPUtime=203.81 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 198443 0 0 0 20347 34 0 0 25 0 4 0 500816733 521682944 75891 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510651 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 127364 75891 345 105 0 122868 0
[pid=7085/tid=7087] ppid=7083 vsize=509456 CPUtime=50.99 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 28101 0 0 0 5093 6 0 0 25 0 4 0 500816742 521682944 75891 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=509456 CPUtime=50.99 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 26455 0 0 0 5094 5 0 0 25 0 4 0 500816742 521682944 75891 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=509456 CPUtime=50.99 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 78709 0 0 0 5087 12 0 0 25 0 4 0 500816742 521682944 75891 33554432000 4194304 4623224 140735041222016 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 509456

[startup+102.301 s]
/proc/loadavg: 7.96 7.96 7.69 9/184 7091
/proc/meminfo: memFree=31047236/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=546368 CPUtime=408.35 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 459827 0 0 0 40755 80 0 0 25 0 4 0 500816733 559480832 87439 33554432000 4194304 4623224 140735041222016 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 136592 87439 345 105 0 132096 0
[pid=7085/tid=7087] ppid=7083 vsize=546368 CPUtime=102.19 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 40418 0 0 0 10209 10 0 0 25 0 4 0 500816742 559480832 87441 33554432000 4194304 4623224 140735041222016 18446744073709551615 4463640 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=546368 CPUtime=102.2 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 34933 0 0 0 10213 7 0 0 25 0 4 0 500816742 559480832 87441 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377703 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=546368 CPUtime=102.2 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 318987 0 0 0 10167 53 0 0 25 0 4 0 500816742 559480832 87441 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.35
Current children cumulated vsize (KiB) 546368

[startup+162.301 s]
/proc/loadavg: 8.03 7.98 7.71 9/184 7093
/proc/meminfo: memFree=30811348/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=665740 CPUtime=648.01 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 718588 0 0 0 64668 133 0 0 25 0 4 0 500816733 681717760 116086 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 166435 116086 345 105 0 161939 0
[pid=7085/tid=7087] ppid=7083 vsize=665740 CPUtime=162.19 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 48769 0 0 0 16201 18 0 0 25 0 4 0 500816742 681717760 116086 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=665740 CPUtime=162.2 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 53669 0 0 0 16204 16 0 0 25 0 4 0 500816742 681717760 116086 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=665740 CPUtime=162.19 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 542947 0 0 0 16132 87 0 0 25 0 4 0 500816742 681717760 116086 33554432000 4194304 4623224 140735041222016 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.01
Current children cumulated vsize (KiB) 665740

[startup+222.307 s]
/proc/loadavg: 8.10 8.01 7.73 9/184 7095
/proc/meminfo: memFree=30614284/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=832536 CPUtime=887.72 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 892507 0 0 0 88597 175 0 0 25 0 4 0 500816733 852516864 140343 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 208134 140343 345 105 0 203638 0
[pid=7085/tid=7087] ppid=7083 vsize=832536 CPUtime=222.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 65115 0 0 0 22192 28 0 0 25 0 4 0 500816742 852516864 140343 33554432000 4194304 4623224 140735041222016 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=832536 CPUtime=222.2 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 60788 0 0 0 22196 24 0 0 25 0 4 0 500816742 852516864 140343 33554432000 4194304 4623224 140735041222016 18446744073709551615 4462966 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=832536 CPUtime=222.21 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 691787 0 0 0 22111 110 0 0 25 0 4 0 500816742 852516864 140343 33554432000 4194304 4623224 140735041222016 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.72
Current children cumulated vsize (KiB) 832536

[startup+282.301 s]

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

[pid=7085] ppid=7083 vsize=1430628 CPUtime=2565.44 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 3377581 0 0 0 255933 611 0 0 25 0 4 0 500816733 1464963072 294115 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 357657 294115 345 105 0 353161 0
[pid=7085/tid=7087] ppid=7083 vsize=1430628 CPUtime=642.19 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 149320 0 0 0 64154 65 0 0 25 0 4 0 500816742 1464963072 294115 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1430628 CPUtime=642.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 143277 0 0 0 64156 63 0 0 25 0 4 0 500816742 1464963072 294115 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1430628 CPUtime=642.22 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 2993881 0 0 0 63755 467 0 0 25 0 4 0 500816742 1464963072 294115 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.44
Current children cumulated vsize (KiB) 1430628

[startup+702.301 s]
/proc/loadavg: 8.15 8.11 7.88 9/184 7107
/proc/meminfo: memFree=29471772/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1572300 CPUtime=2805.11 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 3801699 0 0 0 279831 680 0 0 25 0 4 0 500816733 1610035200 312034 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 393075 312034 345 105 0 388579 0
[pid=7085/tid=7087] ppid=7083 vsize=1572300 CPUtime=702.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 161508 0 0 0 70149 71 0 0 25 0 4 0 500816742 1610035200 312034 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338051014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1572300 CPUtime=702.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 152350 0 0 0 70153 66 0 0 25 0 4 0 500816742 1610035200 312034 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338039055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1572300 CPUtime=702.22 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 3382337 0 0 0 69696 526 0 0 25 0 4 0 500816742 1610035200 312034 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.11
Current children cumulated vsize (KiB) 1572300

[startup+762.301 s]
/proc/loadavg: 8.23 8.13 7.90 9/184 7109
/proc/meminfo: memFree=29339808/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1712868 CPUtime=3044.8 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 4238178 0 0 0 303728 752 0 0 25 0 4 0 500816733 1753976832 326269 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510270 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 428217 326269 345 105 0 423721 0
[pid=7085/tid=7087] ppid=7083 vsize=1712868 CPUtime=762.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 164362 0 0 0 76148 72 0 0 25 0 4 0 500816742 1753976832 326269 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1712868 CPUtime=762.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 189358 0 0 0 76148 71 0 0 25 0 4 0 500816742 1753976832 326269 33554432000 4194304 4623224 140735041222016 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1712868 CPUtime=762.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 3778268 0 0 0 75632 591 0 0 25 0 4 0 500816742 1753976832 326269 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.8
Current children cumulated vsize (KiB) 1712868

[startup+822.301 s]
/proc/loadavg: 8.21 8.14 7.92 9/184 7111
/proc/meminfo: memFree=29233144/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1716816 CPUtime=3284.47 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 4576069 0 0 0 327640 807 0 0 25 0 4 0 500816733 1758019584 341498 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 429204 341498 345 105 0 424708 0
[pid=7085/tid=7087] ppid=7083 vsize=1716816 CPUtime=822.19 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 168913 0 0 0 82143 76 0 0 25 0 4 0 500816742 1758019584 341498 33554432000 4194304 4623224 140735041222016 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1716816 CPUtime=822.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 193605 0 0 0 82145 74 0 0 25 0 4 0 500816742 1758019584 341498 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1716816 CPUtime=822.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 4106422 0 0 0 81584 639 0 0 25 0 4 0 500816742 1758019584 341498 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.47
Current children cumulated vsize (KiB) 1716816

[startup+882.307 s]
/proc/loadavg: 8.14 8.13 7.92 9/184 7112
/proc/meminfo: memFree=29127844/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1716816 CPUtime=3524.17 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 4966443 0 0 0 351545 872 0 0 25 0 4 0 500816733 1758019584 356427 33554432000 4194304 4623224 140735041222016 18446744073709551615 4507171 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 429204 356427 345 105 0 424708 0
[pid=7085/tid=7087] ppid=7083 vsize=1716816 CPUtime=882.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 172745 0 0 0 88141 79 0 0 25 0 4 0 500816742 1758019584 356427 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1716816 CPUtime=882.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 198475 0 0 0 88139 80 0 0 25 0 4 0 500816742 1758019584 356427 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1716816 CPUtime=882.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 4487199 0 0 0 87528 695 0 0 25 0 4 0 500816742 1758019584 356427 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.17
Current children cumulated vsize (KiB) 1716816

[startup+942.301 s]
/proc/loadavg: 8.11 8.12 7.93 9/184 7114
/proc/meminfo: memFree=29027000/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1726984 CPUtime=3763.84 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 5282325 0 0 0 375456 928 0 0 25 0 4 0 500816733 1768431616 368155 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 431746 368155 345 105 0 427250 0
[pid=7085/tid=7087] ppid=7083 vsize=1726984 CPUtime=942.2 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 176826 0 0 0 94136 84 0 0 25 0 4 0 500816742 1768431616 368155 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1726984 CPUtime=942.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 200324 0 0 0 94136 83 0 0 25 0 4 0 500816742 1768431616 368155 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1726984 CPUtime=942.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 4796505 0 0 0 93481 742 0 0 25 0 4 0 500816742 1768431616 368155 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 1726984

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 7.94 9/184 7115
/proc/meminfo: memFree=28917860/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1808092 CPUtime=4003.51 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 5372548 0 0 0 399398 953 0 0 25 0 4 0 500816733 1851486208 383000 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 452023 383000 345 105 0 447527 0
[pid=7085/tid=7087] ppid=7083 vsize=1808092 CPUtime=1002.21 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 180927 0 0 0 100129 92 0 0 25 0 4 0 500816742 1851486208 383000 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1808092 CPUtime=1002.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 203959 0 0 0 100131 88 0 0 25 0 4 0 500816742 1851486208 383000 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1808092 CPUtime=1002.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 4878206 0 0 0 99468 755 0 0 25 0 4 0 500816742 1851486208 383000 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366460 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 1808092

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.94 9/184 7117
/proc/meminfo: memFree=28837592/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1823548 CPUtime=4243.19 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 5590241 0 0 0 423330 989 0 0 25 0 4 0 500816733 1867313152 391847 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 455887 391847 345 105 0 451391 0
[pid=7085/tid=7087] ppid=7083 vsize=1823548 CPUtime=1062.21 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 181634 0 0 0 106129 92 0 0 25 0 4 0 500816742 1867313152 391847 33554432000 4194304 4623224 140735041222016 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1823548 CPUtime=1062.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 206335 0 0 0 106130 89 0 0 25 0 4 0 500816742 1867313152 391847 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1823548 CPUtime=1062.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 5091868 0 0 0 105434 789 0 0 25 0 4 0 500816742 1867313152 391847 33554432000 4194304 4623224 140735041222016 18446744073709551615 4545477 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.19
Current children cumulated vsize (KiB) 1823548

[startup+1122.3 s]
/proc/loadavg: 8.08 8.11 7.95 9/184 7119
/proc/meminfo: memFree=28774580/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1906376 CPUtime=4482.87 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 5598475 0 0 0 447293 994 0 0 25 0 4 0 500816733 1952129024 400045 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 476594 400045 345 105 0 472098 0
[pid=7085/tid=7087] ppid=7083 vsize=1906376 CPUtime=1122.21 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 181702 0 0 0 112129 92 0 0 25 0 4 0 500816742 1952129024 400045 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1906376 CPUtime=1122.2 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 208985 0 0 0 112127 93 0 0 25 0 4 0 500816742 1952129024 400045 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1906376 CPUtime=1122.24 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 5096337 0 0 0 111434 790 0 0 25 0 4 0 500816742 1952129024 400045 33554432000 4194304 4623224 140735041222016 18446744073709551615 270338044443 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.87
Current children cumulated vsize (KiB) 1906376

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 7.95 9/184 7120
/proc/meminfo: memFree=28685648/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1907460 CPUtime=4722.55 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 5951642 0 0 0 471204 1051 0 0 25 0 4 0 500816733 1953239040 409310 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 476865 409310 345 105 0 472369 0
[pid=7085/tid=7087] ppid=7083 vsize=1907460 CPUtime=1182.21 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 182027 0 0 0 118129 92 0 0 25 0 4 0 500816742 1953239040 409310 33554432000 4194304 4623224 140735041222016 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1907460 CPUtime=1182.19 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 212464 0 0 0 118124 95 0 0 25 0 4 0 500816742 1953239040 409310 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1907460 CPUtime=1182.23 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 5445142 0 0 0 117379 844 0 0 25 0 4 0 500816742 1953239040 409310 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.55
Current children cumulated vsize (KiB) 1907460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.11 7.96 5/179 7122
/proc/meminfo: memFree=30053020/32951124 swapFree=67111356/67111528
[pid=7085] ppid=7083 vsize=1926000 CPUtime=4800.07 cores=1,3,5,7
/proc/7085/stat : 7085 (SArTagnan) R 7083 7085 6426 0 -1 4202496 6066987 0 0 0 478933 1074 0 0 25 0 4 0 500816733 1972224000 412706 33554432000 4194304 4623224 140735041222016 18446744073709551615 4510052 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7085/statm: 481500 412706 345 105 0 477004 0
[pid=7085/tid=7087] ppid=7083 vsize=1926000 CPUtime=1201.62 cores=1,3,5,7
/proc/7085/task/7087/stat : 7087 (SArTagnan) R 7083 7085 6426 0 -1 4202560 182061 0 0 0 120070 92 0 0 25 0 4 0 500816742 1972224000 412708 33554432000 4194304 4623224 140735041222016 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7085/tid=7088] ppid=7083 vsize=1926000 CPUtime=1201.6 cores=1,3,5,7
/proc/7085/task/7088/stat : 7088 (SArTagnan) R 7083 7085 6426 0 -1 4202560 214152 0 0 0 120062 98 0 0 25 0 4 0 500816742 1972224000 412708 33554432000 4194304 4623224 140735041222016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7085/tid=7089] ppid=7083 vsize=1926000 CPUtime=1201.64 cores=1,3,5,7
/proc/7085/task/7089/stat : 7089 (SArTagnan) R 7083 7085 6426 0 -1 4202560 5558515 0 0 0 119300 864 0 0 25 0 4 0 500816742 1972224000 412708 33554432000 4194304 4623224 140735041222016 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1926000

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.78
CPU time (s): 4800.17
CPU user time (s): 4789.36
CPU system time (s): 10.8084
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 1926000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4789.36
system time used= 10.8084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6067048
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= 8809
involuntary context switches= 20415

runsolver used 1.79873 second user time and 4.76628 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 15:33:31
IDJOB=3289773
IDBENCH=83135
IDSOLVER=1656
FILE ID=node143/3289773-1304084011
RUNJOBID= node143-1304084010-7063
PBS_JOBID= 13170504
Free space on /tmp= 72920 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1798426410

node143.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.846
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.69
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.846
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31674120 kB
Buffers:        210636 kB
Cached:         691796 kB
SwapCached:        168 kB
Active:         310852 kB
Inactive:       691196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31674120 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5540 kB
Writeback:           0 kB
AnonPages:       98816 kB
Mapped:          15768 kB
Slab:           212364 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276612 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= 72924 MiB
End job on node143 at 2011-04-29 15:53:35