Trace number 3189425

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189425-1302285693/watcher-3189425-1302285693 -o /tmp/evaluation-result-3189425-1302285693/solver-3189425-1302285693 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189425-1302285693.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 4.05 4/211 436
/proc/meminfo: memFree=20337820/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=11760 CPUtime=0 cores=1,3
/proc/436/stat : 436 (runsolver) R 434 436 32039 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 340167964 12042240 49 33554432000 4194304 5392636 140735008449904 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/436/statm: 2940 49 30 293 0 2644 0

[startup+0.0877851 s]
/proc/loadavg: 4.00 4.02 4.05 4/211 436
/proc/meminfo: memFree=20337820/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=109068 CPUtime=0.08 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 2376 0 0 0 8 0 0 0 18 0 9 0 340167964 111685632 2275 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918133 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 27267 2275 1025 742 0 19838 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 109068

[startup+0.100783 s]
/proc/loadavg: 4.00 4.02 4.05 4/211 436
/proc/meminfo: memFree=20337820/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=109132 CPUtime=0.09 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 2381 0 0 0 9 0 0 0 18 0 9 0 340167964 111751168 2280 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080919848 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 27283 2280 1025 742 0 19854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109132

[startup+0.300748 s]
/proc/loadavg: 4.00 4.02 4.05 4/211 436
/proc/meminfo: memFree=20337820/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=110124 CPUtime=0.29 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 2551 0 0 0 29 0 0 0 18 0 9 0 340167964 112766976 2450 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918556 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 27531 2450 1025 742 0 20102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110124

[startup+0.700717 s]
/proc/loadavg: 4.00 4.02 4.05 4/211 436
/proc/meminfo: memFree=20337820/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=111508 CPUtime=0.69 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 2810 0 0 0 69 0 0 0 18 0 9 0 340167964 114184192 2709 33554432000 4194304 7232020 140736298567088 18446744073709551615 1106556784 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 27877 2709 1025 742 0 20448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111508

[startup+1.50054 s]
/proc/loadavg: 4.00 4.02 4.05 5/220 445
/proc/meminfo: memFree=20332688/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=113268 CPUtime=1.5 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 3241 0 0 0 150 0 0 0 18 0 9 0 340167964 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918708 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/436/statm: 28317 3033 1025 742 0 20888 0
[pid=436/tid=438] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=442] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=444] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=113268 CPUtime=0 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340167965 115986432 3033 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113268

[startup+3.1013 s]
/proc/loadavg: 4.00 4.02 4.05 5/220 445
/proc/meminfo: memFree=20332952/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=115680 CPUtime=3.13 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 4298 0 0 0 312 1 0 0 18 0 9 0 340167964 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918353 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 28920 3522 1025 742 0 21491 0
[pid=436/tid=438] ppid=434 vsize=115680 CPUtime=0.01 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=115680 CPUtime=0 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=440] ppid=434 vsize=115680 CPUtime=0.01 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=441] ppid=434 vsize=115680 CPUtime=0.01 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=442] ppid=434 vsize=115680 CPUtime=0.01 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=115680 CPUtime=0 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=115680 CPUtime=0.01 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=115680 CPUtime=0 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340167965 118456320 3522 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 115680

[startup+6.30075 s]
/proc/loadavg: 4.00 4.02 4.05 7/220 445
/proc/meminfo: memFree=20323044/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=123628 CPUtime=6.39 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 6147 0 0 0 636 3 0 0 18 0 9 0 340167964 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080917446 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 30907 4324 1025 742 0 23478 0
[pid=436/tid=438] ppid=434 vsize=123628 CPUtime=0.03 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 3 0 0 0 16 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=123628 CPUtime=0.01 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=123628 CPUtime=0.02 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=441] ppid=434 vsize=123628 CPUtime=0.03 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=442] ppid=434 vsize=123628 CPUtime=0.02 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=123628 CPUtime=0.01 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=444] ppid=434 vsize=123628 CPUtime=0.02 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=445] ppid=434 vsize=123628 CPUtime=0 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340167965 126595072 4324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 123628

[startup+12.7006 s]
/proc/loadavg: 4.00 4.02 4.05 5/220 445
/proc/meminfo: memFree=20314860/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=129492 CPUtime=12.88 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 8353 0 0 0 1284 4 0 0 18 0 9 0 340167964 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918016 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/436/statm: 32373 4947 1026 742 0 24944 0
[pid=436/tid=438] ppid=434 vsize=129492 CPUtime=0.05 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=129492 CPUtime=0.03 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=440] ppid=434 vsize=129492 CPUtime=0.05 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=441] ppid=434 vsize=129492 CPUtime=0.05 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=442] ppid=434 vsize=129492 CPUtime=0.05 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=129492 CPUtime=0.04 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=129492 CPUtime=0.05 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=129492 CPUtime=0 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340167965 132599808 4947 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 129492

[startup+25.5004 s]
/proc/loadavg: 4.00 4.02 4.05 5/220 445
/proc/meminfo: memFree=20270068/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=137332 CPUtime=25.9 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 12110 0 0 0 2582 8 0 0 18 0 9 0 340167964 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918133 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 34333 8637 1026 742 0 26904 0
[pid=436/tid=438] ppid=434 vsize=137332 CPUtime=0.11 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=137332 CPUtime=0.1 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=137332 CPUtime=0.1 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=137332 CPUtime=0.12 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=442] ppid=434 vsize=137332 CPUtime=0.11 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=137332 CPUtime=0.1 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=444] ppid=434 vsize=137332 CPUtime=0.11 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=137332 CPUtime=0 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340167965 140627968 8637 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.9
Current children cumulated vsize (KiB) 137332

[startup+51.101 s]
/proc/loadavg: 4.00 4.01 4.05 5/220 446
/proc/meminfo: memFree=20252084/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=145652 CPUtime=51.9 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 16987 0 0 0 5179 11 0 0 18 0 9 0 340167964 149147648 10580 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080917624 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 36413 10580 1036 742 0 28984 0
[pid=436/tid=438] ppid=434 vsize=145652 CPUtime=0.23 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 23 0 0 0 15 0 9 0 340167965 149147648 10580 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=145652 CPUtime=0.21 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 340167965 149147648 10580 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=440] ppid=434 vsize=145652 CPUtime=0.23 cores=1,3

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

/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 261 2 0 0 15 0 9 0 340167965 260427776 30674 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=254324 CPUtime=2.63 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 261 2 0 0 15 0 9 0 340167965 260427776 30674 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=254324 CPUtime=2.5 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 248 2 0 0 15 0 9 0 340167965 260427776 30674 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=254324 CPUtime=2.56 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 254 2 0 0 15 0 9 0 340167965 260427776 30674 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=445] ppid=434 vsize=254324 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 260427776 30674 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 951.4
Current children cumulated vsize (KiB) 254324

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.06 5/220 484
/proc/meminfo: memFree=19783560/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=254324 CPUtime=1011.77 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 86576 0 0 0 101134 43 0 0 25 0 9 0 340167964 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080917583 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 63581 32865 1037 742 0 56152 0
[pid=436/tid=438] ppid=434 vsize=254324 CPUtime=2.54 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 252 2 0 0 15 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=254324 CPUtime=2.7 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 267 3 0 0 15 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=440] ppid=434 vsize=254324 CPUtime=2.66 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 264 2 0 0 16 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=254324 CPUtime=2.72 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 270 2 0 0 16 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=254324 CPUtime=2.69 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 267 2 0 0 15 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=254324 CPUtime=2.64 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 262 2 0 0 16 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=254324 CPUtime=2.7 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 268 2 0 0 16 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=445] ppid=434 vsize=254324 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 260427776 32865 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1011.77
Current children cumulated vsize (KiB) 254324

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.05 5/220 486
/proc/meminfo: memFree=19748584/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=254324 CPUtime=1071.98 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 89035 0 0 0 107154 44 0 0 25 0 9 0 340167964 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918126 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 63581 35324 1037 742 0 56152 0
[pid=436/tid=438] ppid=434 vsize=254324 CPUtime=2.6 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 258 2 0 0 16 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=254324 CPUtime=2.74 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 271 3 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=254324 CPUtime=2.7 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 268 2 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=441] ppid=434 vsize=254324 CPUtime=2.8 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 278 2 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=254324 CPUtime=2.74 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 272 2 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=254324 CPUtime=2.65 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 263 2 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=254324 CPUtime=2.74 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 272 2 0 0 16 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=254324 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 260427776 35324 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1071.98
Current children cumulated vsize (KiB) 254324

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 4.05 5/220 488
/proc/meminfo: memFree=19696484/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=254388 CPUtime=1132.09 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 92243 0 0 0 113164 45 0 0 25 0 9 0 340167964 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918126 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 63597 38532 1037 742 0 56168 0
[pid=436/tid=438] ppid=434 vsize=254388 CPUtime=2.66 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 264 2 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=254388 CPUtime=2.77 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 274 3 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=254388 CPUtime=2.75 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 273 2 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=254388 CPUtime=2.81 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 279 2 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=254388 CPUtime=2.81 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 279 2 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=254388 CPUtime=2.72 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 270 2 0 0 16 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=444] ppid=434 vsize=254388 CPUtime=2.78 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 276 2 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=254388 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 260493312 38532 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1132.09
Current children cumulated vsize (KiB) 254388

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 4.05 5/220 489
/proc/meminfo: memFree=19777196/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=279096 CPUtime=1192.19 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 98445 0 0 0 119173 46 0 0 25 0 9 0 340167964 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918356 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 69774 44734 1037 742 0 62345 0
[pid=436/tid=438] ppid=434 vsize=279096 CPUtime=2.69 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 267 2 0 0 16 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=439] ppid=434 vsize=279096 CPUtime=2.85 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 282 3 0 0 15 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=279096 CPUtime=2.81 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 279 2 0 0 16 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=441] ppid=434 vsize=279096 CPUtime=2.88 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 286 2 0 0 16 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=279096 CPUtime=2.82 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 280 2 0 0 15 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=279096 CPUtime=2.75 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 273 2 0 0 16 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=444] ppid=434 vsize=279096 CPUtime=2.82 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 280 2 0 0 15 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=445] ppid=434 vsize=279096 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 285794304 44734 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1192.19
Current children cumulated vsize (KiB) 279096

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.04 5/220 491
/proc/meminfo: memFree=19725460/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=303800 CPUtime=1252.33 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 102741 0 0 0 125186 47 0 0 25 0 9 0 340167964 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918126 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 75950 49030 1037 742 0 68521 0
[pid=436/tid=438] ppid=434 vsize=303800 CPUtime=2.73 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 271 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=303800 CPUtime=2.88 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 285 3 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=440] ppid=434 vsize=303800 CPUtime=2.88 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 286 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=303800 CPUtime=2.94 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 292 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=303800 CPUtime=2.85 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 283 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=443] ppid=434 vsize=303800 CPUtime=2.78 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 276 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=303800 CPUtime=2.84 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 282 2 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=445] ppid=434 vsize=303800 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 311091200 49030 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1252.33
Current children cumulated vsize (KiB) 303800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.81 3.97 2/178 546
/proc/meminfo: memFree=20231244/32951132 swapFree=67111528/67111528
[pid=436] ppid=434 vsize=303928 CPUtime=1310.1 cores=1,3
/proc/436/stat : 436 (mono) R 434 436 32039 0 -1 4202496 103859 0 0 0 130963 47 0 0 25 0 9 0 340167964 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 1080918133 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/436/statm: 75982 50148 1037 742 0 68553 0
[pid=436/tid=438] ppid=434 vsize=303928 CPUtime=2.78 cores=1,3
/proc/436/task/438/stat : 438 (mono) S 434 436 32039 0 -1 4202560 4 0 0 0 276 2 0 0 15 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=439] ppid=434 vsize=303928 CPUtime=2.92 cores=1,3
/proc/436/task/439/stat : 439 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 289 3 0 0 15 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=440] ppid=434 vsize=303928 CPUtime=2.9 cores=1,3
/proc/436/task/440/stat : 440 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 288 2 0 0 16 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=441] ppid=434 vsize=303928 CPUtime=2.95 cores=1,3
/proc/436/task/441/stat : 441 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 293 2 0 0 16 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
[pid=436/tid=442] ppid=434 vsize=303928 CPUtime=2.9 cores=1,3
/proc/436/task/442/stat : 442 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 288 2 0 0 16 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=443] ppid=434 vsize=303928 CPUtime=2.84 cores=1,3
/proc/436/task/443/stat : 443 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 282 2 0 0 16 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=444] ppid=434 vsize=303928 CPUtime=2.88 cores=1,3
/proc/436/task/444/stat : 444 (mono) S 434 436 32039 0 -1 4202560 2 0 0 0 286 2 0 0 16 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982366105 0 0 4096 545260780 18446604458643408896 0 0 -1 3 0 0 0
[pid=436/tid=445] ppid=434 vsize=303928 CPUtime=0.03 cores=1,3
/proc/436/task/445/stat : 445 (mono) S 434 436 32039 0 -1 4202560 3 0 0 0 0 3 0 0 15 0 9 0 340167965 311222272 50148 33554432000 4194304 7232020 140736298567088 18446744073709551615 242982373809 0 0 4096 545260780 18446604458643408896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1310.1
Current children cumulated vsize (KiB) 303928

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1310.13
CPU user time (s): 1309.64
CPU system time (s): 0.484926
CPU usage (%): 100.777
Max. virtual memory (cumulated for all children) (KiB): 303928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1309.64
system time used= 0.484926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103859
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= 94164
involuntary context switches= 25244

runsolver used 2.08368 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-08 20:01:33
IDJOB=3189425
IDBENCH=82956
IDSOLVER=1608
FILE ID=node128/3189425-1302285693
RUNJOBID= node128-1302280463-32059
PBS_JOBID= 12919074
Free space on /tmp= 71480 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189425-1302285693/watcher-3189425-1302285693 -o /tmp/evaluation-result-3189425-1302285693/solver-3189425-1302285693 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189425-1302285693.cnf

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=56183523

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20338100 kB
Buffers:        446708 kB
Cached:       11692688 kB
SwapCached:          0 kB
Active:        7659784 kB
Inactive:      4634052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20338100 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             996 kB
Writeback:           0 kB
AnonPages:      153848 kB
Mapped:          18420 kB
Slab:           255956 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   578316 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= 71480 MiB
End job on node128 at 2011-04-08 20:23:15