Trace number 3189521

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.91 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1831136826-075.UNKNOWN.cnf
MD5SUM1e7a565e93334fc4a75fcaa13a0d446a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark363.699
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.34 3.94 4.03 5/211 28336
/proc/meminfo: memFree=12733852/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=21044 CPUtime=0 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4194304 257 0 0 0 0 0 0 0 25 0 1 0 340292365 21549056 202 33554432000 4194304 7232020 140735485781392 18446744073709551615 274659845608 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/28336/statm: 5261 202 168 742 0 115 0

[startup+0.105572 s]
/proc/loadavg: 3.34 3.94 4.03 5/211 28336
/proc/meminfo: memFree=12733852/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=112176 CPUtime=0.09 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 3027 0 0 0 9 0 0 0 25 0 9 0 340292365 114868224 2927 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074658758 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 28044 2927 1024 742 0 20615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112176

[startup+0.200577 s]
/proc/loadavg: 3.34 3.94 4.03 5/211 28336
/proc/meminfo: memFree=12733852/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=112240 CPUtime=0.18 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 3036 0 0 0 18 0 0 0 18 0 9 0 340292365 114933760 2936 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 28060 2936 1024 742 0 20631 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 112240

[startup+0.300535 s]
/proc/loadavg: 3.34 3.94 4.03 5/211 28336
/proc/meminfo: memFree=12733852/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=112240 CPUtime=0.29 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 3204 0 0 0 29 0 0 0 18 0 9 0 340292365 114933760 2884 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659679 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 28060 2884 1024 742 0 20631 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112240

[startup+0.70048 s]
/proc/loadavg: 3.34 3.94 4.03 5/211 28336
/proc/meminfo: memFree=12733852/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=114268 CPUtime=0.69 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 3457 0 0 0 69 0 0 0 18 0 9 0 340292365 117010432 3137 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074658758 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 28567 3137 1024 742 0 21138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114268

[startup+1.50136 s]
/proc/loadavg: 3.31 3.92 4.03 5/220 28380
/proc/meminfo: memFree=12720816/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=117040 CPUtime=1.5 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 4034 0 0 0 150 0 0 0 18 0 9 0 340292365 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659498 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 29260 3714 1024 742 0 21831 0
[pid=28336/tid=28338] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=117040 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 119848960 3714 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 117040

[startup+3.10105 s]
/proc/loadavg: 3.31 3.92 4.03 5/220 28380
/proc/meminfo: memFree=12713004/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=121220 CPUtime=3.1 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 5055 0 0 0 310 0 0 0 21 0 9 0 340292365 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659377 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 30305 4657 1024 742 0 22876 0
[pid=28336/tid=28338] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 124129280 4657 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 121220

[startup+6.30052 s]
/proc/loadavg: 3.31 3.92 4.03 6/220 28380
/proc/meminfo: memFree=12696780/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=121220 CPUtime=6.33 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 5730 0 0 0 632 1 0 0 18 0 9 0 340292365 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 30305 5292 1024 742 0 22876 0
[pid=28336/tid=28338] ppid=28334 vsize=121220 CPUtime=0.02 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=121220 CPUtime=0.02 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=121220 CPUtime=0.01 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340292366 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=121220 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 124129280 5292 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 121220

[startup+12.7014 s]
/proc/loadavg: 3.42 3.92 4.03 5/220 28380
/proc/meminfo: memFree=12677388/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=134028 CPUtime=12.76 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 7475 0 0 0 1274 2 0 0 18 0 9 0 340292365 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659464 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 33507 6958 1025 742 0 26078 0
[pid=28336/tid=28338] ppid=28334 vsize=134028 CPUtime=0.03 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=134028 CPUtime=0.03 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=134028 CPUtime=0.02 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=134028 CPUtime=0.03 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=134028 CPUtime=0.03 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=134028 CPUtime=0.03 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=134028 CPUtime=0.02 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340292366 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=134028 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 137244672 6958 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 134028

[startup+25.5012 s]
/proc/loadavg: 3.51 3.93 4.03 5/220 28380
/proc/meminfo: memFree=12657684/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=134156 CPUtime=25.65 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 9626 0 0 0 2562 3 0 0 20 0 9 0 340292365 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659868 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 33539 7650 1025 742 0 26110 0
[pid=28336/tid=28338] ppid=28334 vsize=134156 CPUtime=0.06 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=134156 CPUtime=0.05 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=134156 CPUtime=0.05 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=134156 CPUtime=0.05 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=134156 CPUtime=0.05 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=134156 CPUtime=0.06 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=134156 CPUtime=0.05 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340292366 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=134156 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 137375744 7650 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 134156

[startup+51.1008 s]
/proc/loadavg: 3.75 3.95 4.03 5/220 28380
/proc/meminfo: memFree=12610064/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=150732 CPUtime=51.32 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 14157 0 0 0 5128 4 0 0 20 0 9 0 340292365 154349568 11259 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659438 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 37683 11259 1036 742 0 30254 0
[pid=28336/tid=28338] ppid=28334 vsize=150732 CPUtime=0.1 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 10 0 0 0 16 0 9 0 340292366 154349568 11259 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=150732 CPUtime=0.08 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 340292366 154349568 11259 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=150732 CPUtime=0.07 cores=0,2

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

/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 90 0 0 0 16 0 9 0 340292366 274759680 41547 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=268320 CPUtime=0.89 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 340292366 274759680 41547 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=268320 CPUtime=0.92 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 340292366 274759680 41547 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=268320 CPUtime=0.91 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 340292366 274759680 41547 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=268320 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 274759680 41547 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1005.25
Current children cumulated vsize (KiB) 268320

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.01 5/220 28443
/proc/meminfo: memFree=12063580/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301280 CPUtime=1065.41 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 79601 0 0 0 106513 28 0 0 25 0 9 0 340292365 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75320 48249 1036 742 0 67891 0
[pid=28336/tid=28338] ppid=28334 vsize=301280 CPUtime=0.84 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 84 0 0 0 16 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301280 CPUtime=0.95 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301280 CPUtime=0.92 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301280 CPUtime=0.92 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301280 CPUtime=0.93 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 93 0 0 0 15 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301280 CPUtime=1 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 100 0 0 0 15 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301280 CPUtime=0.95 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 340292366 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301280 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308510720 48249 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.41
Current children cumulated vsize (KiB) 301280

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/220 28445
/proc/meminfo: memFree=12082168/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301344 CPUtime=1125.67 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 81867 0 0 0 112538 29 0 0 25 0 9 0 340292365 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75336 50147 1036 742 0 67907 0
[pid=28336/tid=28338] ppid=28334 vsize=301344 CPUtime=0.93 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 93 0 0 0 16 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301344 CPUtime=1.06 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 106 0 0 0 15 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301344 CPUtime=0.97 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301344 CPUtime=0.99 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301344 CPUtime=0.97 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301344 CPUtime=1.07 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301344 CPUtime=1.04 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 104 0 0 0 16 0 9 0 340292366 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301344 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308576256 50147 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1125.67
Current children cumulated vsize (KiB) 301344

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/220 28447
/proc/meminfo: memFree=12130520/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301728 CPUtime=1185.74 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 82168 0 0 0 118545 29 0 0 25 0 9 0 340292365 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659445 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75432 50448 1036 742 0 68003 0
[pid=28336/tid=28338] ppid=28334 vsize=301728 CPUtime=0.94 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 94 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301728 CPUtime=1.09 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301728 CPUtime=0.99 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301728 CPUtime=1.01 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301728 CPUtime=0.99 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 99 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301728 CPUtime=1.09 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301728 CPUtime=1.05 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 105 0 0 0 16 0 9 0 340292366 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301728 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308969472 50448 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1185.74
Current children cumulated vsize (KiB) 301728

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/220 28447
/proc/meminfo: memFree=12132244/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301728 CPUtime=1245.97 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 83555 0 0 0 124566 31 0 0 25 0 9 0 340292365 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659438 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75432 35029 1036 742 0 68003 0
[pid=28336/tid=28338] ppid=28334 vsize=301728 CPUtime=1 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 100 0 0 0 16 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301728 CPUtime=1.19 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301728 CPUtime=1.07 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301728 CPUtime=1.06 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301728 CPUtime=1.05 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 104 1 0 0 16 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301728 CPUtime=1.16 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301728 CPUtime=1.11 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 340292366 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301728 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308969472 35029 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1245.97
Current children cumulated vsize (KiB) 301728



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 4/207 28467
/proc/meminfo: memFree=12289296/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301728 CPUtime=1303.89 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 87251 0 0 0 130354 35 0 0 25 0 9 0 340292365 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659771 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75432 37131 1036 742 0 68003 0
[pid=28336/tid=28338] ppid=28334 vsize=301728 CPUtime=1.04 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 104 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301728 CPUtime=1.22 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301728 CPUtime=1.14 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301728 CPUtime=1.1 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301728 CPUtime=1.1 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301728 CPUtime=1.21 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301728 CPUtime=1.19 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301728 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1303.89
Current children cumulated vsize (KiB) 301728

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.01 4.02 4.00 4/207 28467
/proc/meminfo: memFree=12289296/32951132 swapFree=67111528/67111528
[pid=28336] ppid=28334 vsize=301728 CPUtime=1303.89 cores=0,2
/proc/28336/stat : 28336 (mono) R 28334 28336 27190 0 -1 4202496 87251 0 0 0 130354 35 0 0 25 0 9 0 340292365 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 1074659771 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/28336/statm: 75432 37131 1036 742 0 68003 0
[pid=28336/tid=28338] ppid=28334 vsize=301728 CPUtime=1.04 cores=0,2
/proc/28336/task/28338/stat : 28338 (mono) S 28334 28336 27190 0 -1 4202560 4 0 0 0 104 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28339] ppid=28334 vsize=301728 CPUtime=1.22 cores=0,2
/proc/28336/task/28339/stat : 28339 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28340] ppid=28334 vsize=301728 CPUtime=1.14 cores=0,2
/proc/28336/task/28340/stat : 28340 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 114 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28341] ppid=28334 vsize=301728 CPUtime=1.1 cores=0,2
/proc/28336/task/28341/stat : 28341 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28342] ppid=28334 vsize=301728 CPUtime=1.1 cores=0,2
/proc/28336/task/28342/stat : 28342 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 109 1 0 0 15 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28343] ppid=28334 vsize=301728 CPUtime=1.21 cores=0,2
/proc/28336/task/28343/stat : 28343 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
[pid=28336/tid=28344] ppid=28334 vsize=301728 CPUtime=1.19 cores=0,2
/proc/28336/task/28344/stat : 28344 (mono) S 28334 28336 27190 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 340292366 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676624281 0 0 4096 545260780 18446604453734852800 0 0 -1 0 0 0 0
[pid=28336/tid=28345] ppid=28334 vsize=301728 CPUtime=0 cores=0,2
/proc/28336/task/28345/stat : 28345 (mono) S 28334 28336 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340292367 308969472 37131 33554432000 4194304 7232020 140735485781392 18446744073709551615 274676631985 0 0 4096 545260780 18446604453734852800 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1303.89
Current children cumulated vsize (KiB) 301728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1303.91
CPU user time (s): 1303.55
CPU system time (s): 0.362944
CPU usage (%): 100.299
Max. virtual memory (cumulated for all children) (KiB): 301728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.55
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87251
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= 33502
involuntary context switches= 14699

runsolver used 2.24566 second user time and 4.86026 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 20:22:07
IDJOB=3189521
IDBENCH=83052
IDSOLVER=1608
FILE ID=node131/3189521-1302286927
RUNJOBID= node131-1302286924-28200
PBS_JOBID= 12919070
Free space on /tmp= 71692 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1831136826-075.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189521-1302286927/watcher-3189521-1302286927 -o /tmp/evaluation-result-3189521-1302286927/solver-3189521-1302286927 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189521-1302286927.cnf

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

MD5SUM BENCH= 1e7a565e93334fc4a75fcaa13a0d446a
RANDOM SEED=384602088

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:      12734132 kB
Buffers:        428964 kB
Cached:       19305324 kB
SwapCached:          0 kB
Active:       10227768 kB
Inactive:      9605540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12734132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             736 kB
Writeback:           4 kB
AnonPages:       98592 kB
Mapped:          18300 kB
Slab:           320716 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   511944 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 20:43:49