Trace number 3189009

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) 1304.94 1300.05

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
MD5SUMfdeac497d04edcceaf426c845c7872aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.8933
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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-3189009-1302280401/watcher-3189009-1302280401 -o /tmp/evaluation-result-3189009-1302280401/solver-3189009-1302280401 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3189009-1302280401.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 7.35 7.60 6.04 2/184 27237
/proc/meminfo: memFree=12766956/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=93284 CPUtime=0 cores=4,6
/proc/27237/stat : 27237 (mono) S 27235 27237 27190 0 -1 4202496 601 0 0 0 0 0 0 0 19 0 8 0 339639732 95522816 526 33554432000 4194304 7232020 140733361909232 18446744073709551615 274664806459 0 2147483391 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 23321 531 418 742 0 18170 0
[pid=27237/tid=27241] ppid=27235 vsize=93284 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 8 0 339639733 95522816 531 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=93284 CPUtime=0 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 8 0 339639733 95522816 531 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=93284 CPUtime=0 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339639733 95522816 531 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=96076 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339639733 98381824 532 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=96076 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339639733 98381824 532 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=96076 CPUtime=0 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339639733 98381824 540 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=96076 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 339639733 98381824 546 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0

[startup+0.075459 s]
/proc/loadavg: 7.35 7.60 6.04 2/184 27237
/proc/meminfo: memFree=12766956/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=108984 CPUtime=0.07 cores=4,6
/proc/27237/stat : 27237 (mono) S 27235 27237 27190 0 -1 4202496 2214 0 0 0 7 0 0 0 18 0 9 0 339639732 111599616 2115 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/27237/statm: 27246 2138 975 742 0 19817 0
[pid=27237/tid=27241] ppid=27235 vsize=108984 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 339639733 111599616 2138 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=108984 CPUtime=0 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) R 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339639733 111599616 2161 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=108984 CPUtime=0 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339639733 111599616 2161 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=108984 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) R 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339639733 111599616 2184 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676625551 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=108984 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) R 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339639733 111599616 2184 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=110064 CPUtime=0 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) R 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339639733 112705536 2239 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676634293 0 0 4096 545260780 0 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=110064 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 339639733 112705536 2239 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 108984

[startup+0.148402 s]
/proc/loadavg: 7.35 7.60 6.04 2/184 27237
/proc/meminfo: memFree=12766956/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=111568 CPUtime=0.15 cores=4,6
/proc/27237/stat : 27237 (mono) S 27235 27237 27190 0 -1 4202496 2745 0 0 0 15 0 0 0 18 0 9 0 339639732 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 27892 2646 975 742 0 20463 0
[pid=27237/tid=27241] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=111568 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 339639733 114245632 2646 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 111568

[startup+0.305191 s]
/proc/loadavg: 7.35 7.60 6.04 2/184 27237
/proc/meminfo: memFree=12766956/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=127800 CPUtime=0.32 cores=4,6
/proc/27237/stat : 27237 (mono) S 27235 27237 27190 0 -1 4202496 6320 0 0 0 32 0 0 0 18 0 9 0 339639732 130867200 6221 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/27237/statm: 33998 8394 995 742 0 26569 0
[pid=27237/tid=27241] ppid=27235 vsize=135992 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 339639733 139255808 8408 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=135992 CPUtime=0 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 339639733 139255808 8422 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=135992 CPUtime=0.01 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339639733 139255808 8439 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=135992 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339639733 139255808 8453 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=135992 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339639733 139255808 8468 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=135992 CPUtime=0.01 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339639733 139255808 8482 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=135992 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 339639733 139255808 8497 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 127800

[startup+0.701152 s]
/proc/loadavg: 7.35 7.60 6.04 2/184 27237
/proc/meminfo: memFree=12766956/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=169484 CPUtime=0.72 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 17465 0 0 0 70 2 0 0 18 0 9 0 339639732 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169271912 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 42371 17365 1023 742 0 34942 0
[pid=27237/tid=27241] ppid=27235 vsize=169484 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=169484 CPUtime=0.01 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=169484 CPUtime=0.01 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=169484 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=169484 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=169484 CPUtime=0.02 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=169484 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 173551616 17365 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 169484

[startup+1.50103 s]
/proc/loadavg: 7.35 7.60 6.04 6/220 27283
/proc/meminfo: memFree=12563484/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=169868 CPUtime=1.53 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 17571 0 0 0 151 2 0 0 19 0 9 0 339639732 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169270560 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 42467 17471 1023 742 0 35038 0
[pid=27237/tid=27241] ppid=27235 vsize=169868 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=169868 CPUtime=0.01 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=169868 CPUtime=0.01 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=169868 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=169868 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=169868 CPUtime=0.02 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=169868 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=169868 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 173944832 17471 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 169868

[startup+3.10075 s]
/proc/loadavg: 7.35 7.60 6.04 5/220 27283
/proc/meminfo: memFree=12512272/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=170060 CPUtime=3.14 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 17615 0 0 0 312 2 0 0 23 0 9 0 339639732 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169271126 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 42515 17515 1023 742 0 35086 0
[pid=27237/tid=27241] ppid=27235 vsize=170060 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=170060 CPUtime=0.02 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=170060 CPUtime=0.02 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=170060 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=170060 CPUtime=0 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=170060 CPUtime=0.02 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=170060 CPUtime=0 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=170060 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 174141440 17515 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 170060

[startup+6.30118 s]
/proc/loadavg: 7.08 7.54 6.03 10/220 27283
/proc/meminfo: memFree=12492288/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=178444 CPUtime=6.36 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 19468 0 0 0 634 2 0 0 25 0 9 0 339639732 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268023 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 44611 19368 1023 742 0 37182 0
[pid=27237/tid=27241] ppid=27235 vsize=178444 CPUtime=0 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=178444 CPUtime=0.02 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 339639733 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=178444 CPUtime=0.02 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 339639733 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=178444 CPUtime=0 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 339639733 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=178444 CPUtime=0.01 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 339639733 182726656 19368 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0

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

/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 339639733 1017999360 223233 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=994140 CPUtime=0.85 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 85 0 0 0 15 0 9 0 339639733 1017999360 223233 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=994140 CPUtime=0.95 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 95 0 0 0 15 0 9 0 339639733 1017999360 223233 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=994140 CPUtime=1.06 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 106 0 0 0 16 0 9 0 339639733 1017999360 223233 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=994140 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1017999360 223233 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 945.85
Current children cumulated vsize (KiB) 994140

[startup+1002.3 s]
/proc/loadavg: 4.07 4.17 4.72 5/220 27309
/proc/meminfo: memFree=11061892/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1006.06 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 441995 0 0 0 100498 108 0 0 18 0 9 0 339639732 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268303 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 89224 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.07 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 107 0 0 0 15 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=0.92 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 92 0 0 0 15 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.1 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 110 0 0 0 16 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.16 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 116 0 0 0 16 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=0.92 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 92 0 0 0 16 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.03 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 103 0 0 0 15 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.12 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 112 0 0 0 15 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 89224 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1006.06
Current children cumulated vsize (KiB) 1019356

[startup+1062.3 s]
/proc/loadavg: 4.02 4.14 4.68 5/220 27311
/proc/meminfo: memFree=10847732/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1066.32 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 470319 0 0 0 106516 116 0 0 18 0 9 0 339639732 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268853 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 116348 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.13 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 113 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=0.96 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 96 0 0 0 16 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.21 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.19 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 119 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=0.99 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.1 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 110 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.18 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 116348 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1066.32
Current children cumulated vsize (KiB) 1019356

[startup+1122.3 s]
/proc/loadavg: 4.01 4.11 4.63 5/220 27313
/proc/meminfo: memFree=10842020/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1126.52 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 489278 0 0 0 112530 122 0 0 25 0 9 0 339639732 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268853 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 135307 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.24 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 124 0 0 0 16 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=0.99 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 99 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.26 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.26 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 126 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=1.07 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 107 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.14 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 114 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.27 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 127 0 0 0 16 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 135307 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1126.52
Current children cumulated vsize (KiB) 1019356

[startup+1182.3 s]
/proc/loadavg: 4.00 4.09 4.59 5/220 27314
/proc/meminfo: memFree=10594760/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1186.79 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 504187 0 0 0 118553 126 0 0 25 0 9 0 339639732 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268751 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 150216 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.36 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 136 0 0 0 16 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=1.09 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 109 0 0 0 16 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.36 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 136 0 0 0 15 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.36 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 136 0 0 0 16 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=1.18 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 118 0 0 0 16 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.18 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 118 0 0 0 15 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.32 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 132 0 0 0 15 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 150216 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1186.79
Current children cumulated vsize (KiB) 1019356

[startup+1242.3 s]
/proc/loadavg: 4.00 4.07 4.55 5/220 27315
/proc/meminfo: memFree=10400692/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1246.99 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 525051 0 0 0 124567 132 0 0 25 0 9 0 339639732 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169271778 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 171080 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.42 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 142 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=1.13 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 113 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.4 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 140 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.43 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 143 0 0 0 16 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=1.21 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 121 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.3 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 130 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.39 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 139 0 0 0 16 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 171080 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1246.99
Current children cumulated vsize (KiB) 1019356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.05 4.51 4/211 27318
/proc/meminfo: memFree=10485328/32951132 swapFree=67111528/67111528
[pid=27237] ppid=27235 vsize=1019356 CPUtime=1304.89 cores=4,6
/proc/27237/stat : 27237 (mono) R 27235 27237 27190 0 -1 4202496 551978 0 0 0 130349 140 0 0 25 0 9 0 339639732 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 1169268166 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/27237/statm: 254839 198007 1035 742 0 247410 0
[pid=27237/tid=27241] ppid=27235 vsize=1019356 CPUtime=1.42 cores=4,6
/proc/27237/task/27241/stat : 27241 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 142 0 0 0 16 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27242] ppid=27235 vsize=1019356 CPUtime=1.17 cores=4,6
/proc/27237/task/27242/stat : 27242 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 117 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27243] ppid=27235 vsize=1019356 CPUtime=1.45 cores=4,6
/proc/27237/task/27243/stat : 27243 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 145 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27244] ppid=27235 vsize=1019356 CPUtime=1.47 cores=4,6
/proc/27237/task/27244/stat : 27244 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 147 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
[pid=27237/tid=27246] ppid=27235 vsize=1019356 CPUtime=1.29 cores=4,6
/proc/27237/task/27246/stat : 27246 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 129 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27247] ppid=27235 vsize=1019356 CPUtime=1.34 cores=4,6
/proc/27237/task/27247/stat : 27247 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 134 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27248] ppid=27235 vsize=1019356 CPUtime=1.5 cores=4,6
/proc/27237/task/27248/stat : 27248 (mono) S 27235 27237 27190 0 -1 4202560 2 0 0 0 150 0 0 0 16 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676624281 0 0 4096 545260780 18446604453887290304 0 0 -1 6 0 0 0
[pid=27237/tid=27251] ppid=27235 vsize=1019356 CPUtime=0 cores=4,6
/proc/27237/task/27251/stat : 27251 (mono) S 27235 27237 27190 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 339639733 1043820544 198007 33554432000 4194304 7232020 140733361909232 18446744073709551615 274676631985 0 0 4096 545260780 18446604453887290304 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1304.89
Current children cumulated vsize (KiB) 1019356

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.05
CPU time (s): 1304.94
CPU user time (s): 1303.5
CPU system time (s): 1.43878
CPU usage (%): 100.377
Max. virtual memory (cumulated for all children) (KiB): 1019356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1303.5
system time used= 1.43878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 551978
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= 16764
involuntary context switches= 6179

runsolver used 2.32465 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-08 18:33:21
IDJOB=3189009
IDBENCH=82540
IDSOLVER=1608
FILE ID=node131/3189009-1302280401
RUNJOBID= node131-1302280401-27209
PBS_JOBID= 12919070
Free space on /tmp= 71688 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S1778371838-017-UNKNOWN.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189009-1302280401/watcher-3189009-1302280401 -o /tmp/evaluation-result-3189009-1302280401/solver-3189009-1302280401 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3189009-1302280401.cnf

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

MD5SUM BENCH= fdeac497d04edcceaf426c845c7872aa
RANDOM SEED=991752485

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:      12767412 kB
Buffers:        428416 kB
Cached:       19304796 kB
SwapCached:          0 kB
Active:       10190116 kB
Inactive:      9608048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12767412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:       64656 kB
Mapped:          15376 kB
Slab:           319012 kB
PageTables:       5256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   280580 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= 71684 MiB
End job on node131 at 2011-04-08 18:55:03