Trace number 3394695

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) 5000.14 4978

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark373.939
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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: 961)

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-3394695-1306085320/watcher-3394695-1306085320 -o /tmp/evaluation-result-3394695-1306085320/solver-3394695-1306085320 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394695-1306085320.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.35 1.70 2/534 8632
/proc/meminfo: memFree=15534956/32951124 swapFree=51873504/67111528
[pid=8631] ppid=8627 vsize=3324 CPUtime=0 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) D 8627 8631 7885 0 -1 4194304 44 0 0 0 0 0 0 0 18 0 1 0 700948249 3403776 1 33554432000 0 0 140733932472104 18446744073709551615 5055511 0 0 4096 0 18446744071562234166 0 0 17 1 0 0 0
/proc/8631/statm: 831 1 0 0 0 79 0

[startup+0.113486 s]
/proc/loadavg: 0.93 1.35 1.70 2/534 8632
/proc/meminfo: memFree=15534956/32951124 swapFree=51873504/67111528
[pid=8631] ppid=8627 vsize=105640 CPUtime=0 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1291 0 18 0 0 0 0 0 17 0 9 0 700948249 108175360 1217 33554432000 4194304 7232020 140733932466928 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 8
/proc/8631/statm: 26410 1217 870 742 0 18981 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 105640

[startup+0.200397 s]
/proc/loadavg: 0.93 1.35 1.70 2/534 8632
/proc/meminfo: memFree=15534956/32951124 swapFree=51873504/67111528
[pid=8631] ppid=8627 vsize=109708 CPUtime=0.09 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 2311 0 20 0 9 0 0 0 18 0 9 0 700948249 112340992 2239 33554432000 4194304 7232020 140733932466928 18446744073709551615 1160436192 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 27427 2239 975 742 0 19998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 109708

[startup+0.300442 s]
/proc/loadavg: 0.93 1.35 1.70 2/534 8632
/proc/meminfo: memFree=15534956/32951124 swapFree=51873504/67111528
[pid=8631] ppid=8627 vsize=112976 CPUtime=0.2 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 2925 0 20 0 20 0 0 0 18 0 9 0 700948249 115687424 2853 33554432000 4194304 7232020 140733932466928 18446744073709551615 1160450194 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 28244 2853 994 742 0 20815 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 112976

[startup+0.700344 s]
/proc/loadavg: 0.93 1.35 1.70 2/534 8632
/proc/meminfo: memFree=15534956/32951124 swapFree=51873504/67111528
[pid=8631] ppid=8627 vsize=171456 CPUtime=0.62 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 16634 0 20 0 60 2 0 0 18 0 9 0 700948249 175570944 16561 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089848345 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 42864 16561 1023 742 0 35435 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 171456

[startup+1.50116 s]
/proc/loadavg: 0.93 1.35 1.70 3/552 8651
/proc/meminfo: memFree=15427812/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=171840 CPUtime=1.43 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 17701 0 20 0 141 2 0 0 19 0 9 0 700948249 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 6135060 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 42960 17628 1023 742 0 35531 0
[pid=8631/tid=8636] ppid=8627 vsize=171840 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=171840 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700948257 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=171840 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700948260 175964160 17628 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 171840

[startup+3.10093 s]
/proc/loadavg: 0.93 1.35 1.70 3/552 8651
/proc/meminfo: memFree=15418388/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=171968 CPUtime=3.03 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 18062 0 20 0 301 2 0 0 23 0 9 0 700948249 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 1160462874 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 42992 17989 1023 742 0 35563 0
[pid=8631/tid=8636] ppid=8627 vsize=171968 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 2 0 0 0 16 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=171968 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=171968 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700948260 176095232 17989 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 171968

[startup+6.30131 s]
/proc/loadavg: 1.02 1.36 1.70 11/552 8651
/proc/meminfo: memFree=15410588/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=180544 CPUtime=6.26 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 19752 0 20 0 624 2 0 0 18 0 9 0 700948249 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 1160462864 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 9
/proc/8631/statm: 45136 19679 1023 742 0 37707 0
[pid=8631/tid=8636] ppid=8627 vsize=180544 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=180544 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=180544 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=180544 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=180544 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=180544 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=180544 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700948257 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=180544 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700948260 184877056 19679 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 180544

[startup+12.7012 s]
/proc/loadavg: 1.09 1.37 1.70 4/552 8651
/proc/meminfo: memFree=15380680/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=197248 CPUtime=12.71 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 22729 0 20 0 1268 3 0 0 18 0 9 0 700948249 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851363 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 9
/proc/8631/statm: 49312 22656 1023 742 0 41883 0
[pid=8631/tid=8636] ppid=8627 vsize=197248 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=197248 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=197248 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=197248 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=197248 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=197248 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=197248 CPUtime=0.02 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 700948257 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=197248 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700948260 201981952 22656 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 197248

[startup+25.5009 s]
/proc/loadavg: 1.29 1.40 1.71 4/552 8651
/proc/meminfo: memFree=15357112/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=205824 CPUtime=25.61 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 26166 0 20 0 2557 4 0 0 25 0 9 0 700948249 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851509 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 51456 26093 1023 742 0 44027 0
[pid=8631/tid=8636] ppid=8627 vsize=205824 CPUtime=0.04 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 4 0 0 0 15 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=205824 CPUtime=0.04 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=205824 CPUtime=0.03 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=205824 CPUtime=0.04 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=205824 CPUtime=0.03 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=205824 CPUtime=0.04 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=205824 CPUtime=0.04 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 700948257 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=205824 CPUtime=0 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 700948260 210763776 26093 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.61
Current children cumulated vsize (KiB) 205824

[startup+51.1013 s]
/proc/loadavg: 1.71 1.49 1.73 3/552 8652
/proc/meminfo: memFree=15310424/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=256256 CPUtime=51.37 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 43950 0 20 0 5131 6 0 0 25 0 9 0 700948249 262406144 34806 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851509 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 9
/proc/8631/statm: 64064 34808 1024 742 0 56635 0
[pid=8631/tid=8636] ppid=8627 vsize=256256 CPUtime=0.09 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 9 0 0 0 15 0 9 0 700948257 262406144 34809 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=256256 CPUtime=0.06 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 700948257 262406144 34809 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=256256 CPUtime=0.05 cores=1,3,5,7

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

/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 384 2 0 0 15 0 9 0 700948257 2479476736 406823 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=3.91 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 389 2 0 0 16 0 9 0 700948257 2479476736 406823 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=3.72 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 370 2 0 0 16 0 9 0 700948257 2479476736 406823 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.66 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 364 2 0 0 16 0 9 0 700948257 2479476736 406823 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 406823 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4682.76
Current children cumulated vsize (KiB) 2421364

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/552 8788
/proc/meminfo: memFree=13150292/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=4743.04 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1441668 0 20 0 474057 247 0 0 25 0 9 0 700948249 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851502 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 9
/proc/8631/statm: 605341 417808 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.71 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 368 3 0 0 16 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.2 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 418 2 0 0 15 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 398 2 0 0 16 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=3.92 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 390 2 0 0 16 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=3.97 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 395 2 0 0 16 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=3.79 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 377 2 0 0 16 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.69 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 367 2 0 0 15 0 9 0 700948257 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 417808 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4743.04
Current children cumulated vsize (KiB) 2421364

[startup+4782.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/552 8790
/proc/meminfo: memFree=13120848/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=4803.42 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1449026 0 20 0 480094 248 0 0 25 0 9 0 700948249 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851509 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 9
/proc/8631/statm: 605341 425166 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.77 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 374 3 0 0 15 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.28 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 426 2 0 0 15 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4.08 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 406 2 0 0 16 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=4.01 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 399 2 0 0 16 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=4.03 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 401 2 0 0 15 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=3.82 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 380 2 0 0 15 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.78 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 376 2 0 0 15 0 9 0 700948257 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 425166 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4803.42
Current children cumulated vsize (KiB) 2421364

[startup+4842.32 s]
/proc/loadavg: 2.16 2.05 2.01 4/552 8792
/proc/meminfo: memFree=13092276/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=4863.74 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1456222 0 20 0 486125 249 0 0 25 0 9 0 700948249 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851729 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 9
/proc/8631/statm: 605341 432274 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.84 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 381 3 0 0 16 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.37 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 435 2 0 0 16 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4.12 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 409 3 0 0 16 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=4.06 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 404 2 0 0 15 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=4.09 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 407 2 0 0 16 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=3.87 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 385 2 0 0 16 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.82 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 380 2 0 0 15 0 9 0 700948257 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 432274 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4863.74
Current children cumulated vsize (KiB) 2421364

[startup+4902.3 s]
/proc/loadavg: 2.06 2.04 2.01 4/552 8793
/proc/meminfo: memFree=13041256/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=4924.01 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1477023 0 20 0 492149 252 0 0 25 0 9 0 700948249 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 6173260 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 9
/proc/8631/statm: 605341 452979 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.87 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) R 8627 8631 7885 0 -1 4202560 3 0 0 0 384 3 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.45 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 443 2 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051481269 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4.15 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 412 3 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051481269 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=4.1 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 408 2 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=4.19 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 417 2 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051481269 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=3.94 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 392 2 0 0 15 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051481269 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.87 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) R 8627 8631 7885 0 -1 4202560 2 0 0 0 385 2 0 0 16 0 9 0 700948257 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 6173027 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4194368 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 452979 33554432000 4194304 7232020 140733932466928 18446744073709551615 212039043007 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4924.01
Current children cumulated vsize (KiB) 2421364

[startup+4962.3 s]
/proc/loadavg: 1.80 1.98 1.99 2/538 8813
/proc/meminfo: memFree=13696224/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=4984.32 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1481435 0 20 0 498180 252 0 0 25 0 9 0 700948249 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089850822 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 9
/proc/8631/statm: 605341 457391 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.93 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 390 3 0 0 16 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.49 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 447 2 0 0 16 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4.24 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 421 3 0 0 16 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=4.12 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 410 2 0 0 15 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=4.25 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 423 2 0 0 16 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=4.01 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 399 2 0 0 16 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.93 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 391 2 0 0 15 0 9 0 700948257 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 457391 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4984.32
Current children cumulated vsize (KiB) 2421364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4977.9 s]
/proc/loadavg: 1.62 1.93 1.97 2/538 8813
/proc/meminfo: memFree=13678844/32951124 swapFree=51873512/67111528
[pid=8631] ppid=8627 vsize=2421364 CPUtime=5000.03 cores=1,3,5,7
/proc/8631/stat : 8631 (mono) R 8627 8631 7885 0 -1 4202496 1485903 0 20 0 499750 253 0 0 25 0 9 0 700948249 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 1089851509 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 9
/proc/8631/statm: 605341 461710 1035 742 0 597912 0
[pid=8631/tid=8636] ppid=8627 vsize=2421364 CPUtime=3.95 cores=1,3,5,7
/proc/8631/task/8636/stat : 8636 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 392 3 0 0 16 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8638] ppid=8627 vsize=2421364 CPUtime=4.51 cores=1,3,5,7
/proc/8631/task/8638/stat : 8638 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 449 2 0 0 16 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8640] ppid=8627 vsize=2421364 CPUtime=4.26 cores=1,3,5,7
/proc/8631/task/8640/stat : 8640 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 423 3 0 0 16 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 7 0 0 0
[pid=8631/tid=8643] ppid=8627 vsize=2421364 CPUtime=4.14 cores=1,3,5,7
/proc/8631/task/8643/stat : 8643 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 412 2 0 0 16 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8645] ppid=8627 vsize=2421364 CPUtime=4.26 cores=1,3,5,7
/proc/8631/task/8645/stat : 8645 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 424 2 0 0 15 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
[pid=8631/tid=8647] ppid=8627 vsize=2421364 CPUtime=4.03 cores=1,3,5,7
/proc/8631/task/8647/stat : 8647 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 401 2 0 0 15 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 5 0 0 0
[pid=8631/tid=8648] ppid=8627 vsize=2421364 CPUtime=3.95 cores=1,3,5,7
/proc/8631/task/8648/stat : 8648 (mono) S 8627 8631 7885 0 -1 4202560 2 0 0 0 393 2 0 0 16 0 9 0 700948257 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051471257 0 0 4096 545260780 18446604459821556672 0 0 -1 3 0 0 0
[pid=8631/tid=8649] ppid=8627 vsize=2421364 CPUtime=0.01 cores=1,3,5,7
/proc/8631/task/8649/stat : 8649 (mono) S 8627 8631 7885 0 -1 4202560 3 0 0 0 0 1 0 0 15 0 9 0 700948260 2479476736 461710 33554432000 4194304 7232020 140733932466928 18446744073709551615 212051478961 0 0 4096 545260780 18446604459821556672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 2421364

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): 4978
CPU time (s): 5000.14
CPU user time (s): 4997.53
CPU system time (s): 2.6126
CPU usage (%): 100.445
Max. virtual memory (cumulated for all children) (KiB): 2421364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.53
system time used= 2.6126
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1485903
page faults= 20
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44436
involuntary context switches= 36813

runsolver used 26.112 second user time and 65.4411 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-22 19:28:40
IDJOB=3394695
IDBENCH=83797
IDSOLVER=1880
FILE ID=node146/3394695-1306085320
RUNJOBID= node146-1306085320-8614
PBS_JOBID= 13387857
Free space on /tmp= 73032 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394695-1306085320/watcher-3394695-1306085320 -o /tmp/evaluation-result-3394695-1306085320/solver-3394695-1306085320 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394695-1306085320.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=505486924

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:      15535532 kB
Buffers:        310140 kB
Cached:        4761596 kB
SwapCached:      56204 kB
Active:       12502184 kB
Inactive:      4600528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15535532 kB
SwapTotal:    67111528 kB
SwapFree:     51873504 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:    11981880 kB
Mapped:          29824 kB
Slab:           143612 kB
PageTables:      97480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160667284 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= 73032 MiB
End job on node146 at 2011-05-22 20:51:40