Trace number 3250331

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1304.24 1300.03

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_511.cnf
MD5SUM766a362c83d920a8f8dd49df62ed42c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.072988
Satisfiable
(Un)Satisfiability was proved
Number of variables509
Number of clauses4478
Sum of the clauses size17912
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44478
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250331-1303546764/watcher-3250331-1303546764 -o /tmp/evaluation-result-3250331-1303546764/solver-3250331-1303546764 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3250331-1303546764.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.71 3.97 3.78 3/176 18443
/proc/meminfo: memFree=13067292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=21044 CPUtime=0 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4194304 255 0 0 0 0 0 0 0 23 0 1 0 466276862 21549056 202 33554432000 4194304 7232020 140734222549808 18446744073709551615 230804243890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18443/statm: 5261 202 167 742 0 115 0

[startup+0.0901801 s]
/proc/loadavg: 3.71 3.97 3.78 3/176 18443
/proc/meminfo: memFree=13067292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=110188 CPUtime=0.07 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 2624 0 0 0 7 0 0 0 18 0 9 0 466276862 112832512 2526 33554432000 4194304 7232020 140734222549808 18446744073709551615 4388672 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 27547 2526 1005 742 0 20118 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 110188

[startup+0.10589 s]
/proc/loadavg: 3.71 3.97 3.78 3/176 18443
/proc/meminfo: memFree=13067292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=110188 CPUtime=0.08 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 2651 0 0 0 8 0 0 0 18 0 9 0 466276862 112832512 2553 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177067630 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 27547 2553 1024 742 0 20118 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 110188

[startup+0.30088 s]
/proc/loadavg: 3.71 3.97 3.78 3/176 18443
/proc/meminfo: memFree=13067292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=111680 CPUtime=0.28 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 2845 0 0 0 28 0 0 0 18 0 9 0 466276862 114360320 2747 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177085271 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 27920 2747 1024 742 0 20491 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 111680

[startup+0.700803 s]
/proc/loadavg: 3.71 3.97 3.78 3/176 18443
/proc/meminfo: memFree=13067292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=113500 CPUtime=0.68 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 3182 0 0 0 68 0 0 0 18 0 9 0 466276862 116224000 3084 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084930 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 28375 3084 1024 742 0 20946 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 113500

[startup+1.50065 s]
/proc/loadavg: 3.73 3.97 3.78 5/211 18488
/proc/meminfo: memFree=12912732/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=115988 CPUtime=1.5 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 3742 0 0 0 149 1 0 0 18 0 9 0 466276862 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084687 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 28997 3644 1024 742 0 21568 0
[pid=18443/tid=18445] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=115988 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 118771712 3644 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 115988

[startup+3.10137 s]
/proc/loadavg: 3.73 3.97 3.78 5/222 18502
/proc/meminfo: memFree=12840156/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=119284 CPUtime=3.11 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 4307 0 0 0 310 1 0 0 18 0 9 0 466276862 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 1089204855 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 29821 4188 1024 742 0 22392 0
[pid=18443/tid=18445] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 466276863 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=119284 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 122146816 4188 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 119284

[startup+6.30078 s]
/proc/loadavg: 3.73 3.97 3.78 5/222 18502
/proc/meminfo: memFree=12469900/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=124172 CPUtime=6.32 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 5997 0 0 0 631 1 0 0 20 0 9 0 466276862 127152128 5476 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 31043 5476 1024 742 0 23614 0
[pid=18443/tid=18445] ppid=18441 vsize=124172 CPUtime=0.01 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 466276863 127152128 5476 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=124172 CPUtime=0 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 127152128 5476 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=124172 CPUtime=0.01 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466276863 127152128 5478 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=124172 CPUtime=0 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 127152128 5478 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=124172 CPUtime=0 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 127152128 5478 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=124172 CPUtime=0.01 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466276863 127152128 5479 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=124172 CPUtime=0 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 466276863 127152128 5479 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=124172 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 127152128 5479 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 124172

[startup+12.7006 s]
/proc/loadavg: 3.77 3.97 3.78 7/222 18502
/proc/meminfo: memFree=12205592/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=130224 CPUtime=12.77 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 7789 0 0 0 1275 2 0 0 18 0 9 0 466276862 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084721 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 32556 6649 1025 742 0 25127 0
[pid=18443/tid=18445] ppid=18441 vsize=130224 CPUtime=0.02 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=130224 CPUtime=0.01 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=130224 CPUtime=0.03 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=130224 CPUtime=0.02 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=130224 CPUtime=0.02 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=130224 CPUtime=0.02 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=130224 CPUtime=0.01 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 466276863 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=130224 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 133349376 6649 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 130224

[startup+25.5013 s]
/proc/loadavg: 3.81 3.97 3.79 5/222 18502
/proc/meminfo: memFree=12177956/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=138608 CPUtime=25.59 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 10647 0 0 0 2556 3 0 0 25 0 9 0 466276862 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084693 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 34652 8282 1025 742 0 27223 0
[pid=18443/tid=18445] ppid=18441 vsize=138608 CPUtime=0.04 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=138608 CPUtime=0.03 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=138608 CPUtime=0.05 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=138608 CPUtime=0.05 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=138608 CPUtime=0.05 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=138608 CPUtime=0.05 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=138608 CPUtime=0.04 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 466276863 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=138608 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 141934592 8282 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 138608

[startup+51.1006 s]
/proc/loadavg: 3.87 3.97 3.79 5/222 18503
/proc/meminfo: memFree=12127004/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=155312 CPUtime=51.26 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 16491 0 0 0 5121 5 0 0 18 0 9 0 466276862 159039488 12094 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084102 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 38828 12094 1036 742 0 31399 0
[pid=18443/tid=18445] ppid=18441 vsize=155312 CPUtime=0.09 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 466276863 159039488 12094 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=155312 CPUtime=0.05 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 466276863 159039488 12094 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=155312 CPUtime=0.09 cores=0,2

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

/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 89 0 0 0 15 0 9 0 466276863 347598848 50368 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=0.83 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 83 0 0 0 16 0 9 0 466276863 347598848 50368 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=0.87 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 466276863 347598848 50368 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=0.91 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 91 0 0 0 15 0 9 0 466276863 347598848 50368 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 347598848 50368 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.13
Current children cumulated vsize (KiB) 339452

[startup+1002.3 s]
/proc/loadavg: 4.00 4.04 3.92 5/222 18528
/proc/meminfo: memFree=10764168/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1005.37 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 118331 0 0 0 100497 40 0 0 25 0 9 0 466276862 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 84863 50829 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.03 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 103 0 0 0 15 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=0.88 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=0.87 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 87 0 0 0 16 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=0.95 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=0.92 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=0.92 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=0.97 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 97 0 0 0 15 0 9 0 466276863 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 347598848 50829 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1005.37
Current children cumulated vsize (KiB) 339452

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.92 5/222 18530
/proc/meminfo: memFree=10921752/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1065.66 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 121287 0 0 0 106526 40 0 0 25 0 9 0 466276862 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084239 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/18443/statm: 84863 52794 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.12 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 112 0 0 0 15 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=0.92 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=0.97 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=1.02 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=1 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=1.02 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=1.04 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 104 0 0 0 15 0 9 0 466276863 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 347598848 52794 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1065.66
Current children cumulated vsize (KiB) 339452

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.92 9/222 18532
/proc/meminfo: memFree=10890352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1125.82 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 124082 0 0 0 112541 41 0 0 25 0 9 0 466276862 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 84863 55171 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.16 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 116 0 0 0 15 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=0.97 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=1.01 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=1.07 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=1.02 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 102 0 0 0 15 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=1.05 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 105 0 0 0 15 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=1.12 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 466276863 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 466276864 347598848 55171 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1125.82
Current children cumulated vsize (KiB) 339452

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.92 5/222 18533
/proc/meminfo: memFree=10804528/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1186.05 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 125098 0 0 0 118564 41 0 0 25 0 9 0 466276862 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 84863 55570 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.23 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 123 0 0 0 16 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=1.03 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=1.06 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=1.16 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=1.11 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 111 0 0 0 15 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=1.12 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=1.16 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 466276863 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0.01 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 466276864 347598848 55570 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1186.05
Current children cumulated vsize (KiB) 339452

[startup+1242.3 s]
/proc/loadavg: 4.26 4.12 3.96 5/222 18535
/proc/meminfo: memFree=10852988/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1246.34 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 127689 0 0 0 124591 43 0 0 25 0 9 0 466276862 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177084789 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 84863 58139 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.34 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 134 0 0 0 15 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=1.12 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=1.13 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=1.24 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 124 0 0 0 16 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=1.27 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=1.17 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=1.22 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 122 0 0 0 16 0 9 0 466276863 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0.01 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 466276864 347598848 58139 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1246.34
Current children cumulated vsize (KiB) 339452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.10 3.96 5/222 18536
/proc/meminfo: memFree=10894880/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=339452 CPUtime=1304.22 cores=0,2
/proc/18443/stat : 18443 (mono) R 18441 18443 17257 0 -1 4202496 127742 0 0 0 130379 43 0 0 25 0 9 0 466276862 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 1177085364 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18443/statm: 84863 58192 1036 742 0 77434 0
[pid=18443/tid=18445] ppid=18441 vsize=339452 CPUtime=1.37 cores=0,2
/proc/18443/task/18445/stat : 18445 (mono) S 18441 18443 17257 0 -1 4202560 4 0 0 0 137 0 0 0 16 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18446] ppid=18441 vsize=339452 CPUtime=1.18 cores=0,2
/proc/18443/task/18446/stat : 18446 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18447] ppid=18441 vsize=339452 CPUtime=1.16 cores=0,2
/proc/18443/task/18447/stat : 18447 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 116 0 0 0 15 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18448] ppid=18441 vsize=339452 CPUtime=1.31 cores=0,2
/proc/18443/task/18448/stat : 18448 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 131 0 0 0 15 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18449] ppid=18441 vsize=339452 CPUtime=1.3 cores=0,2
/proc/18443/task/18449/stat : 18449 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18450] ppid=18441 vsize=339452 CPUtime=1.2 cores=0,2
/proc/18443/task/18450/stat : 18450 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=339452 CPUtime=1.28 cores=0,2
/proc/18443/task/18451/stat : 18451 (mono) S 18441 18443 17257 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 466276863 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820981657 0 0 4096 545260780 18446604453892425024 0 0 -1 0 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=339452 CPUtime=0.01 cores=0,2
/proc/18443/task/18452/stat : 18452 (mono) S 18441 18443 17257 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 466276864 347598848 58192 33554432000 4194304 7232020 140734222549808 18446744073709551615 230820989361 0 0 4096 545260780 18446604453892425024 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1304.22
Current children cumulated vsize (KiB) 339452

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.03
CPU time (s): 1304.24
CPU user time (s): 1303.8
CPU system time (s): 0.444932
CPU usage (%): 100.325
Max. virtual memory (cumulated for all children) (KiB): 339452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.8
system time used= 0.444932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127742
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= 26546
involuntary context switches= 10528

runsolver used 2.29065 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-23 10:19:24
IDJOB=3250331
IDBENCH=83250
IDSOLVER=1608
FILE ID=node104/3250331-1303546764
RUNJOBID= node104-1303546764-18427
PBS_JOBID= 13143134
Free space on /tmp= 71132 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_511.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250331-1303546764/watcher-3250331-1303546764 -o /tmp/evaluation-result-3250331-1303546764/solver-3250331-1303546764 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3250331-1303546764.cnf

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

MD5SUM BENCH= 766a362c83d920a8f8dd49df62ed42c9
RANDOM SEED=1648099153

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13067556 kB
Buffers:       2271508 kB
Cached:       16972940 kB
SwapCached:          0 kB
Active:       10759460 kB
Inactive:      8550416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13067556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             160 kB
Writeback:           0 kB
AnonPages:       64876 kB
Mapped:          14484 kB
Slab:           510636 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193040 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71108 MiB
End job on node104 at 2011-04-23 10:41:06