Trace number 3262697

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1304.14 1300.04

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.50.825.shuffled-as.sat03-1648.cnf
MD5SUM05a191325d89de504821b55dea51ca7f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.758
Satisfiable
(Un)Satisfiability was proved
Number of variables4979
Number of clauses43754
Sum of the clauses size97507
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 241316
Number of clauses of size 3117
Number of clauses of size 4287
Number of clauses of size 5525
Number of clauses of size over 51509

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-3262697-1303557191/watcher-3262697-1303557191 -o /tmp/evaluation-result-3262697-1303557191/solver-3262697-1303557191 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3262697-1303557191.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.45 3.90 3.89 2/174 32164
/proc/meminfo: memFree=15595552/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=3324 CPUtime=0 cores=0,2
/proc/32164/stat : 32164 (mono) D 32162 32164 32134 0 -1 4194304 46 0 0 0 0 0 0 0 25 0 1 0 467321724 3403776 1 33554432000 0 0 140735875876650 18446744073709551615 5055495 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/32164/statm: 831 1 0 0 0 79 0

[startup+0.099959 s]
/proc/loadavg: 3.45 3.90 3.89 2/174 32164
/proc/meminfo: memFree=15595552/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=3324 CPUtime=0 cores=0,2
/proc/32164/stat : 32164 (mono) D 32162 32164 32134 0 -1 4194304 46 0 0 0 0 0 0 0 25 0 1 0 467321724 3403776 1 33554432000 0 0 140735875876650 18446744073709551615 5055495 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/32164/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.100959 s]
/proc/loadavg: 3.45 3.90 3.89 2/174 32164
/proc/meminfo: memFree=15595552/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=3324 CPUtime=0 cores=0,2
/proc/32164/stat : 32164 (mono) D 32162 32164 32134 0 -1 4194304 46 0 0 0 0 0 0 0 25 0 1 0 467321724 3403776 1 33554432000 0 0 140735875876650 18446744073709551615 5055495 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/32164/statm: 831 1 0 0 0 79 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3324

[startup+0.300912 s]
/proc/loadavg: 3.45 3.90 3.89 2/174 32164
/proc/meminfo: memFree=15595552/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=109868 CPUtime=0.12 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 2376 0 21 0 11 1 0 0 18 0 9 0 467321724 112504832 2299 33554432000 4194304 7232020 140735875869024 18446744073709551615 1104697264 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 16
/proc/32164/statm: 27467 2299 995 742 0 20038 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 109868

[startup+0.700816 s]
/proc/loadavg: 3.45 3.90 3.89 2/174 32164
/proc/meminfo: memFree=15595552/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=146252 CPUtime=0.53 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 10952 0 21 0 51 2 0 0 18 0 9 0 467321724 149762048 10874 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505571 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 16
/proc/32164/statm: 36563 10874 1024 742 0 29134 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 146252

[startup+1.50074 s]
/proc/loadavg: 3.45 3.90 3.89 5/222 32227
/proc/meminfo: memFree=15382340/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=146444 CPUtime=1.33 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 11270 0 21 0 131 2 0 0 18 0 9 0 467321724 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505571 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 36611 11192 1024 742 0 29182 0
[pid=32164/tid=32170] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=146444 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 149958656 11192 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 146444

[startup+3.10045 s]
/proc/loadavg: 3.45 3.90 3.89 5/222 32227
/proc/meminfo: memFree=15369692/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=146508 CPUtime=2.93 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 11711 0 21 0 291 2 0 0 22 0 9 0 467321724 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092507301 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 36627 11633 1024 742 0 29198 0
[pid=32164/tid=32170] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=146508 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 150024192 11633 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 146508

[startup+6.30086 s]
/proc/loadavg: 3.66 3.93 3.90 5/222 32227
/proc/meminfo: memFree=15356824/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=154892 CPUtime=6.15 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 12084 0 21 0 613 2 0 0 25 0 9 0 467321724 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505717 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 38723 12006 1024 742 0 31294 0
[pid=32164/tid=32170] ppid=32162 vsize=154892 CPUtime=0.01 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=154892 CPUtime=0.01 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=154892 CPUtime=0.01 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=154892 CPUtime=0 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=154892 CPUtime=0.01 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=154892 CPUtime=0.01 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=154892 CPUtime=0 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 467321740 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=154892 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 158609408 12006 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 154892

[startup+12.7007 s]
/proc/loadavg: 3.69 3.93 3.90 5/222 32227
/proc/meminfo: memFree=15310456/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=171788 CPUtime=12.57 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 16927 0 21 0 1254 3 0 0 25 0 9 0 467321724 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505717 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 42947 16849 1024 742 0 35518 0
[pid=32164/tid=32170] ppid=32162 vsize=171788 CPUtime=0.02 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=171788 CPUtime=0.01 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=171788 CPUtime=0.01 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=171788 CPUtime=0.01 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=171788 CPUtime=0.02 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=171788 CPUtime=0.02 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=171788 CPUtime=0.01 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 467321740 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=171788 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 175910912 16849 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 171788

[startup+25.5005 s]
/proc/loadavg: 3.75 3.93 3.90 5/222 32227
/proc/meminfo: memFree=15229648/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=188748 CPUtime=25.45 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 23341 0 21 0 2540 5 0 0 25 0 9 0 467321724 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505030 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 47187 21443 1025 742 0 39758 0
[pid=32164/tid=32170] ppid=32162 vsize=188748 CPUtime=0.03 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=188748 CPUtime=0.02 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=188748 CPUtime=0.03 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=188748 CPUtime=0.05 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=188748 CPUtime=0.04 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=188748 CPUtime=0.03 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=188748 CPUtime=0.02 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 467321740 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=188748 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 193277952 21443 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 188748

[startup+51.1009 s]
/proc/loadavg: 3.84 3.94 3.90 5/222 32228
/proc/meminfo: memFree=15121480/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=239180 CPUtime=51.16 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 36398 0 21 0 5109 7 0 0 25 0 9 0 467321724 244920320 33067 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092506140 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 16
/proc/32164/statm: 59795 33067 1025 742 0 52366 0
[pid=32164/tid=32170] ppid=32162 vsize=239180 CPUtime=0.05 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 5 0 0 0 16 0 9 0 467321740 244920320 33067 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=239180 CPUtime=0.05 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 467321740 244920320 33067 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=239180 CPUtime=0.05 cores=0,2

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

/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 97 0 0 0 16 0 9 0 467321740 753414144 61655 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=0.89 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 89 0 0 0 16 0 9 0 467321740 753414144 61655 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=0.85 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 85 0 0 0 16 0 9 0 467321740 753414144 61655 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=0.85 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 467321740 753414144 61655 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 61655 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 945.36
Current children cumulated vsize (KiB) 735756

[startup+1002.3 s]
/proc/loadavg: 4.06 4.21 4.09 5/222 32253
/proc/meminfo: memFree=13872416/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=735756 CPUtime=1005.55 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 334328 0 21 0 100480 75 0 0 25 0 9 0 467321724 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505600 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 183939 80511 1036 742 0 176510 0
[pid=32164/tid=32170] ppid=32162 vsize=735756 CPUtime=0.95 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 95 0 0 0 16 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=735756 CPUtime=0.81 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 81 0 0 0 15 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=735756 CPUtime=0.95 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=735756 CPUtime=1.02 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 102 0 0 0 16 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=0.94 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 94 0 0 0 16 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=0.9 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=0.9 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 90 0 0 0 15 0 9 0 467321740 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 80511 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1005.55
Current children cumulated vsize (KiB) 735756

[startup+1062.3 s]
/proc/loadavg: 4.02 4.17 4.09 5/222 32255
/proc/meminfo: memFree=13735372/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=735756 CPUtime=1065.77 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 344337 0 21 0 106500 77 0 0 25 0 9 0 467321724 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092510246 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 183939 90520 1036 742 0 176510 0
[pid=32164/tid=32170] ppid=32162 vsize=735756 CPUtime=0.99 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 99 0 0 0 16 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=735756 CPUtime=0.87 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 87 0 0 0 15 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=735756 CPUtime=1 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=735756 CPUtime=1.08 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 108 0 0 0 15 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=1.03 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 103 0 0 0 16 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=1 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 100 0 0 0 16 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=0.93 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 93 0 0 0 15 0 9 0 467321740 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 90520 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1065.77
Current children cumulated vsize (KiB) 735756

[startup+1122.3 s]
/proc/loadavg: 4.62 4.30 4.14 5/222 32257
/proc/meminfo: memFree=13531984/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=735756 CPUtime=1126.05 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 357690 0 21 0 112525 80 0 0 25 0 9 0 467321724 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505167 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 183939 103873 1036 742 0 176510 0
[pid=32164/tid=32170] ppid=32162 vsize=735756 CPUtime=1.1 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 110 0 0 0 15 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=735756 CPUtime=0.88 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 88 0 0 0 15 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=735756 CPUtime=1.07 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 107 0 0 0 16 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=735756 CPUtime=1.13 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=1.09 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 109 0 0 0 15 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=1.1 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=1.01 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 101 0 0 0 16 0 9 0 467321740 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 103873 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1126.05
Current children cumulated vsize (KiB) 735756

[startup+1182.3 s]
/proc/loadavg: 4.23 4.25 4.12 5/222 32258
/proc/meminfo: memFree=13363316/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=735756 CPUtime=1186.19 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 368924 0 21 0 118538 81 0 0 25 0 9 0 467321724 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505717 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 183939 115107 1036 742 0 176510 0
[pid=32164/tid=32170] ppid=32162 vsize=735756 CPUtime=1.14 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 114 0 0 0 15 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=735756 CPUtime=0.92 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=735756 CPUtime=1.1 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=735756 CPUtime=1.13 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=1.12 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=1.17 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=1.06 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 467321740 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 115107 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1186.19
Current children cumulated vsize (KiB) 735756

[startup+1242.3 s]
/proc/loadavg: 4.08 4.20 4.11 5/222 32260
/proc/meminfo: memFree=13224524/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=735756 CPUtime=1246.32 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 390396 0 21 0 124545 87 0 0 25 0 9 0 467321724 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092505710 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 183939 136579 1036 742 0 176510 0
[pid=32164/tid=32170] ppid=32162 vsize=735756 CPUtime=1.17 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 117 0 0 0 15 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=735756 CPUtime=0.95 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=735756 CPUtime=1.13 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=735756 CPUtime=1.15 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 115 0 0 0 16 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=735756 CPUtime=1.14 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=735756 CPUtime=1.2 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=735756 CPUtime=1.08 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 108 0 0 0 16 0 9 0 467321740 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=735756 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 753414144 136579 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1246.32
Current children cumulated vsize (KiB) 735756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.17 4.11 5/222 32261
/proc/meminfo: memFree=13615104/32951124 swapFree=67111528/67111528
[pid=32164] ppid=32162 vsize=760412 CPUtime=1304.09 cores=0,2
/proc/32164/stat : 32164 (mono) R 32162 32164 32134 0 -1 4202496 401713 0 21 0 130321 88 0 0 25 0 9 0 467321724 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 1092509441 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 16
/proc/32164/statm: 190103 147895 1036 742 0 182674 0
[pid=32164/tid=32170] ppid=32162 vsize=760412 CPUtime=1.21 cores=0,2
/proc/32164/task/32170/stat : 32170 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 121 0 0 0 16 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32171] ppid=32162 vsize=760412 CPUtime=0.95 cores=0,2
/proc/32164/task/32171/stat : 32171 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 95 0 0 0 16 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32172] ppid=32162 vsize=760412 CPUtime=1.13 cores=0,2
/proc/32164/task/32172/stat : 32172 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32173] ppid=32162 vsize=760412 CPUtime=1.19 cores=0,2
/proc/32164/task/32173/stat : 32173 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32174] ppid=32162 vsize=760412 CPUtime=1.19 cores=0,2
/proc/32164/task/32174/stat : 32174 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 119 0 0 0 16 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32175] ppid=32162 vsize=760412 CPUtime=1.21 cores=0,2
/proc/32164/task/32175/stat : 32175 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 2 0 0 0
[pid=32164/tid=32176] ppid=32162 vsize=760412 CPUtime=1.12 cores=0,2
/proc/32164/task/32176/stat : 32176 (mono) S 32162 32164 32134 0 -1 4202560 2 0 0 0 112 0 0 0 16 0 9 0 467321740 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646331289 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
[pid=32164/tid=32177] ppid=32162 vsize=760412 CPUtime=0 cores=0,2
/proc/32164/task/32177/stat : 32177 (mono) S 32162 32164 32134 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 467321743 778661888 147895 33554432000 4194304 7232020 140735875869024 18446744073709551615 216646338993 0 0 4096 545260780 18446604440279343424 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1304.09
Current children cumulated vsize (KiB) 760412

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): 1304.14
CPU user time (s): 1303.22
CPU system time (s): 0.91786
CPU usage (%): 100.315
Max. virtual memory (cumulated for all children) (KiB): 760412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.22
system time used= 0.91786
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 401713
page faults= 21
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18378
involuntary context switches= 7320

runsolver used 2.24966 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 13:13:11
IDJOB=3262697
IDBENCH=83796
IDSOLVER=1608
FILE ID=node103/3262697-1303557191
RUNJOBID= node103-1303557191-32152
PBS_JOBID= 13150270
Free space on /tmp= 71096 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.50.825.shuffled-as.sat03-1648.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262697-1303557191/watcher-3262697-1303557191 -o /tmp/evaluation-result-3262697-1303557191/solver-3262697-1303557191 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3262697-1303557191.cnf

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

MD5SUM BENCH= 05a191325d89de504821b55dea51ca7f
RANDOM SEED=1271157965

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15595584 kB
Buffers:       2147192 kB
Cached:       14566524 kB
SwapCached:          0 kB
Active:       10247444 kB
Inactive:      6530008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15595584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             604 kB
Writeback:           0 kB
AnonPages:       63228 kB
Mapped:          14324 kB
Slab:           512516 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186008 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= 71092 MiB
End job on node103 at 2011-04-23 13:34:53