Trace number 3291519

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 1300.01

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  142458   559608 |   42737       0        0     nan |  0.000 % |
0.00/0.32	c |         0 |  128200   527733 |      --       0       --      -- |     --   | -14224/-31713
0.00/0.32	c ==============================================================================
0.00/0.32	c Result  :   #vars: 30365   #clauses: 128200   #literals: 527733
0.00/0.32	c CPU time:   0.316951 s
0.00/0.32	c ==============================================================================
0.00/0.43	c
0.00/0.43	c Starting glucose
0.00/0.43	c
0.00/0.43	
0.00/0.43	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.43	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.43	
0.00/0.43	c ============================[ Problem Statistics ]=============================
0.00/0.43	c |                                                                             |
0.00/0.43	c |  Number of variables:  30365                                                |
0.00/0.43	c |  Number of clauses:    128200                                               |
0.42/0.51	c |  Parsing time:         0.07         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-3291519-1303781433/watcher-3291519-1303781433 -o /tmp/evaluation-result-3291519-1303781433/solver-3291519-1303781433 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3291519-1303781433.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: 4.08 4.07 4.06 4/187 21871
/proc/meminfo: memFree=24780828/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 356 233 0 0 0 0 0 0 24 0 1 0 489741922 8912896 253 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 253 211 178 0 69 0

[startup+0.0732789 s]
/proc/loadavg: 4.08 4.07 4.06 4/187 21871
/proc/meminfo: memFree=24780828/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 356 233 0 0 0 0 0 0 24 0 1 0 489741922 8912896 253 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10026 s]
/proc/loadavg: 4.08 4.07 4.06 4/187 21871
/proc/meminfo: memFree=24780828/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 356 233 0 0 0 0 0 0 24 0 1 0 489741922 8912896 253 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300226 s]
/proc/loadavg: 4.08 4.07 4.06 4/187 21871
/proc/meminfo: memFree=24780828/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 356 233 0 0 0 0 0 0 24 0 1 0 489741922 8912896 253 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701086 s]
/proc/loadavg: 4.08 4.07 4.06 4/187 21871
/proc/meminfo: memFree=24780828/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 8704

[startup+1.50098 s]
/proc/loadavg: 4.08 4.07 4.06 5/192 21905
/proc/meminfo: memFree=24763352/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=15500 CPUtime=1.05 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3388 0 0 0 105 0 0 0 25 0 1 0 489741966 15872000 3329 33554432000 134512640 134556542 4294586256 18446744073709551615 134546004 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 3875 3329 208 11 0 3209 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24204

[startup+3.10073 s]
/proc/loadavg: 4.08 4.07 4.06 5/192 21905
/proc/meminfo: memFree=24761488/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=15764 CPUtime=2.65 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3462 0 0 0 265 0 0 0 25 0 1 0 489741966 16142336 3403 33554432000 134512640 134556542 4294586256 18446744073709551615 134528968 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 3941 3403 208 11 0 3275 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 24468

[startup+6.30118 s]
/proc/loadavg: 4.08 4.07 4.06 5/192 21905
/proc/meminfo: memFree=24757796/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=16028 CPUtime=5.85 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3526 0 0 0 584 1 0 0 25 0 1 0 489741966 16412672 3467 33554432000 134512640 134556542 4294586256 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 4007 3467 208 11 0 3341 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24732

[startup+12.7011 s]
/proc/loadavg: 4.14 4.08 4.06 5/192 21905
/proc/meminfo: memFree=24753996/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=16292 CPUtime=12.25 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3599 0 0 0 1224 1 0 0 25 0 1 0 489741966 16683008 3540 33554432000 134512640 134556542 4294586256 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 4073 3540 208 11 0 3407 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24996

[startup+25.5009 s]
/proc/loadavg: 4.12 4.08 4.06 5/192 21905
/proc/meminfo: memFree=24750288/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=16644 CPUtime=25.06 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3664 0 0 0 2504 2 0 0 25 0 1 0 489741966 17043456 3605 33554432000 134512640 134556542 4294586256 18446744073709551615 134543762 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 4161 3605 208 11 0 3495 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25348

[startup+51.1005 s]
/proc/loadavg: 4.08 4.07 4.06 5/192 21906
/proc/meminfo: memFree=24743192/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=17256 CPUtime=50.66 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 3831 0 0 0 5064 2 0 0 25 0 1 0 489741966 17670144 3772 33554432000 134512640 134556542 4294586256 18446744073709551615 134529024 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 4314 3772 214 11 0 3648 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25960

[startup+102.307 s]
/proc/loadavg: 4.07 4.07 4.06 5/192 21907
/proc/meminfo: memFree=24721864/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=27268 CPUtime=101.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 6331 0 0 0 10184 2 0 0 25 0 1 0 489741966 27922432 6272 33554432000 134512640 134556542 4294586256 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 6817 6272 214 11 0 6151 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 35972

[startup+162.3 s]
/proc/loadavg: 4.02 4.06 4.05 5/192 21909
/proc/meminfo: memFree=24707480/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=32800 CPUtime=161.85 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 7713 0 0 0 16182 3 0 0 25 0 1 0 489741966 33587200 7654 33554432000 134512640 134556542 4294586256 18446744073709551615 134528937 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 8200 7654 214 11 0 7534 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 41504

[startup+222.301 s]
/proc/loadavg: 4.06 4.06 4.05 5/192 21911
/proc/meminfo: memFree=24695204/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=38656 CPUtime=221.85 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 9126 0 0 0 22181 4 0 0 25 0 1 0 489741966 39583744 9067 33554432000 134512640 134556542 4294586256 18446744073709551615 134537512 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 9664 9067 214 11 0 8998 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 47360

[startup+282.301 s]
/proc/loadavg: 4.02 4.05 4.04 5/192 21912
/proc/meminfo: memFree=24680812/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=43012 CPUtime=281.85 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 10242 0 0 0 28180 5 0 0 25 0 1 0 489741966 44044288 10183 33554432000 134512640 134556542 4294586256 18446744073709551615 134537265 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 10753 10183 214 11 0 10087 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 51716

[startup+342.301 s]
/proc/loadavg: 4.01 4.03 4.04 5/192 21914
/proc/meminfo: memFree=24670768/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=46840 CPUtime=341.85 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 11223 0 0 0 34179 6 0 0 25 0 1 0 489741966 47964160 11164 33554432000 134512640 134556542 4294586256 18446744073709551615 134543762 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 11710 11164 214 11 0 11044 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 55544

[startup+402.301 s]
/proc/loadavg: 4.00 4.03 4.03 5/192 21915
/proc/meminfo: memFree=24659604/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2

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

/proc/21875/statm: 15735 15140 214 11 0 15069 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 71644

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 4.01 5/192 21922
/proc/meminfo: memFree=24630500/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=62932 CPUtime=641.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 15211 0 0 0 64177 9 0 0 25 0 1 0 489741966 64442368 15152 33554432000 134512640 134556542 4294586256 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 15733 15152 214 11 0 15067 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 71636

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 4.01 5/192 21923
/proc/meminfo: memFree=24618832/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=69144 CPUtime=701.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 16777 0 0 0 70176 10 0 0 25 0 1 0 489741966 70803456 16718 33554432000 134512640 134556542 4294586256 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 17286 16718 214 11 0 16620 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 77848

[startup+762.307 s]
/proc/loadavg: 4.01 4.02 4.01 5/192 21925
/proc/meminfo: memFree=24615968/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=69144 CPUtime=761.87 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 16784 0 0 0 76177 10 0 0 25 0 1 0 489741966 70803456 16725 33554432000 134512640 134556542 4294586256 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 17286 16725 214 11 0 16620 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 77848

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/192 21927
/proc/meminfo: memFree=24609272/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=69276 CPUtime=821.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 16835 0 0 0 82176 10 0 0 25 0 1 0 489741966 70938624 16776 33554432000 134512640 134556542 4294586256 18446744073709551615 134537412 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 17319 16776 214 11 0 16653 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 77980

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/192 21928
/proc/meminfo: memFree=24602904/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=73508 CPUtime=881.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 17795 0 0 0 88176 10 0 0 25 0 1 0 489741966 75272192 17736 33554432000 134512640 134556542 4294586256 18446744073709551615 134529837 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 18377 17736 214 11 0 17711 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 82212

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/192 21930
/proc/meminfo: memFree=24591000/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=75048 CPUtime=941.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 18200 0 0 0 94176 10 0 0 25 0 1 0 489741966 76849152 18141 33554432000 134512640 134556542 4294586256 18446744073709551615 134529980 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 18762 18141 214 11 0 18096 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 83752

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/192 21931
/proc/meminfo: memFree=24587768/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=76632 CPUtime=1001.87 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 18606 0 0 0 100176 11 0 0 25 0 1 0 489741966 78471168 18547 33554432000 134512640 134556542 4294586256 18446744073709551615 134537480 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 19158 18547 214 11 0 18492 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 85336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/192 21933
/proc/meminfo: memFree=24584416/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=78744 CPUtime=1061.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 19135 0 0 0 106175 11 0 0 25 0 1 0 489741966 80633856 19076 33554432000 134512640 134556542 4294586256 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 19686 19076 214 11 0 19020 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 87448

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/192 21935
/proc/meminfo: memFree=24573256/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=88260 CPUtime=1121.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 21508 0 0 0 112173 13 0 0 25 0 1 0 489741966 90378240 21449 33554432000 134512640 134556542 4294586256 18446744073709551615 134530938 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 22065 21449 214 11 0 21399 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 96964

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/192 21936
/proc/meminfo: memFree=24570592/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=88260 CPUtime=1181.86 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 21515 0 0 0 118173 13 0 0 25 0 1 0 489741966 90378240 21456 33554432000 134512640 134556542 4294586256 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 22065 21456 214 11 0 21399 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 96964

[startup+1242.3 s]
/proc/loadavg: 3.58 3.89 3.96 4/185 21988
/proc/meminfo: memFree=24692148/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=88260 CPUtime=1241.87 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 21519 0 0 0 124173 14 0 0 25 0 1 0 489741966 90378240 21460 33554432000 134512640 134556542 4294586256 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 22065 21460 214 11 0 21399 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 96964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.23 3.74 3.90 4/185 21989
/proc/meminfo: memFree=24685312/32951132 swapFree=67111364/67111528
[pid=21871] ppid=21869 vsize=8704 CPUtime=0.42 cores=0,2
/proc/21871/stat : 21871 (ebglucose.sh) S 21869 21871 21546 0 -1 4202496 380 5788 0 0 0 0 41 1 21 0 1 0 489741922 8912896 256 33554432000 4194304 4922060 140733533500400 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/21871/statm: 2176 256 211 178 0 69 0
[pid=21875] ppid=21871 vsize=88260 CPUtime=1299.58 cores=0,2
/proc/21875/stat : 21875 (ebglucose_stati) R 21871 21871 21546 0 -1 4202496 21526 0 0 0 129944 14 0 0 25 0 1 0 489741966 90378240 21467 33554432000 134512640 134556542 4294586256 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/21875/statm: 22065 21467 214 11 0 21399 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 96964

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 21871 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=418936
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=15997
# CPU time returned by wait4() is 0.434933
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.85
CPU system time (s): 0.15
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 96964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.418936
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6168
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= 4

runsolver used 2.20566 second user time and 4.89926 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 03:30:33
IDJOB=3291519
IDBENCH=84227
IDSOLVER=1652
FILE ID=node128/3291519-1303781433
RUNJOBID= node128-1303780038-21564
PBS_JOBID= 13157217
Free space on /tmp= 66784 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291519-1303781433/watcher-3291519-1303781433 -o /tmp/evaluation-result-3291519-1303781433/solver-3291519-1303781433 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3291519-1303781433.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=628564209

node128.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.852
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.70
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.852
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.852
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.82
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.852
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.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24780984 kB
Buffers:       1292800 kB
Cached:        6144928 kB
SwapCached:        160 kB
Active:         825212 kB
Inactive:      6726788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24780984 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            4456 kB
Writeback:           0 kB
AnonPages:      113968 kB
Mapped:          16236 kB
Slab:           554164 kB
PageTables:       5436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   310588 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= 66788 MiB
End job on node128 at 2011-04-26 03:52:15