Trace number 3189204

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
MD5SUMae2c6ab9f054a239f861b972b7e9a79b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.386941
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3189204-1302283005/watcher-3189204-1302283005 -o /tmp/evaluation-result-3189204-1302283005/solver-3189204-1302283005 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189204-1302283005.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.96 4.12 3/191 27572
/proc/meminfo: memFree=12757988/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=11760 CPUtime=0 cores=4,6
/proc/27572/stat : 27572 (runsolver) R 27570 27572 27190 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 1 0 339900165 12042240 56 33554432000 4194304 5392636 140735654211360 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/27572/statm: 2940 56 36 293 0 2644 0

[startup+0.106846 s]
/proc/loadavg: 3.69 3.96 4.12 3/191 27572
/proc/meminfo: memFree=12757988/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=111512 CPUtime=0.09 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 2948 0 0 0 9 0 0 0 25 0 9 0 339900165 114188288 2848 33554432000 4194304 7232020 140734626187568 18446744073709551615 6173254 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 27878 2848 1001 742 0 20449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111512

[startup+0.200819 s]
/proc/loadavg: 3.69 3.96 4.12 3/191 27572
/proc/meminfo: memFree=12757988/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=111600 CPUtime=0.18 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 3004 0 0 0 18 0 0 0 18 0 9 0 339900165 114278400 2904 33554432000 4194304 7232020 140734626187568 18446744073709551615 1102009156 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 27900 2904 1024 742 0 20471 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 111600

[startup+0.300801 s]
/proc/loadavg: 3.69 3.96 4.12 3/191 27572
/proc/meminfo: memFree=12757988/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=113492 CPUtime=0.28 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 3085 0 0 0 28 0 0 0 18 0 9 0 339900165 116215808 2985 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054311 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 28373 2985 1024 742 0 20944 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 113492

[startup+0.70072 s]
/proc/loadavg: 3.69 3.96 4.12 3/191 27572
/proc/meminfo: memFree=12757988/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=113492 CPUtime=0.69 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 3384 0 0 0 69 0 0 0 18 0 9 0 339900165 116215808 3284 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676625551 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 28373 3284 1024 742 0 20944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113492

[startup+1.50061 s]
/proc/loadavg: 3.69 3.96 4.12 5/220 27651
/proc/meminfo: memFree=12729660/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=116236 CPUtime=1.5 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 3963 0 0 0 149 1 0 0 18 0 9 0 339900165 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054062 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 29059 3863 1024 742 0 21630 0
[pid=27572/tid=27574] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=116236 CPUtime=0 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339900167 119025664 3863 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 116236

[startup+3.10128 s]
/proc/loadavg: 3.69 3.96 4.12 5/220 27652
/proc/meminfo: memFree=12718372/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=119568 CPUtime=3.01 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 4621 0 0 0 297 4 0 0 18 0 9 0 339900165 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054492 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/27572/statm: 29892 4521 1024 742 0 22463 0
[pid=27572/tid=27574] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=119568 CPUtime=0 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=119568 CPUtime=0.01 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339900167 122437632 4521 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 119568

[startup+6.30073 s]
/proc/loadavg: 3.72 3.96 4.12 5/220 27653
/proc/meminfo: memFree=12701472/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=124124 CPUtime=6.21 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 6170 0 0 0 617 4 0 0 18 0 9 0 339900165 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101053519 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/27572/statm: 31031 5703 1024 742 0 23602 0
[pid=27572/tid=27574] ppid=27570 vsize=124124 CPUtime=0.01 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=124124 CPUtime=0 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=124124 CPUtime=0.01 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=124124 CPUtime=0 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=124124 CPUtime=0.01 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=124124 CPUtime=0.01 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=124124 CPUtime=0 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900166 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=124124 CPUtime=0.01 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339900167 127102976 5703 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 124124

[startup+12.7007 s]
/proc/loadavg: 3.74 3.96 4.12 5/220 27653
/proc/meminfo: memFree=12679216/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=130164 CPUtime=12.63 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 8485 0 0 0 1259 4 0 0 18 0 9 0 339900165 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101053952 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 32541 7495 1025 742 0 25112 0
[pid=27572/tid=27574] ppid=27570 vsize=130164 CPUtime=0.02 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=130164 CPUtime=0.01 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=130164 CPUtime=0.03 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=130164 CPUtime=0.01 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=130164 CPUtime=0.02 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=130164 CPUtime=0.02 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=130164 CPUtime=0.02 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339900166 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=130164 CPUtime=0.01 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339900167 133287936 7495 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 130164

[startup+25.5015 s]
/proc/loadavg: 3.80 3.96 4.11 5/220 27653
/proc/meminfo: memFree=12651084/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=138164 CPUtime=25.51 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 11020 0 0 0 2546 5 0 0 18 0 9 0 339900165 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054511 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 34541 8486 1025 742 0 27112 0
[pid=27572/tid=27574] ppid=27570 vsize=138164 CPUtime=0.05 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=138164 CPUtime=0.04 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=138164 CPUtime=0.04 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=138164 CPUtime=0.03 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=138164 CPUtime=0.04 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=138164 CPUtime=0.05 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=138164 CPUtime=0.04 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 339900166 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=138164 CPUtime=0.01 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 339900167 141479936 8486 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 138164

[startup+51.101 s]
/proc/loadavg: 3.87 3.96 4.11 5/220 27653
/proc/meminfo: memFree=12608288/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=154868 CPUtime=51.08 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 16491 0 0 0 5096 12 0 0 23 0 9 0 339900165 158584832 11534 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054492 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 38717 11534 1036 742 0 31288 0
[pid=27572/tid=27574] ppid=27570 vsize=154868 CPUtime=0.09 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 339900166 158584832 11534 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=154868 CPUtime=0.07 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 339900166 158584832 11534 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=154868 CPUtime=0.07 cores=4,6

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

/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 339900166 288391168 44052 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=281632 CPUtime=0.79 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 339900166 288391168 44052 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=281632 CPUtime=0.71 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 71 0 0 0 16 0 9 0 339900166 288391168 44052 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=281632 CPUtime=0.91 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 339900166 288391168 44052 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=281632 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 288391168 44052 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1004.43
Current children cumulated vsize (KiB) 281632

[startup+1062.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/220 27681
/proc/meminfo: memFree=12113356/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=289888 CPUtime=1064.44 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 83215 0 0 0 106383 61 0 0 25 0 9 0 339900165 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054069 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 72472 46819 1036 742 0 65043 0
[pid=27572/tid=27574] ppid=27570 vsize=289888 CPUtime=0.79 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 79 0 0 0 15 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=289888 CPUtime=0.84 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=289888 CPUtime=0.78 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=289888 CPUtime=0.89 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=289888 CPUtime=0.8 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=289888 CPUtime=0.74 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 74 0 0 0 16 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=289888 CPUtime=0.91 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 339900166 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=289888 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 296845312 46819 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1064.44
Current children cumulated vsize (KiB) 289888

[startup+1122.3 s]
/proc/loadavg: 4.02 4.09 4.09 5/220 27681
/proc/meminfo: memFree=12040816/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=322976 CPUtime=1124.52 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 90913 0 0 0 112389 63 0 0 25 0 9 0 339900165 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054062 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 80744 54517 1036 742 0 73315 0
[pid=27572/tid=27574] ppid=27570 vsize=322976 CPUtime=0.8 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 80 0 0 0 15 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=322976 CPUtime=0.88 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=322976 CPUtime=0.81 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 81 0 0 0 16 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=322976 CPUtime=0.91 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=322976 CPUtime=0.84 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 84 0 0 0 16 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=322976 CPUtime=0.77 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 77 0 0 0 15 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=322976 CPUtime=0.96 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 339900166 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=322976 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 330727424 54517 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1124.52
Current children cumulated vsize (KiB) 322976

[startup+1182.3 s]
/proc/loadavg: 4.25 4.15 4.10 5/220 27683
/proc/meminfo: memFree=12017252/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=323040 CPUtime=1184.7 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 91727 0 0 0 118405 65 0 0 25 0 9 0 339900165 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101054069 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 80760 55331 1036 742 0 73331 0
[pid=27572/tid=27574] ppid=27570 vsize=323040 CPUtime=0.85 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 85 0 0 0 15 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=323040 CPUtime=0.94 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 94 0 0 0 16 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=323040 CPUtime=0.89 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=323040 CPUtime=0.96 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 96 0 0 0 15 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=323040 CPUtime=0.91 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=323040 CPUtime=0.77 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 77 0 0 0 15 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=323040 CPUtime=1.02 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 339900166 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=323040 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 330792960 55331 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1184.7
Current children cumulated vsize (KiB) 323040

[startup+1242.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/220 27685
/proc/meminfo: memFree=11967032/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=331744 CPUtime=1244.82 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 92915 0 0 0 124414 68 0 0 25 0 9 0 339900165 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101065476 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 82936 56519 1036 742 0 75507 0
[pid=27572/tid=27574] ppid=27570 vsize=331744 CPUtime=0.89 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 89 0 0 0 15 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=331744 CPUtime=0.98 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=331744 CPUtime=0.95 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=331744 CPUtime=0.99 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=331744 CPUtime=0.93 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 93 0 0 0 16 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=331744 CPUtime=0.83 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=331744 CPUtime=1.09 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 339900166 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=331744 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 339705856 56519 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1244.82
Current children cumulated vsize (KiB) 331744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.09 4.09 4/211 27688
/proc/meminfo: memFree=12262840/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=331936 CPUtime=1302.65 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 94655 0 0 0 130193 72 0 0 25 0 9 0 339900165 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101053306 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 82984 39182 1036 742 0 75555 0
[pid=27572/tid=27574] ppid=27570 vsize=331936 CPUtime=0.92 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 92 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=331936 CPUtime=1.03 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=331936 CPUtime=1 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=331936 CPUtime=1.08 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=331936 CPUtime=0.97 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=331936 CPUtime=0.87 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=331936 CPUtime=1.13 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=331936 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 331936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.03 4.09 4.09 4/211 27688
/proc/meminfo: memFree=12262840/32951132 swapFree=67111528/67111528
[pid=27572] ppid=27570 vsize=331936 CPUtime=1302.65 cores=4,6
/proc/27572/stat : 27572 (mono) R 27570 27572 27190 0 -1 4202496 94655 0 0 0 130193 72 0 0 25 0 9 0 339900165 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 1101053306 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27572/statm: 82984 39182 1036 742 0 75555 0
[pid=27572/tid=27574] ppid=27570 vsize=331936 CPUtime=0.92 cores=4,6
/proc/27572/task/27574/stat : 27574 (mono) S 27570 27572 27190 0 -1 4202560 4 0 0 0 92 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27575] ppid=27570 vsize=331936 CPUtime=1.03 cores=4,6
/proc/27572/task/27575/stat : 27575 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27576] ppid=27570 vsize=331936 CPUtime=1 cores=4,6
/proc/27572/task/27576/stat : 27576 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27577] ppid=27570 vsize=331936 CPUtime=1.08 cores=4,6
/proc/27572/task/27577/stat : 27577 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27578] ppid=27570 vsize=331936 CPUtime=0.97 cores=4,6
/proc/27572/task/27578/stat : 27578 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27579] ppid=27570 vsize=331936 CPUtime=0.87 cores=4,6
/proc/27572/task/27579/stat : 27579 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
[pid=27572/tid=27580] ppid=27570 vsize=331936 CPUtime=1.13 cores=4,6
/proc/27572/task/27580/stat : 27580 (mono) S 27570 27572 27190 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 339900166 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676624281 0 0 4096 545260780 18446604440278878976 0 0 -1 6 0 0 0
[pid=27572/tid=27581] ppid=27570 vsize=331936 CPUtime=0.02 cores=4,6
/proc/27572/task/27581/stat : 27581 (mono) S 27570 27572 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900167 339902464 39182 33554432000 4194304 7232020 140734626187568 18446744073709551615 274676631985 0 0 4096 545260780 18446604440278878976 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1302.65
Current children cumulated vsize (KiB) 331936

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1302.67
CPU user time (s): 1301.94
CPU system time (s): 0.733888
CPU usage (%): 100.204
Max. virtual memory (cumulated for all children) (KiB): 331936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.94
system time used= 0.733888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94655
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= 28793
involuntary context switches= 8735

runsolver used 2.35864 second user time and 4.74928 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 19:16:45
IDJOB=3189204
IDBENCH=82735
IDSOLVER=1608
FILE ID=node131/3189204-1302283005
RUNJOBID= node131-1302280401-27209
PBS_JOBID= 12919070
Free space on /tmp= 71688 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189204-1302283005/watcher-3189204-1302283005 -o /tmp/evaluation-result-3189204-1302283005/solver-3189204-1302283005 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189204-1302283005.cnf

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

MD5SUM BENCH= ae2c6ab9f054a239f861b972b7e9a79b
RANDOM SEED=213136634

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12758144 kB
Buffers:        428580 kB
Cached:       19306332 kB
SwapCached:          0 kB
Active:       10203420 kB
Inactive:      9605228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12758144 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           8 kB
AnonPages:       73100 kB
Mapped:          18024 kB
Slab:           319828 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   354472 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= 71692 MiB
End job on node131 at 2011-04-08 19:38:27