Trace number 3308636

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/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
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.28	c ==============================================================================
0.00/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.28	c ==============================================================================
0.00/0.28	c |         0 |  646790  1513089 |  194036       0        0     nan |  0.000 % |
1.59/1.60	c |         0 |  558070  1443870 |      --       0       --      -- |     --   | -37008/37955
1.59/1.60	c ==============================================================================
1.59/1.60	c Result  :   #vars: 85866   #clauses: 558070   #literals: 1443870
1.59/1.60	c CPU time:   1.53777 s
1.59/1.60	c ==============================================================================
1.79/1.87	c
1.79/1.87	c Starting glucose
1.79/1.87	c
1.79/1.87	
1.79/1.87	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.79/1.87	
1.79/1.87	c ============================[ Problem Statistics ]=============================
1.79/1.87	c |                                                                             |
1.79/1.87	c |  Number of variables:  85866                                                |
1.79/1.87	c |  Number of clauses:    558070                                               |
1.86/2.05	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-3308636-1303983560/watcher-3308636-1303983560 -o /tmp/evaluation-result-3308636-1303983560/solver-3308636-1303983560 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308636-1303983560.cnf 

running on 2 cores: 5,7

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.04 2.80 1.26 5/192 27448
/proc/meminfo: memFree=22304540/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) R 27446 27448 27186 0 -1 4202496 316 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0

[startup+0.0536631 s]
/proc/loadavg: 4.04 2.80 1.26 5/192 27448
/proc/meminfo: memFree=22304540/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100657 s]
/proc/loadavg: 4.04 2.80 1.26 5/192 27448
/proc/meminfo: memFree=22304540/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300623 s]
/proc/loadavg: 4.04 2.80 1.26 5/192 27448
/proc/meminfo: memFree=22304540/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700547 s]
/proc/loadavg: 4.04 2.80 1.26 5/192 27448
/proc/meminfo: memFree=22304540/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5004 s]
/proc/loadavg: 4.04 2.80 1.26 5/194 27450
/proc/meminfo: memFree=22209928/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=0 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 588586719 8912896 252 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/27448/statm: 2176 252 211 178 0 69 0
[pid=27449] ppid=27448 vsize=98544 CPUtime=1.48 cores=5,7
/proc/27449/stat : 27449 (SatELite_releas) R 27448 27448 27186 0 -1 4202496 25088 0 0 0 143 5 0 0 25 0 1 0 588586719 100909056 21379 33554432000 134512640 135225430 4293159856 18446744073709551615 134587301 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/27449/statm: 24636 21379 78 175 0 24459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107248

[startup+3.10111 s]
/proc/loadavg: 4.03 2.82 1.28 5/194 27451
/proc/meminfo: memFree=22250104/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=39584 CPUtime=1.21 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 9459 0 0 0 120 1 0 0 22 0 1 0 588586907 40534016 9363 33554432000 134512640 135217611 4293734880 18446744073709551615 134527793 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 9896 9363 74 173 0 9721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 48288

[startup+6.30052 s]
/proc/loadavg: 4.03 2.82 1.28 5/194 27451
/proc/meminfo: memFree=22243668/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=41004 CPUtime=4.41 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 9828 0 0 0 440 1 0 0 25 0 1 0 588586907 41988096 9732 33554432000 134512640 135217611 4293734880 18446744073709551615 134528190 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 10251 9732 75 173 0 10076 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 49708

[startup+12.7003 s]
/proc/loadavg: 4.03 2.86 1.31 5/194 27451
/proc/meminfo: memFree=22229764/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=45348 CPUtime=10.81 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 10931 0 0 0 1080 1 0 0 25 0 1 0 588586907 46436352 10835 33554432000 134512640 135217611 4293734880 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 11337 10835 77 173 0 11162 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54052

[startup+25.501 s]
/proc/loadavg: 4.02 2.90 1.33 5/194 27451
/proc/meminfo: memFree=22205960/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=52200 CPUtime=23.61 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 12647 0 0 0 2360 1 0 0 25 0 1 0 588586907 53452800 12551 33554432000 134512640 135217611 4293734880 18446744073709551615 134528068 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 13050 12551 77 173 0 12875 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60904

[startup+51.1003 s]
/proc/loadavg: 4.01 2.98 1.40 5/194 27483
/proc/meminfo: memFree=22313788/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=66220 CPUtime=49.21 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 16132 0 0 0 4919 2 0 0 25 0 1 0 588586907 67809280 16036 33554432000 134512640 135217611 4293734880 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 16555 16036 77 173 0 16380 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 74924

[startup+102.307 s]
/proc/loadavg: 4.00 3.15 1.55 5/194 27484
/proc/meminfo: memFree=22261848/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=93692 CPUtime=100.42 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 23017 0 0 0 10039 3 0 0 25 0 1 0 588586907 95940608 22921 33554432000 134512640 135217611 4293734880 18446744073709551615 134528185 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 23423 22921 77 173 0 23248 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 102396

[startup+162.301 s]
/proc/loadavg: 4.08 3.32 1.71 5/194 27486
/proc/meminfo: memFree=22183756/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=127984 CPUtime=160.41 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 31587 0 0 0 16036 5 0 0 25 0 1 0 588586907 131055616 31491 33554432000 134512640 135217611 4293734880 18446744073709551615 134527893 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 31996 31491 77 173 0 31821 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 136688

[startup+222.301 s]
/proc/loadavg: 4.03 3.44 1.85 5/194 27488
/proc/meminfo: memFree=22134392/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=167736 CPUtime=220.41 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41467 0 0 0 22035 6 0 0 25 0 1 0 588586907 171761664 41371 33554432000 134512640 135217611 4293734880 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 41934 41371 77 173 0 41759 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 176440

[startup+282.301 s]
/proc/loadavg: 4.01 3.54 1.98 5/194 27489
/proc/meminfo: memFree=22101084/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=167736 CPUtime=280.41 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41470 0 0 0 28035 6 0 0 25 0 1 0 588586907 171761664 41374 33554432000 134512640 135217611 4293734880 18446744073709551615 134528187 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 41934 41374 77 173 0 41759 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 176440

[startup+342.301 s]
/proc/loadavg: 4.00 3.62 2.10 5/194 27491
/proc/meminfo: memFree=22093720/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=167736 CPUtime=340.42 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41474 0 0 0 34036 6 0 0 25 0 1 0 588586907 171761664 41378 33554432000 134512640 135217611 4293734880 18446744073709551615 134527888 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 41934 41378 77 173 0 41759 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 176440

[startup+402.301 s]
/proc/loadavg: 4.00 3.69 2.22 5/194 27492
/proc/meminfo: memFree=22073028/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7

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

/proc/27451/statm: 42382 41851 77 173 0 42207 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 178232

[startup+642.3 s]
/proc/loadavg: 4.01 3.86 2.62 5/194 27499
/proc/meminfo: memFree=22013012/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=169528 CPUtime=640.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41947 0 0 0 64037 7 0 0 25 0 1 0 588586907 173596672 41851 33554432000 134512640 135217611 4293734880 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 42382 41851 77 173 0 42207 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 178232

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 2.70 5/194 27500
/proc/meminfo: memFree=22011408/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=169528 CPUtime=700.43 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41947 0 0 0 70036 7 0 0 25 0 1 0 588586907 173596672 41851 33554432000 134512640 135217611 4293734880 18446744073709551615 134527931 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 42382 41851 77 173 0 42207 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 178232

[startup+762.307 s]
/proc/loadavg: 4.08 3.93 2.79 5/194 27502
/proc/meminfo: memFree=22009804/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=169528 CPUtime=760.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41947 0 0 0 76037 7 0 0 25 0 1 0 588586907 173596672 41851 33554432000 134512640 135217611 4293734880 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 42382 41851 77 173 0 42207 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 178232

[startup+822.3 s]
/proc/loadavg: 4.03 3.94 2.86 5/194 27503
/proc/meminfo: memFree=21904652/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=169528 CPUtime=820.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 41947 0 0 0 82037 7 0 0 25 0 1 0 588586907 173596672 41851 33554432000 134512640 135217611 4293734880 18446744073709551615 134528016 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 42382 41851 77 173 0 42207 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 178232

[startup+882.3 s]
/proc/loadavg: 4.01 3.95 2.93 5/194 27505
/proc/meminfo: memFree=21837364/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=174440 CPUtime=880.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 43153 0 0 0 88037 7 0 0 25 0 1 0 588586907 178626560 43057 33554432000 134512640 135217611 4293734880 18446744073709551615 134527959 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 43610 43057 77 173 0 43435 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 183144

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.00 5/194 27507
/proc/meminfo: memFree=21815232/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=186588 CPUtime=940.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 46202 0 0 0 94036 8 0 0 25 0 1 0 588586907 191066112 46106 33554432000 134512640 135217611 4293734880 18446744073709551615 134527868 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 46647 46106 77 173 0 46472 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 195292

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.06 5/194 27508
/proc/meminfo: memFree=21800828/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=198784 CPUtime=1000.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 49261 0 0 0 100035 9 0 0 25 0 1 0 588586907 203554816 49165 33554432000 134512640 135217611 4293734880 18446744073709551615 134527990 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 49696 49165 77 173 0 49521 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 207488

[startup+1062.3 s]
/proc/loadavg: 3.99 3.97 3.11 5/194 27540
/proc/meminfo: memFree=21813692/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=206772 CPUtime=1060.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 51248 0 0 0 106035 9 0 0 25 0 1 0 588586907 211734528 51152 33554432000 134512640 135217611 4293734880 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 51693 51152 77 173 0 51518 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 215476

[startup+1122.3 s]
/proc/loadavg: 3.99 3.97 3.16 5/194 27571
/proc/meminfo: memFree=23195404/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=206772 CPUtime=1120.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 51248 0 0 0 112035 9 0 0 25 0 1 0 588586907 211734528 51152 33554432000 134512640 135217611 4293734880 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 51693 51152 77 173 0 51518 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 215476

[startup+1182.3 s]
/proc/loadavg: 3.99 3.97 3.21 5/194 27573
/proc/meminfo: memFree=23162908/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=206772 CPUtime=1180.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 51248 0 0 0 118035 9 0 0 25 0 1 0 588586907 211734528 51152 33554432000 134512640 135217611 4293734880 18446744073709551615 134527990 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 51693 51152 77 173 0 51518 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 215476

[startup+1242.3 s]
/proc/loadavg: 4.05 3.99 3.27 5/194 27575
/proc/meminfo: memFree=23156920/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=206772 CPUtime=1240.44 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 51249 0 0 0 124035 9 0 0 25 0 1 0 588586907 211734528 51153 33554432000 134512640 135217611 4293734880 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 51693 51153 77 173 0 51518 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 215476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.00 3.31 5/194 27576
/proc/meminfo: memFree=23148812/32950928 swapFree=67071984/67111528
[pid=27448] ppid=27446 vsize=8704 CPUtime=1.86 cores=5,7
/proc/27448/stat : 27448 (glucose.sh) S 27446 27448 27186 0 -1 4202496 359 26522 0 0 0 0 179 7 18 0 1 0 588586719 8912896 254 33554432000 4194304 4922060 140733432465936 18446744073709551615 260905213061 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27448/statm: 2176 254 211 178 0 69 0
[pid=27451] ppid=27448 vsize=206772 CPUtime=1298.15 cores=5,7
/proc/27451/stat : 27451 (glucose_static) R 27448 27448 27186 0 -1 4202496 51249 0 0 0 129806 9 0 0 25 0 1 0 588586907 211734528 51153 33554432000 134512640 135217611 4293734880 18446744073709551615 134527890 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/27451/statm: 51693 51153 77 173 0 51518 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 215476

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 27448 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=795727
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=80987
# CPU time returned by wait4() is 1.87671
# 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.85
CPU system time (s): 0.16
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 215476

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

runsolver used 2.05069 second user time and 5.05323 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-28 11:39:20
IDJOB=3308636
IDBENCH=82369
IDSOLVER=1691
FILE ID=node116/3308636-1303983560
RUNJOBID= node116-1303983225-27208
PBS_JOBID= 13168710
Free space on /tmp= 72120 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
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:      22304696 kB
Buffers:       1887492 kB
Cached:        7220624 kB
SwapCached:       9732 kB
Active:        5538396 kB
Inactive:      4682564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22304696 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:          366488 kB
Writeback:           0 kB
AnonPages:     1106416 kB
Mapped:          14940 kB
Slab:           358636 kB
PageTables:       7312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1378572 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= 72436 MiB
End job on node116 at 2011-04-28 12:01:02