Trace number 3289854

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) 1321.16 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_3_keyfind_1.cnf
MD5SUMff59ad0e88befc51bfa041e45143dc53
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 variables2808
Number of clauses30432
Sum of the clauses size167020
Maximum clause length8
Minimum clause length1
Number of clauses of size 1280
Number of clauses of size 2384
Number of clauses of size 35024
Number of clauses of size 4960
Number of clauses of size 56144
Number of clauses of size over 517640

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

running on 2 cores: 4,6

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

[startup+0 s]
/proc/loadavg: 4.17 4.08 3.72 5/203 9308
/proc/meminfo: memFree=11387928/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=11800 CPUtime=0 cores=4,6
/proc/9308/stat : 9308 (runsolver) R 9306 9072 9072 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 1 0 568975660 12083200 28 33554432000 4194304 5434984 140733221680864 18446744073709551615 4823856 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/9308/statm: 2950 28 8 303 0 2644 0
Current StackSize limit: 10240 KiB


[startup+0.0319579 s]
/proc/loadavg: 4.17 4.08 3.72 5/203 9308
/proc/meminfo: memFree=11387928/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=106300 CPUtime=0.02 cores=4,6
/proc/9308/stat : 9308 (mono) S 9306 9308 9072 0 -1 4202496 1582 0 0 0 2 0 0 0 25 0 9 0 568975660 108851200 1488 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/9308/statm: 26575 1488 973 742 0 19146 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106300

[startup+0.102182 s]
/proc/loadavg: 4.17 4.08 3.72 5/203 9308
/proc/meminfo: memFree=11387928/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=108300 CPUtime=0.08 cores=4,6
/proc/9308/stat : 9308 (mono) S 9306 9308 9072 0 -1 4202496 2045 0 0 0 8 0 0 0 18 0 9 0 568975660 110899200 1951 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/9308/statm: 27075 1963 975 742 0 19646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 108300

[startup+0.30103 s]
/proc/loadavg: 4.17 4.08 3.72 5/203 9308
/proc/meminfo: memFree=11387928/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=141600 CPUtime=0.3 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 10189 0 0 0 29 1 0 0 18 0 9 0 568975660 144998400 10095 33554432000 4194304 7232020 140734731219120 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 35400 10096 1024 742 0 27971 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 141600

[startup+0.700964 s]
/proc/loadavg: 4.17 4.08 3.72 5/203 9308
/proc/meminfo: memFree=11387928/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=150048 CPUtime=0.7 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 10926 0 0 0 69 1 0 0 18 0 9 0 568975660 153649152 10832 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103642261 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 37512 10832 1024 742 0 30083 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 150048

[startup+1.50083 s]
/proc/loadavg: 4.17 4.08 3.72 5/222 9353
/proc/meminfo: memFree=11019052/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=150176 CPUtime=1.51 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 10962 0 0 0 150 1 0 0 18 0 9 0 568975660 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103639803 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 37544 10867 1024 742 0 30115 0
[pid=9308/tid=9311] ppid=9306 vsize=150176 CPUtime=0 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=150176 CPUtime=0.01 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=150176 CPUtime=0 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=150176 CPUtime=0 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=150176 CPUtime=0.01 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=150176 CPUtime=0 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=150176 CPUtime=0.01 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=150176 CPUtime=0 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 568975661 153780224 10867 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 150176

[startup+3.10055 s]
/proc/loadavg: 4.15 4.07 3.73 5/222 9353
/proc/meminfo: memFree=10960028/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=150304 CPUtime=3.15 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 11157 0 0 0 313 2 0 0 20 0 9 0 568975660 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103643051 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 37576 11062 1024 742 0 30147 0
[pid=9308/tid=9311] ppid=9306 vsize=150304 CPUtime=0.01 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=150304 CPUtime=0.01 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=150304 CPUtime=0 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=150304 CPUtime=0.01 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=150304 CPUtime=0.02 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=150304 CPUtime=0 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=150304 CPUtime=0.02 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=150304 CPUtime=0 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 568975661 153911296 11062 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 150304

[startup+6.30099 s]
/proc/loadavg: 4.15 4.07 3.73 5/222 9353
/proc/meminfo: memFree=10943776/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=150368 CPUtime=6.42 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 12655 0 0 0 640 2 0 0 18 0 9 0 568975660 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103651178 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 37592 12560 1025 742 0 30163 0
[pid=9308/tid=9311] ppid=9306 vsize=150368 CPUtime=0.03 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=150368 CPUtime=0.02 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=150368 CPUtime=0.02 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=150368 CPUtime=0.03 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=150368 CPUtime=0.04 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=150368 CPUtime=0.03 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=150368 CPUtime=0.04 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=150368 CPUtime=0 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 568975661 153976832 12560 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 150368

[startup+12.7009 s]
/proc/loadavg: 4.13 4.07 3.73 5/222 9353
/proc/meminfo: memFree=10919432/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=167008 CPUtime=12.97 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 15554 0 0 0 1294 3 0 0 25 0 9 0 568975660 171016192 13488 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103651161 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 41752 13489 1025 742 0 34323 0
[pid=9308/tid=9311] ppid=9306 vsize=167008 CPUtime=0.06 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 568975661 171016192 13490 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=167008 CPUtime=0.06 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=167008 CPUtime=0.07 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=167008 CPUtime=0.06 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=167008 CPUtime=0.09 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=167008 CPUtime=0.06 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=167008 CPUtime=0.05 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=167008 CPUtime=0 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 568975661 171016192 13492 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.97
Current children cumulated vsize (KiB) 167008

[startup+25.5007 s]
/proc/loadavg: 4.35 4.12 3.75 5/222 9353
/proc/meminfo: memFree=10886364/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=183904 CPUtime=25.99 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 23201 0 0 0 2596 3 0 0 25 0 9 0 568975660 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103648310 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 45976 20736 1036 742 0 38547 0
[pid=9308/tid=9311] ppid=9306 vsize=183904 CPUtime=0.11 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=183904 CPUtime=0.12 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=183904 CPUtime=0.11 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=183904 CPUtime=0.12 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=183904 CPUtime=0.15 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 15 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=183904 CPUtime=0.13 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 13 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=183904 CPUtime=0.1 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=183904 CPUtime=0 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 568975661 188317696 20736 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.99
Current children cumulated vsize (KiB) 183904

[startup+51.1012 s]
/proc/loadavg: 4.23 4.11 3.75 5/222 9354
/proc/meminfo: memFree=10848360/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=200544 CPUtime=52.22 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 31957 0 0 0 5216 6 0 0 25 0 9 0 568975660 205357056 24473 33554432000 4194304 7232020 140734731219120 18446744073709551615 1089080763 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 50136 24473 1036 742 0 42707 0
[pid=9308/tid=9311] ppid=9306 vsize=200544 CPUtime=0.26 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 26 0 0 0 15 0 9 0 568975661 205357056 24473 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=200544 CPUtime=0.29 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 29 0 0 0 15 0 9 0 568975661 205357056 24473 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=200544 CPUtime=0.23 cores=4,6

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

/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 472 0 0 0 16 0 9 0 568975661 436899840 80977 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=426660 CPUtime=4.81 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 481 0 0 0 15 0 9 0 568975661 436899840 80977 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=426660 CPUtime=4.34 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 434 0 0 0 15 0 9 0 568975661 436899840 80977 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=426660 CPUtime=4.18 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 418 0 0 0 16 0 9 0 568975661 436899840 80977 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=426660 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 436899840 80977 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 958.94
Current children cumulated vsize (KiB) 426660

[startup+1002.3 s]
/proc/loadavg: 4.37 4.25 4.03 5/222 9379
/proc/meminfo: memFree=10086820/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=452004 CPUtime=1019.48 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 157493 0 0 0 101912 36 0 0 25 0 9 0 568975660 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103643038 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 113001 87962 1036 742 0 105572 0
[pid=9308/tid=9311] ppid=9306 vsize=452004 CPUtime=4.58 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 458 0 0 0 15 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=452004 CPUtime=4.64 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 464 0 0 0 16 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=452004 CPUtime=4.53 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 452 1 0 0 15 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=452004 CPUtime=4.87 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 487 0 0 0 15 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=452004 CPUtime=4.98 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 498 0 0 0 15 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=452004 CPUtime=4.47 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 447 0 0 0 16 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=452004 CPUtime=4.28 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 428 0 0 0 16 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=452004 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 462852096 87962 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1019.48
Current children cumulated vsize (KiB) 452004

[startup+1062.3 s]
/proc/loadavg: 4.14 4.20 4.02 5/222 9381
/proc/meminfo: memFree=9965756/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=493604 CPUtime=1080.01 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 167800 0 0 0 107963 38 0 0 25 0 9 0 568975660 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103642358 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 123401 98269 1036 742 0 115972 0
[pid=9308/tid=9311] ppid=9306 vsize=493604 CPUtime=4.83 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 483 0 0 0 15 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=493604 CPUtime=4.78 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 478 0 0 0 15 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=493604 CPUtime=4.74 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 473 1 0 0 15 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=493604 CPUtime=4.99 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 499 0 0 0 15 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=493604 CPUtime=5.12 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 512 0 0 0 16 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=493604 CPUtime=4.61 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 461 0 0 0 16 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=493604 CPUtime=4.4 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 440 0 0 0 16 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=493604 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 505450496 98269 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1080.01
Current children cumulated vsize (KiB) 493604

[startup+1122.3 s]
/proc/loadavg: 4.21 4.23 4.04 5/222 9382
/proc/meminfo: memFree=9894312/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=501860 CPUtime=1140.65 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 169606 0 0 0 114027 38 0 0 25 0 9 0 568975660 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103651283 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 125465 100075 1036 742 0 118036 0
[pid=9308/tid=9311] ppid=9306 vsize=501860 CPUtime=4.98 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 498 0 0 0 16 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=501860 CPUtime=4.94 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 494 0 0 0 16 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=501860 CPUtime=4.89 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 488 1 0 0 16 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=501860 CPUtime=5.14 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 514 0 0 0 16 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=501860 CPUtime=5.3 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 530 0 0 0 15 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=501860 CPUtime=4.79 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 479 0 0 0 15 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=501860 CPUtime=4.61 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 461 0 0 0 16 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=501860 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 513904640 100075 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1140.65
Current children cumulated vsize (KiB) 501860

[startup+1182.3 s]
/proc/loadavg: 4.44 4.27 4.07 5/222 9384
/proc/meminfo: memFree=10227212/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=502372 CPUtime=1201.55 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 176172 0 0 0 120113 42 0 0 25 0 9 0 568975660 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103643038 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 125593 46653 1036 742 0 118164 0
[pid=9308/tid=9311] ppid=9306 vsize=502372 CPUtime=5.29 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 529 0 0 0 16 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=502372 CPUtime=5.16 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 516 0 0 0 15 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=502372 CPUtime=5.17 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 516 1 0 0 15 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=502372 CPUtime=5.37 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 537 0 0 0 15 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=502372 CPUtime=5.54 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 554 0 0 0 16 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=502372 CPUtime=5.08 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 508 0 0 0 15 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=502372 CPUtime=4.85 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 485 0 0 0 16 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=502372 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 514428928 46653 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1201.55
Current children cumulated vsize (KiB) 502372

[startup+1242.3 s]
/proc/loadavg: 4.16 4.22 4.06 5/222 9386
/proc/meminfo: memFree=10121276/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=502372 CPUtime=1262.51 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 184539 0 0 0 126207 44 0 0 19 0 9 0 568975660 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103643045 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 125593 53314 1036 742 0 118164 0
[pid=9308/tid=9311] ppid=9306 vsize=502372 CPUtime=5.58 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 558 0 0 0 16 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=502372 CPUtime=5.41 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 541 0 0 0 15 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=502372 CPUtime=5.4 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 539 1 0 0 15 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=502372 CPUtime=5.65 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 565 0 0 0 16 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=502372 CPUtime=5.75 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 575 0 0 0 15 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=502372 CPUtime=5.34 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 533 1 0 0 15 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=502372 CPUtime=5.11 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 511 0 0 0 16 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=502372 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 514428928 53314 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1262.51
Current children cumulated vsize (KiB) 502372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.21 4.06 3/204 9389
/proc/meminfo: memFree=10975728/32950928 swapFree=67111528/67111528
[pid=9308] ppid=9306 vsize=502372 CPUtime=1321.13 cores=4,6
/proc/9308/stat : 9308 (mono) R 9306 9308 9072 0 -1 4202496 188618 0 0 0 132068 45 0 0 25 0 9 0 568975660 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 1103642378 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/9308/statm: 125593 56684 1036 742 0 118164 0
[pid=9308/tid=9311] ppid=9306 vsize=502372 CPUtime=5.85 cores=4,6
/proc/9308/task/9311/stat : 9311 (mono) S 9306 9308 9072 0 -1 4202560 4 0 0 0 585 0 0 0 16 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9312] ppid=9306 vsize=502372 CPUtime=5.64 cores=4,6
/proc/9308/task/9312/stat : 9312 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 564 0 0 0 15 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9313] ppid=9306 vsize=502372 CPUtime=5.63 cores=4,6
/proc/9308/task/9313/stat : 9313 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 562 1 0 0 16 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9314] ppid=9306 vsize=502372 CPUtime=5.89 cores=4,6
/proc/9308/task/9314/stat : 9314 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 589 0 0 0 16 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9315] ppid=9306 vsize=502372 CPUtime=6.02 cores=4,6
/proc/9308/task/9315/stat : 9315 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 602 0 0 0 16 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
[pid=9308/tid=9316] ppid=9306 vsize=502372 CPUtime=5.65 cores=4,6
/proc/9308/task/9316/stat : 9316 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 564 1 0 0 16 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9317] ppid=9306 vsize=502372 CPUtime=5.4 cores=4,6
/proc/9308/task/9317/stat : 9317 (mono) S 9306 9308 9072 0 -1 4202560 2 0 0 0 539 1 0 0 15 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892381081 0 0 4096 545260780 18446604453773015808 0 0 -1 6 0 0 0
[pid=9308/tid=9323] ppid=9306 vsize=502372 CPUtime=0.04 cores=4,6
/proc/9308/task/9323/stat : 9323 (mono) S 9306 9308 9072 0 -1 4202560 3 0 0 0 3 1 0 0 15 0 9 0 568975661 514428928 56684 33554432000 4194304 7232020 140734731219120 18446744073709551615 218892388785 0 0 4096 545260780 18446604453773015808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1321.13
Current children cumulated vsize (KiB) 502372

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.02
CPU time (s): 1321.16
CPU user time (s): 1320.69
CPU system time (s): 0.470928
CPU usage (%): 101.626
Max. virtual memory (cumulated for all children) (KiB): 502372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1320.69
system time used= 0.470928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188618
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= 92186
involuntary context switches= 25058

runsolver used 2.27465 second user time and 4.87726 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 05:10:50
IDJOB=3289854
IDBENCH=83408
IDSOLVER=1608
FILE ID=node112/3289854-1303787450
RUNJOBID= node112-1303786147-9091
PBS_JOBID= 13157248
Free space on /tmp= 72688 MiB

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

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

MD5SUM BENCH= ff59ad0e88befc51bfa041e45143dc53
RANDOM SEED=1713476180

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11388332 kB
Buffers:       1979852 kB
Cached:       18952896 kB
SwapCached:          0 kB
Active:        9938760 kB
Inactive:     11074980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11388332 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7008 kB
Writeback:           0 kB
AnonPages:       81360 kB
Mapped:          17920 kB
Slab:           482728 kB
PageTables:       5560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   427504 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= 72696 MiB
End job on node112 at 2011-04-26 05:32:32