Trace number 3189205

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
MD5SUM2e95b09b89f7d260e53f8f199a98d276
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.69 3.96 4.12 4/198 27622
/proc/meminfo: memFree=12754824/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 693 0 0 0 0 0 0 0 19 0 8 0 339900178 104861696 599 33554432000 4194304 7232020 140736595043312 18446744073709551615 274664808119 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 25601 600 475 742 0 18172 0
[pid=27622/tid=27625] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 339900179 104861696 609 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 339900179 104861696 610 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 339900179 104861696 612 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339900179 104861696 612 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339900179 104861696 615 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339900179 104861696 615 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=102404 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339900179 104861696 617 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0

[startup+0.033881 s]
/proc/loadavg: 3.69 3.96 4.12 4/198 27622
/proc/meminfo: memFree=12754824/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=106340 CPUtime=0.02 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 1615 0 0 0 2 0 0 0 20 0 9 0 339900178 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274664500944 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 26585 1515 975 742 0 19156 0
[pid=27622/tid=27625] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=106340 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 108892160 1515 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 106340

[startup+0.100867 s]
/proc/loadavg: 3.69 3.96 4.12 4/198 27622
/proc/meminfo: memFree=12754824/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=112544 CPUtime=0.09 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 2913 0 0 0 9 0 0 0 20 0 9 0 339900178 115245056 2813 33554432000 4194304 7232020 140736595043312 18446744073709551615 6182104 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 28136 2814 1024 742 0 20707 0
[pid=27622/tid=27625] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=112544 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339900179 115245056 2814 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 112544

[startup+0.300833 s]
/proc/loadavg: 3.69 3.96 4.12 4/198 27622
/proc/meminfo: memFree=12754824/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=112608 CPUtime=0.29 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 2932 0 0 0 29 0 0 0 20 0 9 0 339900178 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080722979 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 28152 2832 1024 742 0 20723 0
[pid=27622/tid=27625] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=112608 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339900179 115310592 2832 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 112608

[startup+0.700764 s]
/proc/loadavg: 3.69 3.96 4.12 4/198 27622
/proc/meminfo: memFree=12754824/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=112672 CPUtime=0.68 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 3237 0 0 0 68 0 0 0 21 0 9 0 339900178 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 1077530278 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 28168 3137 1024 742 0 20739 0
[pid=27622/tid=27625] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=112672 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 115376128 3137 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 112672

[startup+1.50062 s]
/proc/loadavg: 3.69 3.96 4.12 5/220 27651
/proc/meminfo: memFree=12729164/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=114800 CPUtime=1.49 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 3648 0 0 0 148 1 0 0 23 0 9 0 339900178 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080727457 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 28700 3548 1024 742 0 21271 0
[pid=27622/tid=27625] ppid=27620 vsize=114800 CPUtime=0.01 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=114800 CPUtime=0 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339900179 117555200 3548 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114800

[startup+3.10035 s]
/proc/loadavg: 3.69 3.96 4.12 5/220 27652
/proc/meminfo: memFree=12718372/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=118020 CPUtime=3.08 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 4522 0 0 0 307 1 0 0 25 0 9 0 339900178 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721525 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 29505 3993 1024 742 0 22076 0
[pid=27622/tid=27625] ppid=27620 vsize=118020 CPUtime=0.02 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 2 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=118020 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=118020 CPUtime=0 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=118020 CPUtime=0.01 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=118020 CPUtime=0 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=118020 CPUtime=0.01 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=118020 CPUtime=0.01 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=118020 CPUtime=0 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339900179 120852480 3993 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 118020

[startup+6.30079 s]
/proc/loadavg: 3.72 3.96 4.12 5/220 27653
/proc/meminfo: memFree=12701224/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=127176 CPUtime=6.28 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 6403 0 0 0 627 1 0 0 25 0 9 0 339900178 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080722190 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 31794 4824 1024 742 0 24365 0
[pid=27622/tid=27625] ppid=27620 vsize=127176 CPUtime=0.03 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 3 0 0 0 15 0 9 0 339900179 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=127176 CPUtime=0 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339900179 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=127176 CPUtime=0.02 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339900179 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=127176 CPUtime=0.02 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339900179 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=127176 CPUtime=0.01 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339900179 130228224 4824 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0

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

/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 288 2 0 0 15 0 9 0 339900179 266047488 32213 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=259812 CPUtime=2.9 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) R 27620 27622 27190 0 -1 4202560 2 0 0 0 288 2 0 0 16 0 9 0 339900179 266047488 32213 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=259812 CPUtime=2.78 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 275 3 0 0 15 0 9 0 339900179 266047488 32213 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=259812 CPUtime=2.88 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) R 27620 27622 27190 0 -1 4202560 2 0 0 0 286 2 0 0 16 0 9 0 339900179 266047488 32213 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=259812 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4194368 3 0 0 0 1 3 0 0 15 0 9 0 339900179 266047488 32213 33554432000 4194304 7232020 140736595043312 18446744073709551615 274664196031 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 952.33
Current children cumulated vsize (KiB) 259812

[startup+1002.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/220 27679
/proc/meminfo: memFree=12169032/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=259812 CPUtime=1013.01 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 90743 0 0 0 101257 44 0 0 25 0 9 0 339900178 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721423 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 64953 33906 1036 742 0 57524 0
[pid=27622/tid=27625] ppid=27620 vsize=259812 CPUtime=3.01 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 300 1 0 0 16 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=259812 CPUtime=3.18 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 316 2 0 0 15 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=259812 CPUtime=3.24 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 322 2 0 0 15 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=259812 CPUtime=3.02 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 300 2 0 0 16 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=259812 CPUtime=3.05 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 303 2 0 0 15 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=259812 CPUtime=2.98 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 295 3 0 0 16 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=259812 CPUtime=3.04 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 302 2 0 0 16 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=259812 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 266047488 33906 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1013.01
Current children cumulated vsize (KiB) 259812

[startup+1062.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/220 27681
/proc/meminfo: memFree=12113356/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=259812 CPUtime=1073.44 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 93445 0 0 0 107299 45 0 0 25 0 9 0 339900178 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721549 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 64953 36608 1036 742 0 57524 0
[pid=27622/tid=27625] ppid=27620 vsize=259812 CPUtime=3.09 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 308 1 0 0 15 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=259812 CPUtime=3.33 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 331 2 0 0 15 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=259812 CPUtime=3.34 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 332 2 0 0 16 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=259812 CPUtime=3.12 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 310 2 0 0 16 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=259812 CPUtime=3.14 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 312 2 0 0 15 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=259812 CPUtime=3.08 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 305 3 0 0 16 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=259812 CPUtime=3.18 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 316 2 0 0 15 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=259812 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 266047488 36608 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1073.44
Current children cumulated vsize (KiB) 259812

[startup+1122.3 s]
/proc/loadavg: 4.02 4.09 4.09 5/220 27681
/proc/meminfo: memFree=12040816/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=259812 CPUtime=1133.74 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 96175 0 0 0 113328 46 0 0 25 0 9 0 339900178 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721739 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 64953 39338 1036 742 0 57524 0
[pid=27622/tid=27625] ppid=27620 vsize=259812 CPUtime=3.18 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 317 1 0 0 16 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=259812 CPUtime=3.38 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 336 2 0 0 15 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=259812 CPUtime=3.44 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 342 2 0 0 15 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=259812 CPUtime=3.22 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 320 2 0 0 16 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=259812 CPUtime=3.2 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 318 2 0 0 15 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=259812 CPUtime=3.2 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 317 3 0 0 16 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=259812 CPUtime=3.27 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 325 2 0 0 15 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=259812 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 266047488 39338 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1133.74
Current children cumulated vsize (KiB) 259812

[startup+1182.3 s]
/proc/loadavg: 4.25 4.15 4.10 5/220 27683
/proc/meminfo: memFree=12017252/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=268004 CPUtime=1194.03 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 98389 0 0 0 119356 47 0 0 25 0 9 0 339900178 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721955 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 67001 41552 1036 742 0 59572 0
[pid=27622/tid=27625] ppid=27620 vsize=268004 CPUtime=3.27 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 326 1 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=268004 CPUtime=3.43 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 341 2 0 0 16 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=268004 CPUtime=3.51 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 348 3 0 0 16 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=268004 CPUtime=3.3 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 328 2 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=268004 CPUtime=3.27 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 325 2 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=268004 CPUtime=3.28 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 325 3 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=268004 CPUtime=3.34 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 332 2 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=268004 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 274436096 41552 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1194.03
Current children cumulated vsize (KiB) 268004

[startup+1242.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/220 27685
/proc/meminfo: memFree=11967032/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=300968 CPUtime=1254.2 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 105922 0 0 0 125372 48 0 0 18 0 9 0 339900178 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721688 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 75242 49085 1036 742 0 67813 0
[pid=27622/tid=27625] ppid=27620 vsize=300968 CPUtime=3.32 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 331 1 0 0 15 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=300968 CPUtime=3.49 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 347 2 0 0 16 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=300968 CPUtime=3.55 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 352 3 0 0 15 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=300968 CPUtime=3.34 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 332 2 0 0 15 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=300968 CPUtime=3.33 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 331 2 0 0 16 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=300968 CPUtime=3.29 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 326 3 0 0 15 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=300968 CPUtime=3.42 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 340 2 0 0 16 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=300968 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 308191232 49085 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1254.2
Current children cumulated vsize (KiB) 300968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.09 4.09 3/200 27689
/proc/meminfo: memFree=12416564/32951132 swapFree=67111528/67111528
[pid=27622] ppid=27620 vsize=309352 CPUtime=1312.01 cores=5,7
/proc/27622/stat : 27622 (mono) R 27620 27622 27190 0 -1 4202496 108203 0 0 0 131153 48 0 0 25 0 9 0 339900178 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 1080721525 0 0 4096 545260780 18446744073709551615 0 0 17 5 0 0 0
/proc/27622/statm: 77338 51366 1036 742 0 69909 0
[pid=27622/tid=27625] ppid=27620 vsize=309352 CPUtime=3.36 cores=5,7
/proc/27622/task/27625/stat : 27625 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 335 1 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27626] ppid=27620 vsize=309352 CPUtime=3.49 cores=5,7
/proc/27622/task/27626/stat : 27626 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 347 2 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27627] ppid=27620 vsize=309352 CPUtime=3.59 cores=5,7
/proc/27622/task/27627/stat : 27627 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 356 3 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27628] ppid=27620 vsize=309352 CPUtime=3.36 cores=5,7
/proc/27622/task/27628/stat : 27628 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 334 2 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27629] ppid=27620 vsize=309352 CPUtime=3.38 cores=5,7
/proc/27622/task/27629/stat : 27629 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 336 2 0 0 16 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27630] ppid=27620 vsize=309352 CPUtime=3.32 cores=5,7
/proc/27622/task/27630/stat : 27630 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 329 3 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
[pid=27622/tid=27631] ppid=27620 vsize=309352 CPUtime=3.45 cores=5,7
/proc/27622/task/27631/stat : 27631 (mono) S 27620 27622 27190 0 -1 4202560 2 0 0 0 343 2 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676624281 0 0 4096 545260780 18446604471147831552 0 0 -1 7 0 0 0
[pid=27622/tid=27633] ppid=27620 vsize=309352 CPUtime=0.04 cores=5,7
/proc/27622/task/27633/stat : 27633 (mono) S 27620 27622 27190 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 339900179 316776448 51366 33554432000 4194304 7232020 140736595043312 18446744073709551615 274676631985 0 0 4096 545260780 18446604471147831552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1312.01
Current children cumulated vsize (KiB) 309352

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): 1312.03
CPU user time (s): 1311.54
CPU system time (s): 0.494924
CPU usage (%): 100.924
Max. virtual memory (cumulated for all children) (KiB): 309352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.54
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108203
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= 99199
involuntary context switches= 28917

runsolver used 2.20766 second user time and 4.92525 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 19:16:45
IDJOB=3189205
IDBENCH=82736
IDSOLVER=1608
FILE ID=node131/3189205-1302283005
RUNJOBID= node131-1302280401-27211
PBS_JOBID= 12919070
Free space on /tmp= 71692 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189205-1302283005/watcher-3189205-1302283005 -o /tmp/evaluation-result-3189205-1302283005/solver-3189205-1302283005 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189205-1302283005.cnf

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=213136634

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12755088 kB
Buffers:        428596 kB
Cached:       19305152 kB
SwapCached:          0 kB
Active:       10206844 kB
Inactive:      9605296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12755088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             424 kB
Writeback:           8 kB
AnonPages:       77368 kB
Mapped:          18024 kB
Slab:           319828 kB
PageTables:       5772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   390932 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71692 MiB
End job on node131 at 2011-04-08 19:38:27