Trace number 3259397

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) 1309.44 1300.04

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted 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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 5,7

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: 0.85 0.99 1.64 5/213 28989
/proc/meminfo: memFree=12120124/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=21044 CPUtime=0 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4194304 255 0 0 0 0 0 0 0 21 0 1 0 540956850 21549056 202 33554432000 4194304 7232020 140737452466752 18446744073709551615 218875602408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28989/statm: 5261 202 168 742 0 115 0

[startup+0.0229811 s]
/proc/loadavg: 0.85 0.99 1.64 5/213 28989
/proc/meminfo: memFree=12120124/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=105800 CPUtime=0.01 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 1466 0 0 0 1 0 0 0 24 0 9 0 540956850 108339200 1370 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892377336 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 26450 1370 954 742 0 19021 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105800

[startup+0.102722 s]
/proc/loadavg: 0.85 0.99 1.64 5/213 28989
/proc/meminfo: memFree=12120124/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=112292 CPUtime=0.09 cores=5,7
/proc/28989/stat : 28989 (mono) S 28987 28989 28497 0 -1 4202496 2825 0 0 0 9 0 0 0 18 0 9 0 540956850 114987008 2727 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/28989/statm: 28073 2773 975 742 0 20644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112292

[startup+0.305964 s]
/proc/loadavg: 0.85 0.99 1.64 5/213 28989
/proc/meminfo: memFree=12120124/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=117460 CPUtime=0.33 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 4426 0 0 0 32 1 0 0 18 0 9 0 540956850 120279040 4328 33554432000 4194304 7232020 140737452466752 18446744073709551615 218880257744 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 29365 4328 975 742 0 21936 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 117460

[startup+0.700864 s]
/proc/loadavg: 0.85 0.99 1.64 5/213 28989
/proc/meminfo: memFree=12120124/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=201792 CPUtime=0.75 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 24293 0 0 0 72 3 0 0 17 0 9 0 540956850 206635008 24195 33554432000 4194304 7232020 140737452466752 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 50448 24195 999 742 0 43019 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 201792

[startup+1.50073 s]
/proc/loadavg: 0.85 0.99 1.64 5/222 28998
/proc/meminfo: memFree=11962832/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=243800 CPUtime=1.56 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 36047 0 0 0 152 4 0 0 18 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076956211 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 60950 35948 1023 742 0 53521 0
[pid=28989/tid=28991] ppid=28987 vsize=243800 CPUtime=0.02 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=243800 CPUtime=0.02 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=243800 CPUtime=0 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=243800 CPUtime=0.03 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=243800 CPUtime=0.04 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=243800 CPUtime=0.02 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=243800 CPUtime=0 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 540956850 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=243800 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 249651200 35948 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 243800

[startup+3.10044 s]
/proc/loadavg: 0.85 0.99 1.64 5/222 28998
/proc/meminfo: memFree=11925756/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=244312 CPUtime=3.17 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 36169 0 0 0 313 4 0 0 18 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949343 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 61078 36070 1023 742 0 53649 0
[pid=28989/tid=28991] ppid=28987 vsize=244312 CPUtime=0.03 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=244312 CPUtime=0.02 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=244312 CPUtime=0.01 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=244312 CPUtime=0.03 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=244312 CPUtime=0.04 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=244312 CPUtime=0.02 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=244312 CPUtime=0 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 540956850 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=244312 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 250175488 36070 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 244312

[startup+6.30088 s]
/proc/loadavg: 1.34 1.09 1.67 5/222 28998
/proc/meminfo: memFree=11903432/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=244824 CPUtime=6.41 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 36294 0 0 0 637 4 0 0 18 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076951428 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 61206 36195 1023 742 0 53777 0
[pid=28989/tid=28991] ppid=28987 vsize=244824 CPUtime=0.03 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=244824 CPUtime=0.02 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=244824 CPUtime=0.02 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=244824 CPUtime=0.06 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=244824 CPUtime=0.04 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=244824 CPUtime=0.03 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=244824 CPUtime=0.01 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 540956850 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=244824 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 250699776 36195 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.41
Current children cumulated vsize (KiB) 244824

[startup+12.7007 s]
/proc/loadavg: 1.55 1.14 1.68 5/222 28998
/proc/meminfo: memFree=11854976/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=261528 CPUtime=12.88 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 39061 0 0 0 1283 5 0 0 19 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949102 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 65382 38962 1023 742 0 57953 0
[pid=28989/tid=28991] ppid=28987 vsize=261528 CPUtime=0.06 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 6 0 0 0 16 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=261528 CPUtime=0.03 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=261528 CPUtime=0.04 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=261528 CPUtime=0.08 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=261528 CPUtime=0.05 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=261528 CPUtime=0.04 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=261528 CPUtime=0.01 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 540956850 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=261528 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 267804672 38962 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 261528

[startup+25.5005 s]
/proc/loadavg: 2.09 1.28 1.72 5/222 28999
/proc/meminfo: memFree=11776260/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=295072 CPUtime=25.81 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 47315 0 0 0 2575 6 0 0 25 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949007 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 73768 47216 1024 742 0 66339 0
[pid=28989/tid=28991] ppid=28987 vsize=295072 CPUtime=0.11 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=295072 CPUtime=0.04 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=295072 CPUtime=0.09 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=295072 CPUtime=0.1 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=295072 CPUtime=0.09 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 9 0 0 0 16 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=295072 CPUtime=0.06 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=295072 CPUtime=0.03 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 540956850 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=295072 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 302153728 47216 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.81
Current children cumulated vsize (KiB) 295072

[startup+51.1009 s]
/proc/loadavg: 2.74 1.50 1.78 5/222 29034
/proc/meminfo: memFree=11708180/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=337056 CPUtime=51.62 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 59753 0 0 0 5153 9 0 0 25 0 9 0 540956850 345145344 57663 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949219 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 84264 57663 1034 742 0 76835 0
[pid=28989/tid=28991] ppid=28987 vsize=337056 CPUtime=0.19 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 19 0 0 0 15 0 9 0 540956850 345145344 57663 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=337056 CPUtime=0.11 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 540956850 345145344 57663 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=337056 CPUtime=0.17 cores=5,7

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

/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 540956850 867418112 185004 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=847088 CPUtime=1.91 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 191 0 0 0 15 0 9 0 540956850 867418112 185004 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=847088 CPUtime=1.73 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 173 0 0 0 16 0 9 0 540956850 867418112 185004 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=847088 CPUtime=1.84 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 540956850 867418112 185004 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=847088 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 867418112 185004 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 949.25
Current children cumulated vsize (KiB) 847088

[startup+1002.3 s]
/proc/loadavg: 4.16 4.06 3.27 5/222 29060
/proc/meminfo: memFree=10691952/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1009.63 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 320167 0 0 0 100902 61 0 0 25 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949109 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 96188 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=1.95 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 195 0 0 0 15 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=1.54 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 154 0 0 0 15 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=1.95 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 195 0 0 0 15 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=1.94 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=1.97 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 197 0 0 0 16 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=1.81 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 181 0 0 0 15 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=1.93 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 193 0 0 0 15 0 9 0 540956850 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 96188 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1009.63
Current children cumulated vsize (KiB) 856880

[startup+1062.3 s]
/proc/loadavg: 4.06 4.05 3.32 5/222 29061
/proc/meminfo: memFree=10575840/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1070.08 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 335725 0 0 0 106944 64 0 0 25 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949109 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 110813 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=2.11 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 211 0 0 0 15 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=1.7 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=2.02 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 202 0 0 0 16 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=2.04 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 204 0 0 0 15 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=2.12 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 212 0 0 0 16 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=1.96 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 196 0 0 0 15 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=2.03 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 203 0 0 0 15 0 9 0 540956850 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 110813 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1070.08
Current children cumulated vsize (KiB) 856880

[startup+1122.3 s]
/proc/loadavg: 4.49 4.15 3.39 5/222 29066
/proc/meminfo: memFree=10647468/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1130.49 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 348227 0 0 0 112982 67 0 0 25 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949102 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 123041 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=2.2 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 220 0 0 0 15 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=1.8 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 180 0 0 0 15 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=2.15 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 215 0 0 0 16 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=2.13 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 213 0 0 0 15 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=2.27 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 227 0 0 0 15 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=2.08 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 208 0 0 0 16 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=2.13 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 213 0 0 0 16 0 9 0 540956850 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 123041 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1130.49
Current children cumulated vsize (KiB) 856880

[startup+1182.3 s]
/proc/loadavg: 4.18 4.12 3.43 5/222 29067
/proc/meminfo: memFree=10760028/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1190.94 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 360599 0 0 0 119025 69 0 0 25 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076948279 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 135229 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=2.34 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 234 0 0 0 16 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=1.91 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 191 0 0 0 15 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=2.26 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 226 0 0 0 15 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=2.22 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 222 0 0 0 15 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=2.37 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 237 0 0 0 15 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=2.21 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 221 0 0 0 15 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=2.3 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 230 0 0 0 16 0 9 0 540956850 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 135229 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1190.94
Current children cumulated vsize (KiB) 856880

[startup+1242.3 s]
/proc/loadavg: 4.25 4.15 3.48 5/222 29069
/proc/meminfo: memFree=10856952/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1251.38 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 372114 0 0 0 125067 71 0 0 25 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949272 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 146671 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=2.47 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 247 0 0 0 15 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=2 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 200 0 0 0 16 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=2.36 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 236 0 0 0 16 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=2.36 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 236 0 0 0 16 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=2.46 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 246 0 0 0 15 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=2.37 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 237 0 0 0 15 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=2.42 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 242 0 0 0 16 0 9 0 540956850 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 146671 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1251.38
Current children cumulated vsize (KiB) 856880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.12 3.51 3/203 29073
/proc/meminfo: memFree=11275936/32950928 swapFree=67111528/67111528
[pid=28989] ppid=28987 vsize=856880 CPUtime=1309.39 cores=5,7
/proc/28989/stat : 28989 (mono) R 28987 28989 28497 0 -1 4202496 381068 0 0 0 130867 72 0 0 25 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 1076949049 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28989/statm: 214220 155625 1035 742 0 206791 0
[pid=28989/tid=28991] ppid=28987 vsize=856880 CPUtime=2.6 cores=5,7
/proc/28989/task/28991/stat : 28991 (mono) S 28987 28989 28497 0 -1 4202560 4 0 0 0 260 0 0 0 16 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28992] ppid=28987 vsize=856880 CPUtime=2.09 cores=5,7
/proc/28989/task/28992/stat : 28992 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 209 0 0 0 15 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28993] ppid=28987 vsize=856880 CPUtime=2.41 cores=5,7
/proc/28989/task/28993/stat : 28993 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 241 0 0 0 15 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28994] ppid=28987 vsize=856880 CPUtime=2.48 cores=5,7
/proc/28989/task/28994/stat : 28994 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 248 0 0 0 16 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28995] ppid=28987 vsize=856880 CPUtime=2.53 cores=5,7
/proc/28989/task/28995/stat : 28995 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 253 0 0 0 16 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28996] ppid=28987 vsize=856880 CPUtime=2.42 cores=5,7
/proc/28989/task/28996/stat : 28996 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 242 0 0 0 15 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
[pid=28989/tid=28997] ppid=28987 vsize=856880 CPUtime=2.5 cores=5,7
/proc/28989/task/28997/stat : 28997 (mono) S 28987 28989 28497 0 -1 4202560 2 0 0 0 250 0 0 0 15 0 9 0 540956850 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892381081 0 0 4096 545260780 18446604471134074176 0 0 -1 7 0 0 0
[pid=28989/tid=28998] ppid=28987 vsize=856880 CPUtime=0 cores=5,7
/proc/28989/task/28998/stat : 28998 (mono) S 28987 28989 28497 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 540956851 877445120 155625 33554432000 4194304 7232020 140737452466752 18446744073709551615 218892388785 0 0 4096 545260780 18446604471134074176 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1309.39
Current children cumulated vsize (KiB) 856880

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.04
CPU time (s): 1309.44
CPU user time (s): 1308.68
CPU system time (s): 0.756884
CPU usage (%): 100.722
Max. virtual memory (cumulated for all children) (KiB): 856880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1308.68
system time used= 0.756884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 381068
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= 19747
involuntary context switches= 7264

runsolver used 2.18467 second user time and 4.95325 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-22 23:21:02
IDJOB=3259397
IDBENCH=71571
IDSOLVER=1608
FILE ID=node112/3259397-1303507262
RUNJOBID= node112-1303507260-28926
PBS_JOBID= 13134246
Free space on /tmp= 72556 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259397-1303507262/watcher-3259397-1303507262 -o /tmp/evaluation-result-3259397-1303507262/solver-3259397-1303507262 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3259397-1303507262.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=715364780

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12120660 kB
Buffers:       1629408 kB
Cached:       18521348 kB
SwapCached:          0 kB
Active:        9044612 kB
Inactive:     11247184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12120660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4360 kB
Writeback:           0 kB
AnonPages:      140360 kB
Mapped:          17536 kB
Slab:           473508 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   561868 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= 72556 MiB
End job on node112 at 2011-04-22 23:42:44