Trace number 3189076

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) 1305.58 1300.05

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
MD5SUM951e2fa38b08f2dfbb0dbb3e8ab83f8d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark49.2365
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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-3189076-1302281182/watcher-3189076-1302281182 -o /tmp/evaluation-result-3189076-1302281182/solver-3189076-1302281182 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189076-1302281182.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.70 4.03 4.74 5/187 16987
/proc/meminfo: memFree=16440732/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=11760 CPUtime=0 cores=0,2
/proc/16987/stat : 16987 (runsolver) R 16985 16987 16757 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 418348911 12042240 55 33554432000 4194304 5392636 140736189941232 18446744073709551615 5012135 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/16987/statm: 2940 55 36 293 0 2644 0

[startup+0.0478411 s]
/proc/loadavg: 3.70 4.03 4.74 5/187 16987
/proc/meminfo: memFree=16440732/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=106692 CPUtime=0.03 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 1703 0 0 0 3 0 0 0 25 0 9 0 418348911 109252608 1608 33554432000 4194304 7232020 140735122118512 18446744073709551615 1102957192 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 26673 1608 976 742 0 19244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 106692

[startup+0.100772 s]
/proc/loadavg: 3.70 4.03 4.74 5/187 16987
/proc/meminfo: memFree=16440732/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=108124 CPUtime=0.08 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 2002 0 0 0 8 0 0 0 25 0 9 0 418348911 110718976 1907 33554432000 4194304 7232020 140735122118512 18446744073709551615 1102981589 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 27031 1907 976 742 0 19602 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 108124

[startup+0.300783 s]
/proc/loadavg: 3.70 4.03 4.74 5/187 16987
/proc/meminfo: memFree=16440732/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=129744 CPUtime=0.29 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 6469 0 0 0 28 1 0 0 25 0 9 0 418348911 132857856 6373 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103033023 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 32436 6373 1024 742 0 25007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129744

[startup+0.70072 s]
/proc/loadavg: 3.70 4.03 4.74 5/187 16987
/proc/meminfo: memFree=16440732/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=130000 CPUtime=0.69 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 6526 0 0 0 68 1 0 0 18 0 9 0 418348911 133120000 6430 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103031536 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 32500 6430 1024 742 0 25071 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130000

[startup+1.50057 s]
/proc/loadavg: 3.70 4.03 4.74 5/222 17032
/proc/meminfo: memFree=16204168/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=130128 CPUtime=1.5 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 6848 0 0 0 149 1 0 0 19 0 9 0 418348911 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103033650 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 32532 6752 1024 742 0 25103 0
[pid=16987/tid=16989] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=130128 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 133251072 6752 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 130128

[startup+3.10129 s]
/proc/loadavg: 3.70 4.03 4.74 5/222 17032
/proc/meminfo: memFree=16114948/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=138072 CPUtime=3.12 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 8051 0 0 0 310 2 0 0 23 0 9 0 418348911 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032626 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 34518 7955 1024 742 0 27089 0
[pid=16987/tid=16989] ppid=16985 vsize=138072 CPUtime=0 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=138072 CPUtime=0 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=138072 CPUtime=0 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=138072 CPUtime=0.01 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=138072 CPUtime=0 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=138072 CPUtime=0.01 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=138072 CPUtime=0.01 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=138072 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 141385728 7955 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 138072

[startup+6.30066 s]
/proc/loadavg: 3.73 4.02 4.74 5/222 17032
/proc/meminfo: memFree=16091652/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=146456 CPUtime=6.35 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 10155 0 0 0 633 2 0 0 25 0 9 0 418348911 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032541 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 36614 10059 1024 742 0 29185 0
[pid=16987/tid=16989] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=146456 CPUtime=0.01 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=146456 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 149970944 10059 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 146456

[startup+12.7005 s]
/proc/loadavg: 3.75 4.02 4.74 5/222 17032
/proc/meminfo: memFree=16067428/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=155032 CPUtime=12.79 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 15909 0 0 0 1275 4 0 0 25 0 9 0 418348911 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103035609 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 38758 13441 1024 742 0 31329 0
[pid=16987/tid=16989] ppid=16985 vsize=155032 CPUtime=0.03 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=155032 CPUtime=0.01 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=155032 CPUtime=0.02 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=155032 CPUtime=0.02 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=155032 CPUtime=0.03 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=155032 CPUtime=0.02 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=155032 CPUtime=0.02 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=155032 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 158752768 13441 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 155032

[startup+25.5011 s]
/proc/loadavg: 3.80 4.02 4.72 5/222 17033
/proc/meminfo: memFree=16011652/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=180248 CPUtime=25.67 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 24042 0 0 0 2560 7 0 0 18 0 9 0 418348911 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103031755 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 45062 19362 1025 742 0 37633 0
[pid=16987/tid=16989] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=180248 CPUtime=0.03 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=180248 CPUtime=0.04 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=180248 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 184573952 19362 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.67
Current children cumulated vsize (KiB) 180248

[startup+51.1013 s]
/proc/loadavg: 3.87 4.02 4.70 5/222 17033
/proc/meminfo: memFree=15859572/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=213848 CPUtime=51.44 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 41357 0 0 0 5133 11 0 0 25 0 9 0 418348911 218980352 26884 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032437 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 53462 26884 1034 742 0 46033 0
[pid=16987/tid=16989] ppid=16985 vsize=213848 CPUtime=0.09 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 418348912 218980352 26884 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=213848 CPUtime=0.07 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 418348912 218980352 26884 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=213848 CPUtime=0.08 cores=0,2

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

/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 418348912 545480704 93431 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=532696 CPUtime=1.41 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 418348912 545480704 93431 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=532696 CPUtime=1.43 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 143 0 0 0 15 0 9 0 418348912 545480704 93431 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=532696 CPUtime=1.39 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 138 1 0 0 16 0 9 0 418348912 545480704 93431 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=532696 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 545480704 93431 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.3
Current children cumulated vsize (KiB) 532696

[startup+1002.3 s]
/proc/loadavg: 4.01 4.06 4.28 5/222 17068
/proc/meminfo: memFree=14064552/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=532696 CPUtime=1007.47 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 250971 0 0 0 100682 65 0 0 25 0 9 0 418348911 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103031887 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 133174 102983 1036 742 0 125745 0
[pid=16987/tid=16989] ppid=16985 vsize=532696 CPUtime=1.39 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 139 0 0 0 16 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=532696 CPUtime=1.41 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 140 1 0 0 15 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=532696 CPUtime=1.33 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 133 0 0 0 16 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=532696 CPUtime=1.24 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=532696 CPUtime=1.48 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 148 0 0 0 15 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=532696 CPUtime=1.49 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=532696 CPUtime=1.4 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 139 1 0 0 15 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=532696 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 545480704 102983 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.47
Current children cumulated vsize (KiB) 532696

[startup+1062.3 s]
/proc/loadavg: 4.03 4.06 4.26 5/222 17069
/proc/meminfo: memFree=13809096/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=582312 CPUtime=1067.57 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 267330 0 0 0 106689 68 0 0 25 0 9 0 418348911 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032320 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 145578 119342 1036 742 0 138149 0
[pid=16987/tid=16989] ppid=16985 vsize=582312 CPUtime=1.39 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 139 0 0 0 16 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=582312 CPUtime=1.46 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 145 1 0 0 15 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=582312 CPUtime=1.35 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 135 0 0 0 16 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=582312 CPUtime=1.28 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 128 0 0 0 16 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=582312 CPUtime=1.49 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=582312 CPUtime=1.5 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=582312 CPUtime=1.45 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 144 1 0 0 16 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=582312 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 596287488 119342 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1067.57
Current children cumulated vsize (KiB) 582312

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 4.25 5/222 17071
/proc/meminfo: memFree=13659880/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=632232 CPUtime=1127.66 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 280907 0 0 0 112695 71 0 0 25 0 9 0 418348911 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032437 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 158058 132919 1036 742 0 150629 0
[pid=16987/tid=16989] ppid=16985 vsize=632232 CPUtime=1.4 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 140 0 0 0 15 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=632232 CPUtime=1.46 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 145 1 0 0 15 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=632232 CPUtime=1.38 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=632232 CPUtime=1.3 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=632232 CPUtime=1.49 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 149 0 0 0 16 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=632232 CPUtime=1.55 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 155 0 0 0 16 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=632232 CPUtime=1.48 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 147 1 0 0 16 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=632232 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 647405568 132919 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1127.66
Current children cumulated vsize (KiB) 632232

[startup+1182.3 s]
/proc/loadavg: 4.14 4.09 4.25 5/222 17072
/proc/meminfo: memFree=13367208/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=666088 CPUtime=1187.69 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 289383 0 0 0 118697 72 0 0 25 0 9 0 418348911 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103031887 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 166522 141395 1036 742 0 159093 0
[pid=16987/tid=16989] ppid=16985 vsize=666088 CPUtime=1.42 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 142 0 0 0 16 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=666088 CPUtime=1.49 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 148 1 0 0 15 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=666088 CPUtime=1.4 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=666088 CPUtime=1.31 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=666088 CPUtime=1.5 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=666088 CPUtime=1.55 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 155 0 0 0 15 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=666088 CPUtime=1.52 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 151 1 0 0 16 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=666088 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 682074112 141395 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1187.69
Current children cumulated vsize (KiB) 666088

[startup+1242.3 s]
/proc/loadavg: 4.05 4.07 4.23 5/222 17074
/proc/meminfo: memFree=13151776/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=732776 CPUtime=1247.78 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 305590 0 0 0 124702 76 0 0 25 0 9 0 418348911 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032437 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 183194 157602 1036 742 0 175765 0
[pid=16987/tid=16989] ppid=16985 vsize=732776 CPUtime=1.44 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 144 0 0 0 16 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=732776 CPUtime=1.5 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 149 1 0 0 16 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=732776 CPUtime=1.42 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=732776 CPUtime=1.33 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 133 0 0 0 15 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=732776 CPUtime=1.52 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=732776 CPUtime=1.58 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=732776 CPUtime=1.55 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 154 1 0 0 16 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=732776 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 750362624 157602 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1247.78
Current children cumulated vsize (KiB) 732776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.06 4.21 4/213 17077
/proc/meminfo: memFree=13893828/32950928 swapFree=67111528/67111528
[pid=16987] ppid=16985 vsize=758248 CPUtime=1305.53 cores=0,2
/proc/16987/stat : 16987 (mono) R 16985 16987 16757 0 -1 4202496 311232 0 0 0 130476 77 0 0 25 0 9 0 418348911 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 1103032437 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/16987/statm: 189562 163244 1036 742 0 182133 0
[pid=16987/tid=16989] ppid=16985 vsize=758248 CPUtime=1.45 cores=0,2
/proc/16987/task/16989/stat : 16989 (mono) S 16985 16987 16757 0 -1 4202560 4 0 0 0 145 0 0 0 16 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16990] ppid=16985 vsize=758248 CPUtime=1.51 cores=0,2
/proc/16987/task/16990/stat : 16990 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 150 1 0 0 16 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16991] ppid=16985 vsize=758248 CPUtime=1.42 cores=0,2
/proc/16987/task/16991/stat : 16991 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16992] ppid=16985 vsize=758248 CPUtime=1.35 cores=0,2
/proc/16987/task/16992/stat : 16992 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 135 0 0 0 16 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16993] ppid=16985 vsize=758248 CPUtime=1.54 cores=0,2
/proc/16987/task/16993/stat : 16993 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16994] ppid=16985 vsize=758248 CPUtime=1.64 cores=0,2
/proc/16987/task/16994/stat : 16994 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 164 0 0 0 16 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
[pid=16987/tid=16995] ppid=16985 vsize=758248 CPUtime=1.56 cores=0,2
/proc/16987/task/16995/stat : 16995 (mono) S 16985 16987 16757 0 -1 4202560 2 0 0 0 155 1 0 0 15 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907306393 0 0 4096 545260780 18446604443287712768 0 0 -1 2 0 0 0
[pid=16987/tid=16996] ppid=16985 vsize=758248 CPUtime=0 cores=0,2
/proc/16987/task/16996/stat : 16996 (mono) S 16985 16987 16757 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418348912 776445952 163244 33554432000 4194304 7232020 140735122118512 18446744073709551615 231907314097 0 0 4096 545260780 18446604443287712768 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.53
Current children cumulated vsize (KiB) 758248

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.05
CPU time (s): 1305.58
CPU user time (s): 1304.77
CPU system time (s): 0.813876
CPU usage (%): 100.426
Max. virtual memory (cumulated for all children) (KiB): 758248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1304.77
system time used= 0.813876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311232
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= 26536
involuntary context switches= 9251

runsolver used 2.31665 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-08 18:46:22
IDJOB=3189076
IDBENCH=82607
IDSOLVER=1608
FILE ID=node114/3189076-1302281182
RUNJOBID= node114-1302279880-16775
PBS_JOBID= 12919054
Free space on /tmp= 71184 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1245360321-088-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189076-1302281182/watcher-3189076-1302281182 -o /tmp/evaluation-result-3189076-1302281182/solver-3189076-1302281182 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189076-1302281182.cnf

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

MD5SUM BENCH= 951e2fa38b08f2dfbb0dbb3e8ab83f8d
RANDOM SEED=1027290544

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16440888 kB
Buffers:        532732 kB
Cached:       15480004 kB
SwapCached:          0 kB
Active:        3474884 kB
Inactive:     12604600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16440888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:       66724 kB
Mapped:          17780 kB
Slab:           367260 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   287648 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= 71176 MiB
End job on node114 at 2011-04-08 19:08:04