Trace number 3189016

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.23 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
MD5SUM30037b76a2fd7877580e038a49317f67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.149
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3189016-1302280463/watcher-3189016-1302280463 -o /tmp/evaluation-result-3189016-1302280463/solver-3189016-1302280463 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189016-1302280463.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: 4.04 5.60 6.91 1/182 32089
/proc/meminfo: memFree=20428060/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=3448 CPUtime=0 cores=0,2
/proc/32089/stat : 32089 (mono) S 32086 32089 32039 0 -1 4194304 81 0 0 0 0 0 0 0 18 0 1 0 339644952 3530752 32 33554432000 4194304 7232020 140733941851632 18446744073709551615 242965626503 0 2147483391 4096 0 18446744071699109054 0 0 17 0 0 0 0
/proc/32089/statm: 862 32 24 742 0 80 0

[startup+0.0716701 s]
/proc/loadavg: 4.04 5.60 6.91 1/182 32089
/proc/meminfo: memFree=20428060/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=108088 CPUtime=0.03 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 2043 0 10 0 3 0 0 0 18 0 9 0 339644952 110682112 1953 33554432000 4194304 7232020 140733941851632 18446744073709551615 1074004812 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 27022 1953 976 742 0 19593 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 108088

[startup+0.100667 s]
/proc/loadavg: 4.04 5.60 6.91 1/182 32089
/proc/meminfo: memFree=20428060/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=108952 CPUtime=0.06 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 2243 0 10 0 6 0 0 0 18 0 9 0 339644952 111566848 2153 33554432000 4194304 7232020 140733941851632 18446744073709551615 1074004861 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 27238 2153 976 742 0 19809 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 108952

[startup+0.30063 s]
/proc/loadavg: 4.04 5.60 6.91 1/182 32089
/proc/meminfo: memFree=20428060/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=116004 CPUtime=0.29 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 3744 0 10 0 28 1 0 0 18 0 9 0 339644952 118788096 3654 33554432000 4194304 7232020 140733941851632 18446744073709551615 1073980994 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 29001 3654 976 742 0 21572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 116004

[startup+0.70062 s]
/proc/loadavg: 4.04 5.60 6.91 1/182 32089
/proc/meminfo: memFree=20428060/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=201708 CPUtime=0.71 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 24370 0 10 0 69 2 0 0 18 0 9 0 339644952 206548992 24280 33554432000 4194304 7232020 140733941851632 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 50427 24280 1000 742 0 42998 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 201708

[startup+1.50049 s]
/proc/loadavg: 3.80 5.52 6.88 5/220 32132
/proc/meminfo: memFree=20223916/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=235076 CPUtime=1.52 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 32029 0 10 0 149 3 0 0 19 0 9 0 339644952 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665577 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 58769 31938 1024 742 0 51340 0
[pid=32089/tid=32105] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=235076 CPUtime=0.03 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=235076 CPUtime=0.01 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=235076 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 240717824 31938 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 235076

[startup+3.10122 s]
/proc/loadavg: 3.80 5.52 6.88 5/220 32132
/proc/meminfo: memFree=20005056/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=235780 CPUtime=3.13 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 33358 0 10 0 310 3 0 0 22 0 9 0 339644952 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092664631 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 58945 33267 1024 742 0 51516 0
[pid=32089/tid=32105] ppid=32086 vsize=235780 CPUtime=0.01 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=235780 CPUtime=0.01 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=235780 CPUtime=0.03 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=235780 CPUtime=0.02 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=235780 CPUtime=0.01 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=235780 CPUtime=0.01 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=235780 CPUtime=0.01 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=235780 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 241438720 33267 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 235780

[startup+7.235 s]
/proc/loadavg: 3.80 5.52 6.88 5/220 32132
/proc/meminfo: memFree=19987448/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=235972 CPUtime=7.27 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 34075 0 10 0 723 4 0 0 25 0 9 0 339644952 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092666944 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 58993 33984 1024 742 0 51564 0
[pid=32089/tid=32105] ppid=32086 vsize=235972 CPUtime=0.01 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=235972 CPUtime=0.01 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=235972 CPUtime=0.03 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=235972 CPUtime=0.04 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=235972 CPUtime=0.01 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=235972 CPUtime=0.01 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=235972 CPUtime=0.02 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339644953 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=235972 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 241635328 33984 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 235972

[startup+12.7006 s]
/proc/loadavg: 4.20 5.55 6.87 5/220 32132
/proc/meminfo: memFree=19951468/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=236100 CPUtime=12.74 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 34115 0 10 0 1269 5 0 0 25 0 9 0 339644952 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665461 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 59025 34024 1024 742 0 51596 0
[pid=32089/tid=32105] ppid=32086 vsize=236100 CPUtime=0.03 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 3 0 0 0 16 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=236100 CPUtime=0.02 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=236100 CPUtime=0.03 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=236100 CPUtime=0.04 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=236100 CPUtime=0.01 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=236100 CPUtime=0.03 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=236100 CPUtime=0.02 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339644953 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=236100 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 241766400 34024 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 236100

[startup+25.5063 s]
/proc/loadavg: 4.15 5.47 6.83 5/220 32133
/proc/meminfo: memFree=19889540/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=244612 CPUtime=25.6 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 35629 0 10 0 2555 5 0 0 25 0 9 0 339644952 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092667045 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 61153 35538 1024 742 0 53724 0
[pid=32089/tid=32105] ppid=32086 vsize=244612 CPUtime=0.04 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 4 0 0 0 16 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=244612 CPUtime=0.03 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=244612 CPUtime=0.03 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=244612 CPUtime=0.05 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=244612 CPUtime=0.04 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=244612 CPUtime=0.05 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=244612 CPUtime=0.03 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 339644953 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=244612 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 250482688 35538 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 244612

[startup+51.1009 s]
/proc/loadavg: 4.10 5.36 6.75 5/220 32134
/proc/meminfo: memFree=19752364/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=286596 CPUtime=51.27 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 45634 0 10 0 5120 7 0 0 25 0 9 0 339644952 293474304 45543 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665393 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 71649 45543 1024 742 0 64220 0
[pid=32089/tid=32105] ppid=32086 vsize=286596 CPUtime=0.05 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 5 0 0 0 15 0 9 0 339644953 293474304 45543 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=286596 CPUtime=0.08 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 339644953 293474304 45543 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=286596 CPUtime=0.06 cores=0,2

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

/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 339644953 998510592 159401 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=975108 CPUtime=0.82 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 339644953 998510592 159401 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=975108 CPUtime=0.85 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 339644953 998510592 159401 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=975108 CPUtime=0.63 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 63 0 0 0 15 0 9 0 339644953 998510592 159401 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=975108 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 998510592 159401 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.27
Current children cumulated vsize (KiB) 975108

[startup+1002.31 s]
/proc/loadavg: 4.08 4.16 5.04 5/220 32159
/proc/meminfo: memFree=18135344/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=975108 CPUtime=1005.5 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 401340 0 10 0 100465 85 0 0 25 0 9 0 339644952 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092664631 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 243777 178392 1036 742 0 236348 0
[pid=32089/tid=32105] ppid=32086 vsize=975108 CPUtime=0.84 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 84 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=975108 CPUtime=0.84 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=975108 CPUtime=0.8 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=975108 CPUtime=0.83 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=975108 CPUtime=0.86 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 86 0 0 0 15 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=975108 CPUtime=0.93 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 93 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=975108 CPUtime=0.7 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 70 0 0 0 16 0 9 0 339644953 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=975108 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 998510592 178392 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1005.5
Current children cumulated vsize (KiB) 975108

[startup+1062.3 s]
/proc/loadavg: 4.34 4.22 5.01 5/220 32160
/proc/meminfo: memFree=17914232/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=975108 CPUtime=1065.73 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 417622 0 10 0 106485 88 0 0 25 0 9 0 339644952 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665315 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 243777 194674 1036 742 0 236348 0
[pid=32089/tid=32105] ppid=32086 vsize=975108 CPUtime=0.85 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 85 0 0 0 16 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=975108 CPUtime=0.89 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=975108 CPUtime=0.87 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=975108 CPUtime=0.9 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=975108 CPUtime=0.98 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=975108 CPUtime=1 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=975108 CPUtime=0.7 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 70 0 0 0 15 0 9 0 339644953 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=975108 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 998510592 194674 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1065.73
Current children cumulated vsize (KiB) 975108

[startup+1122.3 s]
/proc/loadavg: 4.12 4.18 4.94 5/220 32162
/proc/meminfo: memFree=17569004/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=991820 CPUtime=1125.9 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 442609 0 10 0 112498 92 0 0 25 0 9 0 339644952 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665461 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 247955 219661 1036 742 0 240526 0
[pid=32089/tid=32105] ppid=32086 vsize=991820 CPUtime=0.9 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 90 0 0 0 16 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=991820 CPUtime=0.99 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=991820 CPUtime=0.91 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=991820 CPUtime=0.95 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=991820 CPUtime=1.01 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 101 0 0 0 15 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=991820 CPUtime=1.01 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=991820 CPUtime=0.77 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 77 0 0 0 15 0 9 0 339644953 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=991820 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 1015623680 219661 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1125.9
Current children cumulated vsize (KiB) 991820

[startup+1182.3 s]
/proc/loadavg: 4.04 4.14 4.88 5/220 32164
/proc/meminfo: memFree=17170080/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=1109900 CPUtime=1186.06 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 475074 0 10 0 118508 98 0 0 25 0 9 0 339644952 1136537600 252126 33554432000 4194304 7232020 140733941851632 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 277475 252128 1036 742 0 270046 0
[pid=32089/tid=32105] ppid=32086 vsize=1109900 CPUtime=0.92 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 92 0 0 0 16 0 9 0 339644953 1136537600 252128 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=1109900 CPUtime=1.03 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 339644953 1136537600 252129 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=1109900 CPUtime=0.98 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 98 0 0 0 16 0 9 0 339644953 1136537600 252129 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=1109900 CPUtime=0.97 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 339644953 1136537600 252129 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=1109900 CPUtime=1.08 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 339644953 1136537600 252131 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=1109900 CPUtime=1.02 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 339644953 1136537600 252131 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=1109900 CPUtime=0.83 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 339644953 1136537600 252131 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=1109900 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 1136537600 252131 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.06
Current children cumulated vsize (KiB) 1109900

[startup+1242.3 s]
/proc/loadavg: 4.01 4.11 4.82 5/220 32166
/proc/meminfo: memFree=16949228/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=1176972 CPUtime=1246.28 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 490424 0 10 0 124527 101 0 0 25 0 9 0 339644952 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092665393 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 294243 267476 1036 742 0 286814 0
[pid=32089/tid=32105] ppid=32086 vsize=1176972 CPUtime=0.93 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 93 0 0 0 15 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=1176972 CPUtime=1.13 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=1176972 CPUtime=1.02 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=1176972 CPUtime=1.04 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=1176972 CPUtime=1.2 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=1176972 CPUtime=1.09 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=1176972 CPUtime=0.89 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 339644953 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=1176972 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 1205219328 267476 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1246.28
Current children cumulated vsize (KiB) 1176972



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.09 4.77 4/211 32168
/proc/meminfo: memFree=17315456/32951132 swapFree=67111528/67111528
[pid=32089] ppid=32086 vsize=1252812 CPUtime=1304.16 cores=0,2
/proc/32089/stat : 32089 (mono) R 32086 32089 32039 0 -1 4202496 509712 0 10 0 130312 104 0 0 25 0 9 0 339644952 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 1092669626 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 1
/proc/32089/statm: 313203 286764 1036 742 0 305774 0
[pid=32089/tid=32105] ppid=32086 vsize=1252812 CPUtime=0.93 cores=0,2
/proc/32089/task/32105/stat : 32105 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 93 0 0 0 15 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32106] ppid=32086 vsize=1252812 CPUtime=1.16 cores=0,2
/proc/32089/task/32106/stat : 32106 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32107] ppid=32086 vsize=1252812 CPUtime=1.07 cores=0,2
/proc/32089/task/32107/stat : 32107 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32108] ppid=32086 vsize=1252812 CPUtime=1.12 cores=0,2
/proc/32089/task/32108/stat : 32108 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32109] ppid=32086 vsize=1252812 CPUtime=1.26 cores=0,2
/proc/32089/task/32109/stat : 32109 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 126 0 0 0 16 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32110] ppid=32086 vsize=1252812 CPUtime=1.13 cores=0,2
/proc/32089/task/32110/stat : 32110 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 2 0 0 0
[pid=32089/tid=32111] ppid=32086 vsize=1252812 CPUtime=0.9 cores=0,2
/proc/32089/task/32111/stat : 32111 (mono) S 32086 32089 32039 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 339644953 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982366105 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
[pid=32089/tid=32114] ppid=32086 vsize=1252812 CPUtime=0 cores=0,2
/proc/32089/task/32114/stat : 32114 (mono) S 32086 32089 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339644956 1282879488 286764 33554432000 4194304 7232020 140733941851632 18446744073709551615 242982373809 0 0 4096 545260780 18446604452544784448 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.16
Current children cumulated vsize (KiB) 1252812

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.06
CPU time (s): 1304.23
CPU user time (s): 1303.13
CPU system time (s): 1.09283
CPU usage (%): 100.32
Max. virtual memory (cumulated for all children) (KiB): 1252812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.13
system time used= 1.09283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509712
page faults= 10
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11231
involuntary context switches= 6403

runsolver used 2.36864 second user time and 5.60315 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-08 18:34:23
IDJOB=3189016
IDBENCH=82547
IDSOLVER=1608
FILE ID=node128/3189016-1302280463
RUNJOBID= node128-1302280463-32057
PBS_JOBID= 12919074
Free space on /tmp= 71476 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1854039067-041-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189016-1302280463/watcher-3189016-1302280463 -o /tmp/evaluation-result-3189016-1302280463/solver-3189016-1302280463 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189016-1302280463.cnf

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

MD5SUM BENCH= 30037b76a2fd7877580e038a49317f67
RANDOM SEED=1466135970

node128.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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.82
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.852
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.75
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20428596 kB
Buffers:        446152 kB
Cached:       11691552 kB
SwapCached:          0 kB
Active:        7568508 kB
Inactive:      4634200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20428596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3692 kB
Writeback:           0 kB
AnonPages:       64388 kB
Mapped:          14680 kB
Slab:           254540 kB
PageTables:       5800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   230104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71472 MiB
End job on node128 at 2011-04-08 18:56:05