Trace number 3189111

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) 1311.94 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1259410977-065-UNKNOWN.cnf
MD5SUM01bef578d60d53fc18e9469f59ed2fd1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.48732
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3189111-1302281727/watcher-3189111-1302281727 -o /tmp/evaluation-result-3189111-1302281727/solver-3189111-1302281727 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189111-1302281727.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: 4.01 4.09 4.89 5/213 28073
/proc/meminfo: memFree=13487272/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=21044 CPUtime=0 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4194304 258 0 0 0 0 0 0 0 25 0 1 0 418403403 21549056 204 33554432000 4194304 7232020 140736384324000 18446744073709551615 218875602833 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28073/statm: 5261 205 171 742 0 115 0

[startup+0.051678 s]
/proc/loadavg: 4.01 4.09 4.89 5/213 28073
/proc/meminfo: memFree=13487272/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=106944 CPUtime=0.04 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 1778 0 0 0 4 0 0 0 25 0 9 0 418403403 109510656 1679 33554432000 4194304 7232020 140736384324000 18446744073709551615 5705984 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 26736 1679 975 742 0 19307 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 106944

[startup+0.100675 s]
/proc/loadavg: 4.01 4.09 4.89 5/213 28073
/proc/meminfo: memFree=13487272/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=108992 CPUtime=0.09 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 2248 0 0 0 9 0 0 0 25 0 9 0 418403403 111607808 2149 33554432000 4194304 7232020 140736384324000 18446744073709551615 5136909 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 27248 2149 995 742 0 19819 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108992

[startup+0.300644 s]
/proc/loadavg: 4.01 4.09 4.89 5/213 28073
/proc/meminfo: memFree=13487272/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=125876 CPUtime=0.29 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 6559 0 0 0 29 0 0 0 25 0 9 0 418403403 128897024 6459 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288501 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 31469 6459 1023 742 0 24040 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 125876

[startup+0.700584 s]
/proc/loadavg: 4.01 4.09 4.89 5/213 28073
/proc/meminfo: memFree=13487272/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=126132 CPUtime=0.69 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 6631 0 0 0 69 0 0 0 25 0 9 0 418403403 129159168 6531 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288494 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 31533 6531 1023 742 0 24104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126132

[startup+1.50043 s]
/proc/loadavg: 4.01 4.09 4.89 5/222 28082
/proc/meminfo: memFree=13407104/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=126196 CPUtime=1.5 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 6642 0 0 0 150 0 0 0 25 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 1083097917 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 31549 6542 1023 742 0 24120 0
[pid=28073/tid=28075] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=126196 CPUtime=0 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418403404 129224704 6542 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 126196

[startup+3.10115 s]
/proc/loadavg: 4.01 4.09 4.89 5/222 28082
/proc/meminfo: memFree=13400080/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=132852 CPUtime=3.11 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 7612 0 0 0 311 0 0 0 18 0 9 0 418403403 136040448 7512 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078287951 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 33213 7512 1023 742 0 25784 0
[pid=28073/tid=28075] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 418403403 136040448 7512 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418403403 136040448 7512 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=132852 CPUtime=0.01 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418403403 136040448 7512 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 136040448 7513 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 418403403 136040448 7514 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 136040448 7514 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 136040448 7514 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=132852 CPUtime=0 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418403404 136040448 7514 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 132852

[startup+6.30059 s]
/proc/loadavg: 4.01 4.09 4.88 5/222 28082
/proc/meminfo: memFree=13364192/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=141236 CPUtime=6.34 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 9557 0 0 0 633 1 0 0 18 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288433 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 35309 9457 1023 742 0 27880 0
[pid=28073/tid=28075] ppid=28071 vsize=141236 CPUtime=0.01 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=141236 CPUtime=0.01 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=141236 CPUtime=0.02 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=141236 CPUtime=0 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=141236 CPUtime=0.01 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=141236 CPUtime=0.01 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=141236 CPUtime=0 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 418403403 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=141236 CPUtime=0 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418403404 144625664 9457 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 141236

[startup+12.7005 s]
/proc/loadavg: 4.01 4.09 4.88 5/222 28082
/proc/meminfo: memFree=13321572/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=149748 CPUtime=12.78 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 12897 0 0 0 1276 2 0 0 25 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 1083098014 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 37437 11090 1023 742 0 30008 0
[pid=28073/tid=28075] ppid=28071 vsize=149748 CPUtime=0.02 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=149748 CPUtime=0.02 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=149748 CPUtime=0.02 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=149748 CPUtime=0.01 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=149748 CPUtime=0.02 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=149748 CPUtime=0.02 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=149748 CPUtime=0.01 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 418403403 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=149748 CPUtime=0 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418403404 153341952 11090 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 149748

[startup+25.5012 s]
/proc/loadavg: 4.25 4.13 4.88 5/222 28083
/proc/meminfo: memFree=13248184/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=166516 CPUtime=25.69 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 21575 0 0 0 2564 5 0 0 25 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 6135165 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 41629 14094 1024 742 0 34200 0
[pid=28073/tid=28075] ppid=28071 vsize=166516 CPUtime=0.04 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=166516 CPUtime=0.05 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=166516 CPUtime=0.05 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=166516 CPUtime=0.04 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=166516 CPUtime=0.05 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=166516 CPUtime=0.04 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=166516 CPUtime=0.03 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 418403403 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=166516 CPUtime=0 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 418403404 170512384 14094 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 166516

[startup+51.1007 s]
/proc/loadavg: 4.16 4.12 4.85 5/222 28083
/proc/meminfo: memFree=13164940/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=200116 CPUtime=51.48 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 35270 0 0 0 5140 8 0 0 25 0 9 0 418403403 204918784 17791 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078287790 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 50029 17791 1024 742 0 42600 0
[pid=28073/tid=28075] ppid=28071 vsize=200116 CPUtime=0.07 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 7 0 0 0 16 0 9 0 418403403 204918784 17791 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=200116 CPUtime=0.12 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 12 0 0 0 15 0 9 0 418403403 204918784 17791 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=200116 CPUtime=0.1 cores=5,7

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

/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 245 1 0 0 15 0 9 0 418403403 524087296 66970 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=511804 CPUtime=2.66 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 266 0 0 0 15 0 9 0 418403403 524087296 66970 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=511804 CPUtime=2.3 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 229 1 0 0 15 0 9 0 418403403 524087296 66970 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=511804 CPUtime=2.69 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 268 1 0 0 15 0 9 0 418403403 524087296 66970 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=511804 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 524087296 66970 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 951.02
Current children cumulated vsize (KiB) 511804

[startup+1002.3 s]
/proc/loadavg: 4.01 4.06 4.35 5/222 28118
/proc/meminfo: memFree=12105096/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=511804 CPUtime=1011.81 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 245897 0 0 0 101121 60 0 0 25 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288501 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 127951 73861 1035 742 0 120522 0
[pid=28073/tid=28075] ppid=28071 vsize=511804 CPUtime=2.6 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 259 1 0 0 15 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=511804 CPUtime=2.58 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 257 1 0 0 16 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=511804 CPUtime=2.7 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 269 1 0 0 16 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=511804 CPUtime=2.74 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 273 1 0 0 15 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=511804 CPUtime=2.89 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 289 0 0 0 15 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=511804 CPUtime=2.48 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 247 1 0 0 15 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=511804 CPUtime=2.87 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 286 1 0 0 16 0 9 0 418403403 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=511804 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 524087296 73861 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1011.81
Current children cumulated vsize (KiB) 511804

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 4.32 5/222 28119
/proc/meminfo: memFree=11958632/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=511804 CPUtime=1072.33 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 256974 0 0 0 107171 62 0 0 25 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288501 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 127951 84938 1035 742 0 120522 0
[pid=28073/tid=28075] ppid=28071 vsize=511804 CPUtime=2.78 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 277 1 0 0 15 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=511804 CPUtime=2.69 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 268 1 0 0 15 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=511804 CPUtime=2.84 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 283 1 0 0 15 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=511804 CPUtime=2.86 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 285 1 0 0 16 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=511804 CPUtime=3.02 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 302 0 0 0 15 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=511804 CPUtime=2.6 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 259 1 0 0 15 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=511804 CPUtime=3.01 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 300 1 0 0 16 0 9 0 418403403 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=511804 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 524087296 84938 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1072.33
Current children cumulated vsize (KiB) 511804

[startup+1122.3 s]
/proc/loadavg: 4.44 4.13 4.33 5/222 28121
/proc/meminfo: memFree=11741104/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=511804 CPUtime=1132.85 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 267469 0 0 0 113221 64 0 0 25 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288721 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 127951 95433 1035 742 0 120522 0
[pid=28073/tid=28075] ppid=28071 vsize=511804 CPUtime=2.92 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 291 1 0 0 16 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=511804 CPUtime=2.8 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 279 1 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=511804 CPUtime=2.92 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 291 1 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=511804 CPUtime=2.95 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 294 1 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=511804 CPUtime=3.14 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 314 0 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=511804 CPUtime=2.77 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 276 1 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=511804 CPUtime=3.21 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 320 1 0 0 15 0 9 0 418403403 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=511804 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 524087296 95433 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1132.85
Current children cumulated vsize (KiB) 511804

[startup+1182.3 s]
/proc/loadavg: 4.16 4.11 4.31 5/222 28123
/proc/meminfo: memFree=11570324/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=536460 CPUtime=1193.38 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 281146 0 0 0 119272 66 0 0 25 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078288501 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 134115 109110 1035 742 0 126686 0
[pid=28073/tid=28075] ppid=28071 vsize=536460 CPUtime=3.08 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 306 2 0 0 15 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=536460 CPUtime=2.9 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 289 1 0 0 15 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=536460 CPUtime=3.07 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 306 1 0 0 16 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=536460 CPUtime=3.03 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 302 1 0 0 16 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=536460 CPUtime=3.18 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 318 0 0 0 15 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=536460 CPUtime=2.88 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 287 1 0 0 16 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=536460 CPUtime=3.42 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 341 1 0 0 16 0 9 0 418403403 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=536460 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 549335040 109110 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1193.38
Current children cumulated vsize (KiB) 536460

[startup+1242.3 s]
/proc/loadavg: 4.13 4.11 4.30 5/222 28124
/proc/meminfo: memFree=11380812/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=595276 CPUtime=1253.81 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 294241 0 0 0 125313 68 0 0 25 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078287951 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 148819 122205 1035 742 0 141390 0
[pid=28073/tid=28075] ppid=28071 vsize=595276 CPUtime=3.16 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 314 2 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=595276 CPUtime=3.04 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 303 1 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=595276 CPUtime=3.25 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 324 1 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=595276 CPUtime=3.17 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 316 1 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=595276 CPUtime=3.28 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 328 0 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=595276 CPUtime=2.97 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 296 1 0 0 15 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=595276 CPUtime=3.63 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 362 1 0 0 16 0 9 0 418403403 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=595276 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 609562624 122205 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1253.81
Current children cumulated vsize (KiB) 595276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.13 4.29 2/193 28129
/proc/meminfo: memFree=12972672/32950928 swapFree=67111528/67111528
[pid=28073] ppid=28071 vsize=629004 CPUtime=1311.91 cores=5,7
/proc/28073/stat : 28073 (mono) R 28071 28073 27807 0 -1 4202496 304048 0 0 0 131121 70 0 0 25 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 1078287814 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/28073/statm: 157251 132012 1035 742 0 149822 0
[pid=28073/tid=28075] ppid=28071 vsize=629004 CPUtime=3.28 cores=5,7
/proc/28073/task/28075/stat : 28075 (mono) S 28071 28073 27807 0 -1 4202560 4 0 0 0 326 2 0 0 16 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28076] ppid=28071 vsize=629004 CPUtime=3.15 cores=5,7
/proc/28073/task/28076/stat : 28076 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 314 1 0 0 15 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28077] ppid=28071 vsize=629004 CPUtime=3.35 cores=5,7
/proc/28073/task/28077/stat : 28077 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 334 1 0 0 15 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28078] ppid=28071 vsize=629004 CPUtime=3.24 cores=5,7
/proc/28073/task/28078/stat : 28078 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 323 1 0 0 15 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28079] ppid=28071 vsize=629004 CPUtime=3.43 cores=5,7
/proc/28073/task/28079/stat : 28079 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 343 0 0 0 16 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28080] ppid=28071 vsize=629004 CPUtime=3.09 cores=5,7
/proc/28073/task/28080/stat : 28080 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 308 1 0 0 15 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 7 0 0 0
[pid=28073/tid=28081] ppid=28071 vsize=629004 CPUtime=3.74 cores=5,7
/proc/28073/task/28081/stat : 28081 (mono) S 28071 28073 27807 0 -1 4202560 2 0 0 0 373 1 0 0 15 0 9 0 418403403 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892381081 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
[pid=28073/tid=28082] ppid=28071 vsize=629004 CPUtime=0.01 cores=5,7
/proc/28073/task/28082/stat : 28082 (mono) S 28071 28073 27807 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 418403404 644100096 132012 33554432000 4194304 7232020 140736384324000 18446744073709551615 218892388785 0 0 4096 545260780 18446604456229620416 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1311.91
Current children cumulated vsize (KiB) 629004

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1311.94
CPU user time (s): 1311.22
CPU system time (s): 0.72289
CPU usage (%): 100.916
Max. virtual memory (cumulated for all children) (KiB): 629004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.22
system time used= 0.72289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 304048
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= 51701
involuntary context switches= 18582

runsolver used 1.9897 second user time and 5.14522 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-08 18:55:27
IDJOB=3189111
IDBENCH=82642
IDSOLVER=1608
FILE ID=node112/3189111-1302281727
RUNJOBID= node112-1302280425-27828
PBS_JOBID= 12919072
Free space on /tmp= 71640 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S1259410977-065-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189111-1302281727/watcher-3189111-1302281727 -o /tmp/evaluation-result-3189111-1302281727/solver-3189111-1302281727 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189111-1302281727.cnf

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

MD5SUM BENCH= 01bef578d60d53fc18e9469f59ed2fd1
RANDOM SEED=1298012414

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:      13487552 kB
Buffers:        596464 kB
Cached:       18373440 kB
SwapCached:          0 kB
Active:        9751652 kB
Inactive:      9302440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13487552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2132 kB
Writeback:           0 kB
AnonPages:       84224 kB
Mapped:          17876 kB
Slab:           345696 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   491016 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= 71644 MiB
End job on node112 at 2011-04-08 19:17:09