Trace number 3286864

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) 1308.01 1300.07

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
MD5SUM9fe9fe24bc28c127c9f6b6416a14f727
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.21681
Satisfiable
(Un)Satisfiability was proved
Number of variables360364
Number of clauses1076507
Sum of the clauses size2511847
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2717670
Number of clauses of size 3358835
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-3286864-1303776650/watcher-3286864-1303776650 -o /tmp/evaluation-result-3286864-1303776650/solver-3286864-1303776650 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3286864-1303776650.cnf 

running on 2 cores: 0,2

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: 1.17 1.19 2.10 4/213 31328
/proc/meminfo: memFree=13108916/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 917 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 826 33554432000 4194304 7232020 140734209706480 18446744073709551615 256415052485 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 25651 827 637 742 0 18222 0
[pid=31328/tid=31329] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 829 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 829 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 829 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 829 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=102604 CPUtime=0 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105066496 829 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=102736 CPUtime=0 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105201664 830 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=102736 CPUtime=0 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 8 0 567895799 105201664 830 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0

[startup+0.028651 s]
/proc/loadavg: 1.17 1.19 2.10 4/213 31328
/proc/meminfo: memFree=13108916/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=114484 CPUtime=0.02 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 2361 0 0 0 2 0 0 0 23 0 9 0 567895799 117231616 2266 33554432000 4194304 7232020 140734209706480 18446744073709551615 256415085627 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 28621 2293 973 742 0 21192 0
[pid=31328/tid=31329] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2306 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2323 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2337 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2354 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2368 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2385 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=114484 CPUtime=0 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 117231616 2400 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 114484

[startup+0.100669 s]
/proc/loadavg: 1.17 1.19 2.10 4/213 31328
/proc/meminfo: memFree=13108916/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=123424 CPUtime=0.09 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 5690 0 0 0 8 1 0 0 23 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256431375387 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 30856 5593 975 742 0 23427 0
[pid=31328/tid=31329] ppid=31326 vsize=123424 CPUtime=0.01 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 1 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=123424 CPUtime=0 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 567895799 126386176 5593 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 123424

[startup+0.300595 s]
/proc/loadavg: 1.17 1.19 2.10 4/213 31328
/proc/meminfo: memFree=13108916/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=129400 CPUtime=0.29 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 6910 0 0 0 28 1 0 0 23 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 1082626978 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 32350 6813 975 742 0 24921 0
[pid=31328/tid=31329] ppid=31326 vsize=129400 CPUtime=0.01 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=129400 CPUtime=0 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=129400 CPUtime=0 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=129400 CPUtime=0 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=129400 CPUtime=0.01 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=129400 CPUtime=0 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=129400 CPUtime=0.01 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 567895799 132505600 6813 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129400

[startup+0.700538 s]
/proc/loadavg: 1.17 1.19 2.10 4/213 31328
/proc/meminfo: memFree=13108916/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=145776 CPUtime=0.72 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 9833 0 0 0 70 2 0 0 18 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 1082618128 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 36444 9736 975 742 0 29015 0
[pid=31328/tid=31329] ppid=31326 vsize=145776 CPUtime=0.02 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 2 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=145776 CPUtime=0.04 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=145776 CPUtime=0 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=145776 CPUtime=0.01 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=145776 CPUtime=0.02 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=145776 CPUtime=0 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=145776 CPUtime=0.01 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 567895799 149274624 9736 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 145776

[startup+1.50136 s]
/proc/loadavg: 1.17 1.19 2.10 13/222 31337
/proc/meminfo: memFree=12970096/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=162672 CPUtime=1.64 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 14745 0 0 0 160 4 0 0 18 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 1082628412 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 40668 14648 975 742 0 33239 0
[pid=31328/tid=31329] ppid=31326 vsize=162672 CPUtime=0.05 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 5 0 0 0 15 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=162672 CPUtime=0.06 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=162672 CPUtime=0.02 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=162672 CPUtime=0.06 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=162672 CPUtime=0.06 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=162672 CPUtime=0.04 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=162672 CPUtime=0.04 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 567895799 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=162672 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 166576128 14648 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 162672

[startup+3.101 s]
/proc/loadavg: 1.17 1.19 2.10 6/222 31337
/proc/meminfo: memFree=12166088/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=188216 CPUtime=3.41 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 21876 0 0 0 336 5 0 0 18 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 1082638943 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/31328/statm: 47054 21779 994 742 0 39625 0
[pid=31328/tid=31329] ppid=31326 vsize=188216 CPUtime=0.1 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 10 0 0 0 16 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=188216 CPUtime=0.17 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 17 0 0 0 15 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=188216 CPUtime=0.02 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=188216 CPUtime=0.08 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 8 0 0 0 16 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=188216 CPUtime=0.1 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 10 0 0 0 16 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=188216 CPUtime=0.08 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=188216 CPUtime=0.11 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 11 0 0 0 16 0 9 0 567895799 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=188216 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 192733184 21779 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 188216

[startup+6.30046 s]
/proc/loadavg: 1.55 1.27 2.12 5/222 31337
/proc/meminfo: memFree=10260780/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=902128 CPUtime=6.77 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 198846 0 0 0 654 23 0 0 22 0 9 0 567895799 923779072 198749 33554432000 4194304 7232020 140734209706480 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 225532 198749 999 742 0 218103 0
[pid=31328/tid=31329] ppid=31326 vsize=902128 CPUtime=0.16 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 16 0 0 0 16 0 9 0 567895799 923779072 198749 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=902128 CPUtime=0.21 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 21 0 0 0 15 0 9 0 567895799 923779072 198749 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=902128 CPUtime=0.07 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 567895799 923779072 198750 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=902128 CPUtime=0.12 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 12 0 0 0 16 0 9 0 567895799 923779072 198750 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=902128 CPUtime=0.14 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 14 0 0 0 16 0 9 0 567895799 923779072 198750 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0

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

/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 567895799 1368436736 307298 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1336364 CPUtime=1.17 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 117 0 0 0 16 0 9 0 567895799 1368436736 307298 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1336364 CPUtime=1.24 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 124 0 0 0 15 0 9 0 567895799 1368436736 307298 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1336364 CPUtime=1.62 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 162 0 0 0 15 0 9 0 567895799 1368436736 307298 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1336364 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1368436736 307298 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 947.45
Current children cumulated vsize (KiB) 1336364

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.38 5/222 31574
/proc/meminfo: memFree=9702208/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1353324 CPUtime=1007.97 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 312934 0 0 0 100753 44 0 0 25 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106326693 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 338331 312143 1035 742 0 330902 0
[pid=31328/tid=31329] ppid=31326 vsize=1353324 CPUtime=1.26 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 126 0 0 0 16 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1353324 CPUtime=1.48 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 148 0 0 0 16 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1353324 CPUtime=1.42 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 142 0 0 0 16 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1353324 CPUtime=1.13 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1353324 CPUtime=1.3 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 130 0 0 0 16 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1353324 CPUtime=1.38 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 138 0 0 0 16 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1353324 CPUtime=1.63 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 163 0 0 0 15 0 9 0 567895799 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1353324 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1385803776 312143 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1007.97
Current children cumulated vsize (KiB) 1353324

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.43 5/222 31575
/proc/meminfo: memFree=9672168/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1378668 CPUtime=1068.5 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 320309 0 0 0 106805 45 0 0 25 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106326143 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 344667 319518 1035 742 0 337238 0
[pid=31328/tid=31329] ppid=31326 vsize=1378668 CPUtime=1.39 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 139 0 0 0 16 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1378668 CPUtime=1.49 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 149 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1378668 CPUtime=1.69 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 169 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1378668 CPUtime=1.28 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 128 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1378668 CPUtime=1.44 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 144 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1378668 CPUtime=1.41 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1378668 CPUtime=1.77 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 177 0 0 0 15 0 9 0 567895799 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1378668 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1411756032 319518 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1068.5
Current children cumulated vsize (KiB) 1378668

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.46 5/222 31577
/proc/meminfo: memFree=9647588/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1387052 CPUtime=1129.02 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 322462 0 0 0 112857 45 0 0 25 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106326597 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 346763 321671 1035 742 0 339334 0
[pid=31328/tid=31329] ppid=31326 vsize=1387052 CPUtime=1.41 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 141 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1387052 CPUtime=1.63 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 163 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1387052 CPUtime=1.74 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 174 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1387052 CPUtime=1.38 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 138 0 0 0 15 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1387052 CPUtime=1.52 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 152 0 0 0 15 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1387052 CPUtime=1.72 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 172 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1387052 CPUtime=1.87 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 187 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1387052 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1129.02
Current children cumulated vsize (KiB) 1387052

[startup+1182.3 s]
/proc/loadavg: 4.16 4.03 3.50 5/222 31578
/proc/meminfo: memFree=9628464/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1387052 CPUtime=1189.39 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 322462 0 0 0 118893 46 0 0 25 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106325863 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 346763 321671 1035 742 0 339334 0
[pid=31328/tid=31329] ppid=31326 vsize=1387052 CPUtime=1.44 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 144 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1387052 CPUtime=1.82 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 182 0 0 0 15 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1387052 CPUtime=1.86 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 186 0 0 0 15 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1387052 CPUtime=1.4 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 140 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1387052 CPUtime=1.66 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 166 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1387052 CPUtime=1.8 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 180 0 0 0 15 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1387052 CPUtime=1.9 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 567895799 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1387052 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1420341248 321671 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1189.39
Current children cumulated vsize (KiB) 1387052

[startup+1242.3 s]
/proc/loadavg: 4.20 4.08 3.55 5/222 31580
/proc/meminfo: memFree=9653352/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1387052 CPUtime=1249.88 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 322493 0 0 0 124942 46 0 0 25 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106326006 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 346763 315130 1035 742 0 339334 0
[pid=31328/tid=31329] ppid=31326 vsize=1387052 CPUtime=1.47 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 147 0 0 0 16 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1387052 CPUtime=2.02 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 202 0 0 0 15 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1387052 CPUtime=2.04 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 204 0 0 0 16 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1387052 CPUtime=1.41 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 141 0 0 0 15 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1387052 CPUtime=1.84 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 184 0 0 0 16 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1387052 CPUtime=1.89 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 189 0 0 0 15 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1387052 CPUtime=2.06 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 206 0 0 0 16 0 9 0 567895799 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1387052 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1420341248 315130 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1249.88
Current children cumulated vsize (KiB) 1387052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.57 5/216 31582
/proc/meminfo: memFree=10101476/32950928 swapFree=67111524/67111528
[pid=31328] ppid=31326 vsize=1387052 CPUtime=1307.95 cores=0,2
/proc/31328/stat : 31328 (mono) R 31326 31328 29809 0 -1 4202496 324207 0 0 0 130748 47 0 0 25 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 1106326686 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/31328/statm: 346763 303761 1035 742 0 339334 0
[pid=31328/tid=31329] ppid=31326 vsize=1387052 CPUtime=1.57 cores=0,2
/proc/31328/task/31329/stat : 31329 (mono) S 31326 31328 29809 0 -1 4202560 4 0 0 0 157 0 0 0 16 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31330] ppid=31326 vsize=1387052 CPUtime=2.15 cores=0,2
/proc/31328/task/31330/stat : 31330 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 215 0 0 0 15 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31331] ppid=31326 vsize=1387052 CPUtime=2.21 cores=0,2
/proc/31328/task/31331/stat : 31331 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 221 0 0 0 16 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31332] ppid=31326 vsize=1387052 CPUtime=1.56 cores=0,2
/proc/31328/task/31332/stat : 31332 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 156 0 0 0 16 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31333] ppid=31326 vsize=1387052 CPUtime=1.85 cores=0,2
/proc/31328/task/31333/stat : 31333 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 185 0 0 0 15 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31334] ppid=31326 vsize=1387052 CPUtime=1.9 cores=0,2
/proc/31328/task/31334/stat : 31334 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 190 0 0 0 16 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 2 0 0 0
[pid=31328/tid=31335] ppid=31326 vsize=1387052 CPUtime=2.19 cores=0,2
/proc/31328/task/31335/stat : 31335 (mono) S 31326 31328 29809 0 -1 4202560 2 0 0 0 219 0 0 0 16 0 9 0 567895799 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427207577 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
[pid=31328/tid=31337] ppid=31326 vsize=1387052 CPUtime=0 cores=0,2
/proc/31328/task/31337/stat : 31337 (mono) S 31326 31328 29809 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 567895800 1420341248 303761 33554432000 4194304 7232020 140734209706480 18446744073709551615 256427215281 0 0 4096 545260780 18446604453877036224 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1307.95
Current children cumulated vsize (KiB) 1387052

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.07
CPU time (s): 1308.01
CPU user time (s): 1307.49
CPU system time (s): 0.52492
CPU usage (%): 100.611
Max. virtual memory (cumulated for all children) (KiB): 1387052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1307.49
system time used= 0.52492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 324207
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= 5735
involuntary context switches= 4350

runsolver used 2.31565 second user time and 4.80827 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-26 02:10:51
IDJOB=3286864
IDBENCH=82446
IDSOLVER=1608
FILE ID=node115/3286864-1303776650
RUNJOBID= node115-1303776650-31262
PBS_JOBID= 13157163
Free space on /tmp= 72568 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-servers_slapd_a_vc149789-tseitin.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286864-1303776650/watcher-3286864-1303776650 -o /tmp/evaluation-result-3286864-1303776650/solver-3286864-1303776650 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3286864-1303776650.cnf

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

MD5SUM BENCH= 9fe9fe24bc28c127c9f6b6416a14f727
RANDOM SEED=1607468122

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13109196 kB
Buffers:       2293092 kB
Cached:       16880696 kB
SwapCached:          4 kB
Active:        7462400 kB
Inactive:     11822580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13109196 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           63640 kB
Writeback:          44 kB
AnonPages:      109816 kB
Mapped:          17964 kB
Slab:           492448 kB
PageTables:       5536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   524100 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= 72572 MiB
End job on node115 at 2011-04-26 02:32:33