Trace number 3189386

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sol 2011-04-04? (TO) 1305.96 1300.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
MD5SUM0448cdbfc0b1241b735cac942d079298
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 4,6

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.76 3.96 4.01 5/213 10150
/proc/meminfo: memFree=17720756/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=11760 CPUtime=0 cores=4,6
/proc/10150/stat : 10150 (runsolver) R 10148 10150 9304 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 340106769 12042240 49 33554432000 4194304 5392636 140734558960752 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/10150/statm: 2940 49 30 293 0 2644 0

[startup+0.0811871 s]
/proc/loadavg: 3.76 3.96 4.01 5/213 10150
/proc/meminfo: memFree=17720756/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=112412 CPUtime=0.06 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 2820 0 0 0 6 0 0 0 25 0 9 0 340106769 115109888 2721 33554432000 4194304 7232020 140735948149408 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 28103 2725 1001 742 0 20674 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 112412

[startup+0.101206 s]
/proc/loadavg: 3.76 3.96 4.01 5/213 10150
/proc/meminfo: memFree=17720756/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=112436 CPUtime=0.08 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 2912 0 0 0 8 0 0 0 25 0 9 0 340106769 115134464 2812 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413296 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 28109 2812 1024 742 0 20680 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112436

[startup+0.300149 s]
/proc/loadavg: 3.76 3.96 4.01 5/213 10150
/proc/meminfo: memFree=17720756/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=112500 CPUtime=0.28 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 2922 0 0 0 28 0 0 0 18 0 9 0 340106769 115200000 2822 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095414040 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 28125 2822 1024 742 0 20696 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112500

[startup+0.701099 s]
/proc/loadavg: 3.76 3.96 4.01 5/213 10150
/proc/meminfo: memFree=17720756/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=114616 CPUtime=0.68 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 3294 0 0 0 68 0 0 0 18 0 9 0 340106769 117366784 3194 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095410613 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 28654 3194 1024 742 0 21225 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 114616

[startup+1.50094 s]
/proc/loadavg: 3.76 3.96 4.01 5/222 10159
/proc/meminfo: memFree=17707920/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=117516 CPUtime=1.5 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 3931 0 0 0 149 1 0 0 18 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413870 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 29379 3831 1024 742 0 21950 0
[pid=10150/tid=10152] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=117516 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 120336384 3831 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 117516

[startup+3.1006 s]
/proc/loadavg: 3.78 3.96 4.01 5/222 10159
/proc/meminfo: memFree=17700604/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=121856 CPUtime=3.11 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 4817 0 0 0 310 1 0 0 18 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095425177 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/10150/statm: 30464 4711 1024 742 0 23035 0
[pid=10150/tid=10152] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 340106769 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 124780544 4711 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 121856

[startup+6.30106 s]
/proc/loadavg: 3.78 3.96 4.01 5/222 10159
/proc/meminfo: memFree=17687656/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=121856 CPUtime=6.33 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 5708 0 0 0 632 1 0 0 18 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413034 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 30464 5214 1024 742 0 23035 0
[pid=10150/tid=10152] ppid=10148 vsize=121856 CPUtime=0.01 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=121856 CPUtime=0.02 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=121856 CPUtime=0.02 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=121856 CPUtime=0.01 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=121856 CPUtime=0.01 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=121856 CPUtime=0.01 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=121856 CPUtime=0.01 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 340106769 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=121856 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 124780544 5214 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 121856

[startup+12.7009 s]
/proc/loadavg: 3.81 3.96 4.01 7/222 10160
/proc/meminfo: memFree=17673900/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=127140 CPUtime=12.77 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 7792 0 0 0 1275 2 0 0 18 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095412976 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 31785 6616 1025 742 0 24356 0
[pid=10150/tid=10152] ppid=10148 vsize=127140 CPUtime=0.02 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=127140 CPUtime=0.02 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=127140 CPUtime=0.03 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=127140 CPUtime=0.03 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=127140 CPUtime=0.02 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=127140 CPUtime=0.02 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=127140 CPUtime=0.03 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 340106769 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=127140 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 130191360 6616 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 127140

[startup+25.5006 s]
/proc/loadavg: 3.91 3.98 4.01 5/222 10160
/proc/meminfo: memFree=17641300/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=134708 CPUtime=25.65 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 10013 0 0 0 2562 3 0 0 18 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413877 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 33677 7607 1025 742 0 26248 0
[pid=10150/tid=10152] ppid=10148 vsize=134708 CPUtime=0.05 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=134708 CPUtime=0.05 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=134708 CPUtime=0.05 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=134708 CPUtime=0.06 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=134708 CPUtime=0.06 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=134708 CPUtime=0.05 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=134708 CPUtime=0.05 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 340106769 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=134708 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 137940992 7607 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 134708

[startup+51.1009 s]
/proc/loadavg: 3.94 3.98 4.01 5/222 10161
/proc/meminfo: memFree=17596412/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=151348 CPUtime=51.4 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 14667 0 0 0 5136 4 0 0 18 0 9 0 340106769 154980352 10921 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413877 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 37837 10921 1036 742 0 30408 0
[pid=10150/tid=10152] ppid=10148 vsize=151348 CPUtime=0.09 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 9 0 0 0 15 0 9 0 340106769 154980352 10921 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=151348 CPUtime=0.1 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 340106769 154980352 10921 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=151348 CPUtime=0.08 cores=4,6

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

/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 113 0 0 0 16 0 9 0 340106769 293273600 34690 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=286400 CPUtime=1.19 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 340106769 293273600 34690 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=286400 CPUtime=1.21 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 121 0 0 0 16 0 9 0 340106769 293273600 34690 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=286400 CPUtime=1.03 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 340106769 293273600 34690 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=286400 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 293273600 34690 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 946.2
Current children cumulated vsize (KiB) 286400

[startup+1002.31 s]
/proc/loadavg: 4.54 4.25 4.12 8/222 10198
/proc/meminfo: memFree=17185428/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=286400 CPUtime=1006.53 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 87074 0 0 0 100622 31 0 0 25 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 71600 37879 1036 742 0 64171 0
[pid=10150/tid=10152] ppid=10148 vsize=286400 CPUtime=1.22 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) R 10148 10150 9304 0 -1 4202560 4 0 0 0 122 0 0 0 16 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=286400 CPUtime=1.2 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 120 0 0 0 16 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=286400 CPUtime=1.34 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 6173027 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=286400 CPUtime=1.27 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=286400 CPUtime=1.28 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=286400 CPUtime=1.29 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 129 0 0 0 16 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699501237 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=286400 CPUtime=1.1 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) R 10148 10150 9304 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 340106769 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 0 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=286400 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 340106770 293273600 37879 33554432000 4194304 7232020 140735948149408 18446744073709551615 212687062975 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1006.53
Current children cumulated vsize (KiB) 286400

[startup+1062.3 s]
/proc/loadavg: 4.20 4.20 4.11 5/222 10200
/proc/meminfo: memFree=17144616/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=286400 CPUtime=1066.85 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 90671 0 0 0 106653 32 0 0 25 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413877 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 71600 40013 1036 742 0 64171 0
[pid=10150/tid=10152] ppid=10148 vsize=286400 CPUtime=1.32 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 132 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=286400 CPUtime=1.29 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=286400 CPUtime=1.42 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 142 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=286400 CPUtime=1.35 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 135 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=286400 CPUtime=1.37 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=286400 CPUtime=1.38 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=286400 CPUtime=1.22 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 122 0 0 0 15 0 9 0 340106769 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=286400 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 293273600 40013 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1066.85
Current children cumulated vsize (KiB) 286400

[startup+1122.3 s]
/proc/loadavg: 4.07 4.16 4.09 5/222 10201
/proc/meminfo: memFree=17084332/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=286400 CPUtime=1127.16 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 94970 0 0 0 112682 34 0 0 25 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413883 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 71600 43098 1036 742 0 64171 0
[pid=10150/tid=10152] ppid=10148 vsize=286400 CPUtime=1.38 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 138 0 0 0 16 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=286400 CPUtime=1.38 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=286400 CPUtime=1.5 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=286400 CPUtime=1.43 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=286400 CPUtime=1.47 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=286400 CPUtime=1.45 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 145 0 0 0 16 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=286400 CPUtime=1.31 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 131 0 0 0 16 0 9 0 340106769 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=286400 CPUtime=0 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 340106770 293273600 43098 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1127.16
Current children cumulated vsize (KiB) 286400

[startup+1182.3 s]
/proc/loadavg: 4.14 4.16 4.09 5/222 10203
/proc/meminfo: memFree=17057780/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=294656 CPUtime=1187.5 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 99857 0 0 0 118714 36 0 0 18 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413877 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/10150/statm: 73664 44515 1036 742 0 66235 0
[pid=10150/tid=10152] ppid=10148 vsize=294656 CPUtime=1.5 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 150 0 0 0 15 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=294656 CPUtime=1.52 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 152 0 0 0 15 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=294656 CPUtime=1.58 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 158 0 0 0 15 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=294656 CPUtime=1.52 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=294656 CPUtime=1.59 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 159 0 0 0 16 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=294656 CPUtime=1.52 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 152 0 0 0 15 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=294656 CPUtime=1.38 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 138 0 0 0 16 0 9 0 340106769 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=294656 CPUtime=0.01 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340106770 301727744 44515 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1187.5
Current children cumulated vsize (KiB) 294656

[startup+1242.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/222 10204
/proc/meminfo: memFree=16989816/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=302848 CPUtime=1247.85 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 106830 0 0 0 124748 37 0 0 20 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095413877 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 75712 50594 1036 742 0 68283 0
[pid=10150/tid=10152] ppid=10148 vsize=302848 CPUtime=1.59 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 159 0 0 0 15 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=302848 CPUtime=1.6 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 160 0 0 0 15 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=302848 CPUtime=1.69 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 169 0 0 0 15 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=302848 CPUtime=1.6 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 160 0 0 0 16 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=302848 CPUtime=1.7 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=302848 CPUtime=1.64 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 164 0 0 0 16 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=302848 CPUtime=1.45 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 145 0 0 0 15 0 9 0 340106769 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=302848 CPUtime=0.01 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340106770 310116352 50594 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1247.85
Current children cumulated vsize (KiB) 302848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.12 4.09 2/183 10260
/proc/meminfo: memFree=17552648/32951124 swapFree=67111528/67111528
[pid=10150] ppid=10148 vsize=302848 CPUtime=1305.94 cores=4,6
/proc/10150/stat : 10150 (mono) R 10148 10150 9304 0 -1 4202496 109352 0 0 0 130556 38 0 0 25 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 1095414111 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/10150/statm: 75712 50641 1036 742 0 68283 0
[pid=10150/tid=10152] ppid=10148 vsize=302848 CPUtime=1.69 cores=4,6
/proc/10150/task/10152/stat : 10152 (mono) S 10148 10150 9304 0 -1 4202560 4 0 0 0 169 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10153] ppid=10148 vsize=302848 CPUtime=1.68 cores=4,6
/proc/10150/task/10153/stat : 10153 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 168 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10154] ppid=10148 vsize=302848 CPUtime=1.79 cores=4,6
/proc/10150/task/10154/stat : 10154 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 179 0 0 0 15 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10155] ppid=10148 vsize=302848 CPUtime=1.7 cores=4,6
/proc/10150/task/10155/stat : 10155 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 170 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10156] ppid=10148 vsize=302848 CPUtime=1.83 cores=4,6
/proc/10150/task/10156/stat : 10156 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10157] ppid=10148 vsize=302848 CPUtime=1.73 cores=4,6
/proc/10150/task/10157/stat : 10157 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 173 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
[pid=10150/tid=10158] ppid=10148 vsize=302848 CPUtime=1.53 cores=4,6
/proc/10150/task/10158/stat : 10158 (mono) S 10148 10150 9304 0 -1 4202560 2 0 0 0 153 0 0 0 16 0 9 0 340106769 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699491225 0 0 4096 545260780 18446604453952183104 0 0 -1 6 0 0 0
[pid=10150/tid=10159] ppid=10148 vsize=302848 CPUtime=0.01 cores=4,6
/proc/10150/task/10159/stat : 10159 (mono) S 10148 10150 9304 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 340106770 310116352 50641 33554432000 4194304 7232020 140735948149408 18446744073709551615 212699498929 0 0 4096 545260780 18446604453952183104 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1305.94
Current children cumulated vsize (KiB) 302848

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.02
CPU time (s): 1305.96
CPU user time (s): 1305.57
CPU system time (s): 0.394939
CPU usage (%): 100.457
Max. virtual memory (cumulated for all children) (KiB): 302848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.57
system time used= 0.394939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109353
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44498
involuntary context switches= 13282

runsolver used 2.23666 second user time and 4.88026 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-08 19:51:30
IDJOB=3189386
IDBENCH=82917
IDSOLVER=1608
FILE ID=node139/3189386-1302285090
RUNJOBID= node139-1302279879-9323
PBS_JOBID= 12919052
Free space on /tmp= 70848 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189386-1302285090/watcher-3189386-1302285090 -o /tmp/evaluation-result-3189386-1302285090/solver-3189386-1302285090 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189386-1302285090.cnf

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

MD5SUM BENCH= 0448cdbfc0b1241b735cac942d079298
RANDOM SEED=1215877323

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17721036 kB
Buffers:        504872 kB
Cached:       14249988 kB
SwapCached:          0 kB
Active:        8708324 kB
Inactive:      6142820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17721036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             388 kB
Writeback:           0 kB
AnonPages:       95952 kB
Mapped:          17980 kB
Slab:           315180 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   508044 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= 70848 MiB
End job on node139 at 2011-04-08 20:13:12