Trace number 3281491

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.01 1300.01

General information on the benchmark

NameSAT_RACE08/Q1/
SAT_dat.k85.cnf
MD5SUMdce41996d9c5153aa0c253fa128d227c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.2814
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2349692
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 510950
Number of clauses of size over 541663

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.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 |  889479  2337714 |  266843       0        0     nan |  0.000 % |
2.38/2.44	c |         0 |  676058  2141304 |      --       0       --      -- |     --   | -175123/-92703
2.38/2.44	c ==============================================================================
2.38/2.44	c Result  :   #vars: 87587   #clauses: 676058   #literals: 2141304
2.38/2.44	c CPU time:   2.37364 s
2.38/2.44	c ==============================================================================
2.78/2.87	c
2.78/2.87	c Starting glucose
2.78/2.87	c
2.78/2.87	
2.78/2.87	c This is EBGlucose 1.0 -- based on Glucose version 1.0
2.78/2.87	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
2.78/2.87	
2.78/2.87	c ============================[ Problem Statistics ]=============================
2.78/2.87	c |                                                                             |
2.78/2.87	c |  Number of variables:  87587                                                |
2.78/2.87	c |  Number of clauses:    676058                                               |
2.86/3.12	c |  Parsing time:         0.23         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-3281491-1303751046/watcher-3281491-1303751046 -o /tmp/evaluation-result-3281491-1303751046/solver-3281491-1303751046 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3281491-1303751046.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.02 2.72 3.18 3/178 2958
/proc/meminfo: memFree=11775900/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8700 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) R 2956 2958 2377 0 -1 4202496 296 0 0 0 0 0 0 0 22 0 1 0 565335388 8908800 235 33554432000 4194304 4922060 140736225802096 18446744073709551615 4325375 0 0 4100 65536 0 0 0 17 0 0 0 0
/proc/2958/statm: 2175 244 203 178 0 68 0

[startup+0.104938 s]
/proc/loadavg: 2.02 2.72 3.18 3/178 2958
/proc/meminfo: memFree=11775900/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 354 235 0 0 0 0 0 0 22 0 1 0 565335388 8912896 253 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2958/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200909 s]
/proc/loadavg: 2.02 2.72 3.18 3/178 2958
/proc/meminfo: memFree=11775900/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 354 235 0 0 0 0 0 0 22 0 1 0 565335388 8912896 253 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2958/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300895 s]
/proc/loadavg: 2.02 2.72 3.18 3/178 2958
/proc/meminfo: memFree=11775900/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 354 235 0 0 0 0 0 0 22 0 1 0 565335388 8912896 253 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2958/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700819 s]
/proc/loadavg: 2.02 2.72 3.18 3/178 2958
/proc/meminfo: memFree=11775900/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 354 235 0 0 0 0 0 0 22 0 1 0 565335388 8912896 253 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2958/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50069 s]
/proc/loadavg: 2.01 2.71 3.17 3/180 2962
/proc/meminfo: memFree=11665164/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=0 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 354 235 0 0 0 0 0 0 22 0 1 0 565335388 8912896 253 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/2958/statm: 2176 253 211 178 0 69 0
[pid=2962] ppid=2958 vsize=116512 CPUtime=1.49 cores=0,2
/proc/2962/stat : 2962 (SatELite_releas) R 2958 2958 2377 0 -1 4202496 27909 0 0 0 143 6 0 0 25 0 1 0 565335389 119308288 25715 33554432000 134512640 135144230 4292358768 18446744073709551615 134585643 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/2962/statm: 29128 25715 78 155 0 28971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125216

[startup+3.10033 s]
/proc/loadavg: 2.01 2.71 3.17 3/180 2962
/proc/meminfo: memFree=11653624/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 8704

[startup+6.30083 s]
/proc/loadavg: 2.01 2.70 3.17 3/180 2963
/proc/meminfo: memFree=11697776/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=54280 CPUtime=3.41 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 12987 0 0 0 339 2 0 0 25 0 1 0 565335675 55582720 12836 33554432000 134512640 134556542 4286717840 18446744073709551615 12143710 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 13570 12836 213 11 0 12904 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 62984

[startup+12.7007 s]
/proc/loadavg: 2.01 2.69 3.16 3/180 2995
/proc/meminfo: memFree=11706680/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=57348 CPUtime=9.81 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 13743 0 0 0 979 2 0 0 25 0 1 0 565335675 58724352 13592 33554432000 134512640 134556542 4286717840 18446744073709551615 134537347 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 14337 13592 213 11 0 13671 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 66052

[startup+25.5004 s]
/proc/loadavg: 2.01 2.65 3.14 3/176 3019
/proc/meminfo: memFree=11742316/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=59540 CPUtime=22.61 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 14305 0 0 0 2259 2 0 0 25 0 1 0 565335675 60968960 14154 33554432000 134512640 134556542 4286717840 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 14885 14154 213 11 0 14219 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 68244

[startup+51.1009 s]
/proc/loadavg: 2.06 2.61 3.11 3/180 3029
/proc/meminfo: memFree=11608820/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=63228 CPUtime=48.22 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 15233 0 0 0 4819 3 0 0 25 0 1 0 565335675 64745472 15082 33554432000 134512640 134556542 4286717840 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 15807 15082 213 11 0 15141 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71932

[startup+102.301 s]
/proc/loadavg: 2.02 2.52 3.05 3/180 3030
/proc/meminfo: memFree=11597760/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=68824 CPUtime=99.42 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 16616 0 0 0 9939 3 0 0 25 0 1 0 565335675 70475776 16465 33554432000 134512640 134556542 4286717840 18446744073709551615 134537206 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 17206 16465 213 11 0 16540 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 77528

[startup+162.301 s]
/proc/loadavg: 2.01 2.42 2.98 3/180 3032
/proc/meminfo: memFree=11586984/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=73448 CPUtime=159.42 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 17745 0 0 0 15939 3 0 0 25 0 1 0 565335675 75210752 17594 33554432000 134512640 134556542 4286717840 18446744073709551615 134534803 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 18362 17594 213 11 0 17696 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 82152

[startup+222.307 s]
/proc/loadavg: 2.00 2.34 2.92 3/180 3034
/proc/meminfo: memFree=11578092/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=77672 CPUtime=219.42 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 18844 0 0 0 21939 3 0 0 25 0 1 0 565335675 79536128 18693 33554432000 134512640 134556542 4286717840 18446744073709551615 134528974 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 19418 18693 213 11 0 18752 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 86376

[startup+282.301 s]
/proc/loadavg: 2.00 2.28 2.86 3/180 3035
/proc/meminfo: memFree=11571116/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=81244 CPUtime=279.42 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 19642 0 0 0 27938 4 0 0 25 0 1 0 565335675 83193856 19491 33554432000 134512640 134556542 4286717840 18446744073709551615 134536933 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 20311 19491 213 11 0 19645 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 89948

[startup+342.301 s]
/proc/loadavg: 2.00 2.22 2.80 3/180 3069
/proc/meminfo: memFree=11680124/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=84808 CPUtime=339.43 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 20583 0 0 0 33938 5 0 0 25 0 1 0 565335675 86843392 20432 33554432000 134512640 134556542 4286717840 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 21202 20432 213 11 0 20536 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 93512

[startup+402.301 s]
/proc/loadavg: 2.00 2.18 2.75 3/180 3104
/proc/meminfo: memFree=11617092/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=87580 CPUtime=399.42 cores=0,2

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

/proc/2963/statm: 24165 23320 213 11 0 23499 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 105364

[startup+702.3 s]
/proc/loadavg: 2.00 2.07 2.53 3/180 3112
/proc/meminfo: memFree=11541244/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=99572 CPUtime=699.43 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 24195 0 0 0 69937 6 0 0 25 0 1 0 565335675 101961728 24044 33554432000 134512640 134556542 4286717840 18446744073709551615 134528925 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 24893 24044 213 11 0 24227 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 108276

[startup+762.301 s]
/proc/loadavg: 2.00 2.05 2.50 3/180 3116
/proc/meminfo: memFree=11530192/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=102212 CPUtime=759.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 24879 0 0 0 75938 6 0 0 25 0 1 0 565335675 104665088 24728 33554432000 134512640 134556542 4286717840 18446744073709551615 134536952 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 25553 24728 213 11 0 24887 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 110916

[startup+822.301 s]
/proc/loadavg: 2.00 2.04 2.46 3/180 3118
/proc/meminfo: memFree=11523836/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=104456 CPUtime=819.43 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 25463 0 0 0 81937 6 0 0 25 0 1 0 565335675 106962944 25312 33554432000 134512640 134556542 4286717840 18446744073709551615 134537728 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 26114 25312 213 11 0 25448 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 113160

[startup+882.306 s]
/proc/loadavg: 2.00 2.03 2.43 3/180 3120
/proc/meminfo: memFree=11522324/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=106172 CPUtime=879.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 25893 0 0 0 87938 6 0 0 25 0 1 0 565335675 108720128 25742 33554432000 134512640 134556542 4286717840 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 26543 25742 213 11 0 25877 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 114876

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.40 3/180 3122
/proc/meminfo: memFree=11507920/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=107888 CPUtime=939.43 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 26333 0 0 0 93936 7 0 0 25 0 1 0 565335675 110477312 26182 33554432000 134512640 134556542 4286717840 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 26972 26182 213 11 0 26306 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 116592

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.37 3/180 3124
/proc/meminfo: memFree=11479984/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=110416 CPUtime=999.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 26968 0 0 0 99936 8 0 0 25 0 1 0 565335675 113065984 26817 33554432000 134512640 134556542 4286717840 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 27604 26817 213 11 0 26938 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 119120

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.35 3/180 3126
/proc/meminfo: memFree=11478336/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=111868 CPUtime=1059.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 27352 0 0 0 105936 8 0 0 25 0 1 0 565335675 114552832 27201 33554432000 134512640 134556542 4286717840 18446744073709551615 134528144 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 27967 27201 213 11 0 27301 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 120572

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.33 3/180 3128
/proc/meminfo: memFree=11475944/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=114244 CPUtime=1119.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 27959 0 0 0 111936 8 0 0 25 0 1 0 565335675 116985856 27808 33554432000 134512640 134556542 4286717840 18446744073709551615 134537507 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 28561 27808 213 11 0 27895 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 122948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.30 3/180 3132
/proc/meminfo: memFree=11474064/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=115960 CPUtime=1179.44 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 28408 0 0 0 117936 8 0 0 25 0 1 0 565335675 118743040 28257 33554432000 134512640 134556542 4286717840 18446744073709551615 134531707 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 28990 28257 213 11 0 28324 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 124664

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.28 3/180 3134
/proc/meminfo: memFree=11472792/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=117288 CPUtime=1239.45 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 28746 0 0 0 123936 9 0 0 25 0 1 0 565335675 120102912 28595 33554432000 134512640 134556542 4286717840 18446744073709551615 134537292 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 29322 28595 213 11 0 28656 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 125992



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.00 2.26 3/180 3135
/proc/meminfo: memFree=11467180/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=118476 CPUtime=1297.15 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 29044 0 0 0 129706 9 0 0 25 0 1 0 565335675 121319424 28893 33554432000 134512640 134556542 4286717840 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 29619 28893 213 11 0 28953 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 127180

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

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

[startup+1300 s]
/proc/loadavg: 2.00 2.00 2.26 3/180 3135
/proc/meminfo: memFree=11467180/32950928 swapFree=67111528/67111528
[pid=2958] ppid=2956 vsize=8704 CPUtime=2.86 cores=0,2
/proc/2958/stat : 2958 (ebglucose.sh) S 2956 2958 2377 0 -1 4202496 379 32375 0 0 0 0 277 9 19 0 1 0 565335388 8912896 256 33554432000 4194304 4922060 140736225802096 18446744073709551615 218880384133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2958/statm: 2176 256 211 178 0 69 0
[pid=2963] ppid=2958 vsize=118476 CPUtime=1297.15 cores=0,2
/proc/2963/stat : 2963 (ebglucose_stati) R 2958 2958 2377 0 -1 4202496 29044 0 0 0 129706 9 0 0 25 0 1 0 565335675 121319424 28893 33554432000 134512640 134556542 4286717840 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/2963/statm: 29619 28893 213 11 0 28953 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 127180

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2958 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=773578
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=94985
# CPU time returned by wait4() is 2.86856
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.83
CPU system time (s): 0.18
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 134212

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

runsolver used 2.19966 second user time and 4.16337 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-25 19:04:07
IDJOB=3281491
IDBENCH=53034
IDSOLVER=1652
FILE ID=node112/3281491-1303751046
RUNJOBID= node112-1303749441-2700
PBS_JOBID= 13154050
Free space on /tmp= 72640 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT_RACE08/Q1/SAT_dat.k85.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281491-1303751046/watcher-3281491-1303751046 -o /tmp/evaluation-result-3281491-1303751046/solver-3281491-1303751046 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3281491-1303751046.cnf

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

MD5SUM BENCH= dce41996d9c5153aa0c253fa128d227c
RANDOM SEED=1091787502

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11776056 kB
Buffers:       1969844 kB
Cached:       18542144 kB
SwapCached:          0 kB
Active:        9608348 kB
Inactive:     11020904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11776056 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22344 kB
Writeback:           0 kB
AnonPages:      116616 kB
Mapped:          15956 kB
Slab:           481584 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   259272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72560 MiB
End job on node112 at 2011-04-25 19:25:49