Trace number 3280102

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-04UNSAT 102.343 102.075

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

102.26/102.03	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3280102-1303746816/watcher-3280102-1303746816 -o /tmp/evaluation-result-3280102-1303746816/solver-3280102-1303746816 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3280102-1303746816.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: 0.00 0.00 0.00 2/174 21721
/proc/meminfo: memFree=16264944/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=3448 CPUtime=0 cores=5,7
/proc/21721/stat : 21721 (mono) D 21719 21721 21691 0 -1 4194304 69 0 1 0 0 0 0 0 21 0 1 0 486282111 3530752 25 33554432000 4194304 7232020 140734296039792 18446744073709551615 253635937296 0 0 4096 0 18446744071562234166 0 0 17 5 0 0 0
/proc/21721/statm: 862 25 19 742 0 80 0

[startup+0.00844203 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 21721
/proc/meminfo: memFree=16264944/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=3448 CPUtime=0 cores=5,7
/proc/21721/stat : 21721 (mono) S 21719 21721 21691 0 -1 4194304 75 0 2 0 0 0 0 0 21 0 1 0 486282111 3530752 31 33554432000 4194304 7232020 140734296039792 18446744073709551615 253635935879 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/21721/statm: 862 31 24 742 0 80 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3448

[startup+0.10044 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 21721
/proc/meminfo: memFree=16264944/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=105664 CPUtime=0.01 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 1350 0 20 0 1 0 0 0 17 0 9 0 486282111 108199936 1277 33554432000 4194304 7232020 140734296039792 18446744073709551615 5599056 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 26416 1278 902 742 0 18987 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105664

[startup+0.300405 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 21721
/proc/meminfo: memFree=16264944/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=120032 CPUtime=0.21 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 4574 0 21 0 21 0 0 0 18 0 9 0 486282111 122912768 4502 33554432000 4194304 7232020 140734296039792 18446744073709551615 1163100967 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 30008 4502 975 742 0 22579 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 120032

[startup+0.700345 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 21721
/proc/meminfo: memFree=16264944/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=131300 CPUtime=0.65 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 7525 0 21 0 64 1 0 0 18 0 9 0 486282111 134451200 7453 33554432000 4194304 7232020 140734296039792 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 32825 7457 975 742 0 25396 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 131300

[startup+1.5012 s]
/proc/loadavg: 0.00 0.00 0.00 4/187 21738
/proc/meminfo: memFree=16213568/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=175152 CPUtime=1.52 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 15519 0 21 0 150 2 0 0 18 0 9 0 486282111 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253640550510 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 43788 15447 994 742 0 36359 0
[pid=21721/tid=21723] ppid=21719 vsize=175152 CPUtime=0.01 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=175152 CPUtime=0.03 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 3 0 0 0 16 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=175152 CPUtime=0.03 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=175152 CPUtime=0.01 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=175152 CPUtime=0 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=175152 CPUtime=0.01 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=175152 CPUtime=0.06 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=175152 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 179355648 15447 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 175152

[startup+3.10091 s]
/proc/loadavg: 0.24 0.05 0.02 4/196 21752
/proc/meminfo: memFree=15822584/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=497660 CPUtime=3.2 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 99003 0 21 0 308 12 0 0 20 0 9 0 486282111 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079963950 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 124415 98931 999 742 0 116986 0
[pid=21721/tid=21723] ppid=21719 vsize=497660 CPUtime=0.04 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=497660 CPUtime=0.05 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=497660 CPUtime=0.04 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=497660 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=497660 CPUtime=0.02 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=497660 CPUtime=0.02 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=497660 CPUtime=0.08 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=497660 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 509603840 98931 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 497660

[startup+6.30131 s]
/proc/loadavg: 0.24 0.05 0.02 5/209 21766
/proc/meminfo: memFree=15490796/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=589724 CPUtime=6.4 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 121889 0 21 0 625 15 0 0 25 0 9 0 486282111 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079975109 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 147431 121816 1023 742 0 140002 0
[pid=21721/tid=21723] ppid=21719 vsize=589724 CPUtime=0.04 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=589724 CPUtime=0.05 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=589724 CPUtime=0.04 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=589724 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=589724 CPUtime=0.02 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=589724 CPUtime=0.02 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=589724 CPUtime=0.08 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=589724 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 603877376 121816 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 589724

[startup+12.7012 s]
/proc/loadavg: 0.74 0.16 0.05 5/222 21784
/proc/meminfo: memFree=13170624/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=598236 CPUtime=12.8 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 124198 0 21 0 1264 16 0 0 25 0 9 0 486282111 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079972889 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149559 124125 1023 742 0 142130 0
[pid=21721/tid=21723] ppid=21719 vsize=598236 CPUtime=0.04 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=598236 CPUtime=0.05 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=598236 CPUtime=0.04 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=598236 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=598236 CPUtime=0.02 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=598236 CPUtime=0.02 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=598236 CPUtime=0.08 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=598236 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 612593664 124125 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 598236

[startup+25.5008 s]
/proc/loadavg: 1.24 0.29 0.09 5/222 21784
/proc/meminfo: memFree=13037256/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=598300 CPUtime=25.64 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 124338 0 21 0 2548 16 0 0 25 0 9 0 486282111 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976357 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149575 124265 1023 742 0 142146 0
[pid=21721/tid=21723] ppid=21719 vsize=598300 CPUtime=0.04 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=598300 CPUtime=0.06 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=598300 CPUtime=0.04 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=598300 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=598300 CPUtime=0.04 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=598300 CPUtime=0.02 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=598300 CPUtime=0.11 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 486282115 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=598300 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 612659200 124265 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 598300

[startup+51.1012 s]
/proc/loadavg: 2.18 0.59 0.20 5/222 21785
/proc/meminfo: memFree=13034532/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599196 CPUtime=51.24 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 124863 0 21 0 5108 16 0 0 25 0 9 0 486282111 613576704 124790 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976289 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149799 124790 1023 742 0 142370 0
[pid=21721/tid=21723] ppid=21719 vsize=599196 CPUtime=0.04 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 4 0 0 0 15 0 9 0 486282115 613576704 124790 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599196 CPUtime=0.06 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 486282115 613576704 124790 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599196 CPUtime=0.04 cores=5,7

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

/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 8956 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079972780 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.07 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.11 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.72
Current children cumulated vsize (KiB) 599836

[startup+95.901 s]
/proc/loadavg: 3.14 1.06 0.37 5/222 21786
/proc/meminfo: memFree=13021236/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=96.12 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 9596 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079975670 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.05 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 5 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.07 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 7 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.11 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 11 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 96.12
Current children cumulated vsize (KiB) 599836

[startup+99.1005 s]
/proc/loadavg: 3.21 1.11 0.39 5/222 21786
/proc/meminfo: memFree=13021360/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=99.36 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 9920 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976289 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.08 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.13 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.36
Current children cumulated vsize (KiB) 599836

[startup+100.701 s]
/proc/loadavg: 3.21 1.11 0.39 5/222 21786
/proc/meminfo: memFree=13021360/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=100.96 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 10080 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079975053 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.08 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.13 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.96
Current children cumulated vsize (KiB) 599836

[startup+101.501 s]
/proc/loadavg: 3.27 1.16 0.41 5/222 21786
/proc/meminfo: memFree=13021360/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=101.76 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 10160 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976357 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.08 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.13 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 599836

[startup+101.901 s]
/proc/loadavg: 3.27 1.16 0.41 5/222 21786
/proc/meminfo: memFree=13021360/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=102.16 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 10200 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976255 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.08 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.13 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 599836

[startup+102.001 s]
/proc/loadavg: 3.27 1.16 0.41 5/222 21786
/proc/meminfo: memFree=13021360/32951124 swapFree=67111528/67111528
[pid=21721] ppid=21719 vsize=599836 CPUtime=102.26 cores=5,7
/proc/21721/stat : 21721 (mono) R 21719 21721 21691 0 -1 4202496 125026 0 21 0 10210 16 0 0 25 0 9 0 486282111 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 1079976289 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 6
/proc/21721/statm: 149959 124953 1023 742 0 142530 0
[pid=21721/tid=21723] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21723/stat : 21723 (mono) S 21719 21721 21691 0 -1 4202560 4 0 0 0 9 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21724] ppid=21719 vsize=599836 CPUtime=0.09 cores=5,7
/proc/21721/task/21724/stat : 21724 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 9 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21725] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21725/stat : 21725 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
[pid=21721/tid=21726] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21726/stat : 21726 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21727] ppid=21719 vsize=599836 CPUtime=0.08 cores=5,7
/proc/21721/task/21727/stat : 21727 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21728] ppid=21719 vsize=599836 CPUtime=0.06 cores=5,7
/proc/21721/task/21728/stat : 21728 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21729] ppid=21719 vsize=599836 CPUtime=0.13 cores=5,7
/proc/21721/task/21729/stat : 21729 (mono) S 21719 21721 21691 0 -1 4202560 2 0 0 0 13 0 0 0 16 0 9 0 486282115 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652675481 0 0 4096 545260780 18446604460421906816 0 0 -1 7 0 0 0
[pid=21721/tid=21730] ppid=21719 vsize=599836 CPUtime=0 cores=5,7
/proc/21721/task/21730/stat : 21730 (mono) S 21719 21721 21691 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 486282119 614232064 124953 33554432000 4194304 7232020 140734296039792 18446744073709551615 253652683185 0 0 4096 545260780 18446604460421906816 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 599836

Child status: 0
Real time (s): 102.075
CPU time (s): 102.343
CPU user time (s): 102.151
CPU system time (s): 0.19197
CPU usage (%): 100.263
Max. virtual memory (cumulated for all children) (KiB): 599836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.151
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125112
page faults= 22
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1933
involuntary context switches= 1640

runsolver used 0.172973 second user time and 0.385941 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 17:53:37
IDJOB=3280102
IDBENCH=20346
IDSOLVER=1608
FILE ID=node106/3280102-1303746816
RUNJOBID= node106-1303746814-21712
PBS_JOBID= 13154056
Free space on /tmp= 71768 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280102-1303746816/watcher-3280102-1303746816 -o /tmp/evaluation-result-3280102-1303746816/solver-3280102-1303746816 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3280102-1303746816.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=283235597

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16265232 kB
Buffers:       1985080 kB
Cached:       14076404 kB
SwapCached:          0 kB
Active:        9610756 kB
Inactive:      6514640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16265232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8408 kB
Writeback:           0 kB
AnonPages:       63460 kB
Mapped:          14416 kB
Slab:           497392 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187896 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= 71712 MiB
End job on node106 at 2011-04-25 17:55:19