Trace number 3189458

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S51928934-076.SATISFIABLE.cnf
MD5SUM398f9c2cc63f6285faba700796fc9dcc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.9837
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-3189458-1302285924/watcher-3189458-1302285924 -o /tmp/evaluation-result-3189458-1302285924/solver-3189458-1302285924 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189458-1302285924.cnf 

running on 2 cores: 1,3

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.20 4.11 4.10 4/217 6790
/proc/meminfo: memFree=11312016/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=11760 CPUtime=0 cores=1,3
/proc/6790/stat : 6790 (runsolver) R 6788 6790 5896 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 340190333 12042240 49 33554432000 4194304 5392636 140733385674928 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/6790/statm: 2940 49 30 293 0 2644 0

[startup+0.0549209 s]
/proc/loadavg: 4.20 4.11 4.10 4/217 6790
/proc/meminfo: memFree=11312016/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=106700 CPUtime=0.04 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 1705 0 0 0 4 0 0 0 18 0 9 0 340190333 109260800 1604 33554432000 4194304 7232020 140734229765792 18446744073709551615 6182440 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 26675 1604 975 742 0 19246 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 106700

[startup+0.100914 s]
/proc/loadavg: 4.20 4.11 4.10 4/217 6790
/proc/meminfo: memFree=11312016/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=111460 CPUtime=0.09 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 2683 0 0 0 9 0 0 0 18 0 9 0 340190333 114135040 2582 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100001279 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 27865 2582 999 742 0 20436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 111460

[startup+0.300876 s]
/proc/loadavg: 4.20 4.11 4.10 4/217 6790
/proc/meminfo: memFree=11312016/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=113412 CPUtime=0.29 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 3063 0 0 0 29 0 0 0 18 0 9 0 340190333 116133888 2962 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100015912 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 28353 2962 1024 742 0 20924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 113412

[startup+0.700804 s]
/proc/loadavg: 4.20 4.11 4.10 4/217 6790
/proc/meminfo: memFree=11312016/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=113476 CPUtime=0.69 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 3350 0 0 0 69 0 0 0 18 0 9 0 340190333 116199424 3249 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013905 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 28369 3249 1024 742 0 20940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113476

[startup+1.50069 s]
/proc/loadavg: 4.20 4.11 4.10 5/226 6799
/proc/meminfo: memFree=11299844/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=116212 CPUtime=1.5 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 4012 0 0 0 149 1 0 0 18 0 9 0 340190333 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013871 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 29053 3911 1024 742 0 21624 0
[pid=6790/tid=6792] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=116212 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 119001088 3911 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 116212

[startup+3.10033 s]
/proc/loadavg: 4.20 4.11 4.10 5/226 6799
/proc/meminfo: memFree=11293396/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=119524 CPUtime=3.11 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 4911 0 0 0 310 1 0 0 18 0 9 0 340190333 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100014011 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/6790/statm: 29881 4772 1024 742 0 22452 0
[pid=6790/tid=6792] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=119524 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 122392576 4772 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119524

[startup+6.30076 s]
/proc/loadavg: 4.18 4.11 4.09 5/226 6799
/proc/meminfo: memFree=11291908/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=124072 CPUtime=6.33 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 6323 0 0 0 632 1 0 0 18 0 9 0 340190333 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013848 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/6790/statm: 31018 5714 1024 742 0 23589 0
[pid=6790/tid=6792] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=124072 CPUtime=0 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=124072 CPUtime=0.01 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=124072 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 127049728 5714 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 124072

[startup+12.7006 s]
/proc/loadavg: 4.17 4.11 4.09 5/226 6799
/proc/meminfo: memFree=11267608/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=130028 CPUtime=12.76 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 7914 0 0 0 1274 2 0 0 18 0 9 0 340190333 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013685 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/6790/statm: 32507 6930 1025 742 0 25078 0
[pid=6790/tid=6792] ppid=6788 vsize=130028 CPUtime=0.02 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=130028 CPUtime=0.02 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=130028 CPUtime=0.01 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=130028 CPUtime=0.02 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=130028 CPUtime=0.02 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=130028 CPUtime=0.03 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=130028 CPUtime=0.01 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=130028 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 133148672 6930 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 130028

[startup+25.5013 s]
/proc/loadavg: 4.13 4.10 4.09 5/226 6800
/proc/meminfo: memFree=11240556/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=138076 CPUtime=25.64 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 10933 0 0 0 2561 3 0 0 19 0 9 0 340190333 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013104 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 34519 8418 1025 742 0 27090 0
[pid=6790/tid=6792] ppid=6788 vsize=138076 CPUtime=0.05 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=138076 CPUtime=0.05 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=138076 CPUtime=0.03 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=138076 CPUtime=0.04 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=138076 CPUtime=0.05 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=138076 CPUtime=0.05 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=138076 CPUtime=0.04 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=138076 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 141389824 8418 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 138076

[startup+51.1007 s]
/proc/loadavg: 4.85 4.28 4.15 5/226 6801
/proc/meminfo: memFree=11213268/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=154780 CPUtime=51.33 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 15841 0 0 0 5129 4 0 0 25 0 9 0 340190333 158494720 11662 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100012998 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 38695 11662 1036 742 0 31266 0
[pid=6790/tid=6792] ppid=6788 vsize=154780 CPUtime=0.07 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 9 0 340190334 158494720 11662 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=154780 CPUtime=0.08 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 340190334 158494720 11662 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=154780 CPUtime=0.07 cores=1,3

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

/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 80 0 0 0 16 0 9 0 340190334 260993024 36716 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=254876 CPUtime=0.78 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 340190334 260993024 36716 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=254876 CPUtime=0.89 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 340190334 260993024 36716 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=254876 CPUtime=0.78 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 78 0 0 0 15 0 9 0 340190334 260993024 36716 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=254876 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 260993024 36716 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 944.88
Current children cumulated vsize (KiB) 254876

[startup+1002.3 s]
/proc/loadavg: 3.12 3.72 3.97 4/212 6843
/proc/meminfo: memFree=10979976/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=273352 CPUtime=1004.93 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 78510 0 0 0 100467 26 0 0 25 0 9 0 340190333 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013685 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 68338 43344 1036 742 0 60909 0
[pid=6790/tid=6792] ppid=6788 vsize=273352 CPUtime=0.72 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 72 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=273352 CPUtime=0.94 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 94 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=273352 CPUtime=0.81 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 81 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=273352 CPUtime=0.81 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 81 0 0 0 16 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=273352 CPUtime=0.79 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=273352 CPUtime=0.91 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=273352 CPUtime=0.78 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 78 0 0 0 16 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=273352 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 279912448 43344 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1004.93
Current children cumulated vsize (KiB) 273352

[startup+1062.3 s]
/proc/loadavg: 3.04 3.59 3.91 4/212 6844
/proc/meminfo: memFree=10942248/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=298056 CPUtime=1064.95 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 82964 0 0 0 106468 27 0 0 25 0 9 0 340190333 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013685 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 74514 47798 1036 742 0 67085 0
[pid=6790/tid=6792] ppid=6788 vsize=298056 CPUtime=0.73 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 73 0 0 0 16 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=298056 CPUtime=0.95 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=298056 CPUtime=0.81 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 81 0 0 0 15 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=298056 CPUtime=0.82 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 82 0 0 0 16 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=298056 CPUtime=0.79 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=298056 CPUtime=0.91 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=298056 CPUtime=0.79 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 79 0 0 0 15 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=298056 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 305209344 47798 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1064.95
Current children cumulated vsize (KiB) 298056

[startup+1122.3 s]
/proc/loadavg: 3.08 3.49 3.85 4/212 6846
/proc/meminfo: memFree=10900320/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=322888 CPUtime=1125.07 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 89668 0 0 0 112479 28 0 0 18 0 9 0 340190333 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013685 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 80722 54502 1036 742 0 73293 0
[pid=6790/tid=6792] ppid=6788 vsize=322888 CPUtime=0.75 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 75 0 0 0 15 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=322888 CPUtime=0.96 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=322888 CPUtime=0.84 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 84 0 0 0 15 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=322888 CPUtime=0.85 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=322888 CPUtime=0.83 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 83 0 0 0 15 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=322888 CPUtime=0.97 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=322888 CPUtime=0.81 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 81 0 0 0 15 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=322888 CPUtime=0 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340190334 330637312 54502 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1125.07
Current children cumulated vsize (KiB) 322888

[startup+1182.3 s]
/proc/loadavg: 3.03 3.40 3.80 4/212 6848
/proc/meminfo: memFree=10865216/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=322952 CPUtime=1185.28 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 90214 0 0 0 118500 28 0 0 20 0 9 0 340190333 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013685 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 80738 55005 1036 742 0 73309 0
[pid=6790/tid=6792] ppid=6788 vsize=322952 CPUtime=0.81 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 81 0 0 0 15 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=322952 CPUtime=1.05 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=322952 CPUtime=0.91 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 91 0 0 0 16 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=322952 CPUtime=0.92 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=322952 CPUtime=0.88 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 88 0 0 0 16 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=322952 CPUtime=1.01 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=322952 CPUtime=0.87 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=322952 CPUtime=0.01 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190334 330702848 55005 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1185.28
Current children cumulated vsize (KiB) 322952

[startup+1242.3 s]
/proc/loadavg: 3.05 3.34 3.75 4/212 6849
/proc/meminfo: memFree=10835936/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=331656 CPUtime=1245.46 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 91736 0 0 0 124517 29 0 0 25 0 9 0 340190333 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100024968 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 82914 56527 1036 742 0 75485 0
[pid=6790/tid=6792] ppid=6788 vsize=331656 CPUtime=0.85 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 85 0 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=331656 CPUtime=1.1 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=331656 CPUtime=0.95 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=331656 CPUtime=0.98 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 98 0 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=331656 CPUtime=0.92 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=331656 CPUtime=1.08 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=331656 CPUtime=0.91 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=331656 CPUtime=0.01 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190334 339615744 56527 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1245.46
Current children cumulated vsize (KiB) 331656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.33 3.12 3.65 2/184 6887
/proc/meminfo: memFree=11243812/32951124 swapFree=67111528/67111528
[pid=6790] ppid=6788 vsize=331656 CPUtime=1303.31 cores=1,3
/proc/6790/stat : 6790 (mono) R 6788 6790 5896 0 -1 4202496 92973 0 0 0 130300 31 0 0 25 0 9 0 340190333 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 1100013678 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/6790/statm: 82914 38958 1036 742 0 75485 0
[pid=6790/tid=6792] ppid=6788 vsize=331656 CPUtime=0.89 cores=1,3
/proc/6790/task/6792/stat : 6792 (mono) S 6788 6790 5896 0 -1 4202560 4 0 0 0 89 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6793] ppid=6788 vsize=331656 CPUtime=1.13 cores=1,3
/proc/6790/task/6793/stat : 6793 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6794] ppid=6788 vsize=331656 CPUtime=0.99 cores=1,3
/proc/6790/task/6794/stat : 6794 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6795] ppid=6788 vsize=331656 CPUtime=1.03 cores=1,3
/proc/6790/task/6795/stat : 6795 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6796] ppid=6788 vsize=331656 CPUtime=0.97 cores=1,3
/proc/6790/task/6796/stat : 6796 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 3 0 0 0
[pid=6790/tid=6797] ppid=6788 vsize=331656 CPUtime=1.11 cores=1,3
/proc/6790/task/6797/stat : 6797 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6798] ppid=6788 vsize=331656 CPUtime=0.97 cores=1,3
/proc/6790/task/6798/stat : 6798 (mono) S 6788 6790 5896 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562353561 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
[pid=6790/tid=6799] ppid=6788 vsize=331656 CPUtime=0.01 cores=1,3
/proc/6790/task/6799/stat : 6799 (mono) S 6788 6790 5896 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 340190334 339615744 38958 33554432000 4194304 7232020 140734229765792 18446744073709551615 271562361265 0 0 4096 545260780 18446604459736702016 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1303.31
Current children cumulated vsize (KiB) 331656

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1303.33
CPU user time (s): 1303.01
CPU system time (s): 0.32395
CPU usage (%): 100.255
Max. virtual memory (cumulated for all children) (KiB): 331656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.01
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92973
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= 28509
involuntary context switches= 9302

runsolver used 2.12668 second user time and 4.98624 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-08 20:05:25
IDJOB=3189458
IDBENCH=82989
IDSOLVER=1608
FILE ID=node133/3189458-1302285924
RUNJOBID= node133-1302280689-5916
PBS_JOBID= 12919088
Free space on /tmp= 71428 MiB

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

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

MD5SUM BENCH= 398f9c2cc63f6285faba700796fc9dcc
RANDOM SEED=922642296

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11312296 kB
Buffers:        551480 kB
Cached:       20496232 kB
SwapCached:          0 kB
Active:       11048064 kB
Inactive:     10149008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11312296 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             888 kB
Writeback:           0 kB
AnonPages:      148452 kB
Mapped:          18140 kB
Slab:           378596 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   565476 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71428 MiB
End job on node133 at 2011-04-08 20:27:07