Trace number 3290176

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
Sol 2011-04-04? (TO) 1304.11 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
Number of clauses of size over 50

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-3290176-1303788862/watcher-3290176-1303788862 -o /tmp/evaluation-result-3290176-1303788862/solver-3290176-1303788862 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3290176-1303788862.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.22 2.91 3.55 3/190 11183
/proc/meminfo: memFree=17977452/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=11800 CPUtime=0 cores=0,2
/proc/11183/stat : 11183 (runsolver) R 11181 11183 10690 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 490484050 12083200 54 33554432000 4194304 5434984 140734524499792 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/11183/statm: 2950 54 34 303 0 2644 0

[startup+0.028955 s]
/proc/loadavg: 1.22 2.91 3.55 3/190 11183
/proc/meminfo: memFree=17977452/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=105944 CPUtime=0.01 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 1498 0 0 0 1 0 0 0 18 0 9 0 490484050 108486656 1402 33554432000 4194304 7232020 140734093464496 18446744073709551615 4621419 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 26486 1402 965 742 0 19057 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105944

[startup+0.100946 s]
/proc/loadavg: 1.22 2.91 3.55 3/190 11183
/proc/meminfo: memFree=17977452/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=112840 CPUtime=0.08 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 3288 0 0 0 8 0 0 0 18 0 9 0 490484050 115548160 3190 33554432000 4194304 7232020 140734093464496 18446744073709551615 4753640 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 28210 3190 1001 742 0 20781 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112840

[startup+0.300905 s]
/proc/loadavg: 1.22 2.91 3.55 3/190 11183
/proc/meminfo: memFree=17977452/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=115376 CPUtime=0.28 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 3661 0 0 0 28 0 0 0 18 0 9 0 490484050 118145024 3563 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172346288 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 28844 3563 1024 742 0 21415 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 115376

[startup+0.700858 s]
/proc/loadavg: 1.22 2.91 3.55 3/190 11183
/proc/meminfo: memFree=17977452/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=115440 CPUtime=0.68 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 3875 0 0 0 68 0 0 0 18 0 9 0 490484050 118210560 3777 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345246 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 28860 3777 1024 742 0 21431 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115440

[startup+1.50065 s]
/proc/loadavg: 1.22 2.91 3.55 6/226 11264
/proc/meminfo: memFree=17942244/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=118448 CPUtime=1.49 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 4227 0 0 0 149 0 0 0 18 0 9 0 490484050 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172349490 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 29612 4129 1024 742 0 22183 0
[pid=11183/tid=11186] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=118448 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 121290752 4129 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118448

[startup+3.1004 s]
/proc/loadavg: 1.44 2.92 3.55 5/226 11264
/proc/meminfo: memFree=17932200/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=118512 CPUtime=3.1 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 4696 0 0 0 310 0 0 0 19 0 9 0 490484050 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172349490 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 29628 4598 1024 742 0 22199 0
[pid=11183/tid=11186] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=118512 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 121356288 4598 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 118512

[startup+6.30081 s]
/proc/loadavg: 1.44 2.92 3.55 8/226 11265
/proc/meminfo: memFree=17913860/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=128000 CPUtime=6.31 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 5988 0 0 0 630 1 0 0 25 0 9 0 490484050 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345828 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 32000 5616 1024 742 0 24571 0
[pid=11183/tid=11186] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 490484051 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=128000 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 131072000 5616 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 128000

[startup+12.7007 s]
/proc/loadavg: 1.84 2.96 3.56 5/226 11265
/proc/meminfo: memFree=17891492/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=135388 CPUtime=12.74 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 8786 0 0 0 1272 2 0 0 25 0 9 0 490484050 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345200 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 33847 8092 1024 742 0 26418 0
[pid=11183/tid=11186] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=135388 CPUtime=0.01 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 490484051 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=135388 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 138637312 8092 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 135388

[startup+25.5013 s]
/proc/loadavg: 2.17 2.99 3.56 5/226 11265
/proc/meminfo: memFree=17858516/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=143772 CPUtime=25.59 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 12802 0 0 0 2556 3 0 0 22 0 9 0 490484050 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345185 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 35943 10356 1025 742 0 28514 0
[pid=11183/tid=11186] ppid=11181 vsize=143772 CPUtime=0.03 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=143772 CPUtime=0.02 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=143772 CPUtime=0.03 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=143772 CPUtime=0.03 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=143772 CPUtime=0.02 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=143772 CPUtime=0.02 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=143772 CPUtime=0.02 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 490484051 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=143772 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 147222528 10356 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 143772

[startup+51.1007 s]
/proc/loadavg: 2.79 3.07 3.57 5/226 11266
/proc/meminfo: memFree=17787564/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=168860 CPUtime=51.31 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 21161 0 0 0 5125 6 0 0 20 0 9 0 490484050 172912640 14390 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345151 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 42215 14390 1025 742 0 34786 0
[pid=11183/tid=11186] ppid=11181 vsize=168860 CPUtime=0.06 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 490484051 172912640 14390 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=168860 CPUtime=0.07 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 490484051 172912640 14390 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=168860 CPUtime=0.06 cores=0,2

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

/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 490484051 386887680 68734 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=377820 CPUtime=0.91 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 90 1 0 0 15 0 9 0 490484051 386887680 68734 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=377820 CPUtime=0.99 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 490484051 386887680 68734 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=377820 CPUtime=0.89 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 490484051 386887680 68734 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=377820 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 386887680 68735 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 945.36
Current children cumulated vsize (KiB) 377820

[startup+1002.3 s]
/proc/loadavg: 4.18 4.11 3.91 5/226 11326
/proc/meminfo: memFree=17033488/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1005.52 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 132597 0 0 0 100514 38 0 0 25 0 9 0 490484050 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345442 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 37681 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=0.93 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 93 0 0 0 15 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=0.92 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=0.94 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 94 0 0 0 16 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=0.83 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=0.98 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 97 1 0 0 16 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.06 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=0.92 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 490484051 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 37681 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1005.52
Current children cumulated vsize (KiB) 387036

[startup+1062.3 s]
/proc/loadavg: 4.07 4.09 3.91 5/226 11328
/proc/meminfo: memFree=16992408/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1065.7 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 141022 0 0 0 106529 41 0 0 25 0 9 0 490484050 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345487 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 43665 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=0.98 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 98 0 0 0 16 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=0.98 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=0.98 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=0.86 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=1.08 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 107 1 0 0 16 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.09 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=0.95 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 490484051 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 43665 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.7
Current children cumulated vsize (KiB) 387036

[startup+1122.3 s]
/proc/loadavg: 4.12 4.10 3.92 10/226 11329
/proc/meminfo: memFree=16976128/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1125.92 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 147970 0 0 0 112548 44 0 0 25 0 9 0 490484050 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345828 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 50286 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=1.03 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 103 0 0 0 15 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=1.03 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=1.03 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=0.96 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=1.13 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 112 1 0 0 16 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.15 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=0.98 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 490484051 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 50286 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1125.92
Current children cumulated vsize (KiB) 387036

[startup+1182.3 s]
/proc/loadavg: 4.14 4.11 3.93 5/226 11331
/proc/meminfo: memFree=17017748/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1186.07 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 154311 0 0 0 118561 46 0 0 18 0 9 0 490484050 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345473 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 56336 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=1.05 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 105 0 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=1.09 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=1.08 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=1 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=1.22 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 121 1 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.2 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 120 0 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=1.05 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 490484051 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 56336 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.07
Current children cumulated vsize (KiB) 387036

[startup+1242.3 s]
/proc/loadavg: 4.11 4.11 3.94 5/226 11332
/proc/meminfo: memFree=16996496/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1246.23 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 157208 0 0 0 124576 47 0 0 25 0 9 0 490484050 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172344703 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 58433 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=1.11 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 111 0 0 0 16 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=1.17 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=1.12 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=1.05 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=1.25 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 124 1 0 0 15 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.21 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=1.09 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 490484051 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 58433 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1246.23
Current children cumulated vsize (KiB) 387036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.49 4.20 3.98 5/226 11334
/proc/meminfo: memFree=16976744/32951124 swapFree=67111528/67111528
[pid=11183] ppid=11181 vsize=387036 CPUtime=1304.08 cores=0,2
/proc/11183/stat : 11183 (mono) R 11181 11183 10690 0 -1 4202496 158717 0 0 0 130361 47 0 0 25 0 9 0 490484050 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 1172345253 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/11183/statm: 96759 59942 1036 742 0 89330 0
[pid=11183/tid=11186] ppid=11181 vsize=387036 CPUtime=1.13 cores=0,2
/proc/11183/task/11186/stat : 11186 (mono) S 11181 11183 10690 0 -1 4202560 4 0 0 0 113 0 0 0 16 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11187] ppid=11181 vsize=387036 CPUtime=1.24 cores=0,2
/proc/11183/task/11187/stat : 11187 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 0 0 0 0
[pid=11183/tid=11188] ppid=11181 vsize=387036 CPUtime=1.17 cores=0,2
/proc/11183/task/11188/stat : 11188 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11189] ppid=11181 vsize=387036 CPUtime=1.09 cores=0,2
/proc/11183/task/11189/stat : 11189 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11190] ppid=11181 vsize=387036 CPUtime=1.3 cores=0,2
/proc/11183/task/11190/stat : 11190 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 129 1 0 0 16 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11191] ppid=11181 vsize=387036 CPUtime=1.25 cores=0,2
/proc/11183/task/11191/stat : 11191 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 125 0 0 0 15 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11192] ppid=11181 vsize=387036 CPUtime=1.12 cores=0,2
/proc/11183/task/11192/stat : 11192 (mono) S 11181 11183 10690 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 490484051 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562353561 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
[pid=11183/tid=11193] ppid=11181 vsize=387036 CPUtime=0 cores=0,2
/proc/11183/task/11193/stat : 11193 (mono) S 11181 11183 10690 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 490484052 396324864 59942 33554432000 4194304 7232020 140734093464496 18446744073709551615 271562361265 0 0 4096 545260780 18446604453885870336 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1304.08
Current children cumulated vsize (KiB) 387036

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.03
CPU time (s): 1304.11
CPU user time (s): 1303.62
CPU system time (s): 0.490925
CPU usage (%): 100.314
Max. virtual memory (cumulated for all children) (KiB): 387036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.62
system time used= 0.490925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158717
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= 31669
involuntary context switches= 11200

runsolver used 2.28665 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 05:34:22
IDJOB=3290176
IDBENCH=83421
IDSOLVER=1608
FILE ID=node133/3290176-1303788862
RUNJOBID= node133-1303788862-11154
PBS_JOBID= 13157247
Free space on /tmp= 71988 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290176-1303788862/watcher-3290176-1303788862 -o /tmp/evaluation-result-3290176-1303788862/solver-3290176-1303788862 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3290176-1303788862.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1677618250

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:      17977724 kB
Buffers:       2176644 kB
Cached:       12170056 kB
SwapCached:          0 kB
Active:        8421280 kB
Inactive:      5990880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17977724 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             112 kB
Writeback:           0 kB
AnonPages:       64448 kB
Mapped:          15668 kB
Slab:           497352 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286500 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= 71988 MiB
End job on node133 at 2011-04-26 05:56:04