Trace number 3308645

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
SAT09 reference solver:glucose 1.0? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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.21	c ==============================================================================
0.00/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.21	c ==============================================================================
0.00/0.21	c |         0 |  464157  1074623 |  139247       0        0     nan |  0.000 % |
1.19/1.22	c |         0 |  376579   970253 |      --       0       --      -- |     --   | -33371/7794
1.19/1.22	c ==============================================================================
1.19/1.22	c Result  :   #vars: 57489   #clauses: 376579   #literals: 970253
1.19/1.22	c CPU time:   1.17782 s
1.19/1.22	c ==============================================================================
1.39/1.41	c
1.39/1.41	c Starting glucose
1.39/1.41	c
1.39/1.41	
1.39/1.41	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.39/1.41	
1.39/1.41	c ============================[ Problem Statistics ]=============================
1.39/1.41	c |                                                                             |
1.39/1.41	c |  Number of variables:  57489                                                |
1.39/1.41	c |  Number of clauses:    376579                                               |
1.40/1.53	c |  Parsing time:         0.11         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-3308645-1303983595/watcher-3308645-1303983595 -o /tmp/evaluation-result-3308645-1303983595/solver-3308645-1303983595 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308645-1303983595.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.02 2.93 1.36 4/192 27480
/proc/meminfo: memFree=22384892/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=0 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588590180 8912896 253 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 253 211 178 0 69 0

[startup+0.058979 s]
/proc/loadavg: 4.02 2.93 1.36 4/192 27480
/proc/meminfo: memFree=22384892/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=0 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588590180 8912896 253 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101011 s]
/proc/loadavg: 4.02 2.93 1.36 4/192 27480
/proc/meminfo: memFree=22384892/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=0 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588590180 8912896 253 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300998 s]
/proc/loadavg: 4.02 2.93 1.36 4/192 27480
/proc/meminfo: memFree=22384892/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=0 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588590180 8912896 253 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700921 s]
/proc/loadavg: 4.02 2.93 1.36 4/192 27480
/proc/meminfo: memFree=22384892/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=0 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588590180 8912896 253 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50072 s]
/proc/loadavg: 4.02 2.93 1.36 5/194 27482
/proc/meminfo: memFree=22317160/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 8704

[startup+3.10048 s]
/proc/loadavg: 4.02 2.95 1.38 5/194 27483
/proc/meminfo: memFree=22344688/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=27572 CPUtime=1.68 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 6602 0 0 0 167 1 0 0 25 0 1 0 588590321 28233728 6506 33554432000 134512640 135217611 4292039536 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 6893 6506 75 173 0 6718 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36276

[startup+6.30084 s]
/proc/loadavg: 4.02 2.95 1.38 5/194 27483
/proc/meminfo: memFree=22337132/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=30500 CPUtime=4.88 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 7348 0 0 0 487 1 0 0 25 0 1 0 588590321 31232000 7252 33554432000 134512640 135217611 4292039536 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 7625 7252 77 173 0 7450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39204

[startup+12.7007 s]
/proc/loadavg: 4.01 2.98 1.40 5/194 27483
/proc/meminfo: memFree=22324196/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=40320 CPUtime=11.28 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 9799 0 0 0 1126 2 0 0 25 0 1 0 588590321 41287680 9703 33554432000 134512640 135217611 4292039536 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 10080 9703 77 173 0 9905 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49024

[startup+25.5004 s]
/proc/loadavg: 4.01 3.02 1.43 5/194 27483
/proc/meminfo: memFree=22301388/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=54108 CPUtime=24.07 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 13245 0 0 0 2405 2 0 0 25 0 1 0 588590321 55406592 13149 33554432000 134512640 135217611 4292039536 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 13527 13149 77 173 0 13352 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62812

[startup+51.1007 s]
/proc/loadavg: 4.01 3.10 1.50 5/194 27484
/proc/meminfo: memFree=22276516/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=61828 CPUtime=49.68 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 15165 0 0 0 4965 3 0 0 25 0 1 0 588590321 63311872 15069 33554432000 134512640 135217611 4292039536 18446744073709551615 134528001 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 15457 15069 77 173 0 15282 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70532

[startup+102.307 s]
/proc/loadavg: 4.00 3.24 1.64 5/194 27485
/proc/meminfo: memFree=22216204/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=91340 CPUtime=100.89 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 22527 0 0 0 10084 5 0 0 25 0 1 0 588590321 93532160 22431 33554432000 134512640 135217611 4292039536 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 22835 22431 77 173 0 22660 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 100044

[startup+162.3 s]
/proc/loadavg: 4.04 3.39 1.79 5/194 27487
/proc/meminfo: memFree=22152980/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=115452 CPUtime=160.88 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 28554 0 0 0 16082 6 0 0 25 0 1 0 588590321 118222848 28458 33554432000 134512640 135217611 4292039536 18446744073709551615 134527943 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 28863 28458 77 173 0 28688 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 124156

[startup+222.3 s]
/proc/loadavg: 4.01 3.50 1.92 5/194 27488
/proc/meminfo: memFree=22101864/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=115452 CPUtime=220.89 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 28556 0 0 0 22082 7 0 0 25 0 1 0 588590321 118222848 28460 33554432000 134512640 135217611 4292039536 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 28863 28460 77 173 0 28688 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 124156

[startup+282.3 s]
/proc/loadavg: 4.00 3.59 2.05 5/194 27490
/proc/meminfo: memFree=22100804/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=115452 CPUtime=280.89 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 28561 0 0 0 28082 7 0 0 25 0 1 0 588590321 118222848 28465 33554432000 134512640 135217611 4292039536 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 28863 28465 77 173 0 28688 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124156

[startup+342.3 s]
/proc/loadavg: 4.00 3.66 2.17 5/194 27492
/proc/meminfo: memFree=22082292/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=131700 CPUtime=340.88 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 32642 0 0 0 34081 7 0 0 25 0 1 0 588590321 134860800 32546 33554432000 134512640 135217611 4292039536 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 32925 32546 77 173 0 32750 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 140404

[startup+402.3 s]
/proc/loadavg: 4.00 3.72 2.28 5/194 27493
/proc/meminfo: memFree=22062300/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=148516 CPUtime=400.89 cores=4,6

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

/proc/27483/statm: 43790 43395 77 173 0 43615 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183864

[startup+642.3 s]
/proc/loadavg: 4.00 3.88 2.67 5/194 27500
/proc/meminfo: memFree=22011980/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=175160 CPUtime=640.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 43491 0 0 0 64081 10 0 0 25 0 1 0 588590321 179363840 43395 33554432000 134512640 135217611 4292039536 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 43790 43395 77 173 0 43615 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 183864

[startup+702.3 s]
/proc/loadavg: 4.13 3.93 2.76 5/194 27501
/proc/meminfo: memFree=22010096/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=175160 CPUtime=700.9 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 43491 0 0 0 70080 10 0 0 25 0 1 0 588590321 179363840 43395 33554432000 134512640 135217611 4292039536 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 43790 43395 77 173 0 43615 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 183864

[startup+762.307 s]
/proc/loadavg: 4.05 3.94 2.83 5/194 27503
/proc/meminfo: memFree=21940712/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=178112 CPUtime=760.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 44217 0 0 0 76081 10 0 0 25 0 1 0 588590321 182386688 44121 33554432000 134512640 135217611 4292039536 18446744073709551615 134527928 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 44528 44121 77 173 0 44353 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 186816

[startup+822.301 s]
/proc/loadavg: 4.02 3.95 2.90 5/194 27504
/proc/meminfo: memFree=21847944/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=191176 CPUtime=820.9 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 47474 0 0 0 82080 10 0 0 25 0 1 0 588590321 195764224 47378 33554432000 134512640 135217611 4292039536 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 47794 47378 77 173 0 47619 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 199880

[startup+882.301 s]
/proc/loadavg: 4.00 3.95 2.97 5/194 27506
/proc/meminfo: memFree=21820948/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=204668 CPUtime=880.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 50866 0 0 0 88080 11 0 0 25 0 1 0 588590321 209580032 50770 33554432000 134512640 135217611 4292039536 18446744073709551615 134528007 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 51167 50770 77 173 0 50992 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 213372

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.03 5/194 27508
/proc/meminfo: memFree=21806772/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=204668 CPUtime=940.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 50866 0 0 0 94080 11 0 0 25 0 1 0 588590321 209580032 50770 33554432000 134512640 135217611 4292039536 18446744073709551615 134528138 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 51167 50770 77 173 0 50992 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 213372

[startup+1002.3 s]
/proc/loadavg: 3.99 3.96 3.09 5/194 27539
/proc/meminfo: memFree=21819168/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=204668 CPUtime=1000.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 50869 0 0 0 100080 11 0 0 25 0 1 0 588590321 209580032 50773 33554432000 134512640 135217611 4292039536 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 51167 50773 77 173 0 50992 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 213372

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.14 5/194 27541
/proc/meminfo: memFree=21794956/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=219868 CPUtime=1060.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 54664 0 0 0 106080 11 0 0 25 0 1 0 588590321 225144832 54568 33554432000 134512640 135217611 4292039536 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 54967 54568 77 173 0 54792 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 228572

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.19 5/194 27572
/proc/meminfo: memFree=23174236/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=244776 CPUtime=1120.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 60907 0 0 0 112079 12 0 0 25 0 1 0 588590321 250650624 60811 33554432000 134512640 135217611 4292039536 18446744073709551615 134528205 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 61194 60811 77 173 0 61019 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 253480

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.24 5/194 27574
/proc/meminfo: memFree=23159164/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=251084 CPUtime=1180.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 62454 0 0 0 118079 12 0 0 25 0 1 0 588590321 257110016 62358 33554432000 134512640 135217611 4292039536 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 62771 62358 77 173 0 62596 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 259788

[startup+1242.3 s]
/proc/loadavg: 4.03 3.99 3.29 5/194 27576
/proc/meminfo: memFree=23152672/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=251084 CPUtime=1240.91 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 62454 0 0 0 124079 12 0 0 25 0 1 0 588590321 257110016 62358 33554432000 134512640 135217611 4292039536 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 62771 62358 77 173 0 62596 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 259788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.33 5/194 27616
/proc/meminfo: memFree=23368736/32950928 swapFree=67071984/67111528
[pid=27480] ppid=27478 vsize=8704 CPUtime=1.4 cores=4,6
/proc/27480/stat : 27480 (glucose.sh) S 27478 27480 27186 0 -1 4202496 360 19069 0 0 0 0 135 5 18 0 1 0 588590180 8912896 255 33554432000 4194304 4922060 140737372203264 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/27480/statm: 2176 255 211 178 0 69 0
[pid=27483] ppid=27480 vsize=251084 CPUtime=1298.63 cores=4,6
/proc/27483/stat : 27483 (glucose_static) R 27480 27480 27186 0 -1 4202496 62454 0 0 0 129850 13 0 0 25 0 1 0 588590321 257110016 62358 33554432000 134512640 135217611 4292039536 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/27483/statm: 62771 62358 77 173 0 62596 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 259788

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 27480 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=355793
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=54991
# CPU time returned by wait4() is 1.41078
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.85
CPU system time (s): 0.18
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 259788

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

runsolver used 2.12568 second user time and 4.98024 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 11:39:55
IDJOB=3308645
IDBENCH=82372
IDSOLVER=1691
FILE ID=node116/3308645-1303983595
RUNJOBID= node116-1303983225-27206
PBS_JOBID= 13168710
Free space on /tmp= 72160 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308645-1303983595/watcher-3308645-1303983595 -o /tmp/evaluation-result-3308645-1303983595/solver-3308645-1303983595 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308645-1303983595.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1194533043

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22385288 kB
Buffers:       1887568 kB
Cached:        7185328 kB
SwapCached:       9732 kB
Active:        5458576 kB
Inactive:      4682036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22385288 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          316480 kB
Writeback:           0 kB
AnonPages:     1061784 kB
Mapped:          15020 kB
Slab:           358680 kB
PageTables:       7412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1332416 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= 72464 MiB
End job on node116 at 2011-04-28 12:01:37