Trace number 3308666

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

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...
1.29/1.35	c ==============================================================================
1.29/1.35	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.35	c ==============================================================================
1.29/1.35	c |         0 | 3028353  7134510 |  908505       0        0     nan |  0.000 % |
3.39/3.46	c |         0 | 2570144  6111727 |      --       0       --      -- |     --   | -156456/-307529
3.39/3.46	c ==============================================================================
3.39/3.46	c Result  :   #vars: 365932   #clauses: 2570144   #literals: 6111727
3.39/3.46	c CPU time:   3.15152 s
3.39/3.46	c ==============================================================================
4.59/4.67	c
4.59/4.68	c Starting glucose
4.59/4.68	c
4.59/4.68	
4.59/4.68	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
4.59/4.68	
4.59/4.68	c ============================[ Problem Statistics ]=============================
4.59/4.68	c |                                                                             |
4.59/4.68	c |  Number of variables:  365932                                               |
4.59/4.68	c |  Number of clauses:    2570144                                              |
5.38/5.49	c |  Parsing time:         0.77         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-3308666-1303983737/watcher-3308666-1303983737 -o /tmp/evaluation-result-3308666-1303983737/solver-3308666-1303983737 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308666-1303983737.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 3.35 1.76 4/192 19945
/proc/meminfo: memFree=19544652/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) R 19943 19945 19774 0 -1 4202496 317 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244169109 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0

[startup+0.0106039 s]
/proc/loadavg: 4.00 3.35 1.76 4/192 19945
/proc/meminfo: memFree=19544652/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100615 s]
/proc/loadavg: 4.00 3.35 1.76 4/192 19945
/proc/meminfo: memFree=19544652/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300584 s]
/proc/loadavg: 4.00 3.35 1.76 4/192 19945
/proc/meminfo: memFree=19544652/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70051 s]
/proc/loadavg: 4.00 3.35 1.76 4/192 19945
/proc/meminfo: memFree=19544652/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50037 s]
/proc/loadavg: 4.00 3.35 1.76 5/194 19947
/proc/meminfo: memFree=19343560/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
[pid=19946] ppid=19945 vsize=342888 CPUtime=1.49 cores=1,3
/proc/19946/stat : 19946 (SatELite_releas) R 19945 19945 19774 0 -1 4202496 74510 0 0 0 131 18 0 0 25 0 1 0 509971903 351117312 74465 33554432000 134512640 135225430 4294231824 18446744073709551615 134548776 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19946/statm: 85722 74465 73 175 0 85545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 351592

[startup+3.10108 s]
/proc/loadavg: 4.00 3.35 1.76 5/194 19947
/proc/meminfo: memFree=19204804/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=0 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 509971903 8912896 253 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 253 211 178 0 69 0
[pid=19946] ppid=19945 vsize=401504 CPUtime=3.09 cores=1,3
/proc/19946/stat : 19946 (SatELite_releas) R 19945 19945 19774 0 -1 4202496 109022 0 0 0 284 25 0 0 25 0 1 0 509971903 411140096 86570 33554432000 134512640 135225430 4294231824 18446744073709551615 134563924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19946/statm: 100376 86570 78 175 0 100199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 410208

[startup+6.30052 s]
/proc/loadavg: 4.00 3.37 1.77 5/194 19948
/proc/meminfo: memFree=19340320/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=173240 CPUtime=1.61 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 39862 0 0 0 156 5 0 0 25 0 1 0 509972371 177397760 39574 33554432000 134512640 135217611 4294066592 18446744073709551615 134527896 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 43310 39574 74 173 0 43135 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 181944

[startup+12.7004 s]
/proc/loadavg: 4.00 3.38 1.79 5/194 19948
/proc/meminfo: memFree=19312184/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=186704 CPUtime=8.01 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 43219 0 0 0 796 5 0 0 25 0 1 0 509972371 191184896 42931 33554432000 134512640 135217611 4294066592 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 46676 42931 77 173 0 46501 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 195408

[startup+25.5011 s]
/proc/loadavg: 4.00 3.41 1.82 5/194 19949
/proc/meminfo: memFree=19282240/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=215204 CPUtime=20.81 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 50369 0 0 0 2075 6 0 0 25 0 1 0 509972371 220368896 50081 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 53801 50081 77 173 0 53626 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 223908

[startup+51.1006 s]
/proc/loadavg: 4.07 3.47 1.88 5/194 19949
/proc/meminfo: memFree=19208588/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=285528 CPUtime=46.41 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 67929 0 0 0 4632 9 0 0 25 0 1 0 509972371 292380672 67641 33554432000 134512640 135217611 4294066592 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 71382 67641 77 173 0 71207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 294232

[startup+102.307 s]
/proc/loadavg: 4.03 3.55 1.99 5/194 19951
/proc/meminfo: memFree=19083068/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=404456 CPUtime=97.62 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 97610 0 0 0 9747 15 0 0 25 0 1 0 509972371 414162944 97322 33554432000 134512640 135217611 4294066592 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 101114 97322 77 173 0 100939 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 413160

[startup+162.301 s]
/proc/loadavg: 4.01 3.63 2.11 5/194 19952
/proc/meminfo: memFree=19038700/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443828 CPUtime=157.62 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107500 0 0 0 15744 18 0 0 25 0 1 0 509972371 454479872 107143 33554432000 134512640 135217611 4294066592 18446744073709551615 134537207 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110957 107143 77 173 0 110782 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 452532

[startup+222.3 s]
/proc/loadavg: 4.00 3.69 2.23 5/194 19954
/proc/meminfo: memFree=19033968/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443828 CPUtime=217.62 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107510 0 0 0 21744 18 0 0 25 0 1 0 509972371 454479872 107153 33554432000 134512640 135217611 4294066592 18446744073709551615 134532567 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110957 107153 77 173 0 110782 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 452532

[startup+282.301 s]
/proc/loadavg: 4.05 3.76 2.34 5/194 19956
/proc/meminfo: memFree=19027356/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443828 CPUtime=277.62 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107510 0 0 0 27744 18 0 0 25 0 1 0 509972371 454479872 107153 33554432000 134512640 135217611 4294066592 18446744073709551615 134528181 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110957 107153 77 173 0 110782 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 452532

[startup+342.3 s]
/proc/loadavg: 4.02 3.80 2.44 5/194 19957
/proc/meminfo: memFree=19022988/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443980 CPUtime=337.62 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107547 0 0 0 33744 18 0 0 25 0 1 0 509972371 454635520 107190 33554432000 134512640 135217611 4294066592 18446744073709551615 134532729 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110995 107190 77 173 0 110820 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 452684

[startup+402.301 s]
/proc/loadavg: 4.04 3.85 2.54 5/194 19959
/proc/meminfo: memFree=19015040/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3

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

/proc/19948/statm: 110995 107191 77 173 0 110820 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 452684

[startup+642.3 s]
/proc/loadavg: 4.04 3.94 2.87 5/194 19965
/proc/meminfo: memFree=19003980/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443980 CPUtime=637.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107566 0 0 0 63745 18 0 0 25 0 1 0 509972371 454635520 107209 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110995 107209 77 173 0 110820 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 452684

[startup+702.301 s]
/proc/loadavg: 4.01 3.95 2.94 5/194 19967
/proc/meminfo: memFree=19001836/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=443980 CPUtime=697.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107566 0 0 0 69745 18 0 0 25 0 1 0 509972371 454635520 107209 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 110995 107209 77 173 0 110820 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 452684

[startup+762.307 s]
/proc/loadavg: 3.92 3.94 3.00 6/190 20020
/proc/meminfo: memFree=19153800/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=444760 CPUtime=757.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107741 0 0 0 75745 18 0 0 25 0 1 0 509972371 455434240 107384 33554432000 134512640 135217611 4294066592 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 111190 107384 77 173 0 111015 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 453464

[startup+822.301 s]
/proc/loadavg: 4.07 3.97 3.07 5/194 20030
/proc/meminfo: memFree=18825164/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=444760 CPUtime=817.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107741 0 0 0 81745 18 0 0 25 0 1 0 509972371 455434240 107384 33554432000 134512640 135217611 4294066592 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 111190 107384 77 173 0 111015 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 453464

[startup+882.301 s]
/proc/loadavg: 4.09 3.99 3.13 6/194 20032
/proc/meminfo: memFree=18801768/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=444176 CPUtime=877.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107741 0 0 0 87745 18 0 0 25 0 1 0 509972371 454836224 107264 33554432000 134512640 135217611 4294066592 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 111044 107264 77 173 0 110869 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 452880

[startup+942.301 s]
/proc/loadavg: 4.08 4.00 3.18 5/194 20094
/proc/meminfo: memFree=19191032/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=444176 CPUtime=937.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107741 0 0 0 93745 18 0 0 25 0 1 0 509972371 454836224 107264 33554432000 134512640 135217611 4294066592 18446744073709551615 134527896 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 111044 107264 77 173 0 110869 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 452880

[startup+1002.3 s]
/proc/loadavg: 4.03 4.00 3.23 5/194 20096
/proc/meminfo: memFree=19182600/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=444176 CPUtime=997.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 107741 0 0 0 99745 18 0 0 25 0 1 0 509972371 454836224 107264 33554432000 134512640 135217611 4294066592 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 111044 107264 77 173 0 110869 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 452880

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.28 5/194 20097
/proc/meminfo: memFree=19145004/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=475204 CPUtime=1057.64 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 115488 0 0 0 105744 20 0 0 25 0 1 0 509972371 486608896 115011 33554432000 134512640 135217611 4294066592 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 118801 115011 77 173 0 118626 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 483908

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.32 5/194 20108
/proc/meminfo: memFree=19136916/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=475204 CPUtime=1117.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 115488 0 0 0 111743 20 0 0 25 0 1 0 509972371 486608896 115011 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 118801 115011 77 173 0 118626 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 483908

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.36 5/194 20110
/proc/meminfo: memFree=19129604/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=475204 CPUtime=1177.63 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 115488 0 0 0 117743 20 0 0 25 0 1 0 509972371 486608896 115011 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 118801 115011 77 173 0 118626 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 483908

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.40 5/194 20111
/proc/meminfo: memFree=19118044/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=475204 CPUtime=1237.64 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 115489 0 0 0 123744 20 0 0 25 0 1 0 509972371 486608896 115012 33554432000 134512640 135217611 4294066592 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 118801 115012 77 173 0 118626 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 483908



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.43 5/194 20113
/proc/meminfo: memFree=19112312/32951124 swapFree=67111464/67111528
[pid=19945] ppid=19943 vsize=8704 CPUtime=4.67 cores=1,3
/proc/19945/stat : 19945 (glucose.sh) S 19943 19945 19774 0 -1 4202496 360 153239 0 0 0 0 429 38 18 0 1 0 509971903 8912896 255 33554432000 4194304 4922060 140734149211536 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19945/statm: 2176 255 211 178 0 69 0
[pid=19948] ppid=19945 vsize=475204 CPUtime=1295.34 cores=1,3
/proc/19948/stat : 19948 (glucose_static) R 19945 19945 19774 0 -1 4202496 115489 0 0 0 129514 20 0 0 25 0 1 0 509972371 486608896 115012 33554432000 134512640 135217611 4294066592 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/19948/statm: 118801 115012 77 173 0 118626 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 483908

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 19945 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=294347
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=385941
# CPU time returned by wait4() is 4.68029
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.43
CPU system time (s): 0.58
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 483908

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

runsolver used 2.04769 second user time and 5.05623 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-28 11:42:19
IDJOB=3308666
IDBENCH=82387
IDSOLVER=1691
FILE ID=node136/3308666-1303983737
RUNJOBID= node136-1303983196-19795
PBS_JOBID= 13168690
Free space on /tmp= 72164 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308666-1303983737/watcher-3308666-1303983737 -o /tmp/evaluation-result-3308666-1303983737/solver-3308666-1303983737 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308666-1303983737.cnf

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1510982293

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19544676 kB
Buffers:       1733848 kB
Cached:       10829744 kB
SwapCached:         60 kB
Active:        5826136 kB
Inactive:      6998120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19544676 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           80436 kB
Writeback:           0 kB
AnonPages:      260072 kB
Mapped:          16076 kB
Slab:           518120 kB
PageTables:       5764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   450256 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= 72160 MiB
End job on node136 at 2011-04-28 12:04:01