Trace number 3263269

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.38 3.94 4.03 5/200 29659
/proc/meminfo: memFree=13987628/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=21248 CPUtime=0 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 466 0 0 0 0 0 0 0 25 0 1 0 468014505 21757952 396 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826069184 0 0 4096 1260 0 0 0 17 5 0 0 0
/proc/29659/statm: 5312 397 346 742 0 179 0

[startup+0.100059 s]
/proc/loadavg: 3.38 3.94 4.03 5/200 29659
/proc/meminfo: memFree=13987628/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=108792 CPUtime=0.09 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 2251 0 0 0 9 0 0 0 25 0 9 0 468014505 111403008 2153 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826066101 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 27198 2153 976 742 0 19769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108792

[startup+0.201046 s]
/proc/loadavg: 3.38 3.94 4.03 5/200 29659
/proc/meminfo: memFree=13987628/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=129884 CPUtime=0.2 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 7404 0 0 0 19 1 0 0 25 0 9 0 468014505 133001216 7306 33554432000 4194304 7232020 140735775544688 18446744073709551615 5575091 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/29659/statm: 32471 7306 1000 742 0 25042 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 129884

[startup+0.301028 s]
/proc/loadavg: 3.38 3.94 4.03 5/200 29659
/proc/meminfo: memFree=13987628/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=146316 CPUtime=0.3 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 10236 0 0 0 29 1 0 0 25 0 9 0 468014505 149827584 10138 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094083392 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/29659/statm: 36579 10138 1025 742 0 29150 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 146316

[startup+0.700961 s]
/proc/loadavg: 3.38 3.94 4.03 5/200 29659
/proc/meminfo: memFree=13987628/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=146572 CPUtime=0.7 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 11487 0 0 0 69 1 0 0 25 0 9 0 468014505 150089728 11389 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094085901 0 0 4096 545260780 18446744073709551615 0 0 17 7 0 0 0
/proc/29659/statm: 36643 11389 1025 742 0 29214 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 146572

[startup+1.50082 s]
/proc/loadavg: 3.38 3.94 4.03 5/222 29686
/proc/meminfo: memFree=13833204/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=146636 CPUtime=1.5 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 11761 0 0 0 149 1 0 0 25 0 9 0 468014505 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094083609 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 36659 11662 1024 742 0 29230 0
[pid=29659/tid=29661] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=146636 CPUtime=0.01 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=146636 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 150155264 11662 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 146636

[startup+3.10056 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13819316/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=155020 CPUtime=3.11 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 12217 0 0 0 310 1 0 0 25 0 9 0 468014505 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086773 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 38755 12118 1024 742 0 31326 0
[pid=29659/tid=29661] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=155020 CPUtime=0.01 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=155020 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 158740480 12118 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 155020

[startup+6.30102 s]
/proc/loadavg: 3.67 3.99 4.04 5/222 29686
/proc/meminfo: memFree=13780512/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=163468 CPUtime=6.34 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 15035 0 0 0 632 2 0 0 25 0 9 0 468014505 167391232 14936 33554432000 4194304 7232020 140735775544688 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 40867 14938 1024 742 0 33438 0
[pid=29659/tid=29661] ppid=29657 vsize=163468 CPUtime=0.01 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 468014506 167391232 14938 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=163468 CPUtime=0.01 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 167391232 14940 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=163468 CPUtime=0.01 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 167391232 14942 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=163468 CPUtime=0.01 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 167391232 14943 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=163468 CPUtime=0.01 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 468014506 167391232 14945 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=163468 CPUtime=0 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 468014506 167391232 14945 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=163468 CPUtime=0.02 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 468014506 167391232 14947 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=163468 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 167391232 14947 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 163468

[startup+12.7009 s]
/proc/loadavg: 3.80 4.00 4.05 5/222 29686
/proc/meminfo: memFree=13717276/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=180172 CPUtime=12.8 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 18772 0 0 0 1277 3 0 0 25 0 9 0 468014505 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094091314 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 45043 18642 1025 742 0 37614 0
[pid=29659/tid=29661] ppid=29657 vsize=180172 CPUtime=0.03 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=180172 CPUtime=0.02 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=180172 CPUtime=0.02 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=180172 CPUtime=0.02 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=180172 CPUtime=0.03 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=180172 CPUtime=0.01 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=180172 CPUtime=0.03 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014506 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=180172 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 184496128 18642 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 180172

[startup+25.5008 s]
/proc/loadavg: 3.83 4.00 4.05 5/222 29687
/proc/meminfo: memFree=13616120/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=205324 CPUtime=25.69 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 26551 0 0 0 2565 4 0 0 25 0 9 0 468014505 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086773 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 51331 25412 1036 742 0 43902 0
[pid=29659/tid=29661] ppid=29657 vsize=205324 CPUtime=0.04 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=205324 CPUtime=0.05 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=205324 CPUtime=0.05 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=205324 CPUtime=0.03 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=205324 CPUtime=0.06 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=205324 CPUtime=0.04 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=205324 CPUtime=0.06 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 468014506 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=205324 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 210251776 25412 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 205324

[startup+51.1005 s]
/proc/loadavg: 3.89 4.00 4.05 5/222 29688
/proc/meminfo: memFree=13496920/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=247180 CPUtime=51.4 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 39547 0 0 0 5134 6 0 0 25 0 9 0 468014505 253112320 35005 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086809 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 61795 35005 1036 742 0 54366 0
[pid=29659/tid=29661] ppid=29657 vsize=247180 CPUtime=0.11 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 11 0 0 0 15 0 9 0 468014506 253112320 35005 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=247180 CPUtime=0.11 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 468014506 253112320 35005 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=247180 CPUtime=0.08 cores=5,7

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

/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 178 0 0 0 15 0 9 0 468014506 673161216 126364 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=657384 CPUtime=1.61 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 161 0 0 0 15 0 9 0 468014506 673161216 126364 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=657384 CPUtime=1.29 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 468014506 673161216 126364 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=657384 CPUtime=1.83 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 468014506 673161216 126364 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=657384 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 673161216 126364 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1007.93
Current children cumulated vsize (KiB) 657384

[startup+1062.3 s]
/proc/loadavg: 4.04 4.07 4.03 5/222 29714
/proc/meminfo: memFree=12321528/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=673776 CPUtime=1068.22 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 296281 0 0 0 106765 57 0 0 25 0 9 0 468014505 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086010 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 168444 136230 1036 742 0 161015 0
[pid=29659/tid=29661] ppid=29657 vsize=673776 CPUtime=1.63 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 163 0 0 0 16 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=673776 CPUtime=1.74 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=673776 CPUtime=1.83 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=673776 CPUtime=1.83 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=673776 CPUtime=1.66 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=673776 CPUtime=1.4 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=673776 CPUtime=1.92 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 192 0 0 0 15 0 9 0 468014506 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=673776 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 689946624 136230 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1068.22
Current children cumulated vsize (KiB) 673776

[startup+1122.3 s]
/proc/loadavg: 4.01 4.06 4.02 5/222 29716
/proc/meminfo: memFree=12134148/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=681968 CPUtime=1128.49 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 304230 0 0 0 112790 59 0 0 25 0 9 0 468014505 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094087351 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 170492 144179 1036 742 0 163063 0
[pid=29659/tid=29661] ppid=29657 vsize=681968 CPUtime=1.64 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 164 0 0 0 15 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=681968 CPUtime=1.83 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 183 0 0 0 16 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=681968 CPUtime=1.84 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 184 0 0 0 15 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=681968 CPUtime=1.89 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=681968 CPUtime=1.76 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 176 0 0 0 15 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=681968 CPUtime=1.5 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=681968 CPUtime=2.05 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 205 0 0 0 16 0 9 0 468014506 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=681968 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 698335232 144179 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1128.49
Current children cumulated vsize (KiB) 681968

[startup+1182.3 s]
/proc/loadavg: 4.00 4.05 4.02 5/222 29718
/proc/meminfo: memFree=12005176/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=714864 CPUtime=1188.71 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 312787 0 0 0 118811 60 0 0 25 0 9 0 468014505 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086766 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 178716 152736 1036 742 0 171287 0
[pid=29659/tid=29661] ppid=29657 vsize=714864 CPUtime=1.73 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 173 0 0 0 16 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=714864 CPUtime=1.88 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 188 0 0 0 15 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=714864 CPUtime=1.89 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=714864 CPUtime=1.99 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 199 0 0 0 16 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=714864 CPUtime=1.77 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 177 0 0 0 16 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=714864 CPUtime=1.58 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=714864 CPUtime=2.1 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 210 0 0 0 15 0 9 0 468014506 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=714864 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 732020736 152736 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1188.71
Current children cumulated vsize (KiB) 714864

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 4.01 5/222 29720
/proc/meminfo: memFree=11969200/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=747696 CPUtime=1248.93 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 321049 0 0 0 124832 61 0 0 25 0 9 0 468014505 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086773 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 186924 160998 1036 742 0 179495 0
[pid=29659/tid=29661] ppid=29657 vsize=747696 CPUtime=1.84 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 184 0 0 0 16 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=747696 CPUtime=1.94 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=747696 CPUtime=1.94 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 194 0 0 0 15 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=747696 CPUtime=2.05 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 205 0 0 0 15 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=747696 CPUtime=1.85 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 185 0 0 0 15 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=747696 CPUtime=1.59 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 159 0 0 0 15 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=747696 CPUtime=2.18 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 218 0 0 0 16 0 9 0 468014506 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=747696 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 765640704 160998 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1248.93
Current children cumulated vsize (KiB) 747696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 4.01 4/207 29723
/proc/meminfo: memFree=12617660/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=772656 CPUtime=1306.86 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 327721 0 0 0 130624 62 0 0 25 0 9 0 468014505 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086705 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 193164 167670 1036 742 0 185735 0
[pid=29659/tid=29661] ppid=29657 vsize=772656 CPUtime=1.89 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 189 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=772656 CPUtime=2.04 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 204 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=772656 CPUtime=2.01 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=772656 CPUtime=2.06 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=772656 CPUtime=1.94 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=772656 CPUtime=1.67 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 167 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=772656 CPUtime=2.23 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 223 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=772656 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1306.86
Current children cumulated vsize (KiB) 772656

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

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

[startup+1300 s]
/proc/loadavg: 4.01 4.04 4.01 4/207 29723
/proc/meminfo: memFree=12617660/32950928 swapFree=67111528/67111528
[pid=29659] ppid=29657 vsize=772656 CPUtime=1306.86 cores=5,7
/proc/29659/stat : 29659 (mono) R 29657 29659 28787 0 -1 4202496 327721 0 0 0 130624 62 0 0 25 0 9 0 468014505 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 1094086705 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/29659/statm: 193164 167670 1036 742 0 185735 0
[pid=29659/tid=29661] ppid=29657 vsize=772656 CPUtime=1.89 cores=5,7
/proc/29659/task/29661/stat : 29661 (mono) S 29657 29659 28787 0 -1 4202560 4 0 0 0 189 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29662] ppid=29657 vsize=772656 CPUtime=2.04 cores=5,7
/proc/29659/task/29662/stat : 29662 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 204 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29663] ppid=29657 vsize=772656 CPUtime=2.01 cores=5,7
/proc/29659/task/29663/stat : 29663 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 201 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29664] ppid=29657 vsize=772656 CPUtime=2.06 cores=5,7
/proc/29659/task/29664/stat : 29664 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29665] ppid=29657 vsize=772656 CPUtime=1.94 cores=5,7
/proc/29659/task/29665/stat : 29665 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 194 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 7 0 0 0
[pid=29659/tid=29666] ppid=29657 vsize=772656 CPUtime=1.67 cores=5,7
/proc/29659/task/29666/stat : 29666 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 167 0 0 0 16 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29667] ppid=29657 vsize=772656 CPUtime=2.23 cores=5,7
/proc/29659/task/29667/stat : 29667 (mono) S 29657 29659 28787 0 -1 4202560 2 0 0 0 223 0 0 0 15 0 9 0 468014506 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826056089 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
[pid=29659/tid=29668] ppid=29657 vsize=772656 CPUtime=0 cores=5,7
/proc/29659/task/29668/stat : 29668 (mono) S 29657 29659 28787 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 468014507 791199744 167670 33554432000 4194304 7232020 140735775544688 18446744073709551615 251826063793 0 0 4096 545260780 18446604458405419840 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1306.86
Current children cumulated vsize (KiB) 772656

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1306.92
CPU user time (s): 1306.26
CPU system time (s): 0.661899
CPU usage (%): 100.529
Max. virtual memory (cumulated for all children) (KiB): 772656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1306.26
system time used= 0.661899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327721
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= 14806
involuntary context switches= 5543

runsolver used 2.07069 second user time and 5.04023 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 15:09:18
IDJOB=3263269
IDBENCH=83949
IDSOLVER=1608
FILE ID=node126/3263269-1303564158
RUNJOBID= node126-1303564158-29614
PBS_JOBID= 13150276
Free space on /tmp= 71400 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263269-1303564158/watcher-3263269-1303564158 -o /tmp/evaluation-result-3263269-1303564158/solver-3263269-1303564158 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3263269-1303564158.cnf

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=1994571246

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13987916 kB
Buffers:       1983228 kB
Cached:       16336100 kB
SwapCached:          0 kB
Active:        7583592 kB
Inactive:     10807080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13987916 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1424 kB
Writeback:           0 kB
AnonPages:       70428 kB
Mapped:          17988 kB
Slab:           507212 kB
PageTables:       5236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   382592 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= 71400 MiB
End job on node126 at 2011-04-23 15:31:00