Trace number 3308672

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 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.045-NOTKNOWN.cnf
MD5SUM4ab53801f3b1a3f7169c9fb38cba4184
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 variables171676
Number of clauses870241
Sum of the clauses size2069671
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2859140
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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.30	c ==============================================================================
0.00/0.30	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.30	c ==============================================================================
0.00/0.30	c |         0 |  657497  1534503 |  197249       0        0     nan |  0.000 % |
1.59/1.65	c |         0 |  567099  1461833 |      --       0       --      -- |     --   | -36191/39494
1.59/1.66	c ==============================================================================
1.59/1.66	c Result  :   #vars: 86089   #clauses: 567099   #literals: 1461833
1.59/1.66	c CPU time:   1.59876 s
1.59/1.66	c ==============================================================================
1.89/1.93	c
1.89/1.93	c Starting glucose
1.89/1.93	c
1.89/1.93	
1.89/1.93	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.89/1.93	
1.89/1.93	c ============================[ Problem Statistics ]=============================
1.89/1.93	c |                                                                             |
1.89/1.93	c |  Number of variables:  86089                                                |
1.89/1.93	c |  Number of clauses:    567099                                               |
1.93/2.12	c |  Parsing time:         0.17         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-3308672-1303983783/watcher-3308672-1303983783 -o /tmp/evaluation-result-3308672-1303983783/solver-3308672-1303983783 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308672-1303983783.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.02 3.46 1.86 5/192 3933
/proc/meminfo: memFree=14142556/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0

[startup+0.1039 s]
/proc/loadavg: 4.02 3.46 1.86 5/192 3933
/proc/meminfo: memFree=14142556/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.20088 s]
/proc/loadavg: 4.02 3.46 1.86 5/192 3933
/proc/meminfo: memFree=14142556/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300866 s]
/proc/loadavg: 4.02 3.46 1.86 5/192 3933
/proc/meminfo: memFree=14142556/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700801 s]
/proc/loadavg: 4.02 3.46 1.86 5/192 3933
/proc/meminfo: memFree=14142556/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5006 s]
/proc/loadavg: 4.02 3.47 1.87 5/194 3935
/proc/meminfo: memFree=14048920/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=0 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 333 0 0 0 0 0 0 0 24 0 1 0 509977056 8912896 253 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 253 211 178 0 69 0
[pid=3934] ppid=3933 vsize=99228 CPUtime=1.49 cores=0,2
/proc/3934/stat : 3934 (SatELite_releas) R 3933 3933 3639 0 -1 4202496 25026 0 0 0 144 5 0 0 25 0 1 0 509977056 101609472 21520 33554432000 134512640 135225430 4288765168 18446744073709551615 134733135 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/3934/statm: 24807 21520 78 175 0 24630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107932

[startup+3.10039 s]
/proc/loadavg: 4.02 3.47 1.87 5/194 3936
/proc/meminfo: memFree=14090456/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=39844 CPUtime=1.15 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 9549 0 0 0 114 1 0 0 22 0 1 0 509977250 40800256 9453 33554432000 134512640 135217611 4287441696 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 9961 9453 75 173 0 9786 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48548

[startup+6.30085 s]
/proc/loadavg: 4.02 3.47 1.87 5/194 3936
/proc/meminfo: memFree=14088852/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=40916 CPUtime=4.35 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 9822 0 0 0 434 1 0 0 25 0 1 0 509977250 41897984 9726 33554432000 134512640 135217611 4287441696 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 10229 9726 75 173 0 10054 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49620

[startup+12.7008 s]
/proc/loadavg: 4.02 3.49 1.90 5/194 3936
/proc/meminfo: memFree=14087360/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=42944 CPUtime=10.75 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 10340 0 0 0 1074 1 0 0 25 0 1 0 509977250 43974656 10244 33554432000 134512640 135217611 4287441696 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 10736 10244 75 173 0 10561 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51648

[startup+25.5006 s]
/proc/loadavg: 4.02 3.50 1.92 5/194 3937
/proc/meminfo: memFree=14083760/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=46692 CPUtime=23.55 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 11258 0 0 0 2353 2 0 0 25 0 1 0 509977250 47812608 11162 33554432000 134512640 135217611 4287441696 18446744073709551615 134528007 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 11673 11162 75 173 0 11498 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55396

[startup+51.1003 s]
/proc/loadavg: 4.01 3.54 1.97 5/194 3938
/proc/meminfo: memFree=14076032/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=54476 CPUtime=49.15 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 13215 0 0 0 4913 2 0 0 25 0 1 0 509977250 55783424 13119 33554432000 134512640 135217611 4287441696 18446744073709551615 134527905 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 13619 13119 75 173 0 13444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63180

[startup+102.301 s]
/proc/loadavg: 4.00 3.62 2.09 5/194 3939
/proc/meminfo: memFree=14039736/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=83004 CPUtime=100.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 20336 0 0 0 10032 4 0 0 25 0 1 0 509977250 84996096 20240 33554432000 134512640 135217611 4287441696 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 20751 20240 77 173 0 20576 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91708

[startup+162.301 s]
/proc/loadavg: 4.00 3.68 2.20 5/194 3940
/proc/meminfo: memFree=14007240/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=111540 CPUtime=160.35 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 27485 0 0 0 16030 5 0 0 25 0 1 0 509977250 114216960 27389 33554432000 134512640 135217611 4287441696 18446744073709551615 134528056 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 27885 27389 77 173 0 27710 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 120244

[startup+222.307 s]
/proc/loadavg: 4.00 3.74 2.31 5/194 3942
/proc/meminfo: memFree=13988008/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=130768 CPUtime=220.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 32245 0 0 0 22030 6 0 0 25 0 1 0 509977250 133906432 32149 33554432000 134512640 135217611 4287441696 18446744073709551615 134527881 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 32692 32149 77 173 0 32517 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 139472

[startup+282.3 s]
/proc/loadavg: 4.00 3.78 2.41 5/194 3944
/proc/meminfo: memFree=13987992/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=130768 CPUtime=280.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 32245 0 0 0 28029 7 0 0 25 0 1 0 509977250 133906432 32149 33554432000 134512640 135217611 4287441696 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 32692 32149 77 173 0 32517 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 139472

[startup+342.3 s]
/proc/loadavg: 4.00 3.82 2.51 5/194 3945
/proc/meminfo: memFree=13983136/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=130768 CPUtime=340.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 32245 0 0 0 34029 7 0 0 25 0 1 0 509977250 133906432 32149 33554432000 134512640 135217611 4287441696 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 32692 32149 77 173 0 32517 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 139472

[startup+402.301 s]
/proc/loadavg: 4.00 3.85 2.60 5/194 3947
/proc/meminfo: memFree=13957704/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2

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

/proc/3936/statm: 42565 42020 77 173 0 42390 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 178964

[startup+702.301 s]
/proc/loadavg: 4.06 3.96 2.98 5/194 4016
/proc/meminfo: memFree=13932780/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=700.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45074 0 0 0 70027 9 0 0 25 0 1 0 509977250 186408960 44978 33554432000 134512640 135217611 4287441696 18446744073709551615 134528065 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44978 77 173 0 45335 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 190744

[startup+762.3 s]
/proc/loadavg: 4.02 3.97 3.04 5/194 4017
/proc/meminfo: memFree=13882428/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=760.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45075 0 0 0 76028 9 0 0 25 0 1 0 509977250 186408960 44979 33554432000 134512640 135217611 4287441696 18446744073709551615 134527984 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44979 77 173 0 45335 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 190744

[startup+822.3 s]
/proc/loadavg: 4.07 3.99 3.11 5/194 4049
/proc/meminfo: memFree=14012836/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=820.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45077 0 0 0 82027 9 0 0 25 0 1 0 509977250 186408960 44981 33554432000 134512640 135217611 4287441696 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44981 77 173 0 45335 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 190744

[startup+882.307 s]
/proc/loadavg: 4.02 3.99 3.16 5/194 4051
/proc/meminfo: memFree=14000280/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=880.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45078 0 0 0 88027 10 0 0 25 0 1 0 509977250 186408960 44982 33554432000 134512640 135217611 4287441696 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44982 77 173 0 45335 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 190744

[startup+942.3 s]
/proc/loadavg: 4.06 4.00 3.21 5/194 4052
/proc/meminfo: memFree=13994936/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=940.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45082 0 0 0 94027 10 0 0 25 0 1 0 509977250 186408960 44986 33554432000 134512640 135217611 4287441696 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44986 77 173 0 45335 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 190744

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.26 5/194 4054
/proc/meminfo: memFree=13990708/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=1000.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45083 0 0 0 100027 10 0 0 25 0 1 0 509977250 186408960 44987 33554432000 134512640 135217611 4287441696 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44987 77 173 0 45335 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 190744

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.30 5/194 4085
/proc/meminfo: memFree=14338364/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=1060.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45083 0 0 0 106027 10 0 0 25 0 1 0 509977250 186408960 44987 33554432000 134512640 135217611 4287441696 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44987 77 173 0 45335 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 190744

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.35 5/194 4126
/proc/meminfo: memFree=14999352/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182040 CPUtime=1120.36 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45085 0 0 0 112026 10 0 0 25 0 1 0 509977250 186408960 44989 33554432000 134512640 135217611 4287441696 18446744073709551615 134528012 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45510 44989 77 173 0 45335 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 190744

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.38 5/194 4159
/proc/meminfo: memFree=14982308/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182120 CPUtime=1180.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45087 0 0 0 118027 10 0 0 25 0 1 0 509977250 186490880 44991 33554432000 134512640 135217611 4287441696 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45530 44991 77 173 0 45355 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 190824

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.42 5/194 4160
/proc/meminfo: memFree=14968372/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182120 CPUtime=1240.37 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45087 0 0 0 124027 10 0 0 25 0 1 0 509977250 186490880 44991 33554432000 134512640 135217611 4287441696 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45530 44991 77 173 0 45355 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 190824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.45 5/194 4226
/proc/meminfo: memFree=14742880/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182120 CPUtime=1298.07 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45087 0 0 0 129797 10 0 0 25 0 1 0 509977250 186490880 44991 33554432000 134512640 135217611 4287441696 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45530 44991 77 173 0 45355 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 190824

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: 4.00 4.00 3.45 5/194 4226
/proc/meminfo: memFree=14742880/32950928 swapFree=67111528/67111528
[pid=3933] ppid=3931 vsize=8704 CPUtime=1.93 cores=0,2
/proc/3933/stat : 3933 (glucose.sh) S 3931 3933 3639 0 -1 4202496 359 26312 0 0 0 0 186 7 18 0 1 0 509977056 8912896 255 33554432000 4194304 4922060 140736990492640 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3933/statm: 2176 255 211 178 0 69 0
[pid=3936] ppid=3933 vsize=182120 CPUtime=1298.07 cores=0,2
/proc/3936/stat : 3936 (glucose_static) R 3933 3933 3639 0 -1 4202496 45087 0 0 0 129797 10 0 0 25 0 1 0 509977250 186490880 44991 33554432000 134512640 135217611 4287441696 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/3936/statm: 45530 44991 77 173 0 45355 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 190824

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3933 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=860717
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=76988
# CPU time returned by wait4() is 1.9377
# 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.83
CPU system time (s): 0.17
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 190824

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

runsolver used 2.17267 second user time and 4.92525 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-28 11:43:04
IDJOB=3308672
IDBENCH=82389
IDSOLVER=1691
FILE ID=node126/3308672-1303983783
RUNJOBID= node126-1303983196-3657
PBS_JOBID= 13168700
Free space on /tmp= 71276 MiB

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

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

MD5SUM BENCH= 4ab53801f3b1a3f7169c9fb38cba4184
RANDOM SEED=2066404250

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14142828 kB
Buffers:       1836776 kB
Cached:       15486720 kB
SwapCached:          0 kB
Active:        7668408 kB
Inactive:     10554632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14142828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17280 kB
Writeback:           0 kB
AnonPages:      899188 kB
Mapped:          16084 kB
Slab:           519664 kB
PageTables:       7168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1095708 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= 71436 MiB
End job on node126 at 2011-04-28 12:04:46