Trace number 3292439

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
EBGlucose 1.0? (TO) 1300.02 1300.01

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.07	c CPU time:   0.06299 s
0.00/0.07	c ==============================================================================
0.00/0.17	c
0.00/0.17	c Starting glucose
0.00/0.17	c
0.00/0.17	
0.00/0.17	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.17	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.17	
0.00/0.17	c ============================[ Problem Statistics ]=============================
0.00/0.17	c |                                                                             |
0.00/0.17	c |  Number of variables:  1296                                                 |
0.00/0.17	c |  Number of clauses:    230544                                               |
0.16/0.23	c |  Parsing time:         0.06         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292439-1303783200/watcher-3292439-1303783200 -o /tmp/evaluation-result-3292439-1303783200/solver-3292439-1303783200 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3292439-1303783200.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.04 4.02 3.91 4/196 19305
/proc/meminfo: memFree=20617780/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 489918255 8912896 252 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 252 211 178 0 69 0

[startup+0.0480989 s]
/proc/loadavg: 4.04 4.02 3.91 4/196 19305
/proc/meminfo: memFree=20617780/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 489918255 8912896 252 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101086 s]
/proc/loadavg: 4.04 4.02 3.91 4/196 19305
/proc/meminfo: memFree=20617780/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 355 233 0 0 0 0 0 0 25 0 1 0 489918255 8912896 252 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301017 s]
/proc/loadavg: 4.04 4.02 3.91 4/196 19305
/proc/meminfo: memFree=20617780/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8704

[startup+0.700941 s]
/proc/loadavg: 4.04 4.02 3.91 4/196 19305
/proc/meminfo: memFree=20617780/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 4.04 4.02 3.91 3/192 19311
/proc/meminfo: memFree=20855424/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=19648 CPUtime=1.31 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 4422 0 0 0 131 0 0 0 25 0 1 0 489918272 20119552 4363 33554432000 134512640 134556542 4291311200 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 4912 4363 212 11 0 4246 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 28352

[startup+3.10055 s]
/proc/loadavg: 3.87 3.99 3.90 4/192 19311
/proc/meminfo: memFree=20853688/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=20708 CPUtime=2.91 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 4685 0 0 0 291 0 0 0 25 0 1 0 489918272 21204992 4626 33554432000 134512640 134556542 4291311200 18446744073709551615 134537378 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 5177 4626 212 11 0 4511 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 29412

[startup+6.30095 s]
/proc/loadavg: 3.87 3.99 3.90 5/194 19523
/proc/meminfo: memFree=20953816/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=22460 CPUtime=6.11 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 5117 0 0 0 611 0 0 0 25 0 1 0 489918272 22999040 5058 33554432000 134512640 134556542 4291311200 18446744073709551615 134530883 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 5615 5058 212 11 0 4949 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 31164

[startup+12.7008 s]
/proc/loadavg: 3.97 4.00 3.91 5/198 19532
/proc/meminfo: memFree=20469148/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=24532 CPUtime=12.51 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 5625 0 0 0 1251 0 0 0 25 0 1 0 489918272 25120768 5566 33554432000 134512640 134556542 4291311200 18446744073709551615 134537203 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 6133 5566 212 11 0 5467 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33236

[startup+25.5005 s]
/proc/loadavg: 3.97 4.00 3.91 5/198 19532
/proc/meminfo: memFree=20455292/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=28764 CPUtime=25.31 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 6702 0 0 0 2531 0 0 0 25 0 1 0 489918272 29454336 6643 33554432000 134512640 134556542 4291311200 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 7191 6643 214 11 0 6525 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37468

[startup+51.1008 s]
/proc/loadavg: 3.98 4.00 3.91 5/198 19533
/proc/meminfo: memFree=20435844/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=35356 CPUtime=50.92 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 8273 0 0 0 5091 1 0 0 25 0 1 0 489918272 36204544 8214 33554432000 134512640 134556542 4291311200 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 8839 8214 214 11 0 8173 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44060

[startup+102.307 s]
/proc/loadavg: 4.04 4.01 3.91 5/198 19543
/proc/meminfo: memFree=20413984/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=44052 CPUtime=102.12 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 10395 0 0 0 10211 1 0 0 25 0 1 0 489918272 45109248 10336 33554432000 134512640 134556542 4291311200 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 11013 10336 214 11 0 10347 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 52756

[startup+162.301 s]
/proc/loadavg: 4.16 4.05 3.93 5/198 20017
/proc/meminfo: memFree=20915740/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=53252 CPUtime=162.12 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 12584 0 0 0 16210 2 0 0 25 0 1 0 489918272 54530048 12525 33554432000 134512640 134556542 4291311200 18446744073709551615 134537418 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 13313 12525 214 11 0 12647 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 61956

[startup+222.301 s]
/proc/loadavg: 4.10 4.06 3.94 5/198 20018
/proc/meminfo: memFree=20899612/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=60156 CPUtime=222.13 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 14360 0 0 0 22210 3 0 0 25 0 1 0 489918272 61599744 14301 33554432000 134512640 134556542 4291311200 18446744073709551615 134546016 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 15039 14301 214 11 0 14373 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68860

[startup+282.301 s]
/proc/loadavg: 4.16 4.08 3.95 5/198 20023
/proc/meminfo: memFree=20883792/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=65868 CPUtime=282.12 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 15793 0 0 0 28209 3 0 0 25 0 1 0 489918272 67448832 15734 33554432000 134512640 134556542 4291311200 18446744073709551615 134536789 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 16467 15734 214 11 0 15801 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 74572

[startup+342.301 s]
/proc/loadavg: 4.19 4.10 3.96 5/198 20025
/proc/meminfo: memFree=20872420/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=71228 CPUtime=342.12 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 16928 0 0 0 34209 3 0 0 25 0 1 0 489918272 72937472 16869 33554432000 134512640 134556542 4291311200 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 17807 16869 214 11 0 17141 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 79932

[startup+402.301 s]
/proc/loadavg: 4.15 4.10 3.97 5/198 20026
/proc/meminfo: memFree=20860628/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3

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

/proc/19310/statm: 22071 21169 214 11 0 21405 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 96988

[startup+642.301 s]
/proc/loadavg: 3.26 3.62 3.80 4/191 20051
/proc/meminfo: memFree=20856076/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=93588 CPUtime=642.14 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 22239 0 0 0 64209 5 0 0 25 0 1 0 489918272 95834112 22180 33554432000 134512640 134556542 4291311200 18446744073709551615 134537752 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 23397 22180 214 11 0 22731 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 102292

[startup+702.301 s]
/proc/loadavg: 3.24 3.55 3.76 4/191 20052
/proc/meminfo: memFree=20849000/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=96772 CPUtime=702.14 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 23058 0 0 0 70209 5 0 0 25 0 1 0 489918272 99094528 22999 33554432000 134512640 134556542 4291311200 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 24193 22999 214 11 0 23527 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105476

[startup+762.307 s]
/proc/loadavg: 3.22 3.48 3.72 4/191 20054
/proc/meminfo: memFree=20837456/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=100168 CPUtime=762.14 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 23901 0 0 0 76209 5 0 0 25 0 1 0 489918272 102572032 23842 33554432000 134512640 134556542 4291311200 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 25042 23842 214 11 0 24376 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 108872

[startup+822.301 s]
/proc/loadavg: 3.19 3.42 3.68 4/191 20055
/proc/meminfo: memFree=20831740/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=103132 CPUtime=822.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 24666 0 0 0 82209 6 0 0 25 0 1 0 489918272 105607168 24607 33554432000 134512640 134556542 4291311200 18446744073709551615 134537366 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 25783 24607 214 11 0 25117 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 111836

[startup+882.3 s]
/proc/loadavg: 3.15 3.36 3.64 4/191 20057
/proc/meminfo: memFree=20826396/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=106404 CPUtime=882.14 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 25455 0 0 0 88208 6 0 0 25 0 1 0 489918272 108957696 25396 33554432000 134512640 134556542 4291311200 18446744073709551615 134537561 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 26601 25396 214 11 0 25935 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 115108

[startup+942.3 s]
/proc/loadavg: 3.18 3.32 3.61 4/191 20059
/proc/meminfo: memFree=20820680/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=108732 CPUtime=942.14 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 26087 0 0 0 94208 6 0 0 25 0 1 0 489918272 111341568 26028 33554432000 134512640 134556542 4291311200 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 27183 26028 214 11 0 26517 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 117436

[startup+1002.3 s]
/proc/loadavg: 3.14 3.28 3.58 4/191 20060
/proc/meminfo: memFree=20815464/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=111364 CPUtime=1002.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 26773 0 0 0 100208 7 0 0 25 0 1 0 489918272 114036736 26714 33554432000 134512640 134556542 4291311200 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 27841 26714 214 11 0 27175 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 120068

[startup+1062.3 s]
/proc/loadavg: 3.10 3.24 3.54 4/191 20062
/proc/meminfo: memFree=20808512/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=114752 CPUtime=1062.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 27603 0 0 0 106208 7 0 0 25 0 1 0 489918272 117506048 27544 33554432000 134512640 134556542 4291311200 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 28688 27544 214 11 0 28022 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 123456

[startup+1122.3 s]
/proc/loadavg: 3.12 3.21 3.51 4/191 20063
/proc/meminfo: memFree=20802176/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=118984 CPUtime=1122.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 28170 0 0 0 112208 7 0 0 25 0 1 0 489918272 121839616 28111 33554432000 134512640 134556542 4291311200 18446744073709551615 134525138 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 29746 28111 214 11 0 29080 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 127688

[startup+1182.3 s]
/proc/loadavg: 3.10 3.18 3.48 4/191 20065
/proc/meminfo: memFree=20797824/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=121360 CPUtime=1182.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 28767 0 0 0 118208 7 0 0 25 0 1 0 489918272 124272640 28708 33554432000 134512640 134556542 4291311200 18446744073709551615 134537526 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 30340 28708 214 11 0 29674 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 130064

[startup+1242.3 s]
/proc/loadavg: 3.11 3.16 3.45 4/191 20067
/proc/meminfo: memFree=20790364/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=123588 CPUtime=1242.15 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 29319 0 0 0 124208 7 0 0 25 0 1 0 489918272 126554112 29260 33554432000 134512640 134556542 4291311200 18446744073709551615 134537160 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 30897 29260 214 11 0 30231 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 132292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.27 3.18 3.44 4/188 20069
/proc/meminfo: memFree=20893788/32951124 swapFree=67111352/67111528
[pid=19305] ppid=19303 vsize=8704 CPUtime=0.16 cores=1,3
/proc/19305/stat : 19305 (ebglucose.sh) S 19303 19305 17314 0 -1 4202496 380 3416 0 0 0 0 15 1 24 0 1 0 489918255 8912896 255 33554432000 4194304 4922060 140734894719872 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2176 255 211 178 0 69 0
[pid=19310] ppid=19305 vsize=126400 CPUtime=1299.86 cores=1,3
/proc/19310/stat : 19310 (ebglucose_stati) R 19305 19305 17314 0 -1 4202496 30045 0 0 0 129978 8 0 0 25 0 1 0 489918272 129433600 29986 33554432000 134512640 134556542 4291311200 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19310/statm: 31600 29986 214 11 0 30934 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 135104

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19305 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=157975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=13997
# CPU time returned by wait4() is 0.171972
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.93
CPU system time (s): 0.09
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 135104

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

runsolver used 2.03769 second user time and 5.06623 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 04:00:01
IDJOB=3292439
IDBENCH=85991
IDSOLVER=1652
FILE ID=node134/3292439-1303783200
RUNJOBID= node134-1303781897-19128
PBS_JOBID= 13157169
Free space on /tmp= 70852 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292439-1303783200/watcher-3292439-1303783200 -o /tmp/evaluation-result-3292439-1303783200/solver-3292439-1303783200 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3292439-1303783200.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=494002446

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20617928 kB
Buffers:       2299536 kB
Cached:        9142512 kB
SwapCached:         64 kB
Active:        4897772 kB
Inactive:      6887668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20617928 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           11276 kB
Writeback:           0 kB
AnonPages:      342848 kB
Mapped:          16160 kB
Slab:           483456 kB
PageTables:       5600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   536284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71524 MiB
End job on node134 at 2011-04-26 04:21:43