Trace number 3282908

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) 1301.8 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-19-s100.cnf
MD5SUMe2d18d9d1a45d63e75556fb963e4ae47
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.0316
Satisfiable
(Un)Satisfiability was proved
Number of variables31435
Number of clauses94548
Sum of the clauses size222806
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260710
Number of clauses of size 333774
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-3282908-1303760499/watcher-3282908-1303760499 -o /tmp/evaluation-result-3282908-1303760499/solver-3282908-1303760499 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3282908-1303760499.cnf 

running on 2 cores: 1,3

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: 4.00 4.09 5.00 4/213 31744
/proc/meminfo: memFree=13627516/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/stat : 31744 (mono) S 31742 31744 31561 0 -1 4202496 691 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 215988612678 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 25601 599 473 742 0 18172 0
[pid=31744/tid=31745] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=102404 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 566280696 104861696 599 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0

[startup+0.0538189 s]
/proc/loadavg: 4.00 4.09 5.00 4/213 31744
/proc/meminfo: memFree=13627516/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=107660 CPUtime=0.03 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 1941 0 0 0 3 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000409743 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 26915 1847 975 742 0 19486 0
[pid=31744/tid=31745] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000418164 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000418164 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) R 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=107660 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) R 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 110243840 1847 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 107660

[startup+0.100811 s]
/proc/loadavg: 4.00 4.09 5.00 4/213 31744
/proc/meminfo: memFree=13627516/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=109252 CPUtime=0.07 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 2303 0 0 0 7 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 1077465818 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 27313 2209 975 742 0 19884 0
[pid=31744/tid=31745] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=109252 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 566280696 111874048 2209 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 109252

[startup+0.300781 s]
/proc/loadavg: 4.00 4.09 5.00 4/213 31744
/proc/meminfo: memFree=13627516/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=117668 CPUtime=0.29 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 4276 0 0 0 28 1 0 0 25 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 5574626 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 29417 4182 994 742 0 21988 0
[pid=31744/tid=31745] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=117668 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 566280696 120492032 4182 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117668

[startup+0.700712 s]
/proc/loadavg: 4.00 4.09 5.00 4/213 31744
/proc/meminfo: memFree=13627516/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=222132 CPUtime=0.71 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 30304 0 0 0 68 3 0 0 25 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 1077488506 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/31744/statm: 55533 30210 1024 742 0 48104 0
[pid=31744/tid=31745] ppid=31742 vsize=222132 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=222132 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=222132 CPUtime=0.02 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=222132 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=222132 CPUtime=0.01 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 1 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=222132 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=222132 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 227463168 30210 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 222132

[startup+1.50057 s]
/proc/loadavg: 4.00 4.09 5.00 5/222 31753
/proc/meminfo: memFree=13508784/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=230452 CPUtime=1.5 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 31218 0 0 0 147 3 0 0 25 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103588297 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 57613 31124 1024 742 0 50184 0
[pid=31744/tid=31745] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=230452 CPUtime=0.02 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=230452 CPUtime=0.01 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 1 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 566280696 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=230452 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 22 0 9 0 566280698 235982848 31124 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 230452

[startup+3.10129 s]
/proc/loadavg: 4.00 4.09 5.00 5/222 31753
/proc/meminfo: memFree=13505404/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=230580 CPUtime=3.12 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 31437 0 0 0 308 4 0 0 25 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103594128 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 57645 31343 1024 742 0 50216 0
[pid=31744/tid=31745] ppid=31742 vsize=230580 CPUtime=0.01 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 1 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=230580 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=230580 CPUtime=0.02 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=230580 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=230580 CPUtime=0.02 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=230580 CPUtime=0 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=230580 CPUtime=0 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=230580 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 566280698 236113920 31343 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 230580

[startup+6.30073 s]
/proc/loadavg: 4.00 4.09 5.00 5/222 31753
/proc/meminfo: memFree=13505028/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=230644 CPUtime=6.32 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 31453 0 0 0 628 4 0 0 25 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103591669 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 57661 31359 1024 742 0 50232 0
[pid=31744/tid=31745] ppid=31742 vsize=230644 CPUtime=0.01 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 1 0 0 0 18 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=230644 CPUtime=0 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=230644 CPUtime=0.02 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=230644 CPUtime=0 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=230644 CPUtime=0.02 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 2 0 0 0 18 0 9 0 566280696 236179456 31359 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0

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

/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 31 0 0 0 16 0 9 0 566280696 313970688 49921 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306612 CPUtime=0.3 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 30 0 0 0 15 0 9 0 566280696 313970688 49921 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306612 CPUtime=0.31 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 31 0 0 0 16 0 9 0 566280696 313970688 49921 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306612 CPUtime=0.28 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 28 0 0 0 15 0 9 0 566280696 313970688 49921 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306612 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 313970688 49921 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 943.55
Current children cumulated vsize (KiB) 306612

[startup+1002.3 s]
/proc/loadavg: 2.04 2.99 3.93 3/194 31921
/proc/meminfo: memFree=13322656/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1003.63 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 53979 0 0 0 100344 19 0 0 25 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103591619 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 50044 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.32 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 32 0 0 0 15 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.32 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 32 0 0 0 15 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.34 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 34 0 0 0 15 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.34 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 34 0 0 0 16 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.32 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 32 0 0 0 15 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.32 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 32 0 0 0 15 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.32 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 32 0 0 0 16 0 9 0 566280696 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 50044 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1003.63
Current children cumulated vsize (KiB) 306740

[startup+1062.3 s]
/proc/loadavg: 2.01 2.81 3.81 3/194 31923
/proc/meminfo: memFree=13332156/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1063.73 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 55820 0 0 0 106352 21 0 0 25 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103595880 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 45768 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.35 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 35 0 0 0 16 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.33 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 33 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.36 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 36 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.38 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 38 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.37 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.33 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 33 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.34 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 34 0 0 0 15 0 9 0 566280696 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 45768 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1063.73
Current children cumulated vsize (KiB) 306740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.66 3.69 3/194 31925
/proc/meminfo: memFree=13305340/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1123.81 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 60491 0 0 0 112359 22 0 0 25 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103590461 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 49837 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 39 0 0 0 16 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.35 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 35 0 0 0 15 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 16 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 39 0 0 0 16 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.37 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.37 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 37 0 0 0 15 0 9 0 566280696 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 49837 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1123.81
Current children cumulated vsize (KiB) 306740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.53 3.58 3/194 31935
/proc/meminfo: memFree=13303308/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1183.93 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 61883 0 0 0 118371 22 0 0 25 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103595626 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 50180 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.43 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 43 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.38 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 38 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.47 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 47 0 0 0 16 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 39 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.4 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 40 0 0 0 15 0 9 0 566280696 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 50180 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1183.93
Current children cumulated vsize (KiB) 306740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.43 3.48 3/194 31937
/proc/meminfo: memFree=13316032/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1243.97 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 62570 0 0 0 124375 22 0 0 25 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103592827 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 50867 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.44 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 44 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 39 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.48 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 48 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.46 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 46 0 0 0 16 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.39 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 39 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 15 0 9 0 566280696 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 50867 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1243.97
Current children cumulated vsize (KiB) 306740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.36 3.39 7/194 31938
/proc/meminfo: memFree=13314020/32950940 swapFree=67111528/67111528
[pid=31744] ppid=31742 vsize=306740 CPUtime=1301.77 cores=1,3
/proc/31744/stat : 31744 (mono) R 31742 31744 31561 0 -1 4202496 64256 0 0 0 130155 22 0 0 25 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 1103595995 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/31744/statm: 76685 50392 1035 742 0 69256 0
[pid=31744/tid=31745] ppid=31742 vsize=306740 CPUtime=0.46 cores=1,3
/proc/31744/task/31745/stat : 31745 (mono) S 31742 31744 31561 0 -1 4202560 4 0 0 0 46 0 0 0 16 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31746] ppid=31742 vsize=306740 CPUtime=0.43 cores=1,3
/proc/31744/task/31746/stat : 31746 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 43 0 0 0 15 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31747] ppid=31742 vsize=306740 CPUtime=0.45 cores=1,3
/proc/31744/task/31747/stat : 31747 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 45 0 0 0 16 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31748] ppid=31742 vsize=306740 CPUtime=0.5 cores=1,3
/proc/31744/task/31748/stat : 31748 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 50 0 0 0 16 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
[pid=31744/tid=31749] ppid=31742 vsize=306740 CPUtime=0.47 cores=1,3
/proc/31744/task/31749/stat : 31749 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 47 0 0 0 15 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31750] ppid=31742 vsize=306740 CPUtime=0.41 cores=1,3
/proc/31744/task/31750/stat : 31750 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 41 0 0 0 16 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31751] ppid=31742 vsize=306740 CPUtime=0.42 cores=1,3
/proc/31744/task/31751/stat : 31751 (mono) S 31742 31744 31561 0 -1 4202560 2 0 0 0 42 0 0 0 15 0 9 0 566280696 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000408473 0 0 4096 545260780 18446604471161566208 0 0 -1 3 0 0 0
[pid=31744/tid=31753] ppid=31742 vsize=306740 CPUtime=0 cores=1,3
/proc/31744/task/31753/stat : 31753 (mono) S 31742 31744 31561 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 566280698 314101760 50392 33554432000 4194304 7232020 140735631971376 18446744073709551615 216000416177 0 0 4096 545260780 18446604471161566208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 306740

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1301.8
CPU user time (s): 1301.56
CPU system time (s): 0.238963
CPU usage (%): 100.137
Max. virtual memory (cumulated for all children) (KiB): 306740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.56
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64256
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= 7516
involuntary context switches= 5036

runsolver used 2.10268 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-25 21:41:39
IDJOB=3282908
IDBENCH=70880
IDSOLVER=1608
FILE ID=node117/3282908-1303760499
RUNJOBID= node117-1303759526-31581
PBS_JOBID= 13157146
Free space on /tmp= 71532 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-19-s100.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282908-1303760499/watcher-3282908-1303760499 -o /tmp/evaluation-result-3282908-1303760499/solver-3282908-1303760499 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3282908-1303760499.cnf

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

MD5SUM BENCH= e2d18d9d1a45d63e75556fb963e4ae47
RANDOM SEED=1742894701

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      13627796 kB
Buffers:       2320496 kB
Cached:       15808544 kB
SwapCached:          0 kB
Active:       11057836 kB
Inactive:      7706596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      13627796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1416 kB
Writeback:           0 kB
AnonPages:      634396 kB
Mapped:          18080 kB
Slab:           493728 kB
PageTables:       6568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:  1049268 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= 71528 MiB
End job on node117 at 2011-04-25 22:03:21