Trace number 3249847

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) 1316.32 1300.06

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.10 1.68 2.15 6/213 23133
/proc/meminfo: memFree=12955112/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=93284 CPUtime=0 cores=4,6
/proc/23133/stat : 23133 (mono) S 23131 23133 20890 0 -1 4202496 608 0 0 0 0 0 0 0 25 0 8 0 541606820 95522816 534 33554432000 4194304 7232020 140736517010304 18446744073709551615 216735176763 0 2147483391 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 23321 534 418 742 0 18170 0
[pid=23133/tid=23134] ppid=23131 vsize=93284 CPUtime=0 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 541606821 95522816 534 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=93284 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 541606821 95522816 534 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=93284 CPUtime=0 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 541606821 95522816 534 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=93284 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 541606821 95522816 534 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=96076 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 541606821 98381824 535 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=96076 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 541606821 98381824 536 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=96076 CPUtime=0 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 541606821 98381824 547 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0

[startup+0.112854 s]
/proc/loadavg: 3.10 1.68 2.15 6/213 23133
/proc/meminfo: memFree=12955112/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=110564 CPUtime=0.11 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 2669 0 0 0 11 0 0 0 18 0 9 0 541606820 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/23133/statm: 27641 2575 975 742 0 20212 0
[pid=23133/tid=23134] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 541606821 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 541606821 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 541606821 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 541606821 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 541606821 113217536 2575 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 541606821 113217536 2577 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=110564 CPUtime=0 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 541606821 113217536 2580 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 110564

[startup+0.210096 s]
/proc/loadavg: 3.10 1.68 2.15 6/213 23133
/proc/meminfo: memFree=12955112/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=114428 CPUtime=0.2 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 3348 0 0 0 20 0 0 0 18 0 9 0 541606820 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 1179234664 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 28607 3254 975 742 0 21178 0
[pid=23133/tid=23134] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 24 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=114428 CPUtime=0 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 117174272 3254 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 114428

[startup+0.301092 s]
/proc/loadavg: 3.10 1.68 2.15 6/213 23133
/proc/meminfo: memFree=12955112/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=117340 CPUtime=0.3 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 3992 0 0 0 30 0 0 0 18 0 9 0 541606820 120156160 3898 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747005387 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 29335 3902 975 742 0 21906 0
[pid=23133/tid=23134] ppid=23131 vsize=117340 CPUtime=0.01 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 541606821 120156160 3904 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 120156160 3905 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 120156160 3907 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 120156160 3910 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 541606821 120156160 3912 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 541606821 120156160 3914 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=117340 CPUtime=0 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 120156160 3916 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 117340

[startup+0.701047 s]
/proc/loadavg: 3.10 1.68 2.15 6/213 23133
/proc/meminfo: memFree=12955112/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=213244 CPUtime=0.72 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 26718 0 0 0 70 2 0 0 18 0 9 0 541606820 218361856 26624 33554432000 4194304 7232020 140736517010304 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 53311 26624 999 742 0 45882 0
[pid=23133/tid=23134] ppid=23131 vsize=213244 CPUtime=0.02 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 541606821 218361856 26624 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=213244 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 218361856 26624 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=213244 CPUtime=0 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 218361856 26625 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=213244 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 218361856 26625 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=213244 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 541606821 218361856 26625 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=213244 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 541606821 218361856 26626 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=213244 CPUtime=0.01 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541606821 218361856 26626 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 213244

[startup+1.5009 s]
/proc/loadavg: 3.10 1.68 2.15 6/222 23142
/proc/meminfo: memFree=12822616/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=238356 CPUtime=1.52 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 33107 0 0 0 149 3 0 0 19 0 9 0 541606820 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075495511 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 59589 33013 1024 742 0 52160 0
[pid=23133/tid=23134] ppid=23131 vsize=238356 CPUtime=0.02 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=238356 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=238356 CPUtime=0.01 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=238356 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=238356 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=238356 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=238356 CPUtime=0.01 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 541606821 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=238356 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 541606822 244076544 33013 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 238356

[startup+3.10065 s]
/proc/loadavg: 3.17 1.72 2.16 6/222 23142
/proc/meminfo: memFree=12821252/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=238420 CPUtime=3.12 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 33118 0 0 0 309 3 0 0 22 0 9 0 541606820 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216738636784 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 59605 33024 1024 742 0 52176 0
[pid=23133/tid=23134] ppid=23131 vsize=238420 CPUtime=0.02 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 2 0 0 0 15 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=238420 CPUtime=0 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=238420 CPUtime=0.01 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=238420 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=238420 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=238420 CPUtime=0 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=238420 CPUtime=0.01 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 541606821 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=238420 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 541606822 244142080 33024 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 238420

[startup+6.30107 s]
/proc/loadavg: 3.17 1.72 2.16 6/222 23142
/proc/meminfo: memFree=12807240/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=239060 CPUtime=6.35 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 34851 0 0 0 631 4 0 0 25 0 9 0 541606820 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075494186 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 59765 34757 1024 742 0 52336 0
[pid=23133/tid=23134] ppid=23131 vsize=239060 CPUtime=0.03 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 9 0 541606821 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=239060 CPUtime=0.02 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 541606821 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=239060 CPUtime=0.01 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 541606821 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=239060 CPUtime=0 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=239060 CPUtime=0 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 541606821 244797440 34757 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0

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

/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 308 0 0 0 16 0 9 0 541606821 942067712 164659 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=919988 CPUtime=2.4 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 240 0 0 0 16 0 9 0 541606821 942067712 164659 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=919988 CPUtime=2.87 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 287 0 0 0 15 0 9 0 541606821 942067712 164659 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=919988 CPUtime=2.75 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 275 0 0 0 16 0 9 0 541606821 942067712 164659 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=919988 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 942067712 164660 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1012.9
Current children cumulated vsize (KiB) 919988

[startup+1062.3 s]
/proc/loadavg: 3.07 3.09 2.88 8/208 23222
/proc/meminfo: memFree=11896372/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=919988 CPUtime=1074.22 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 366371 0 0 0 107366 56 0 0 25 0 9 0 541606820 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075491865 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 229997 194152 1036 742 0 222568 0
[pid=23133/tid=23134] ppid=23131 vsize=919988 CPUtime=2.93 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 293 0 0 0 15 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=919988 CPUtime=3.19 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 319 0 0 0 15 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=919988 CPUtime=3.11 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 311 0 0 0 16 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=919988 CPUtime=3.43 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 343 0 0 0 15 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=919988 CPUtime=2.59 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 259 0 0 0 16 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=919988 CPUtime=3.41 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 341 0 0 0 15 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=919988 CPUtime=3.2 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 320 0 0 0 16 0 9 0 541606821 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=919988 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 942067712 194152 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1074.22
Current children cumulated vsize (KiB) 919988

[startup+1122.3 s]
/proc/loadavg: 3.02 3.07 2.89 5/208 23224
/proc/meminfo: memFree=11754228/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=1002044 CPUtime=1135.7 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 397225 0 0 0 113510 60 0 0 25 0 9 0 541606820 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075494169 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 250511 223401 1036 742 0 243082 0
[pid=23133/tid=23134] ppid=23131 vsize=1002044 CPUtime=3.34 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 334 0 0 0 16 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=1002044 CPUtime=3.65 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 365 0 0 0 16 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=1002044 CPUtime=3.53 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 353 0 0 0 15 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=1002044 CPUtime=3.74 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 374 0 0 0 16 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=1002044 CPUtime=3.02 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 302 0 0 0 15 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=1002044 CPUtime=3.75 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 375 0 0 0 15 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=1002044 CPUtime=3.71 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 371 0 0 0 15 0 9 0 541606821 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=1002044 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 1026093056 223401 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1135.7
Current children cumulated vsize (KiB) 1002044

[startup+1182.3 s]
/proc/loadavg: 3.01 3.06 2.89 5/208 23226
/proc/meminfo: memFree=11725556/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=1002300 CPUtime=1197.1 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 399396 0 0 0 119650 60 0 0 25 0 9 0 541606820 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075495029 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 250575 225572 1036 742 0 243146 0
[pid=23133/tid=23134] ppid=23131 vsize=1002300 CPUtime=3.71 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 371 0 0 0 16 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=1002300 CPUtime=4.02 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 402 0 0 0 16 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=1002300 CPUtime=3.91 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 391 0 0 0 16 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=1002300 CPUtime=4.16 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 416 0 0 0 16 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=1002300 CPUtime=3.35 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 335 0 0 0 15 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=1002300 CPUtime=4.12 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 412 0 0 0 16 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=1002300 CPUtime=3.9 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 390 0 0 0 15 0 9 0 541606821 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=1002300 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 1026355200 225572 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1197.1
Current children cumulated vsize (KiB) 1002300

[startup+1242.3 s]
/proc/loadavg: 3.29 3.17 2.94 2/180 23263
/proc/meminfo: memFree=12710624/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=1143164 CPUtime=1257.96 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 435617 0 0 0 125730 66 0 0 25 0 9 0 541606820 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075495029 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 285791 259744 1036 742 0 278362 0
[pid=23133/tid=23134] ppid=23131 vsize=1143164 CPUtime=3.87 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 387 0 0 0 15 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=1143164 CPUtime=4.36 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 436 0 0 0 16 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=1143164 CPUtime=4.13 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 413 0 0 0 15 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=1143164 CPUtime=4.28 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 428 0 0 0 16 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=1143164 CPUtime=3.61 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 361 0 0 0 16 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=1143164 CPUtime=4.26 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 426 0 0 0 16 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=1143164 CPUtime=4.22 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 422 0 0 0 16 0 9 0 541606821 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=1143164 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 1170599936 259744 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1257.96
Current children cumulated vsize (KiB) 1143164



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.91 2.80 2.83 2/180 23265
/proc/meminfo: memFree=12665832/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=1187068 CPUtime=1316.26 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 446858 0 0 0 131559 67 0 0 25 0 9 0 541606820 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075497372 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 296767 270985 1036 742 0 289338 0
[pid=23133/tid=23134] ppid=23131 vsize=1187068 CPUtime=4.14 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 414 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=1187068 CPUtime=4.51 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 451 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=1187068 CPUtime=4.38 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 438 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=1187068 CPUtime=4.37 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 437 0 0 0 15 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=1187068 CPUtime=3.71 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 371 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=1187068 CPUtime=4.44 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 444 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=1187068 CPUtime=4.33 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 433 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=1187068 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1316.26
Current children cumulated vsize (KiB) 1187068

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: 1.91 2.80 2.83 2/180 23265
/proc/meminfo: memFree=12665832/32951124 swapFree=67102140/67111528
[pid=23133] ppid=23131 vsize=1187068 CPUtime=1316.26 cores=4,6
/proc/23133/stat : 23133 (mono) R 23131 23133 20890 0 -1 4202496 446858 0 0 0 131559 67 0 0 25 0 9 0 541606820 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 1075497372 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/23133/statm: 296767 270985 1036 742 0 289338 0
[pid=23133/tid=23134] ppid=23131 vsize=1187068 CPUtime=4.14 cores=4,6
/proc/23133/task/23134/stat : 23134 (mono) S 23131 23133 20890 0 -1 4202560 4 0 0 0 414 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23135] ppid=23131 vsize=1187068 CPUtime=4.51 cores=4,6
/proc/23133/task/23135/stat : 23135 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 451 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23136] ppid=23131 vsize=1187068 CPUtime=4.38 cores=4,6
/proc/23133/task/23136/stat : 23136 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 438 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23137] ppid=23131 vsize=1187068 CPUtime=4.37 cores=4,6
/proc/23133/task/23137/stat : 23137 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 437 0 0 0 15 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23138] ppid=23131 vsize=1187068 CPUtime=3.71 cores=4,6
/proc/23133/task/23138/stat : 23138 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 371 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
[pid=23133/tid=23139] ppid=23131 vsize=1187068 CPUtime=4.44 cores=4,6
/proc/23133/task/23139/stat : 23139 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 444 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23140] ppid=23131 vsize=1187068 CPUtime=4.33 cores=4,6
/proc/23133/task/23140/stat : 23140 (mono) S 23131 23133 20890 0 -1 4202560 2 0 0 0 433 0 0 0 16 0 9 0 541606821 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216746994585 0 0 4096 545260780 18446604453979275520 0 0 -1 6 0 0 0
[pid=23133/tid=23142] ppid=23131 vsize=1187068 CPUtime=0 cores=4,6
/proc/23133/task/23142/stat : 23142 (mono) S 23131 23133 20890 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 541606822 1215557632 270985 33554432000 4194304 7232020 140736517010304 18446744073709551615 216747002289 0 0 4096 545260780 18446604453979275520 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1316.26
Current children cumulated vsize (KiB) 1187068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 1316.32
CPU user time (s): 1315.6
CPU system time (s): 0.72189
CPU usage (%): 101.251
Max. virtual memory (cumulated for all children) (KiB): 1187068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1315.6
system time used= 0.72189
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 446858
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= 16852
involuntary context switches= 6464

runsolver used 2.46563 second user time and 4.43433 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 01:09:22
IDJOB=3249847
IDBENCH=83191
IDSOLVER=1608
FILE ID=node119/3249847-1303513761
RUNJOBID= node119-1303513695-22891
PBS_JOBID= 13134218
Free space on /tmp= 71644 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249847-1303513761/watcher-3249847-1303513761 -o /tmp/evaluation-result-3249847-1303513761/solver-3249847-1303513761 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3249847-1303513761.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=597788737

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:      12955392 kB
Buffers:       1981744 kB
Cached:       16600616 kB
SwapCached:       5504 kB
Active:        8130152 kB
Inactive:     11288996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12955392 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:      834424 kB
Mapped:          17956 kB
Slab:           511080 kB
PageTables:       7072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1262324 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= 71660 MiB
End job on node119 at 2011-04-23 01:31:04